Subversion Repositories SmartDukaan

Rev

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

Rev Author Line No. Line
1664 chandransh 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="Privacy Policy, Saholic.com" />
6
 
7
 
8
<title>About Us | Saholic.com</title>
9
 
10
#include ( "templates/commoncssfiles.vm" )
11
 
12
</head>
13
 
14
<body>
15
<noscript>
16
	<p id="noScript">Please allow <em>Javascript</em> in order for this website to function correctly!</p>
17
</noscript>
18
$action.getHeaderSnippet()
19
 
20
<div id="main">
21
	$action.getMainMenuSnippet()
22
	$action.getSearchBarSnippet()
23
 
24
  <div class="clearBoth"></div>
25
 
26
 
27
<div id="registration">
28
  <div class="top">
29
    <div class="left">
30
      <div class="right"> &nbsp; </div>
31
    </div>
32
  </div>
33
  <div class="middle">
34
<div style="margin: 0px 60px 0px 60px;">
35
<br/>	
36
<h1><span style="font-family: Verdana;">About Us</span></h1>
37
<br style="font-family: Verdana;">
38
<br style="font-family: Verdana;">
39
<span style="font-family: Verdana;">
40
Saholic is India’s leading online shopping portal for aspirational
41
products such as the mobile phones. It was started by <a href="http://www.spiceglobal.com">Spice Group</a>,
42
a US$2 Billion conglomerate, with a vision of establishing a trusted eCommerce brand for the Indian market.
43
</span>
44
 
45
<br style="font-family: Verdana;"/>
46
<br style="font-family: Verdana;"/>
47
<span style="font-family: Verdana;">
48
We understand that you have many choices when it comes to online
49
shopping destinations. At Saholic, we are committed to deliver a
50
top quality end-to-end shopping experience to each and every customer
51
that includes research, ordering, fulfilment and customer service.
52
Here are some of the things that you can find only at Saholic:
53
</span>
54
<br/>
55
<span style="font-family: Verdana; line-height:50%">&nbsp;</span><br/>
56
<ul style="font-family: Verdana; margin-left: 20px;">
57
<li>We provide free next day delivery for most products to most 
58
destinations in India – In fact you can get an accurate estimate
59
of delivery time even before placing your order. We are able to
60
do as we manage our own inventory.</li>
61
<li>You can find all the necessary details about the products –
62
In fact you can experience the features of the products online on
63
our portal. This, we hope, will empower you to make the right decisions.</li>
64
<li>We only sell genuine products from trusted brands – All our
65
products come with full manufacturer’s warranty.</li>
66
</ul>
67
<br/>
68
<span style="font-family: Verdana;">
69
We hope you really enjoy shopping with us and get a high!
70
</span>
71
<br/>
72
<br/>
73
<b>Contact us:</b> <a href="mailto:help@saholic.com">help@saholic.com</a>
74
</span>
75
 
76
<br style="font-family: Verdana;"/>
77
<br style="font-family: Verdana;"/>
78
<br style="font-family: Verdana;"/>
79
<br style="font-family: Verdana;"/>
80
<br style="font-family: Verdana;"/>
81
<img src="/images/spice-logo.png" width="140" height="60"/>
82
<br/>
83
A Spice Group Company
84
</div>
85
</div>
86
  <div class="bottom">
87
    <div class="left">
88
      <div class="right"> &nbsp; </div>
89
    </div>
90
  </div>
91
</div>
92
 
93
</div><!-- /main -->
94
$action.getFooterSnippet()
95
#include ( "templates/commonjsfiles.vm" )
96
</body>
97
</html>