Subversion Repositories SmartDukaan

Rev

Rev 20583 | Rev 20585 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
20583 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
<title>Hotspot Store | Privacy Policy</title>
5
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
6
<script type="text/javascript" src="http://code.jquery.com/jquery-1.11.0.min.js"></script>
7
<script type="text/javascript" src="http://code.jquery.com/jquery-migrate-1.2.1.min.js"></script>
8
#include ( "templates/commoncssfiles.vm" )
9
#include ("templates/commonjsfiles.vm" )
10
</head>
11
<body>
12
#include("templates/header.vm")
13
 
14
<!--Offers Starts Here-->
15
 
16
<div class="offerPage_container">
17
<h3>PRIVACY POLICY</h3>
20584 kshitij.so 18
<p style="
19
    text-align: left;
20
    line-height: 30px;
21
">This privacy policy sets out how “Hotspot” uses and protects any information that you give “Hotspot” when you use this website.
20583 kshitij.so 22
 
23
“Hotspot” is committed to ensuring that your privacy is protected. Should we ask you to provide certain information by which you can be identified when using this website,  then you can be assured that it will only be used in accordance with this privacy statement.
24
 
25
“Hotspot” may change this policy from time to time by updating this page. You should check this page from time to time to ensure that you are happy with any changes.</p>
26
</div>
20584 kshitij.so 27
<h3>WHAT WE COLLECT</h3>
28
<p>We may collect the following information:<br>
29
i) Name and Job Title.<br>
20583 kshitij.so 30
 
20584 kshitij.so 31
ii) Contact Information including E-mail Address.<br>
32
 
33
iii) Demographic Information such as Postcode, Preferences and Interests.<br>
34
 
35
iv) Other Information relevant to Customer Surveys and/or Offers<br>
36
</p>
20583 kshitij.so 37
<!--Offers Starts Ends Here-->
38
#include("templates/footer.vm")
39
 
40
</body>
41
</html>