Subversion Repositories SmartDukaan

Rev

Rev 16467 | Rev 18289 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 16467 Rev 16471
Line 33... Line 33...
33
				<div class="col-xs-6" data-storename="<?php echo ucfirst($storeName);?>" id="sku-<?php echo $store['store_id'];?>">
33
				<div class="col-xs-6" data-storename="<?php echo ucfirst($storeName);?>" id="sku-<?php echo $store['store_id'];?>">
34
					<span class="cashbackrupee"></span> 
34
					<span class="cashbackrupee"></span> 
35
					<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>
35
					<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>
36
					<span class="cashbackamount"></span>
36
					<span class="cashbackamount"></span>
37
					<span class="pull-right arrowright"></span>
37
					<span class="pull-right arrowright"></span>
38
					<p class="gross_price text-small" id="gross_price-<?php echo $store['store_id'];?>">
38
					<p class="gross_price text-small" id="gross_price-<?php echo $store['store_id'];?>"></p>
39
						</p>
-
 
40
					<p class="text-small" id="itemoffer-<?php echo $store['store_id'];?>"></p>
39
					<p class="text-small" id="itemoffer-<?php echo $store['store_id'];?>"></p>
41
					<p class="couponcode text-small" id="couponcode-<?php echo $store['store_id'];?>">
40
					<p class="couponcode text-small" id="couponcode-<?php echo $store['store_id'];?>">
42
						Use Coupon <span class="red"></p>
41
						Use Coupon <span class="red"></p>
43
					<p class="codstatus text-small" id="codstatus-<?php echo $store['store_id'];?>">
42
					<p class="codstatus text-small" id="codstatus-<?php echo $store['store_id'];?>">
44
						COD not available</p>
43
						COD not available</p>