Subversion Repositories SmartDukaan

Rev

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

Rev 18413 Rev 19324
Line 15... Line 15...
15
				<div class="hidden" id="bestpricecontainer">Best Price 
15
				<div class="hidden" id="bestpricecontainer">Best Price 
16
					<span class="cashbackrupee"></span>
16
					<span class="cashbackrupee"></span>
17
					<span id="bestprice"></span>
17
					<span id="bestprice"></span>
18
					<span class="cashbackamount" style="display:block;clear:both;"></span>
18
					<span class="cashbackamount" style="display:block;clear:both;"></span>
19
					<span class="productoffer" style="display:block;clear:both;"></span>
19
					<span class="productoffer" style="display:block;clear:both;"></span>
-
 
20
					<span id="useroffer" style="display:block;clear:both;"></span>
20
				</div>
21
				</div>
21
				<button class="btn btn-xs hidden viewproduct" id="beststorelink">BUY NOW</button>
22
				<button class="btn btn-xs hidden viewproduct" id="beststorelink">BUY NOW</button>
22
			</div>
23
			</div>
23
			<div class="clearfix"></div>						
24
			<div class="clearfix"></div>						
24
			<?php if(!empty($activestores)):?>
25
			<?php if(!empty($activestores)):?>
Line 39... Line 40...
39
					<p class="text-small" id="itemoffer-<?php echo $store['store_id'];?>"></p>
40
					<p class="text-small" id="itemoffer-<?php echo $store['store_id'];?>"></p>
40
					<p class="couponcode text-small" id="couponcode-<?php echo $store['store_id'];?>">
41
					<p class="couponcode text-small" id="couponcode-<?php echo $store['store_id'];?>">
41
						Use Coupon <span class="red"></p>
42
						Use Coupon <span class="red"></p>
42
					<p class="codstatus text-small" id="codstatus-<?php echo $store['store_id'];?>">
43
					<p class="codstatus text-small" id="codstatus-<?php echo $store['store_id'];?>">
43
						COD not available</p>
44
						COD not available</p>
44
					</p>					
45
					</p>	
-
 
46
					<span class="userofferinlist" style="display:block;clear:both;"></span>				
45
				</div>
47
				</div>
46
				<!-- <div class="col-xs-2 viewproduct hidden text-right" id="sku-<?php echo $store['store_id'];?>">
48
				<!-- <div class="col-xs-2 viewproduct hidden text-right" id="sku-<?php echo $store['store_id'];?>">
47
					<button type="button" class="btn-xs btn btn-success" type="button">BUY</button>
49
					<button type="button" class="btn-xs btn btn-success" type="button">BUY</button>
48
				</div>	 -->			
50
				</div>	 -->			
49
			</div>
51
			</div>