Subversion Repositories SmartDukaan

Rev

Rev 6464 | Go to most recent revision | Details | Compare with Previous | 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
						</div>
36
						<br><br>
37
                        <h2 style="text-decoration: underline; padding: 10px 0px;width: 710px;">Terms And Conditions</h2>
38
                        <ol style="width: 679px;">
39
						  <li>Gift Voucher applicable on all Mobiles, Cameras, Laptops, and Accessories worth Rs. 10,000 and above.</li>
40
						  <li>Use Gift Voucher SaholicGoogle to get flat Rs. 500 Off on top of discounted prices.</li>
41
                          <li>Voucher not applicable for orders on Cash on Delivery.</li>
42
                          <li>Products need to be bought for personal use and not resale purpose.</li>
43
                          <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>
44
                          <li>Gift Voucher is valid on Purchase between 12th December till 15th December Only.</li>
45
                          <li>A total of 100 Applications of this Gift Voucher are allowed, so Hurry !</li>
46
                        </ol>
47
                        <br>
48
					</div>
49
				</div>
50
			</div>
51
		</div>
52
	</div>
53
#include("templates/footer.vm")
54
 
55
#include ( "templates/commonjsfiles.vm" )
56
</body>
57
</html>