| Line 66... |
Line 66... |
| 66 |
<input type="text" id="zipcode" class="searchbox left bold" value="110001" />
|
66 |
<input type="text" id="zipcode" class="searchbox left bold" value="110001" />
|
| 67 |
<button id="computeShippingEstimate" class="button left">GO</button>
|
67 |
<button id="computeShippingEstimate" class="button left">GO</button>
|
| 68 |
<label for="zipcode" class="left">Area PIN Code</label>
|
68 |
<label for="zipcode" class="left">Area PIN Code</label>
|
| 69 |
</div>
|
69 |
</div>
|
| 70 |
<div class="estimate left">
|
70 |
<div class="estimate left">
|
| 71 |
<div id="shipping_time">Receive in <label class="red">3 Business Days</label></div>
|
71 |
<div id="shipping_time">Receive in <label class="red">3 Business Days</label> \#if ($AFTER_ARRIVAL) $AFTER_ARRIVAL \#end</div>
|
| - |
|
72 |
<div id="shipping_time_1" style="display:none">This Location is not serviceable</div>
|
| 72 |
<div>This item has <label class="red">Free Shipping</label>.</div>
|
73 |
<div>This item has <label class="red">Free Shipping</label>.</div>
|
| 73 |
<div id="cod">You can pay by <span class="red">Cash on Delivery</span></div>
|
74 |
<div id="cod">You can pay by <span class="red">Cash on Delivery</span></div>
|
| 74 |
</div>
|
75 |
</div>
|
| 75 |
</div>
|
76 |
</div>
|
| 76 |
<a id="addToCart" class="left">ADD TO CART</a>
|
77 |
<a id="addToCart" class="left">ADD TO CART</a>
|