Subversion Repositories SmartDukaan

Rev

Rev 7768 | 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>
        <title>$action.getPageTitleSnippet()</title>
        <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
        <meta name="Description" content="$action.getPageMetaDescSnippet()" />
        <meta property="og:url" content="$action.getProductUrl()" />
        <meta property='og:image' content="$action.getRootUrl()/images/website/$action.getProductId()/icon.jpg" />
        <meta property='og:type' content="product" />
        <meta property='og:title' content="$action.getProductName()" />
        <meta property='og:site_name' content="${in.shop2020.title}" />
        <meta property="og:description" content="$action.getPageMetaDescSnippet()"/>
        <meta property='fb:admins' content="100002073769572" />
        <link rel="stylesheet" href="/storewebsite/css/entity_20130608.css" type="text/css" />
        <link rel="stylesheet" href="/storewebsite/css/common.css" type="text/css" />
        <link rel="stylesheet" href="/storewebsite/css/product.css" type="text/css" />
        <link rel="stylesheet" href="/storewebsite/css/header-footer.css" type="text/css" />
        <link rel="stylesheet" href="/storewebsite/css/jquery.ui.autocomplete.css" type="text/css" />
        <script language="javascript" type="text/javascript" src="/storewebsite/js/jquery-1.4.2.js"></script>
        <script language="javascript" type="text/javascript" src="/storewebsite/js/widget_slidetab.js"></script>
        <script language="javascript" type="text/javascript" src="/storewebsite/js/loopedslider.js"></script>
        <script language="javascript" type="text/javascript" src="/storewebsite/js/jquery.tipsy.js"></script>
        <script language="javascript" type="text/javascript" src="/storewebsite/js/jsapi.js"></script>
        <script language="javascript" type="text/javascript" src="/storewebsite/js/gallery.js"></script>
        <script language="javascript" type="text/javascript" src="/storewebsite/js/scrolltab.js"></script>
        <script language="javascript" type="text/javascript" src="/storewebsite/js/jquery-ui.min.js"></script>
        <script language="javascript" type="text/javascript" src="/storewebsite/js/jquery.colorbox-min.js"></script>
        <script language="javascript" type="text/javascript" src="/storewebsite/js/jquery.validate.js"></script>
        <script language="javascript" type="text/javascript" src="/storewebsite/js/jquery.dataTables.min.js"></script>
        <script language="javascript" type="text/javascript" src="/storewebsite/js/storewebsite_20130704.js"></script>
        <script language="javascript" type="text/javascript" src="/storewebsite/js/jquery.ui.autocomplete.js"></script>
        <script type="text/javascript" src="/storewebsite/js/saholicmobilephones.js"></script>
        <script language="javascript" type="text/javascript" src="/storewebsite/js/jquery.qtip-1.0.0-rc3.min.js"></script>
        <script type="text/javascript" src="/storewebsite/js/entity_20130719.js"></script>
        <script language="javascript" type="text/javascript" src="/storewebsite/js/ga-invoker.js"></script>
        <script type="text/javascript">
                if(typeof Entity === 'undefined'){
                        Entity = {};
                }       
                Entity.orderedItems = $action.getEntityLogisticsEstimation();
    </script>

#set($userinfo = $action.getUserInfo())
</head>

<body style="min-width:1000px;">
        <noscript>
                <p id="noScript">Please enable <em>Javascript</em> for this Website to function correctly!</p>
        </noscript>
                
        <div id="pricePopupBox" style="display:none;padding:10px;line-height:35px;font-size:16px;color:#777777;position: fixed;min-height: 150px;width: 33%;background-color: white;z-index:10;top: 33%;left: 33%;border: 1px solid #2789C1;box-shadow: 0 0 30px 5px #2789C1;">
                Minimum Price : <span id='minPrice' style='color:#2789C1;font-weight:bold;'></span><br>
                Max Price : <span id='maxPrice' style='color:#2789C1;font-weight:bold;'></span><br>
                <input type='hidden' id='absMin' value=''></input>
                Selling Price : <input id="sellingPriceBox" type="text" val="" style="width: 150px;border: 1px solid #777777;padding: 3px 10px;font-size:14px;color: #2789c1;"><br>
                <input type="button" value="SAVE" id="savePriceEdit" style="cursor:pointer;width: 50px;height: 25px;color: white;background-color: #2789C1;border: 1px solid blue;border-radius: 5px;margin: 10px 30px;"></input>
                <input type="button" value="CANCEL" id="cancelPriceEdit" style="cursor:pointer;width: 70px;height: 25px;color: white;background-color: red;border: 1px solid blue;border-radius: 5px;margin: 10px 30px;"></input>
        </div>
    <div style="line-height:37px;height:37px;background-color:#333;color:white;">
        <span style="margin-left:20px;font-weight:bold;font-size:15px">Store : </span><span style="font-size:20px">$action.getStoreCode()</span>
                <a style="margin:0px 25px 0px 25px;color:white;font-size:15px" href="/storewebsite/home">HOME</a>
        <a style="color:white;font-size:15px" href="/storewebsite/!doLogout">Logout</a>
        #if($action.getOCRSession())
        <a style="margin:0px 0px 0px 25px;color:white;font-size:15px" href="/storewebsite/report">REPORTS</a>
                <span id="editSellingPriceButton" style="margin-left:20px;font-size:15px;cursor:pointer;text-decoration:underline;">Edit</span>
        #end
    </div>
    
    <div style="line-height:60px;height: 70px;background-color:#DBEEFF;color: #333333;margin: 0px;border-bottom:1px solid #67ABD3">
        <img style="float:left;" src="/storewebsite/images/hotspotLogoBlue.jpg">
        <form id="formSearch" method='GET' action='/storewebsite/search'>
                <input id="query" name="q" type="text" style="height: 26px;margin: 20px 0px 20px 20px;width: 400px;border: 1px solid #999999;padding: 2px 5px 2px 10px;font-size: 17px;color: #777777;box-shadow: 1px -1px 10px -1px #999999 inset;" 
                #if ($q) 
                        value="$q"
                #end></input>
                        <input type="submit" value="Search" style="height: 26px;margin: 20px 0 20px 20px;color: white;background-color: #2789c1;border: 1px solid blue;cursor: pointer;"></input>
                        
        </form>
        
    </div>
        
        <!-- Main -->
        <div id="main" style='float:left;margin:25px;'>
                <div class="main-content">
                        <div class="main-left left">
                                <!-- Product Detail -->
                                $action.getProductSummarySnippet()
                                <!-- /Product Detail -->
                                
                                <!-- wrapper-->
                                <div id="wrapper">
                                        <input id="defaultpincode" name="defaultpincode" value=$action.getStorePin() type="hidden" />

                                        <!-- slide guide -->
                                        <div id="slideGuide">
                                                $action.getSlideGuideSnippet()
                                        </div>
                                        <!-- /slide guide -->
                                </div>
                                <!-- /wrapper-->
                        </div>
                </div>
        </div>
        <!-- /Main -->
        <script type="text/javascript" charset="utf-8">
$(function(){
        /* This code is for compare with button */
        var availableNames = [];
        for (var k in productIdNames['$action.getCompareCategory()'])availableNames.push(k);
    $("#mobilename").autocomplete({  autoFocus: true, minLength: 3, 
        source: availableNames
    });
});
/*youtube video init*/
google.load("swfobject", "2.1");
        </script>
</body>
</html>