Subversion Repositories SmartDukaan

Rev

Rev 2578 | Rev 2725 | 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
 
1688 rajveer 17
 #include ( "templates/commoncssfiles.vm" )  
637 rajveer 18
 
507 rajveer 19
</head>
20
 
21
<body>
637 rajveer 22
<noscript>
23
	<p id="noScript">Please allow <em>Javascript</em> in order to function this website correctly!</p>
24
</noscript>
507 rajveer 25
 
26
	$action.getHeaderSnippet()			
27
     <!-- Wrapper start -->
28
	<div id="main">
29
		$action.getMainMenuSnippet()
30
		$action.getSearchBarSnippet()
31
 
32
		<!-- wrapper-->
33
		<div id="wrapper">
34
			$action.getMainBannerSnippet()
35
			<!-- sub wrapper -->
36
			<div id="subWrapper">
1255 vikas 37
				<div class="top">
38
                    <div class="left">
39
                        <div class="right"> &nbsp; </div>
40
                    </div>
41
                </div>
2578 chandransh 42
    			<!-- products -->
43
    			<div id="products">
2723 chandransh 44
					<!-- Best Deals -->
2578 chandransh 45
    				#set($bestDealSnippets = $action.getBestDealSnippets())
46
    				#if($bestDealSnippets && $bestDealSnippets.size() !=0)
47
                    <div id="bestDeals">
48
                      <div class="block-title">
49
                        <h1>Best Deals </h1>
50
                        <a href="/best-deals/1" title="Best Deals Mobile Phones">See All</a>
51
                      </div>
52
                      <ul class="deal-items best-deals">
53
                    	#foreach($snippet in $bestDealSnippets)
2723 chandransh 54
                        $snippet
2578 chandransh 55
                    	#end
2723 chandransh 56
                      </ul>
2578 chandransh 57
                      <div class="clearBoth"></div>
58
                    </div>
59
    				#end
2723 chandransh 60
                    <!-- Best Deals -->
2578 chandransh 61
 
2723 chandransh 62
                    <!-- Latest Arrivals -->
2578 chandransh 63
    				#set($latestArrivalSnippets = $action.getLatestArrivalSnippets())
64
    				#if($latestArrivalSnippets && $latestArrivalSnippets.size() !=0)
65
                    <div id="latestArrivals">
66
                      <div class="block-title">
67
                        <h1>Latest Arrivals </h1>
68
                        <a href="/latest-arrivals/1" title="Latest Mobile Phones">See All</a>
69
                      </div>
70
                      <ul class="deal-items latest-arrival">
71
                    	#foreach($snippet in $latestArrivalSnippets)
2723 chandransh 72
                        $snippet
2578 chandransh 73
                    	#end
74
                      </ul>
75
                      <div class="clearBoth"></div>
76
                    </div>
77
    				#end
2723 chandransh 78
                    <!-- Latest Arrivals -->
2578 chandransh 79
 
2723 chandransh 80
                    <!-- Best Sellers -->
2578 chandransh 81
    				#set($bestSellerSnippets = $action.getBestSellerSnippets())
82
    				#if($bestSellerSnippets && $bestSellerSnippets.size() !=0)
83
                    <div id="bestSellers">
84
                      <div class="block-title">
85
                    	  <h1>Best Sellers </h1>
86
                    	  <a href="/best-sellers/1" title="Best Selling Mobile Phones">See All</a>
87
                    	</div>
88
                    	<ul class="deal-items best-sellers">  
89
                    	#foreach($snippet in $bestSellerSnippets)
2723 chandransh 90
                        $snippet
2578 chandransh 91
                    	#end
92
                    	</ul>
93
                    	<div class="clearBoth"></div>
94
                    </div>
95
    				#end
2723 chandransh 96
                    <!-- Best Sellers -->
2578 chandransh 97
    			</div> <!-- /product -->
98
    		    <div class="bottom">
1255 vikas 99
                    <div class="left">
100
                        <div class="right"> &nbsp; </div>
101
                    </div>
102
                </div>
507 rajveer 103
			</div>
104
			<!-- /sub wrapper -->
105
        </div>
106
		<!-- /wrapper-->
107
 
108
		<!-- sidebar-->
109
		<div id="sidebar">
110
			$action.getCustomerServiceSnippet()
1934 vikas 111
            <div id="myresearch" class="lightbox">
112
                $action.getMyResearchSnippet()
1372 vikas 113
			</div>
114
			<div id="browsehistory" class="lightbox">
1934 vikas 115
                $action.getBrowseHistorySnippet()
1372 vikas 116
			</div>
2256 varun.gupt 117
			<div id="paymentoptions" class="lightbox">
118
				#include("templates/paymentmodes.vm")
119
			</div>
2348 varun.gupt 120
			<div style="clear:both;"></div>
507 rajveer 121
		</div>
122
		<!-- /sidebar-->
123
 
124
   		<div class="clearBoth"></div>
125
    </div><!-- /main -->
126
 
127
	 $action.getFooterSnippet()
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" )
1241 chandransh 149
<script language="javascript" type="text/javascript" src="/js/jquery.colorbox-min.js"></script>
943 vikas 150
 
151
<script type="text/javascript" charset="utf-8">
152
$(function(){
1236 vikas 153
	$('ul.product-description li').truncate({addtitle: true});
943 vikas 154
});
155
</script>
156
 
507 rajveer 157
</body>
794 rajveer 158
</html>