| Line 30... |
Line 30... |
| 30 |
<span class="storeminprice" data-id="<?php echo $store['store_id'];?>" data-bundle_id="<?php echo $storeProduct['skuBundleId'];?>" data-searchorder="<?php echo $store['searchorder'];?>">Getting Latest Price...</span>
|
30 |
<span class="storeminprice" data-id="<?php echo $store['store_id'];?>" data-bundle_id="<?php echo $storeProduct['skuBundleId'];?>" data-searchorder="<?php echo $store['searchorder'];?>">Getting Latest Price...</span>
|
| 31 |
<span class="cashbackamount"></span>
|
31 |
<span class="cashbackamount"></span>
|
| 32 |
<span class="pull-right arrowright"></span>
|
32 |
<span class="pull-right arrowright"></span>
|
| 33 |
<p class="couponcode text-small" id="couponcode-<?php echo $store['store_id'];?>">
|
33 |
<p class="couponcode text-small" id="couponcode-<?php echo $store['store_id'];?>">
|
| 34 |
Use Coupon <span class="red"></span>
|
34 |
Use Coupon <span class="red"></span>
|
| - |
|
35 |
<p class="codstatus text-small" id="codstatus-<?php echo $store['store_id'];?>">
|
| - |
|
36 |
COD not available</span>
|
| 35 |
</p>
|
37 |
</p>
|
| 36 |
</div>
|
38 |
</div>
|
| 37 |
<!-- <div class="col-xs-2 viewproduct hidden text-right" id="sku-<?php echo $store['store_id'];?>">
|
39 |
<!-- <div class="col-xs-2 viewproduct hidden text-right" id="sku-<?php echo $store['store_id'];?>">
|
| 38 |
<button type="button" class="btn-xs btn btn-success" type="button">BUY</button>
|
40 |
<button type="button" class="btn-xs btn btn-success" type="button">BUY</button>
|
| 39 |
</div> -->
|
41 |
</div> -->
|