Subversion Repositories SmartDukaan

Rev

Rev 11964 | Go to most recent revision | Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
6464 kshitij.so 1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
<head>
4
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
5
	<meta name="keywords" content="Google Shopping Terms and Conditions, ${domain.name}" />
6
	<title>Great Online Shopping Festival</title>
7
 
8
#include ( "templates/commoncssfiles.vm" )
9
	<script language="javascript" type="text/javascript" src="/js/ga-invoker.js"></script>
10
	<style >
11
		#registration Ol {
12
			margin: 16px 0px; 
13
			padding-left: 40px;
14
		}
15
		#registration ul {
16
			margin: 16px 0px; 
17
			padding-left: 40px;
18
		}
19
    </style>
20
</head>
21
 
22
<body>
23
<noscript>
24
	<p id="noScript">Please enable <em>Javascript</em> for this Website to function correctly!</p>
25
</noscript>
26
$action.getHeaderSnippet()
27
 
28
	<div id="main">
29
		<div class="main-content">
30
			<div class="main-top"></div>
31
			<div id="registration">
32
				<div class="middle">
33
					<div style="margin: 0px 60px 0px 60px;">
34
						<div class="main-banner">
35
							<script type='text/javascript'><!--//<![CDATA[
36
               var m3_u = (location.protocol=='https:'?'https://open.saholic.com/openx/www/delivery/ajs.php':'http://open.saholic.com/openx/www/delivery/ajs.php');
37
               var m3_r = Math.floor(Math.random()*99999999999);
38
               if (!document.MAX_used) document.MAX_used = ',';
39
               document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
40
               document.write ("?zoneid=25");
41
               document.write ('&amp;cb=' + m3_r);
42
               if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
43
               document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
44
               document.write ("&amp;loc=" + escape(window.location));
45
               if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
46
               if (document.context) document.write ("&context=" + escape(document.context));
47
               if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
48
               document.write ("'><\/scr"+"ipt>");
49
            //]]>--></script><noscript><a href='http://open.saholic.com/openx/www/delivery/ck.php?n=a592d2cd&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://open.saholic.com/openx/www/delivery/avw.php?zoneid=25&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=a592d2cd' border='0' alt='' /></a></noscript>
50
						</div>
51
						<br><br>
52
                        <h2 style="text-decoration: underline; padding: 10px 0px;width: 710px;">Terms And Conditions</h2>
53
                        <ol style="width: 679px;">
54
						  <li>Gift Voucher applicable on all Mobiles, Cameras, Laptops, and Accessories worth Rs. 10,000 and above.</li>
55
						  <li>Use Gift Voucher SaholicGoogle to get flat Rs. 500 Off on top of discounted prices.</li>
56
                          <li>Voucher not applicable for orders on Cash on Delivery.</li>
57
                          <li>Products need to be bought for personal use and not resale purpose.</li>
58
                          <li>The employees of Company or any associated companies and members of the immediate family of the employees of the Company will not be eligible for the Gift Voucher.</li>
59
                          <li>Gift Voucher is valid on Purchase between 12th December till 15th December Only.</li>
60
                          <li>A total of 100 Applications of this Gift Voucher are allowed, so Hurry !</li>
61
                        </ol>
62
                        <br>
63
					</div>
64
				</div>
65
			</div>
66
		</div>
67
	</div>
68
#include("templates/footer.vm")
69
 
70
#include ( "templates/commonjsfiles.vm" )
71
</body>
72
</html>