Subversion Repositories SmartDukaan

Rev

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

Rev 8398 Rev 8434
Line 103... Line 103...
103
				trackEventWithGA('Widget', 'Safe shopping sticky banner is clicked', '');
103
				trackEventWithGA('Widget', 'Safe shopping sticky banner is clicked', '');
104
			}
104
			}
105
    	});
105
    	});
106
	});
106
	});
107
	
107
	
-
 
108
	$('#promotion-diwali').click(function(){
-
 
109
		$.colorbox({
-
 
110
    		width: "550px",
-
 
111
    		height: "280px",
-
 
112
    		inline: true,
-
 
113
    		href: "<h3 style='font-size:15px; text-align:center; font-weight:bold; margin-left:15px; margin-top:5px;margin-bottom:10px'>Terms and Conditions</h3>" +
-
 
114
    		"<ul style='text-align: justify; padding-right: 10px; width: 93%; padding-left: 16px; line-height: 25px;'>"+
-
 
115
    		"<li>The offer is valid on all accessories.</li>"+
-
 
116
    		"<li>A discount of 10% (upto a maximum of Rs.500) will be applicable.</li>"+
-
 
117
    		"<li>The discount can be enjoyed upon using the coupon code: <b>saholicdiwali</b></li>"+
-
 
118
    		"<li>Only one order per person will be accepted.</li>"+
-
 
119
    		"<li>The offer is valid till November 5, 2013.</li>"+ 
-
 
120
    		"<li> The offer is also valid on Cash on Delivery (COD) orders.</li>"+ 
-
 
121
    		"</ul>",
-
 
122
			onComplete: function(){
-
 
123
				trackEventWithGA('Widget', 'Saholic Diwali sticky banner is clicked', '');
-
 
124
			}
-
 
125
    	});
-
 
126
	});
-
 
127
	
-
 
128
	
108
	
129
	
109
	$('.insuranceInfo').click(function(){
130
	$('.insuranceInfo').click(function(){
110
		$.colorbox({
131
		$.colorbox({
111
    		width: "520px",
132
    		width: "520px",
112
    		height: "280px",
133
    		height: "280px",
Line 123... Line 144...
123
			}
144
			}
124
    	});
145
    	});
125
	});
146
	});
126
	
147
	
127
	
148
	
-
 
149
	
-
 
150
	
128
	$('.emiInfo').click(function(){
151
	$('.emiInfo').click(function(){
129
		$.colorbox({
152
		$.colorbox({
130
    		width: "590px",
153
    		width: "590px",
131
    		height: "480px",
154
    		height: "480px",
132
    		inline: true,
155
    		inline: true,