| Line 395... |
Line 395... |
| 395 |
}
|
395 |
}
|
| 396 |
|
396 |
|
| 397 |
var html = [];
|
397 |
var html = [];
|
| 398 |
html.push('<div style="color:yellow;padding:3px">');
|
398 |
html.push('<div style="color:yellow;padding:3px">');
|
| 399 |
html.push('<div class="left"><div><b>Only for You: </b><spap class="red">Rs.' + itemp.selling + '</span> (' + percentoff + '% Off) </div>');
|
399 |
html.push('<div class="left"><div><b>Only for You: </b><spap class="red">Rs.' + itemp.selling + '</span> (' + percentoff + '% Off) </div>');
|
| 400 |
<div class="red" style="font-weight:bold;padding-bottom:6px">Get Free 8GB MicroSD card & Leather Pouch.</div>
|
- |
|
| 401 |
if(dealLeft != ''){
|
400 |
if(dealLeft != ''){
|
| 402 |
html.push('<div class="red" style="font-weight:bold;padding-bottom:6px">' + dealLeft +'</div>');
|
401 |
html.push('<div class="red" style="font-weight:bold;padding-bottom:6px">' + dealLeft +'</div>');
|
| 403 |
}
|
402 |
}
|
| 404 |
html.push('<div class="red" style="font-weight:bold;padding-bottom:6px">Use Coupon: saholicdeals</div>');
|
403 |
html.push('<div class="red" style="font-weight:bold;padding-bottom:6px">Use Coupon: saholicdeals</div>');
|
| 405 |
html.push('</div>');
|
404 |
html.push('</div>');
|