Subversion Repositories SmartDukaan

Rev

Rev 7333 | Rev 7852 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7333 Rev 7851
Line 78... Line 78...
78
							<input type="text" id="zipcode" class="searchbox left bold" value="110001" />
78
							<input type="text" id="zipcode" class="searchbox left bold" value="110001" />
79
							<button id="computeShippingEstimate" class="button left">GO</button>
79
							<button id="computeShippingEstimate" class="button left">GO</button>
80
							<label for="zipcode" class="left">Area PIN Code</label>
80
							<label for="zipcode" class="left">Area PIN Code</label>
81
						</div>
81
						</div>
82
						<div class="estimate left">
82
						<div class="estimate left">
83
							<div id="shipping_time">Free Delivery in <label class="red">3 Business Days</label> \#if ($AFTER_ARRIVAL) $AFTER_ARRIVAL \#end</div>
83
							<div id="shipping_time">Free Delivery \#if ($AFTER_ARRIVAL) in \#else by \#end <label class="cod" style="display:none"></label><label class="red"></label> \#if ($AFTER_ARRIVAL) $AFTER_ARRIVAL \#end <span><a id="cod_know_more" style="display:none" href="javascript:void(0)" style="padding-left:2px"><img src="/unversioned/images/quesmark.png" style="vertical-align: middle;"></a></span></div>
84
							<div id="shipping_time_1" style="display:none">This Location is not serviceable</div>
84
							<div id="shipping_time_1" style="display:none">This Location is not serviceable</div>
85
							<div id="cod">You can pay by <span class="red">Cash on Delivery</span></div>
85
							<div id="cod">You can pay by <span class="red">Cash on Delivery</span></div>
86
							<div style="display:none;" id="otg">On Time Guarantee <span class="red">We Pay if we Delay</span><a id="otg_know_more" href="javascript:void(0)" style="padding-left:2px"><img src="/unversioned/images/quesmark.png" style="vertical-align: middle;"></a></div>
86
							<div style="display:none;" id="otg">On Time Guarantee <span class="red">We Pay if we Delay</span><a id="otg_know_more" href="javascript:void(0)" style="padding-left:2px"><img src="/unversioned/images/quesmark.png" style="vertical-align: middle;"></a></div>
87
						</div>
87
						</div>
88
					</div>
88
					</div>