Subversion Repositories SmartDukaan

Rev

Rev 11964 | 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}" />
13226 kshitij.so 6
        <meta http-equiv="refresh" content="0;URL='http://${domain.name}/gosf'" /> 
6464 kshitij.so 7
	<title>Great Online Shopping Festival</title>
8
 
9
#include ( "templates/commoncssfiles.vm" )
10
	<script language="javascript" type="text/javascript" src="/js/ga-invoker.js"></script>
11
	<style >
12
		#registration Ol {
13
			margin: 16px 0px; 
14
			padding-left: 40px;
15
		}
16
		#registration ul {
17
			margin: 16px 0px; 
18
			padding-left: 40px;
19
		}
20
    </style>
21
</head>
22
 
23
<body>
24
<noscript>
25
	<p id="noScript">Please enable <em>Javascript</em> for this Website to function correctly!</p>
26
</noscript>
27
$action.getHeaderSnippet()
28
 
29
	<div id="main">
30
		<div class="main-content">
31
			<div class="main-top"></div>
32
			<div id="registration">
33
				<div class="middle">
34
					<div style="margin: 0px 60px 0px 60px;">
35
						<div class="main-banner">
36
						</div>
37
						<br><br>
38
                        <h2 style="text-decoration: underline; padding: 10px 0px;width: 710px;">Terms And Conditions</h2>
39
                        <ol style="width: 679px;">
40
						  <li>Gift Voucher applicable on all Mobiles, Cameras, Laptops, and Accessories worth Rs. 10,000 and above.</li>
41
						  <li>Use Gift Voucher SaholicGoogle to get flat Rs. 500 Off on top of discounted prices.</li>
42
                          <li>Voucher not applicable for orders on Cash on Delivery.</li>
43
                          <li>Products need to be bought for personal use and not resale purpose.</li>
44
                          <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>
45
                          <li>Gift Voucher is valid on Purchase between 12th December till 15th December Only.</li>
46
                          <li>A total of 100 Applications of this Gift Voucher are allowed, so Hurry !</li>
47
                        </ol>
48
                        <br>
49
					</div>
50
				</div>
51
			</div>
52
		</div>
53
	</div>
54
#include("templates/footer.vm")
55
 
56
#include ( "templates/commonjsfiles.vm" )
57
</body>
58
</html>