Subversion Repositories SmartDukaan

Rev

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

Rev 7854 Rev 7896
Line 86... Line 86...
86
							<input type="text" id="zipcode" class="searchbox left bold" value="110001" />
86
							<input type="text" id="zipcode" class="searchbox left bold" value="110001" />
87
							<button id="computeShippingEstimate" class="button left">GO</button>
87
							<button id="computeShippingEstimate" class="button left">GO</button>
88
							<label for="zipcode" class="left">Area PIN Code</label>
88
							<label for="zipcode" class="left">Area PIN Code</label>
89
						</div>
89
						</div>
90
						<div class="estimate left">
90
						<div class="estimate left">
91
							<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>
91
							<div id="shipping_time">Free Delivery \#if ($AFTER_ARRIVAL) in \#else by \#end <label class="cod" style="display:none"></label><label class="red"><img src='/unversioned/images/loader_l.gif'></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>
92
							<div id="shipping_time_1" style="display:none">This Location is not serviceable</div>
92
							<div id="shipping_time_1" style="display:none">This Location is not serviceable</div>
93
							<div id="cod">You can pay by <span class="red">Cash on Delivery</span></div>
93
							<div id="cod">You can pay by <span class="red">Cash on Delivery</span></div>
94
							<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>
94
							<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>
95
						</div>
95
						</div>
96
					</div>
96
					</div>