Subversion Repositories SmartDukaan

Rev

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

Rev 7783 Rev 7809
Line 70... Line 70...
70
		trackEventWithGA('Widget', 'OTG Know More is clicked', '');
70
		trackEventWithGA('Widget', 'OTG Know More is clicked', '');
71
			}
71
			}
72
    	});
72
    	});
73
	});
73
	});
74
 
74
 
75
	$('#otg_know_more,.otg_know_more').click(function(){
75
	$('#cod_know_more,.cod_know_more').click(function(){
76
		$.colorbox({
76
		$.colorbox({
77
    		width: "490px",
77
    		width: "400px",
78
    		height: "420px",
78
    		height: "350px",
79
    		inline: true,
79
    		inline: true,
80
    		href: "<h3 style='text-align: center; margin: 18px; font-size: 14px;'>On Time Guarantee, We Pay if we Delay</h3>" +
80
    		href: "<ul style='list-style: disc none none; margin-left: 25px; text-align: justify; margin-right:12px; line-height: 22px;'>"
81
		"<p style='text-align: justify; margin-left: 12px; margin-right: 12px; margin-bottom: 9px; line-height: 22px;'>Saholic stands for 100% on time delivery. We ensure all your orders reach your doorstep on or "+
-
 
82
        "before the promised delivery date. In the rare case that we deliver an order later than promised "+
81
    			+"<li>Prepaid delivery date is " + $("#shipping_time .red").html() + "</li>"+
83
        "we will compensate you.This Guarantee is Valid on"+
-
 
84
        "</p>" +
-
 
85
        "<ul style='list-style: disc none none; margin-left: 25px; text-align: justify; margin-right:12px; line-height: 22px;'><li>All Mobiles, Cameras, Laptops, Tablets and Accessories above Rs. 2000 in value."+
-
 
86
        "</li>"+
-
 
87
        "<li>Orders Placed using Credit/Debit Card, Net Banking, EMI, Prepaid Cash Cards."+
82
    			"<li>COD delivery date is " + $("#shipping_time .cod").html() + "</li>"+
88
        "</li>"+
-
 
89
        "</ul>"+
83
        "</ul>",
90
        "<p style='text-align: justify; line-height: 22px; margin: 12px;'>Compensation for delay is in the form of Gift Vouchers at the rate of Rs. 50 per business day. " +
-
 
91
        "GV can be applied to ANY product on Saholic.com without limitation.</p>"+
-
 
92
        "<span class='right'><a target='_blank' href='/static/on-time-guarantee' style='margin-right: 12px; color: #006699';>Detailed Terms & Conditions</a></span>",
-
 
93
        onComplete: function(){
84
        onComplete: function(){
94
		trackEventWithGA('Widget', 'OTG Know More is clicked', '');
85
		trackEventWithGA('Widget', 'COD Know More is clicked', '');
95
			}
86
			}
96
    	});
87
    	});
97
	});
88
	});
98
 
89
 
99
	$('#shoppingExpInfo').click(function(){
90
	$('#shoppingExpInfo').click(function(){