| Line 44... |
Line 44... |
| 44 |
<span id="sp" class="list-price red bold">$item.SP</span>
|
44 |
<span id="sp" class="list-price red bold">$item.SP</span>
|
| 45 |
\#if($item.SHOWMRP.equals("true"))
|
45 |
\#if($item.SHOWMRP.equals("true"))
|
| 46 |
<span class="price-diff">(<span id="saving" style="color:grey">$item.SAVING</span>% off)</span>
|
46 |
<span class="price-diff">(<span id="saving" style="color:grey">$item.SAVING</span>% off)</span>
|
| 47 |
\#end
|
47 |
\#end
|
| 48 |
\#if($EMI)
|
48 |
\#if($EMI)
|
| 49 |
<span class="mk_emi" style="font-size: 14px;"> | EMI from <span class="red">Rs.$EMI</span> per month
|
49 |
<span class="mk_emi" style="font-size: 14px;"> | EMIs from <span class="red">Rs.$EMI</span> per month
|
| 50 |
<a style="padding-left:2px" href="javascript:void(0)" id="emi_more"><img style="vertical-align: middle;" src="/unversioned/images/quesmark.png"></a>
|
50 |
<a style="padding-left:2px" href="javascript:void(0)" id="emi_more"><img style="vertical-align: middle;" src="/unversioned/images/quesmark.png"></a>
|
| 51 |
</span>
|
51 |
</span>
|
| 52 |
\#end
|
52 |
\#end
|
| 53 |
\#end
|
53 |
\#end
|
| 54 |
</div>
|
54 |
</div>
|
| Line 88... |
Line 88... |
| 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"><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>
|
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" \#if ($minPriceItem.getSellingPrice() > 26000) style="display:none" \#end>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 \#if ($minPriceItem.getSellingPrice() < 2000) style="display:none" \#end 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>
|
| 97 |
\#if ($AFTER_ARRIVAL)
|
97 |
\#if ($AFTER_ARRIVAL)
|
| 98 |
<a id="addToCart" class="left" style="height: 39px; padding: 9px 0px 6px;">Tell me when available</a>
|
98 |
<a id="addToCart" class="left" style="height: 39px; padding: 9px 0px 6px;">Tell me when available</a>
|
| 99 |
\#else
|
99 |
\#else
|