Subversion Repositories SmartDukaan

Rev

Rev 6749 | Rev 6959 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
3830 chandransh 1
<!-- Cart Widget -->
6749 kshitij.so 2
#if($CAT_ID !=0)
6925 kshitij.so 3
	<div class="otg-widget" style="height: 110px;">
6749 kshitij.so 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
 
6925 kshitij.so 10
<div class="award-widget" style="height: 128px; margin-bottom: 10px;">
11
     <img src="/images/saholic-award.jpg" style="width: 258px;">
12
</div>
13
 
3830 chandransh 14
<div class="cart-widget">
6152 amit.gupta 15
	<div class="cart-top">How Safe Is Shopping With Us?</div>
3830 chandransh 16
	<div class="cart-bottom">
6152 amit.gupta 17
		<a href="#" id="shoppingExpInfo">Click To Know</a>
3830 chandransh 18
	</div>
6245 kshitij.so 19
</div>
6453 kshitij.so 20
<div class="emi-widget">
21
	<div class="emi-top">Now Pay in 3, 6, 9 and 12</div>
22
	<div class="emi-middle">Monthly Installments</div>
23
	<div class="emi-bottom">
24
		<a href="#" id="emiInfo">Know More</a>
25
	</div>
26
</div>
6245 kshitij.so 27
<div class="pickup-widget" style="height: 115px;">
28
     <a href="#" id="pickupstoreInfo">
29
     <img src="/images/Pick-Up-Store.jpg" style="width: 258px;">
30
     </a>  
6708 kshitij.so 31
</div>