Subversion Repositories SmartDukaan

Rev

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

Rev 6708 Rev 6749
Line 1... Line 1...
1
<!-- Cart Widget -->
1
<!-- Cart Widget -->
-
 
2
#if($CAT_ID !=0)
-
 
3
	<div class="otg-widget" style="height: 115px;">
-
 
4
     <a href="#" id="otg_know_more">
-
 
5
     <img src="/images/On-time-guarantee.jpg" style="width: 258px;">
-
 
6
     </a>
-
 
7
</div>
-
 
8
#end
-
 
9
 
2
<div class="cart-widget">
10
<div class="cart-widget">
3
	<div class="cart-top">How Safe Is Shopping With Us?</div>
11
	<div class="cart-top">How Safe Is Shopping With Us?</div>
4
	<div class="cart-bottom">
12
	<div class="cart-bottom">
5
		<a href="#" id="shoppingExpInfo">Click To Know</a>
13
		<a href="#" id="shoppingExpInfo">Click To Know</a>
6
	</div>
14
	</div>
Line 15... Line 23...
15
<div class="pickup-widget" style="height: 115px;">
23
<div class="pickup-widget" style="height: 115px;">
16
     <a href="#" id="pickupstoreInfo">
24
     <a href="#" id="pickupstoreInfo">
17
     <img src="/images/Pick-Up-Store.jpg" style="width: 258px;">
25
     <img src="/images/Pick-Up-Store.jpg" style="width: 258px;">
18
     </a>  
26
     </a>  
19
</div>
27
</div>
20
#if($CAT_ID !=0)
-
 
21
	<div class="otg-widget" style="height: 115px;">
-
 
22
     <a href="#" id="otg_know_more">
-
 
23
     <img src="/images/On-time-guarantee.jpg" style="width: 258px;">
-
 
24
     </a>
-
 
25
</div>
-
 
26
#end
-