Subversion Repositories SmartDukaan

Rev

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

<div class="content1">
                <div class="lfbox">
                        
                        <div class="bl">
                                <div class="br">                                                                                                                                                
                                        <div class="controls">                                                                                          
                                                <div class="breadcrumb">
                                                        <a href="#">Home</a>
                                                        <a href="#">$params.CATEGORY</a>
                                                        <a href="#" class="selc">$params.TITLE</a>
                                                </div>
                                                
                                                <h2>$params.TITLE </h2>
                                                <form class="addtocart" action="http://localhost:8080/Website/cart" method="post">
                                                        <input id="item_id" name="item_id" value="$params.PRODUCT_ID" type="hidden"/>
                                                        <input type="image" alt="Buy This Item" src="http://localhost/images/add-to-cart.gif">
                                                </form>

                                                

                                                
                                                <span class="textsml">A smartphone in the Nokia N-series </span>
                                                <div class="clearfix"></div>                                                                                                    
                                                <div class="price">
                                                        <span class="text"><strong>Final Price:</strong> <span class="num">Rs. $params.PRICE</span> (all inclusive)</span>
                                                        
                                                        <div class="clearfix"></div>
                                                        <span class="text">M.R.P:  Rs. $params.PRICE (0% saving)</span>
                                                        <div class="clearfix"></div>
                                                        <span class="text">Ships to:<input type="text" name="pincode" class="pin" /><strong>within 48 days</strong></span><img src="http://localhost/images/shipping.gif" alt="Free Shipping" />
                                                </div>
                                                <div class="rating">
                                                        <h3>Ratings</h3>                                                                                                        
                                                        <div class="seller">Amazon: </div>
                                                        
                                                        <div id="rateMe" title="Rate Me...">
                                                                        <a onclick="rateIt(this)" id="_1" title="Poor" onmouseover="rating(this)" onmouseout="off(this)"></a>
                                                                        <a onclick="rateIt(this)" id="_2" title="Not Bad" onmouseover="rating(this)" onmouseout="off(this)"></a>
                                                                        <a onclick="rateIt(this)" id="_3" title="Pretty Good" onmouseover="rating(this)" onmouseout="off(this)"></a>
                                                                        <a onclick="rateIt(this)" id="_4" title="Excellent" onmouseover="rating(this)" onmouseout="off(this)"></a>
                                                                        <a onclick="rateIt(this)" id="_5" title="Superb" onmouseover="rating(this)" onmouseout="off(this)"></a>
                                                        </div>
                                                        <div class="clearfix"></div>
                                                        <div class="seller">Shop2020 Buyers: $params.RATING_ALL</div>
                                                        
                                                        <div id="rateMe" title="Rate Me...">
                                                                        <a onclick="rateIt(this)" id="_11" title="poor"></a>
                                                                        <a onclick="rateIt(this)" id="_22" title="Not Bad" ></a>
                                                                        <a onclick="rateIt(this)" id="_33" title="Pretty Good"></a>
                                                                        <a onclick="rateIt(this)" id="_44" title="Pretty Good"></a>
                                                                        <a onclick="rateIt(this)" id="_55" title="Pretty Good"></a>
                                                        </div>
                                                        <span id="rateStatus" style="visibility:hidden;">Rate Me...</span>
                                                        
                                                        <span id="ratingSaved" style="visibility:hidden;">Rating Saved!</span> 
                                                </div>  
                                                <div class="common">
                                                        <a href="#">Schedule a Local Pickup</a>
                                                </div>                                                          
                                        </div>                                                                                                                                          
                                </div>
                        </div>                                                                                                                                  
                
                </div>          
                </div>