File: /home/s76vzjg2kvav/public_html/clients/alep-sales/form-amazon.php
<!-- start section -->
<section class="half-section wow animate__fadeInUp">
<div class="row justify-content-center">
<div class="col-12 col-lg-12 col-md-12 text-center wow animate__fadeInUp margin-60px-bottom">
<h5 class=" font-weight-600 text-blue margin-5px-bottom">Are you ready to supercharge your Amazon business?
</h5>
</div>
</div>
<div class="container">
<div class="row align-items-center justify-content-center wow animate__fadeIn">
<form action="email-templates/contact-form.php" method="post">
<div class="c-form margin-15-left-xs margin-15-right-xs">
<div class="row">
<div class="col-md-6">
<h3 class="text-blue font-24px font-weight-600 margin-15px-bottom line-height-40px">
Brand Information
</h3>
<input class="large-input margin-25px-bottom border-radius-0px required" type="text"
name="name" placeholder="First Name">
<input class="large-input margin-25px-bottom border-radius-0px required" type="text"
name="name" placeholder="Last Name">
<input class="large-input margin-25px-bottom border-radius-0px required" type="text"
name="name" placeholder="Company Name">
<input class="large-input margin-25px-bottom border-radius-0px required" type="email"
name="email" placeholder="Email Address">
<input class="large-input margin-25px-bottom border-radius-0px required" type="tel"
name="phone" placeholder="Phone Number">
</div>
<div class="col-md-6">
<h3 class="text-blue font-24px font-weight-600 margin-15px-bottom line-height-40px">
Amazon Information
</h3>
<p>Are your products currently on Amazon?*</p>
<div class="form-check form-check-inline">
<input class="form-check-input" type="radio" name="inlineRadioOptions" id="inlineRadio1"
value="option1" />
<label class="form-check-label" for="inlineRadio1"
style="margin-top: -14px;">Yes</label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input" type="radio" name="inlineRadioOptions" id="inlineRadio2"
value="option2" />
<label class="form-check-label" for="inlineRadio2" style="margin-top: -14px;">No</label>
</div>
<p>Are your products currently on Amazon?*</p>
<div class="form-check form-check-inline">
<input class="form-check-input" type="radio" name="inlineRadioOptions" id="inlineRadio1"
value="option1" />
<label class="form-check-label" for="inlineRadio1"
style="margin-top: -14px;">Yes</label>
</div>
<div class="form-check form-check-inline">
<input class="form-check-input" type="radio" name="inlineRadioOptions" id="inlineRadio2"
value="option2" />
<label class="form-check-label" for="inlineRadio2" style="margin-top: -14px;">No</label>
</div>
<h3 class="text-blue text-large font-weight-600 margin-15px-bottom line-height-40px">
Services Information (Select all that apply)</h3>
<div class="form-check">
<input class="form-check-input" type="checkbox" value="" id="defaultCheck1">
<label class="form-check-label" for="defaultCheck1">
PPC Advertising Management
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" value="" id="defaultCheck1">
<label class="form-check-label" for="defaultCheck1">
SEO Content and Product Optimization
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" value="" id="defaultCheck1">
<label class="form-check-label" for="defaultCheck1">
Brand Registry and Enhanced Marketing
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" value="" id="defaultCheck1">
<label class="form-check-label" for="defaultCheck1">
Amazon Event and Product Based Promotional Strategy
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" value="" id="defaultCheck1">
<label class="form-check-label" for="defaultCheck1">
Lost Buy Box Analysis
</label>
</div>
<div class="form-check">
<input class="form-check-input" type="checkbox" value="" id="defaultCheck1">
<label class="form-check-label" for="defaultCheck1">
Operational Planning </label>
</div>
<a href="javascript:void(0);" class="l-more l-more-contact margin-15px-top">Submit</a>
<div class="form-results d-none"></div>
</div>
</div>
</div>
</form>
</div>
</div>
</section>
<!-- end section -->