Subversion Repositories SmartDukaan

Rev

Rev 6802 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
5568 phani.kuma 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" />
5625 vikram.rag 5
	<meta name="keywords" content="Recharge Offer, ${domain.name}" />
5568 phani.kuma 6
	<title>Recharge Offer</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>
5777 anupam.sin 24
	<p id="noScript">Please enable <em>Javascript</em> for this Website to function correctly!</p>
5568 phani.kuma 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>
6802 amit.gupta 37
 
6174 rajveer 38
                        <h2 style="text-decoration: underline; padding: 10px 0px;">9 Simple steps to avail Free recharge</h2>
5568 phani.kuma 39
                        <ol>
5625 vikram.rag 40
							<li>Buy a Mobile from ${domain.name}</li>
6802 amit.gupta 41
							<li>Within 24 Hours of the Delivery your Recharge Wallet will be credited with the free recharge amount. You will recieve an email from ${domain.name} with <i>Subject: Your Free Mobile/DTH Recharge</i>. This email confirms your purchase and free recharge.</li>
6175 rajveer 42
						    <li>Visit <a href="${domain.name}/login">${domain.name}/login</a> and sign in with your registered Email Id and Password.</li>
43
                            <li>Click on The Recharge Menu or visit <a href="http://${domain.name}/recharge">${domain.name}/recharge</a>.</li>
6174 rajveer 44
							<li>Fill in the details of your Mobile/DTH and confirm.</li>
45
							<li>You can pay using your wallet, remaining amount in your wallet (if any) is mentioned.</li>
5568 phani.kuma 46
                        </ol>
47
						<br>
6179 rajveer 48
						<img src="/images/rechargeFaq2.png" alt="" style="width: 740px; height: 316px;">
5603 rajveer 49
						<br><br>
6174 rajveer 50
                        <ol start="7">
6175 rajveer 51
						  <li>You can get details about your wallet at any time at <a href="http://${domain.name}/my-wallet">${domain.name}/my-wallet</a></li>
6174 rajveer 52
						  <li>Please note there are no additional charges or convenience fees for using this service.</li>
6175 rajveer 53
						  <li>Visit <a href="http://${domain.name}/static/recharge-faq">Mobile/DTH-Frequently Asked Questions</a> or <a href="http://${domain.name}/contact-us">Contact Us</a> for further assistance</li>
6174 rajveer 54
						</ol>
5603 rajveer 55
						<br>
6174 rajveer 56
 
57
						<h2 style="text-decoration: underline; padding: 10px 0px;">Terms And Conditions</h2>
5568 phani.kuma 58
                        <ol>
6174 rajveer 59
						  <li>Recharge Wallet will be activated within 24 Hrs of of delivery of the Mobile Phone</li>
60
						  <li>Recharge Wallet has lifetime validity</li>
6802 amit.gupta 61
                          <li>Offer available on Select Mobiles as indicated on product details page.</li>
5853 amit.gupta 62
                          <li>Offer valid on a handset if it was listed under offer on the day of purchase.</li>
5568 phani.kuma 63
                          <li>Products need to be bought for personal use and not resale purpose</li>
5580 phani.kuma 64
                          <li>The employees of Spice Online Retail, Spice Digital or any associated companies and members of the immediate family of the employees of the Company will not be eligible to get a free Recharge</li>
5568 phani.kuma 65
                          <li>We reserve the right to amend the rules of the Program or or any part thereof. We will not entertain Disputes regarding the same whatsoever</li>
66
                        </ol>
67
                        <br>
68
					</div>
69
				</div>
70
			</div>
71
		</div>
72
	</div>
73
#include("templates/footer.vm")
74
 
75
#include ( "templates/commonjsfiles.vm" )
76
</body>
5603 rajveer 77
</html>