| Line 24... |
Line 24... |
| 24 |
<h1 style="padding: 12px 0px; font-family: Lucida Grande,sans-serif; font-size: 18px; color: black; text-align: center;">$cp.getTitle()</h1>
|
24 |
<h1 style="padding: 12px 0px; font-family: Lucida Grande,sans-serif; font-size: 18px; color: black; text-align: center;">$cp.getTitle()</h1>
|
| 25 |
<p style="padding: 0px 0px 0px 0px; font-family:Lucida Grande, sans-serif; font-size:14px; font-style:regular; color:#666666; text-align:center;"><span style="text-decoration: line-through">MRP</span> | <span style="text-decoration: line-through">Regular Price</span> | <span class="special">Special Price</span><br>
|
25 |
<p style="padding: 0px 0px 0px 0px; font-family:Lucida Grande, sans-serif; font-size:14px; font-style:regular; color:#666666; text-align:center;"><span style="text-decoration: line-through">MRP</span> | <span style="text-decoration: line-through">Regular Price</span> | <span class="special">Special Price</span><br>
|
| 26 |
<span style="text-decoration: line-through"><img alt="rupees" src="http://static0.saholic.com/images/rupee-icon-6427.png" style="height:11px">$itemPojo.getMrp()</span> | <span style="text-decoration: line-through"><img alt="rupees" src="http://static0.saholic.com/images/rupee-icon-6427.png" style="height:11px">$itemPojo.getSellingPrice()</span> | <img alt="rupees" src="http://static0.saholic.com/images/rupee-icon-6427.png" style="height:11px"> <span class="special">$itemPojo.getDealPojo().getDealPrice()</span><br>
|
26 |
<span style="text-decoration: line-through"><img alt="rupees" src="http://static0.saholic.com/images/rupee-icon-6427.png" style="height:11px">$itemPojo.getMrp()</span> | <span style="text-decoration: line-through"><img alt="rupees" src="http://static0.saholic.com/images/rupee-icon-6427.png" style="height:11px">$itemPojo.getSellingPrice()</span> | <img alt="rupees" src="http://static0.saholic.com/images/rupee-icon-6427.png" style="height:11px"> <span class="special">$itemPojo.getDealPojo().getDealPrice()</span><br>
|
| 27 |
Use Coupon: <b><span class="coupon">ASDFG</span></b></p><img alt="headphones" height="140" src="$cp.getIconImageUrl()" style="padding: 8px 0px 0px;"></a>
|
27 |
Use Coupon: <b><span class="coupon">ASDFG</span></b></p><img alt="headphones" height="140" src="$cp.getIconImageUrl()" style="padding: 8px 0px 0px;"></a>
|
| 28 |
</div>
|
28 |
</div>
|
| - |
|
29 |
#end
|
| 29 |
#end
|
30 |
#end
|
| 30 |
</div>
|
31 |
</div>
|
| 31 |
#include("templates/footer.vm")
|
32 |
#include("templates/footer.vm")
|
| 32 |
</div>
|
33 |
</div>
|
| 33 |
</body>
|
34 |
</body>
|