Subversion Repositories SmartDukaan

Rev

Rev 7327 | Rev 7358 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7327 Rev 7343
Line 7... Line 7...
7
 
7
 
8
<body style="margin: 0;">
8
<body style="margin: 0;">
9
	<div style="line-height:35px;height:35px;background-color:#333333;color:white;min-width:900px;overflow:hidden;">
9
	<div style="line-height:35px;height:35px;background-color:#333333;color:white;min-width:900px;overflow:hidden;">
10
    	<span style="margin-left:20px;font-weight:bold;font-size:15px">Store : </span><span style="font-size:20px">ANC</span>
10
    	<span style="margin-left:20px;font-weight:bold;font-size:15px">Store : </span><span style="font-size:20px">ANC</span>
11
    	
11
    	
12
    	<a style="margin:0px 25px 0px 25px;color:white" href="/rch/report">REPORTS</a>
12
    	<a style="margin:0px 25px 0px 25px;color:white" href="/storewebsite/report">REPORTS</a>
13
    	<a style="color:white;margin-right:25px;" href="/rch/!doLogout">Logout</a>
13
    	<a style="color:white;margin-right:25px;" href="/storewebsite/!doLogout">Logout</a>
14
		<span id="editPriceButton" style="color:white;cursor:pointer;text-decoration:underline;display:none;">Edit</span>
14
		<span id="editPriceButton" style="color:white;cursor:pointer;text-decoration:underline;display:none;">Edit</span>
15
		<span id="editPriceSpan" style='display:none;'>
15
		<span id="editPriceSpan" style='display:none;'>
16
			<input id="editPriceBox" type="text" style="height: 15px;font-size: 14px;" value=""></input>
16
			<input id="editPriceBox" type="text" style="height: 15px;font-size: 14px;" value=""></input>
17
			<input id="priceFixButton" style='margin:0px;' type="button" value="OK" class="submitButton"></input>
17
			<input id="priceFixButton" style='margin:0px;' type="button" value="OK" class="submitButton"></input>
18
		</span>
18
		</span>
Line 42... Line 42...
42
                <input id="pincodeSubmit" type="submit" value="submit" class="submitButton">
42
                <input id="pincodeSubmit" type="submit" value="submit" class="submitButton">
43
            </form>
43
            </form>
44
			
44
			
45
			<div style="border-top: 1px dotted #CCCCCC;margin: 15px 0;"></div>
45
			<div style="border-top: 1px dotted #CCCCCC;margin: 15px 0;"></div>
46
			
46
			
-
 
47
			#if($bestDealText && !$bestDealText.isEmpty())
47
			<fieldset id='bestDealContainer' style="display:none;padding: 5px 0 10px 10px;border: 1px solid #CCCCCC;color: #666666;">
48
			<fieldset style="padding: 5px 0 10px 10px;border: 1px solid #CCCCCC;color: #666666;">
48
    			<legend style="color: RED;">BEST DEAL</legend>
49
    			<legend style="color: RED;">BEST DEAL</legend>
49
    			<span id='bestDealText'></span>
50
    			$bestDealText
50
    		</fieldset>
51
    		</fieldset>
51
			<div style="border-top: 1px dotted #CCCCCC;margin: 15px 0;"></div>
52
			<div style="border-top: 1px dotted #CCCCCC;margin: 15px 0;"></div>
-
 
53
			#end
52
			
54
			
53
			<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>
55
			<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>
-
 
56
			
54
			<div id="priceDiv"></div>
57
			<div id="priceDiv"></div>
55
			<div style="border-top: 1px dotted #CCCCCC;margin: 15px 0;"></div>
58
			<div style="border-top: 1px dotted #CCCCCC;margin: 15px 0;"></div>
56
			
59
			
57
			<form id='shippingAddress' action='/storewebsite/payment-details' method='post' onsubmit="return validateAddress()" style="display:none;margin-bottom:20px;">
60
			<form id='shippingAddress' action='/storewebsite/payment-details' method='post' onsubmit="return validateAddress()" style="display:none;margin-bottom:20px;">
58
                <fieldset style='border:1px solid #CCCCCC;color:#666666'>
61
                <fieldset style='border:1px solid #CCCCCC;color:#666666'>