| 1811 |
varun.gupt |
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 |
<title>$action.getPageTitleSnippet()</title>
|
|
|
5 |
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
|
|
|
6 |
<meta name="Description" content="$action.getPageMetaDescSnippet()" />
|
|
|
7 |
<meta property="og:url" content="$action.getProductUrl()" />
|
| 3944 |
mandeep.dh |
8 |
<meta property='og:image' content="$action.getRootUrl()/images/website/$action.getProductId()/icon.jpg" />
|
| 1811 |
varun.gupt |
9 |
<meta property='og:type' content="product" />
|
|
|
10 |
<meta property='og:title' content="$action.getProductName()" />
|
| 5625 |
vikram.rag |
11 |
<meta property='og:site_name' content="${in.shop2020.title}" />
|
| 1811 |
varun.gupt |
12 |
<meta property="og:description" content="$action.getPageMetaDescSnippet()"/>
|
|
|
13 |
<meta property='fb:admins' content="100002073769572" />
|
| 10015 |
kshitij.so |
14 |
<meta property="fb:admins" content="564777065" />
|
| 2256 |
varun.gupt |
15 |
#include ( "templates/commoncssfiles.vm" )
|
| 5542 |
amar.kumar |
16 |
<link rel="stylesheet" href="/css/entity.css" type="text/css" />
|
|
|
17 |
<script language="javascript" type="text/javascript" src="/js/ga-invoker.js"></script>
|
| 1811 |
varun.gupt |
18 |
#include ( "templates/commonjsfiles.vm" )
|
| 4934 |
amit.gupta |
19 |
<script type="text/javascript">
|
|
|
20 |
if(typeof Entity === 'undefined'){
|
|
|
21 |
Entity = {};
|
|
|
22 |
}
|
|
|
23 |
Entity.orderedItems = $action.getEntityLogisticsEstimation();
|
| 10190 |
amit.gupta |
24 |
Entity.isComparable = $action.isComparable();
|
| 4934 |
amit.gupta |
25 |
</script>
|
| 1811 |
varun.gupt |
26 |
|
|
|
27 |
#set($userinfo = $action.getUserInfo())
|
|
|
28 |
</head>
|
|
|
29 |
|
|
|
30 |
<body>
|
|
|
31 |
<noscript>
|
| 5572 |
anupam.sin |
32 |
<p id="noScript">Please enable <em>Javascript</em> for this Website to function correctly!</p>
|
| 1811 |
varun.gupt |
33 |
</noscript>
|
| 3830 |
chandransh |
34 |
$action.getHeaderSnippet()
|
|
|
35 |
|
|
|
36 |
<!-- Main -->
|
| 1811 |
varun.gupt |
37 |
<div id="main">
|
| 3830 |
chandransh |
38 |
<div class="main-content">
|
|
|
39 |
<div class="main-top">
|
|
|
40 |
<div class="bread-crumbs">
|
|
|
41 |
$action.getBreadCrumb()
|
|
|
42 |
</div>
|
|
|
43 |
</div>
|
|
|
44 |
<div class="main-left left">
|
|
|
45 |
<!-- Product Detail -->
|
|
|
46 |
$action.getProductSummarySnippet()
|
|
|
47 |
<!-- /Product Detail -->
|
|
|
48 |
|
|
|
49 |
<!-- wrapper-->
|
|
|
50 |
<div id="wrapper">
|
|
|
51 |
<input id="defaultpincode" name="defaultpincode" value=$userinfo.getPincode() type="hidden" />
|
| 1811 |
varun.gupt |
52 |
|
| 3830 |
chandransh |
53 |
<!-- slide guide -->
|
|
|
54 |
<div id="slideGuide">
|
|
|
55 |
$action.getSlideGuideSnippet()
|
|
|
56 |
</div>
|
|
|
57 |
<!-- /slide guide -->
|
|
|
58 |
</div>
|
|
|
59 |
<!-- /wrapper-->
|
| 1811 |
varun.gupt |
60 |
</div>
|
| 2870 |
rajveer |
61 |
|
|
|
62 |
#set($ismobile = $action.isMobile())
|
| 4494 |
varun.gupt |
63 |
#set($discounts = $action.getDiscounts())
|
| 3830 |
chandransh |
64 |
<!-- Widgets -->
|
|
|
65 |
<div class="widgets right">
|
| 5609 |
amit.gupta |
66 |
|
| 6156 |
amit.gupta |
67 |
$action.getCartWidgetSnippet()
|
| 6261 |
amit.gupta |
68 |
<div class="side-banner">
|
|
|
69 |
</div>
|
| 5609 |
amit.gupta |
70 |
|
| 5552 |
phani.kuma |
71 |
#if($ismobile)
|
|
|
72 |
<div id="mostcompared" class="common-widget">
|
| 11672 |
anikendra |
73 |
#include ( "templates/mostcompared.vm")
|
| 5552 |
phani.kuma |
74 |
</div>
|
|
|
75 |
#end
|
| 3830 |
chandransh |
76 |
<div id="myresearch" class="common-widget">
|
|
|
77 |
#include("templates/myresearch.vm")
|
|
|
78 |
</div>
|
|
|
79 |
#if($ismobile)
|
|
|
80 |
<div id="accessories" class="common-widget">
|
|
|
81 |
#include ( "templates/accessories.vm" )
|
|
|
82 |
</div>
|
|
|
83 |
#end
|
|
|
84 |
|
|
|
85 |
<div id="browsehistory" class="common-widget">
|
|
|
86 |
#include("templates/browsehistory.vm")
|
|
|
87 |
</div>
|
|
|
88 |
</div>
|
|
|
89 |
<!-- /Widgets -->
|
|
|
90 |
|
| 1811 |
varun.gupt |
91 |
</div>
|
| 3830 |
chandransh |
92 |
</div>
|
| 5094 |
phani.kuma |
93 |
<!-- /Main -->
|
| 3830 |
chandransh |
94 |
#include("templates/footer.vm")
|
| 5094 |
phani.kuma |
95 |
#parse ( "templates/retargetingjs.vm" )
|
| 5609 |
amit.gupta |
96 |
<form name="frmColorSelName">
|
| 2754 |
rajveer |
97 |
<div id="compareLightBox" class="colorSelLightBoxColor" style="display:none;">
|
| 2228 |
rajveer |
98 |
<h1>Compare with</h1>
|
| 5930 |
amit.gupta |
99 |
<h2>Please search $action.getCompareCategoryLowerCase() to compare</h2>
|
| 2228 |
rajveer |
100 |
|
|
|
101 |
<div class="content">
|
| 2256 |
varun.gupt |
102 |
<input type="text" id="mobilename" name="mobilename" /><br />
|
| 2228 |
rajveer |
103 |
</div>
|
|
|
104 |
<div class="bigImgButton yellow-image">
|
| 5930 |
amit.gupta |
105 |
<input value="Compare" type="button" class="button" id="compare_continue" producttype="$action.getCompareCategory()"/>
|
| 2228 |
rajveer |
106 |
</div>
|
|
|
107 |
<div class="clearBoth"></div>
|
|
|
108 |
</form>
|
|
|
109 |
</div>
|
| 7853 |
amit.gupta |
110 |
<div id="emiLightBox" class="colorSelLightBoxColor" style="display:none;">
|
|
|
111 |
<ol class="bank-name" id="bank-name" name="bankname" style="width:540px">
|
|
|
112 |
</ol>
|
|
|
113 |
<table id="emi_options" style="border-collapse:collapse;width:540px;text-align:center">
|
|
|
114 |
<tbody>
|
|
|
115 |
<tr>
|
| 8948 |
amit.gupta |
116 |
<td class="mk_bankname" style="background-color:#ededed;" rowspan="2"><b>Bank</b></td>
|
|
|
117 |
<td class="mk_emioptions" style="background-color:#ededed;" colspan="4"><b>Tenure</b></td>
|
| 7853 |
amit.gupta |
118 |
</tr>
|
|
|
119 |
<tr class="mk_tenure"></tr>
|
|
|
120 |
<tr class="emirow"></tr>
|
| 8948 |
amit.gupta |
121 |
<tr class="mk_percent"></tr>
|
| 7853 |
amit.gupta |
122 |
</tbody>
|
|
|
123 |
</table>
|
|
|
124 |
<ul style="margin-top:10px;list-style:disc inside none;width:540px">
|
|
|
125 |
<li>EMI option is applicable only on Credit Cards.</li>
|
| 8948 |
amit.gupta |
126 |
<li>Interest shown will be charged by the bank in your statement.
|
| 9145 |
rajveer |
127 |
<li>Please choose EMI tab on payment page to avail EMI option</li>
|
|
|
128 |
<li>Interest will be charged for the selected tenure on monthly reducing balance.</li>
|
| 7853 |
amit.gupta |
129 |
</ul>
|
|
|
130 |
</div>
|
|
|
131 |
|
|
|
132 |
</div>
|
|
|
133 |
</div>
|
| 11970 |
amit.gupta |
134 |
#if($action.isPrivateDealUserBase())
|
|
|
135 |
<script type="text/javascript">
|
| 12608 |
amit.gupta |
136 |
var dimensionValue = 'PrivateDeal';
|
|
|
137 |
ga('set', 'dimension1', dimensionValue);
|
| 11970 |
amit.gupta |
138 |
var prodJson = $action.getProductJSON();
|
|
|
139 |
</script>
|
|
|
140 |
#end
|
| 12620 |
amit.gupta |
141 |
#if($action.getEntityItemsExclusiveInfo().size()>0)
|
|
|
142 |
<script type="text/javascript">
|
|
|
143 |
ExclusiveAffItems = $action.getEntityItemsExclusiveInfoJson();
|
|
|
144 |
</script>
|
|
|
145 |
#end
|
| 3830 |
chandransh |
146 |
<script type="text/javascript" src="/js/saholicmobilephones.js"></script>
|
|
|
147 |
<script type="text/javascript" src="https://apis.google.com/js/plusone.js"></script>
|
|
|
148 |
<script language="javascript" type="text/javascript" src="/js/jquery.qtip-1.0.0-rc3.min.js"></script>
|
|
|
149 |
<script type="text/javascript" src="/js/entity.js"></script>
|
|
|
150 |
<script type="text/javascript" charset="utf-8">
|
| 11672 |
anikendra |
151 |
var deliveryEstimate = '$action.getDeliveryEstimate()';
|
| 4143 |
varun.gupt |
152 |
$(function(){
|
|
|
153 |
/* This code is for compare with button */
|
|
|
154 |
var availableNames = [];
|
| 5930 |
amit.gupta |
155 |
for (var k in productIdNames['$action.getCompareCategory()'])availableNames.push(k);
|
| 4143 |
varun.gupt |
156 |
$("#mobilename").autocomplete({ autoFocus: true, minLength: 3,
|
|
|
157 |
source: availableNames
|
|
|
158 |
});
|
|
|
159 |
});
|
| 7853 |
amit.gupta |
160 |
emiObj = $action.getEmiObject();
|
| 1811 |
varun.gupt |
161 |
/*youtube video init*/
|
|
|
162 |
google.load("swfobject", "2.1");
|
| 3830 |
chandransh |
163 |
</script>
|
| 1811 |
varun.gupt |
164 |
</body>
|
| 5094 |
phani.kuma |
165 |
</html>
|