Subversion Repositories SmartDukaan

Rev

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

Rev Author Line No. Line
507 rajveer 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
 
6
<!-- Prevent MS Office toolbar from changing layout -->
1240 vikas 7
<meta name="google-site-verification" content="NPHVASYh9ZsYbjffRuAU4dhEHhx7xSKUj9GycYUMo_o" /> 
8
<META name="y_key" content="116f6310a0df3c4f" />
9
<meta name="msvalidate.01" content="A9BB200170442859BD6DF681353ACD78" />
507 rajveer 10
<meta http-equiv="imagetoolbar" content="false">
11
<meta name="MSSmartTagsPreventParsing" content="true">
990 vikas 12
<meta name="description" content="Comprehensive reviews and Best Deals on mobile phones in India. Experience n' buy online. FREE Next Day delivery. Original product - Full manufacturer warranty." />	
991 vikas 13
<meta name="keywords" content="Mobile phones, mobile phone reviews, mobile phone, mobile accessories, latest mobile phones, mobile phone prices, mobile phones India, mobile phone comparison" />
2152 varun.gupt 14
<meta property='fb:admins' content="100002073769572" />
974 vikas 15
<title>Mobile Phone Reviews and Best Deals in India | Saholic.com</title>
507 rajveer 16
 
3830 chandransh 17
 #include ( "templates/commoncssfiles.vm" )
18
 #set($bestDealSnippets = $action.getBestDealSnippets())
19
 #set($bestSellerSnippets = $action.getBestSellerSnippets())
20
 #set($bestArrivalSnippets = $action.getLatestArrivalSnippets())
21
 
22
<link rel="stylesheet" href="/css/home.css" type="text/css" />
4526 phani.kuma 23
<link href="https://plus.google.com/108546508648658526684" rel="publisher" />
637 rajveer 24
 
507 rajveer 25
</head>
26
 
27
<body>
637 rajveer 28
<noscript>
29
	<p id="noScript">Please allow <em>Javascript</em> in order to function this website correctly!</p>
30
</noscript>
507 rajveer 31
 
3830 chandransh 32
	$action.getHeaderSnippet()
33
 
34
	<!-- Main -->
35
<div id="main">
36
	<div class="main-content">
37
		<div class="main-top"></div>
38
		<div class="main-left left">
3960 rajveer 39
 
40
		<div class="main-left-banner">
41
            <script type='text/javascript'><!--//<![CDATA[
42
               var m3_u = (location.protocol=='https:'?'https://promotions.saholic.com/openx/www/delivery/ajs.php':'http://promotions.saholic.com/openx/www/delivery/ajs.php');
43
               var m3_r = Math.floor(Math.random()*99999999999);
44
               if (!document.MAX_used) document.MAX_used = ',';
45
               document.write ("<scr"+"ipt type='text/javascript' src='"+m3_u);
46
               document.write ("?zoneid=1");
47
               document.write ('&amp;cb=' + m3_r);
48
               if (document.MAX_used != ',') document.write ("&amp;exclude=" + document.MAX_used);
49
               document.write (document.charset ? '&amp;charset='+document.charset : (document.characterSet ? '&amp;charset='+document.characterSet : ''));
50
               document.write ("&amp;loc=" + escape(window.location));
51
               if (document.referrer) document.write ("&amp;referer=" + escape(document.referrer));
52
               if (document.context) document.write ("&context=" + escape(document.context));
53
               if (document.mmm_fo) document.write ("&amp;mmm_fo=1");
54
               document.write ("'><\/scr"+"ipt>");
55
            //]]>--></script><noscript><a href='http://promotions.saholic.com/openx/www/delivery/ck.php?n=a592d2cd&amp;cb=INSERT_RANDOM_NUMBER_HERE' target='_blank'><img src='http://promotions.saholic.com/openx/www/delivery/avw.php?zoneid=1&amp;cb=INSERT_RANDOM_NUMBER_HERE&amp;n=a592d2cd' border='0' alt='' /></a></noscript>
