Subversion Repositories SmartDukaan

Rev

Rev 2727 | Rev 3722 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />

<!-- Prevent MS Office toolbar from changing layout -->
<meta name="google-site-verification" content="NPHVASYh9ZsYbjffRuAU4dhEHhx7xSKUj9GycYUMo_o" /> 
<META name="y_key" content="116f6310a0df3c4f" />
<meta name="msvalidate.01" content="A9BB200170442859BD6DF681353ACD78" />
<meta http-equiv="imagetoolbar" content="false">
<meta name="MSSmartTagsPreventParsing" content="true">
<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." />  
<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" />
<meta property='fb:admins' content="100002073769572" />
<title>Mobile Phone Reviews and Best Deals in India | Saholic.com</title>

 #include ( "templates/commoncssfiles.vm" )  

</head>

<body>
<noscript>
        <p id="noScript">Please allow <em>Javascript</em> in order to function this website correctly!</p>
</noscript>

        $action.getHeaderSnippet()                      
     <!-- Wrapper start -->
        <div id="main">
                $action.getMainMenuSnippet()
                $action.getSearchBarSnippet()

                <!-- wrapper-->
                <div id="wrapper">
                        $action.getMainBannerSnippet()
                        <!-- sub wrapper -->
                        <div id="subWrapper">
                                <div class="top">
                    <div class="left">
                        <div class="right"> &nbsp; </div>
                    </div>
                </div>
                        <!-- products -->
                <div id="products">
                  <!-- Best Deals -->
                  #set($bestDealSnippets = $action.getBestDealSnippets())
                  #if($bestDealSnippets && $bestDealSnippets.size() !=0)
                  <div id="bestDeals">
                    <div class="block-title">
                      <h1>Best Deals </h1>
                      <a href="/best-deals/1" title="Best Deals Mobile Phones">See All</a>
                    </div>
                    <ul class="deal-items best-deals">
                    #foreach($snippet in $bestDealSnippets)
                    $snippet
                    #end
                    </ul>
                    <div class="clearBoth"></div>
                  </div>
                  #end
                  <!-- Best Deals -->
                                
                  <!-- Latest Arrivals -->
                  #set($latestArrivalSnippets = $action.getLatestArrivalSnippets())
                  #if($latestArrivalSnippets && $latestArrivalSnippets.size() !=0)
                  <div id="latestArrivals">
                    <div class="block-title">
                      <h1>Latest Arrivals </h1>
                      <a href="/latest-arrivals/1" title="Latest Mobile Phones">See All</a>
                    </div>
                    <ul class="deal-items latest-arrival">
                    #foreach($snippet in $latestArrivalSnippets)
                    $snippet
                    #end
                    </ul>
                    <div class="clearBoth"></div>
                  </div>
                  #end
                  <!-- Latest Arrivals -->
                                
                  <!-- Best Sellers -->
                  #set($bestSellerSnippets = $action.getBestSellerSnippets())
                  #if($bestSellerSnippets && $bestSellerSnippets.size() !=0)
                  <div id="bestSellers">
                    <div class="block-title">
                      <h1>Best Sellers </h1>
                      <a href="/best-sellers/1" title="Best Selling Mobile Phones">See All</a>
                    </div>
                    <ul class="deal-items best-sellers">  
                    #foreach($snippet in $bestSellerSnippets)
                    $snippet
                    #end
                    </ul>
                    <div class="clearBoth"></div>
                  </div>
                  #end
                  <!-- Best Sellers -->
                </div>
                                <!-- /product -->
                <div class="bottom">
                  <div class="left">
                    <div class="right"> &nbsp; </div>
                  </div>
                </div>
            </div>
            <!-- /sub wrapper -->
        </div>
        <!-- /wrapper-->
                
                <!-- sidebar-->
                <div id="sidebar">
                        $action.getCustomerServiceSnippet()
            <div id="myresearch" class="lightbox">
                $action.getMyResearchSnippet()
                        </div>
                        <div id="browsehistory" class="lightbox">
                $action.getBrowseHistorySnippet()
                        </div>
                        <div id="paymentoptions" class="lightbox">
                                #include("templates/paymentmodes.vm")
                        </div>
                        <div style="clear:both;"></div>
                </div>
                <!-- /sidebar-->
                
                <div class="clearBoth"></div>
    </div><!-- /main -->
         
         $action.getFooterSnippet()
        
<!-- color by color lightbox -->
<div style="display:none;">
        <div class="colorSelLightBoxColor">
                <form name="frmColorSelName" method="post" action="#">
                        <h1>Color Selector</h1>
                        <h2>"Please choose color of product"</h2>
                        
                        <div class="content"></div>
                        
                        <div class="bigImgButton yellow-image">
                                        <input value="Continue" type="button" class="button" onclick="selectColor();" />
                        </div>
                        <div class="clearBoth"></div>
                        
                </form>
        </div>
</div>
<!-- /color by color lightbox -->

#include ( "templates/commonjsfiles.vm" )

<script type="text/javascript" charset="utf-8">
$(function(){
        $('ul.product-description li').truncate({addtitle: true});
});
</script>

</body>
</html>