Subversion Repositories SmartDukaan

Rev

Rev 3722 | Rev 3833 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3722 Rev 3830
Line 12... Line 12...
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." />	
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." />	
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" />
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" />
14
<meta property='fb:admins' content="100002073769572" />
14
<meta property='fb:admins' content="100002073769572" />
15
<title>Mobile Phone Reviews and Best Deals in India | Saholic.com</title>
15
<title>Mobile Phone Reviews and Best Deals in India | Saholic.com</title>
16
 
16
 
17
#include ( "templates/commoncssfiles.vm" )  
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" />
-
 
23
 
18
 
24
 
19
</head>
25
</head>
20
 
26
 
21
<body>
27
<body>
22
<noscript>
28
<noscript>
23
	<p id="noScript">Please allow <em>Javascript</em> in order to function this website correctly!</p>
29
	<p id="noScript">Please allow <em>Javascript</em> in order to function this website correctly!</p>
24
</noscript>
30
</noscript>
25
 
31
 
26
	$action.getHeaderSnippet()			
32
	$action.getHeaderSnippet()
27
     <!-- Wrapper start -->
-
 
28
	<div id="main">
-
 
29
		#include("templates/mainmenu.vm")
-
 
30
		$action.getSearchBarSnippet()
-
 
31
 
33
	
32
		<!-- wrapper-->
34
	<!-- Main -->
33
		<div id="wrapper">
35
<div id="main">
34
			#include("templates/mainbanner.vm")
36
	<div class="main-content">
35
			<!-- sub wrapper -->
37
		<div class="main-top"></div>
36
			<div id="subWrapper">
38
		<div class="main-left left">
37
				<div class="top">
39
			<div class="main-left-banner">
38
                    <div class="left">
-
 
39
                        <div class="right"> &nbsp; </div>
40
				<img style="height: 200px; width: 690px;" src="images/product-banner.jpg"/>
40
                    </div>
-
 
41
                </div>
41
			</div>
42
    			<!-- products -->
42
			<div id="products">
43
                <div id="products">
43
			<div class="home-listing-common">
44
                  <!-- Best Deals -->
44
				<div class="home-listing-common-header">
45
                  #set($bestDealSnippets = $action.getBestDealSnippets())
45
					<div class="home-listing-common-header-text">
46
                  #if($bestDealSnippets && $bestDealSnippets.size() !=0)
-
 
47
                  <div id="bestDeals">
46
						<span class="left">BEST DEALS</span>
48
                    <div class="block-title">
47
						<span class="home-listing-common-header-text-right right">
49
                      <h1>Best Deals </h1>
-
 
50
                      <a href="/best-deals/1" title="Best Deals Mobile Phones">See All</a>
48
							<a href="/best-deals/1" title="Best Deals Mobile Phones">View All</a>
-
 
49
						</span>
-
 
50
					</div>					
51
                    </div>
51
				</div>
52
                    <ul class="deal-items best-deals">
52
				<div class="home-listing-common-content">
53
                    #foreach($snippet in $bestDealSnippets)
53
				#foreach($snippet in $bestDealSnippets)
54
                    $snippet
54
                    $snippet
55
                    #end
55
				#end
56
                    </ul>
56
				</div>
57
                    <div class="clearBoth"></div>
-
 
58
                  </div>
57
			</div>
59
                  #end
-
 
60
                  <!-- Best Deals -->
-
 
61
    				
58
			
62
                  <!-- Latest Arrivals -->
59
			<div class="home-listing-common">
63
                  #set($latestArrivalSnippets = $action.getLatestArrivalSnippets())
60
				<div class="home-listing-common-header">
64
                  #if($latestArrivalSnippets && $latestArrivalSnippets.size() !=0)
-
 
65
                  <div id="latestArrivals">
61
					<div class="home-listing-common-header-text">
66
                    <div class="block-title">
62
						<span class="left">LATEST ARRIVALS</span>
67
                      <h1>Latest Arrivals </h1>
63
						<span class="home-listing-common-header-text-right right">
68
                      <a href="/latest-arrivals/1" title="Latest Mobile Phones">See All</a>
