| Line 70... |
Line 70... |
| 70 |
<input type="text" id="zipcode" class="searchbox left bold" value="110001" />
|
70 |
<input type="text" id="zipcode" class="searchbox left bold" value="110001" />
|
| 71 |
<button id="computeShippingEstimate" class="button left">GO</button>
|
71 |
<button id="computeShippingEstimate" class="button left">GO</button>
|
| 72 |
<label for="zipcode" class="left">Area PIN Code</label>
|
72 |
<label for="zipcode" class="left">Area PIN Code</label>
|
| 73 |
</div>
|
73 |
</div>
|
| 74 |
<div class="estimate left">
|
74 |
<div class="estimate left">
|
| 75 |
<div id="shipping_time">Free Shipping in <label class="red">3 Business Days</label> \#if ($AFTER_ARRIVAL) $AFTER_ARRIVAL \#end</div>
|
75 |
<div id="shipping_time">Free Delivery in <label class="red">3 Business Days</label> \#if ($AFTER_ARRIVAL) $AFTER_ARRIVAL \#end</div>
|
| 76 |
<div id="shipping_time_1" style="display:none">This Location is not serviceable</div>
|
76 |
<div id="shipping_time_1" style="display:none">This Location is not serviceable</div>
|
| 77 |
<div id="cod">You can pay by <span class="red">Cash on Delivery</span></div>
|
77 |
<div id="cod">You can pay by <span class="red">Cash on Delivery</span></div>
|
| 78 |
<div style="display:none;" id="otg"><span class="red">On Time Guarantee</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>
|
78 |
<div style="display:none;" id="otg"><span class="red">On Time Guarantee</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>
|
| 79 |
</div>
|
79 |
</div>
|
| 80 |
</div>
|
80 |
</div>
|