Rev 2796 | Rev 3827 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
<script>var PARAMETERS = {\#foreach($item in $itemDetails)\#if($velocityCount == 1)$item.ITEM_ID : { "ITEM_ID" : "$item.ITEM_ID", "SP" : "$item.SP", "MRP" : "$item.MRP", "SAVING" : "$item.SAVING", "COLOR" : "$item.COLOR" }\#else,$item.ITEM_ID : { "ITEM_ID" : "$item.ITEM_ID", "SP" : "$item.SP", "MRP" : "$item.MRP", "SAVING" : "$item.SAVING", "COLOR" : "$item.COLOR" }\#end\#end} ;</script><!-- Product detail --><div id="productDetail"><div class="top"><div class="left"><div class="right"> </div></div></div><div class="middle"><div class="content"><div class="blockLeft"><!-- breadcrumb --><div id="breadcrumb"><a href="/home">Home</a> ><a href="/$params.CATEGORY_URL">$params.CATEGORY_NAME</a> ><a #if($params.IS_MOBILE=="TRUE") href="/$params.BRAND_NAME.toLowerCase().replace(' ', '-')" #end class="deselect">$params.BRAND_NAME</a><a class="deselect">$params.PRODUCT_NAME</a></div><!-- /breadcrumb --><h1 id="productHeading">$params.TITLE## if there is only one item and that has color as empty, NA or null it will not\#if(!(($itemDetails.size() == 1) && (!($itemDetails.get(0).COLOR)) || ($itemDetails.get(0).COLOR=="NA") || ($itemDetails.get(0).COLOR=="")))<select class="colorselector" id="colorselector" name="colorselector">\#foreach($item in $itemDetails)<option value="$item.ITEM_ID" $item.IS_SELECTED >$item.COLOR</option>\#end</select>\#end</h1><h2 id="productSubHeading">$params.TAGLINE</h2>\#set($item = $itemDetails.get(0))All Inclusive Price: <span class="finalPrice">Rs</span>\#if($item.SHOWMRP.equals("true"))<span id="mrp" class="mrpPrice">$item.MRP</span>\#end<span id="sp" class="finalPrice">$item.SP </span>\#if($item.SHOWMRP.equals("true"))(<span id="saving">$item.SAVING</span>% saving)\#end<div class="lineHeight_10px"> </div>#if($params.WARRANTY && $params.WARRANTY != "")<span> $params.WARRANTY manufacturer warranty</span> <br /><div class="lineHeight_10px"> </div>#else<span> </span> <br /><div class="lineHeight_10px"> </div>#end<div class="floatLeft"><label for="zipcode">Ships to: </label></div><div class="imgTextBox textbox-image"><input type="text" id="zipcode" name="zipcode" value="110001" class="textbox" maxlength="6" onSubmit="updateEstimate()" onblur="updateEstimate()" /></div><div id="shipTime"><span id="shipping_time"> within <span id="days"></span> business days</span></div><div class="img"><a href="#"><img src="/images/buttons/free-shipping.jpg" width="111" height="13" alt="Free Shipping" title="Free Shipping" /></a></div><div class="clearBoth"></div></div><div class="blockRight"><!-- add to cart --><input id="item_id" name="item_id" value=$item.ITEM_ID type="hidden" /><input id="catalog_id" name="catalog_id" value=$item.CATALOG_ID type="hidden" /><div class="bigImgButton yellow-image"><input type="button" alt="Buy This Item" value=" Add to Cart >> " class="button" id="addcart" /></div><!-- add to cart --></div><div class="clearBoth"></div></div></div><div class="bottom"><div class="left"><div class="right"> </div></div></div></div><!-- /Product detail --><!-- Start Social Bar --><div id="actionBar"><div class="left"><div class="right"><div class="center"><div class="blockLeft"><div class="smallImgButton btnWidth2_IE7 yellow-image"><input type="button" id="util_addnewresearch" class="button" value="Add to Research" onclick="javascript:addResearch('', 'single')" title="Add to Reasearch" name=""></div><div class="smallImgButton yellow-image" style="margin-left:6px"><input type="button" alt="My Notes" value="Notes" class="button" id="view-mynotes" /></div>#if($params.IS_MOBILE=="TRUE")<div class="smallImgButton btnWidth1_IE7 yellow-image" style="margin-left:6px"><input type="button" title="Compare" class="button" value="Compare with" id="util_compare"></div>#end<input type="hidden" value="$params.CATALOG_ID" id="product_id" name=""><div class="clearBoth"></div></div><div class="blockRight"><div class="fblikeDiv"><div id="fb-root"></div><iframe src="http://www.facebook.com/plugins/like.php?href=$params.PRODUCT_URL&layout=button_count&show_faces=true&width=120&action=like&font&colorscheme=light&height=23" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:120px; height:23px;" allowTransparency="true"></iframe></div><span id="plusone"><g:plusone size="medium"></g:plusone></span><div class="tweetDiv"><a href="http://twitter.com/share" class="twitter-share-button" data-text="I chkd out $params.TITLE at" data-count="horizontal" data-via="saholic" style="margin-top:3">Tweet</a><script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script></div></div><div class="clearBoth"></div></div></div></div></div>