Subversion Repositories SmartDukaan

Rev

Rev 7248 | Rev 7323 | 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">
    <link rel="stylesheet" href="css/storewebsite.css" type="text/css" />
</head>

<body style="margin: 0;">
        <div style="line-height:40px;height:35px;background-color:#333333;color:white;min-width:900px;overflow:hidden;">
        <span style="margin-left:20px;font-weight:bold;font-size:15px">Store : </span><span style="font-size:20px">ANC</span>
        <span style="margin-left:20px;font-weight:bold;font-size:15px">Today's Collection : </span><span style="font-size:20px">3272</span>
        <a style="margin:0px 25px 0px 25px;color:white" href="/rch/report">REPORTS</a>
        <a style="color:white;" href="/rch/!doLogout">Logout</a>        
    </div>
        
        <div style="line-height:60px;height: 60px;background-color:#DBEEFF;min-width:900px;overflow:hidden;color: #333333;border-bottom:1px solid #67ABD3">
        <img style="float:left;" src="/rch/images/Hotspot-Logo.jpg">
                <span style="font-size: 35px;font-family:'Verdana', Verdana, sans-serif;float:left">Online Catalog</span>
        <img style="float:right;margin-right:20px;" src="/rch/images/Saholic-Logo.jpg">
    </div>
        
        <div id="main" style="float:left;width:66%;min-width:900px;overflow: hidden;">
                <div style="float:left;margin:25px;height:481px;width:311px;padding:5px;border:1px solid #AAAAAA;">
                        <img src='/storewebsite/images/1.jpg' height="481px" width="311px"></img>
                </div>
                
                <div style="overflow: hidden;position: relative;">
                        
                        <h2 style="margin-top: 25px;">Product Name S10 Black</h2>
                        <div style="border-top: 1px dotted #CCCCCC;margin: 15px 0;"></div>
                        
                <fieldset style="padding: 5px 0 10px 10px;border: 1px solid #CCCCCC;color: #666666;">
                        <legend style="color: RED;">BEST DEAL</legend>
                        Soap free with this product.
                </fieldset>
                        
                        <div style="border-top: 1px dotted #CCCCCC;margin: 15px 0;"></div>
                        <form id="pincodeForm" action="/storewebsite/home">
                                Please enter the pincode<br>
                                <input type="hidden" name="product_id" value="9161">
                <input id="pincodeText" name="pin" type="text" maxlength="6" class='orderInputBox w150'>
                <input id="pincodeSubmit" type="submit" value="submit" class="submitButton">
            </form>
                        
                        <div style="border-top: 1px dotted #CCCCCC;margin: 15px 0;"></div>
                        <span id='loading' style="display:none;width:200px;height: 30px;background: url('/storewebsite/images/loading.gif') no-repeat 8px 0;padding-left: 45px;padding-top: 7px;">Please Wait ...</span>
                        <div id="priceDiv"></div>
                        
                        <div style="border-top: 1px dotted #CCCCCC;margin: 15px 0;"></div>
                        
                        <form id='shippingAddress' action='/storewebsite/payment-details' method='post' onsubmit="return validateAddress()" style="display:none;margin-bottom:20px;">
                <fieldset style='border:1px solid #CCCCCC;color:#666666'>
                    <legend style='color:#2789C1;font-size:17px;font-weight:bold;'>SHIPPING INFO</legend>
                                        <div class='addressLine'><div class='addressText'>Name&nbsp;&nbsp;</div><input name="name" type="text" class='orderInputBox w300'></input></div>
                                        <div class='addressLine'><div class='addressText'>Mobile Number&nbsp;&nbsp;</div><input name="phone" type="text" maxlength='10' class='orderInputBox plus91'></input></div>
                    <div class='addressLine'><div class='addressText'>Address Line 1&nbsp;&nbsp;</div><input class='orderInputBox w300' name="line1" type="text"></input></div>
                    <div class='addressLine'><div class='addressText'>Address Line 2&nbsp;&nbsp;</div><input name="line2" type="text" class='orderInputBox w300'></input></div>
                                        <div class='addressLine'><div class='addressText'>City&nbsp;&nbsp;</div><input name="city" type="text" class='orderInputBox w300'></input></div>
                                        <div class='addressLine'><div class='addressText'>State&nbsp;&nbsp;</div><input name="state" type="text" class='orderInputBox w300'></input></div>
                    <div class='addressLine'><div class='addressText'>Pincode&nbsp;&nbsp;</div><span id="pinSpan" class="infoValue"></span></div>
                                        <div class='addressLine' style='text-align:center;'>
                                                <input class="submitButton" type="submit" style="background-color:orange;color:black;" value="NEXT">
                                                <input id="changePincode" class="submitButton" type="button" value="Change Pincode">
                                        </div>
                                        <input id="pincodeInput" type="hidden" name="pincode" value=""></input>
                </fieldset>
            </form>

                </div>
        </div>
</body>
<script language="javascript" type="text/javascript" src="js/jquery-1.4.2.js"></script>
<script language="javascript" type="text/javascript" src="/js/jquery-ui.min.js"></script>
<script language="javascript" type="text/javascript" src="js/jquery.colorbox-min.js"></script>
<script language="javascript" type="text/javascript" src="js/jquery.validate.js"></script>
<script language="javascript" type="text/javascript" src="js/jquery.dataTables.min.js"></script>
<script language="javascript" type="text/javascript" src="js/storewebsite.js"></script>
<script language="javascript" type="text/javascript" src="/js/jquery.ui.autocomplete.js"></script>
</html>