64
							<a href="/latest-arrivals/1" title="Latest Arrivals Mobile Phones">View All</a>
-
 
65
						</span>
-
 
66
					</div>					
69
                    </div>
67
				</div>
70
                    <ul class="deal-items latest-arrival">
68
				<div class="home-listing-common-content">
71
                    #foreach($snippet in $latestArrivalSnippets)
69
				#foreach($snippet in $latestArrivalSnippets)
72
                    $snippet
70
                    $snippet
73
                    #end
71
				#end
74
                    </ul>
-
 
75
                    <div class="clearBoth"></div>
-
 
76
                  </div>
72
				</div>
77
                  #end
-
 
78
                  <!-- Latest Arrivals -->
-
 
79
    				
73
			</div>
80
                  <!-- Best Sellers -->
74
			<div class="home-listing-common">
81
                  #set($bestSellerSnippets = $action.getBestSellerSnippets())
75
				<div class="home-listing-common-header">
82
                  #if($bestSellerSnippets && $bestSellerSnippets.size() !=0)
-
 
83
                  <div id="bestSellers">
76
					<div class="home-listing-common-header-text">
84
                    <div class="block-title">
77
						<span class="left">BEST SELLERS</span>
85
                      <h1>Best Sellers </h1>
78
						<span class="home-listing-common-header-text-right right">
86
                      <a href="/best-sellers/1" title="Best Selling Mobile Phones">See All</a>
79
							<a href="/best-sellers/1" title="Best Sellers Mobile Phones">View All</a>
-
 
80
						</span>
-
 
81
					</div>					
87
                    </div>
82
				</div>
88
                    <ul class="deal-items best-sellers">  
83
				<div class="home-listing-common-content">
89
                    #foreach($snippet in $bestSellerSnippets)
84
				#foreach($snippet in $bestSellerSnippets)
90
                    $snippet
85
                    $snippet
91
                    #end
-
 
92
                    </ul>
-
 
93
                    <div class="clearBoth"></div>
-
 
94
                  </div>
-
 
95
                  #end
86
				#end
96
                  <!-- Best Sellers -->
-
 
97
                </div>
-
 
98
				<!-- /product -->
87
				</div>
99
                <div class="bottom">
-
 
100
                  <div class="left">
-
 
101
                    <div class="right"> &nbsp; </div>
-
 
102
                  </div>
-
 
103
                </div>
88
			</div>
104
            </div>
89
			</div>
105
            <!-- /sub wrapper -->
-
 
106
        </div>
90
		</div>
107
        <!-- /wrapper-->
-
 
108
		
91
		
-
 
92
		
109
		<!-- sidebar-->
93
		<!-- Widgets -->
110
		<div id="sidebar">
94
		<div class="widgets right">
111
			
95
			$action.getCartWidgetSnippet()
112
            <div id="myresearch" class="lightbox">
96
			<div id="myresearch" class="common-widget">
113
                #include("templates/myresearch.vm")
97
                #include("templates/myresearch.vm")
114
			</div>
98
			</div>
115
			<div id="browsehistory" class="lightbox">
99
			<div id="browsehistory" class="common-widget">
116
                #include("templates/browsehistory.vm")
100
                #include("templates/browsehistory.vm")
117
			</div>
101
			</div>
118
			<div id="paymentoptions" class="lightbox">
-
 
119
				#include("templates/paymentmodes.vm")
-
 
120
			</div>
-
 
121
			<div style="clear:both;"></div>
-
 
122
		</div>
102
		</div>
123
		<!-- /sidebar-->
103
		<!-- /Widgets -->
124
    		
104
		
125
   		<div class="clearBoth"></div>
105
	</div>
-
 
106
</div>
126
    </div><!-- /main -->
107
<!-- /Main -->
-
 
108
 
127
	 
109
	 
128
	 #include("templates/footer.vm")
110
	 #include("templates/footer.vm")
129
	
111
	
130
<!-- color by color lightbox -->
112
<!-- color by color lightbox -->
131
<div style="display:none;">
113
<div style="display:none;">