Beispiel #1
0
													<div class="notch_big" style="left:50%;"><div class="notch_label">£150</div></div>
													<div class="notch_big" style="left:75%;"><div class="notch_label">£200</div></div>
													<div class="notch_big" style="left:100%;"><div class="notch_label">£200+</div></div>
													<div class="slider_left"></div>
													<div class="slider_right"></div>
												</div>
											</div>
											<div class="col-sm-3">
												<input type="text" id="shoe_price_selection" class="slider_selection" disabled="disabled">
											</div>
											<div class="hidden-md hidden-lg">Please click to make your selection</div>
										</div>

									<label class="css-label">Is there anything extra you'd like to add?</label>
									<textarea type="text" class="customer-info3" tabindex="2" placeholder="e.g. I'm going on holiday to Caribbean next week." name="section_5[extra]" value=""><?php 
    echo @echo_if_exists($section['extra_price']);
    ?>
</textarea>
									
                                    <!-- <div class="col-md-9 col-sm-10 col-xs-11 promo_code_wrapper">
									<label class="css-label" style="padding-top:30px; color:#fff;">Gift Card Code</label>
                                    <input type='text' class="promo_code" id='' tabindex="9" name='section_5[giftcode]' placeholder='' value="">
									</div> -->

										<div class="mini-wrapper5">
											<input type="hidden" value="<?php 
    echo $nonce;
    ?>
" name='nonce'>
							                <a href="/profile/sizing/" class="button4">Go Back</a>
							                <div class="button_spacer col-sm-1 hidden-xs"></div>
Beispiel #2
0
										<div class="line_thick" style="position: absolute; height:8px; top:0; width:120px; left:50%; margin-left:-60px;"><img src="<?php 
    bloginfo('template_url');
    ?>
-child/images/line_thick.png" alt="" style="float:left;" /></div>
										<div class="mini-wrapper-forms">
											<div class="numbering">02</div>
											<p>The more you can tell us the better the fit will be.</p>

									<label for="checkbox1"class="css-label">Is there anything extra you'd like to add about your size?</label>
									<textarea type="text" class="customer-info3" tabindex="2" placeholder="" name="section_4[extra]" value=""><?php 
    echo @echo_if_exists($section['extra_info_size']);
    ?>
</textarea>
									<label for="checkbox1"class="css-label">Is there any particular brands that fit you well?</label>
									<textarea type="text" class="customer-info3" tabindex="2" placeholder="" name="section_4[more_brands]" value=""><?php 
    echo @echo_if_exists($section['more_brands_size']);
    ?>
</textarea>
											<p class="georgia_text no-margin-bottom">(This won't affect what brands we send you, it's just about fit)</p>
					
											</div><!--mini-wrapper-forms-->

											<div class="mini-wrapper5">
												<input type="hidden" value="<?php 
    echo $nonce;
    ?>
" name='nonce'>
								                <a href="/profile/preferences/" class="button4">Go Back</a>
								                <div class="button_spacer col-sm-1 hidden-xs"></div>
								                <button class="button4 submit-button">Save and Continue</button>
                							</div><!--mini-wrapper4-->
Beispiel #3
0
										</div>
										<div class="col-sm-6 col-xs-6 grid_box left">
											<img src="<?php 
    bloginfo('template_url');
    ?>
-child/images/brand_tommy_hilfiger.jpg" class="img-responsive" />
											<div id="brand_tommy_hilfinger" class="grid_box_overlay click <?php 
    echo_if_present_brand('brand_tommy_hilfinger');
    ?>
"></div>
										</div>
									</div>

									<label  style="padding-top:40px;" class="css-label">Add more of your own brands</label>
									<textarea type="text" class="customer-info3" tabindex="2" placeholder="" name="section_2[more_brands]" id='brands-autocomplete-box'><?php 
    @echo_if_exists($section['more_brands']);
    ?>
</textarea>                                    
								</div>
							</div>

						<div class="title-forms area2">
							<div class="mini-wrapper-forms">
								<div class="numbering">02</div>
								<p>Click on the pictures that best represent your style</p>
							</div><!--mini-wrapper-forms-->
							<div class="row">
								<div class="col-sm-6">
									<div class="col-sm-6 col-xs-6 grid_box left">
										<img src="<?php 
    echo get_stylesheet_directory_uri();
Beispiel #4
0
					<option value="From a flyer">From a flyer</option>
					<option value="From the press">From the press</option>
					<option value="Other">Other</option>
			</select>
			<textarea type="text" class="smallerTextArea" tabindex="2" placeholder="If other, please specify" style="display:none;" name="section_1[feedback1_other]" id="howDidYouHearOther"><?php 
    @echo_if_exists($section['feedback1_other']);
    ?>
</textarea>
			
			<select class="selectmenu" tabindex="11" name="section_1[other_person]" id="areYouPurchasingDropdown">
					<option value="none">Buying for another person?</option>
					<option value="Yes">Yes</option>
					<option value="No">No</option>
			</select>
			<textarea type="text" class="smallerTextArea" tabindex="2" placeholder="Other Persons Name" style="display:none;" name="section_1[other_person_name]" id="purchasingYes"><?php 
    @echo_if_exists($section['other_person_name']);
    ?>
</textarea>
			
			<div class="checkbox_wrap" style="max-width:400px; padding-bottom:0px; padding-top:30px;">
				<input type="checkbox" class="css-checkbox" id="checkbox1" name="section_1[tc]">
				<label for="checkbox1" class="css-label tickbox">- AGREE WITH THE TERMS AND CONDITONS</label>
			</div>	
				
		</div><!--mini-wrapper-forms-->

		  <div class="mini-wrapper5" style="margin:10px auto;">
           	<input type="hidden" value="<?php 
    echo $nonce;
    ?>
" name='nonce'>
										<input type="text" class="customer-info2" tabindex="2" placeholder="Name this Address" name="" value="">

									</div> --> 

									<div class="line_separator">
										<div class="shadow_inverse"><img src="http://enclothed.dev/wp-content/themes/dante-child/images/shadow_inverse.png" alt=""></div>
									</div>

									<label for="checkbox1"class="css-label">Is there anything extra you'd like to add about delivery?</label>
									<textarea type="text" class="customer-info3" abindex="2" placeholder="" name="section_6[extra_delivery]" value=""><?php 
    @echo_if_exists($section['extra_delivery']);
    ?>
</textarea>
									<label for="checkbox1"class="css-label">Is there anything extra you'd like to add about collection?</label>
									<textarea type="text" class="customer-info3" tabindex="2" placeholder="" name="section_6[extra_collection]" value=""><?php 
    @echo_if_exists($section['extra_collection']);
    ?>
</textarea>

									<div class="mini-wrapper5">
										<input type="hidden" value="<?php 
    echo $nonce;
    ?>
" name='nonce'>
						                <a href="/profile/pricing/" class="button4">Go Back</a>
 						                <div class="button_spacer col-sm-1 hidden-xs"></div>
 						                <button class="button4" onclick="submit()">Save and Continue</button>
									</div><!--mini-wrapper4-->
								</form>
								<!--styles-block-->
							</div>