| Line 888... |
Line 888... |
| 888 |
</h3>
|
888 |
</h3>
|
| 889 |
<h4 style="margin-top:-2px;font-size:15px;color:#5547d0;font-weight:bold">
|
889 |
<h4 style="margin-top:-2px;font-size:15px;color:#5547d0;font-weight:bold">
|
| 890 |
From $dateMonthFormatter.format($offer.getStartDate()) to $dateMonthFormatter.format($offer.getEndDate()), Based on $offer.getSchemeType() on $offer.getActivationBrands()
|
890 |
From $dateMonthFormatter.format($offer.getStartDate()) to $dateMonthFormatter.format($offer.getEndDate()), Based on $offer.getSchemeType() on $offer.getActivationBrands()
|
| 891 |
</h4>
|
891 |
</h4>
|
| 892 |
<h4 style="color:green;margin-top:0px;margin-bottom:0px;">
|
892 |
<h4 style="color:green;margin-top:0px;margin-bottom:0px;">
|
| 893 |
#if($offer.getNextTargetSlab())
|
893 |
$offer.getDashboardHtml()
|
| 894 |
Sell stock worth Rs.<span class="currency">$offer.getNextTargetSlab().getRemainingAmount($offer.getEligibleSale())</span>
|
- |
|
| 895 |
to earn $offer.getNextTargetSlab().getTargetDescription()
|
- |
|
| 896 |
#else
|
- |
|
| 897 |
Congratulations for achieving the highest slab, you are eligible for $offer.getCurrentTargetSlab().getTargetDescription(), keep up!!
|
- |
|
| 898 |
#end
|
- |
|
| 899 |
</h4>
|
894 |
</h4>
|
| 900 |
<p style="float:right;font-size:15px; margin:0px 0px 0px; " class="description-offer"
|
895 |
<p style="float:right;font-size:15px; margin:0px 0px 0px; " class="description-offer"
|
| 901 |
data-offerid="$offer.getId()" data-toggle="modal" data-target="#offerDescription"
|
896 |
data-offerid="$offer.getId()" data-toggle="modal" data-target="#offerDescription"
|
| 902 |
data-backdrop="static" data-keyboard="false"><a href="javascript:void(0)">All terms & conditions</a></p>
|
897 |
data-backdrop="static" data-keyboard="false"><a href="javascript:void(0)">All terms & conditions</a></p>
|
| 903 |
</div>
|
898 |
</div>
|