56
		</div>
57
 
58
 
59
<div id="products">
3830 chandransh 60
			<div class="home-listing-common">
61
				<div class="home-listing-common-header">
62
					<div class="home-listing-common-header-text">
63
						<span class="left">BEST DEALS</span>
64
						<span class="home-listing-common-header-text-right right">
65
							<a href="/best-deals/1" title="Best Deals Mobile Phones">View All</a>
66
						</span>
67
					</div>					
68
				</div>
69
				<div class="home-listing-common-content">
70
				#foreach($snippet in $bestDealSnippets)
2727 chandransh 71
                    $snippet
3830 chandransh 72
				#end
73
				</div>
74
			</div>
75
 
76
			<div class="home-listing-common">
77
				<div class="home-listing-common-header">
78
					<div class="home-listing-common-header-text">
79
						<span class="left">LATEST ARRIVALS</span>
80
						<span class="home-listing-common-header-text-right right">
81
							<a href="/latest-arrivals/1" title="Latest Arrivals Mobile Phones">View All</a>
82
						</span>
83
					</div>					
84
				</div>
85
				<div class="home-listing-common-content">
86
				#foreach($snippet in $latestArrivalSnippets)
2727 chandransh 87
                    $snippet
3830 chandransh 88
				#end
89
				</div>
90
			</div>
91
			<div class="home-listing-common">
92
				<div class="home-listing-common-header">
93
					<div class="home-listing-common-header-text">
94
						<span class="left">BEST SELLERS</span>
95
						<span class="home-listing-common-header-text-right right">
96
							<a href="/best-sellers/1" title="Best Sellers Mobile Phones">View All</a>
97
						</span>
98
					</div>					
99
				</div>
100
				<div class="home-listing-common-content">
101
				#foreach($snippet in $bestSellerSnippets)
2727 chandransh 102
                    $snippet
3830 chandransh 103
				#end
104
				</div>
105
			</div>
106
			</div>
107
		</div>
507 rajveer 108
 
3830 chandransh 109
 
110
		<!-- Widgets -->
111
		<div class="widgets right">
112
			$action.getCartWidgetSnippet()
113
			<div id="myresearch" class="common-widget">
2868 rajveer 114
                #include("templates/myresearch.vm")
1372 vikas 115
			</div>
3830 chandransh 116
			<div id="browsehistory" class="common-widget">
2868 rajveer 117
                #include("templates/browsehistory.vm")
1372 vikas 118
			</div>
507 rajveer 119
		</div>
3830 chandransh 120
		<!-- /Widgets -->
121
 
122
	</div>
123
</div>
124
<!-- /Main -->
125
 
507 rajveer 126
 
2868 rajveer 127
	 #include("templates/footer.vm")
507 rajveer 128
 
762 rajveer 129
<!-- color by color lightbox -->
130
<div style="display:none;">
131
	<div class="colorSelLightBoxColor">
132
		<form name="frmColorSelName" method="post" action="#">
133
			<h1>Color Selector</h1>
134
			<h2>"Please choose color of product"</h2>
135
 
136
			<div class="content"></div>
137
 
794 rajveer 138
			<div class="bigImgButton yellow-image">
762 rajveer 139
					<input value="Continue" type="button" class="button" onclick="selectColor();" />
140
			</div>
141
			<div class="clearBoth"></div>
142
 
143
		</form>
144
	</div>
145
</div>
146
<!-- /color by color lightbox -->
147
 
943 vikas 148
#include ( "templates/commonjsfiles.vm" )
149
 
150
<script type="text/javascript" charset="utf-8">
151
$(function(){
1236 vikas 152
	$('ul.product-description li').truncate({addtitle: true});
943 vikas 153
});
154
</script>
155
 
507 rajveer 156
</body>
794 rajveer 157
</html>