Subversion Repositories SmartDukaan

Rev

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

Rev 7248 Rev 7263
Line 1... Line 1...
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
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">
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
<head>
3
<head>
4
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
4
	<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5
    <link rel="stylesheet" href="css/rechargewebapp_18042013.css" type="text/css" />
5
    <link rel="stylesheet" href="css/storewebsite.css" type="text/css" />
6
	
-
 
7
	<script language="javascript" type="text/javascript" src="js/jquery-1.4.2.js"></script>
-
 
8
    <script language="javascript" type="text/javascript" src="js/jquery.colorbox-min.js"></script>
-
 
9
    <script language="javascript" type="text/javascript" src="js/jquery.validate.js"></script>
-
 
10
    <script language="javascript" type="text/javascript" src="js/jquery.dataTables.min.js"></script>
-
 
11
    <script language="javascript" type="text/javascript" src="js/storewebsite.js"></script>
-
 
12
	
-
 
13
	<style>
-
 
14
		.mandatory {
-
 
15
			color:red;
-
 
16
		}
-
 
17
		
-
 
18
		.error {
-
 
19
    		border: 1px solid red;
-
 
20
            padding: 5px;
-
 
21
            text-align: center;
-
 
22
            color: red;
-
 
23
		}
-
 
24
		
-
 
25
		.infoText {
-
 
26
		color:#777777;
-
 
27
		font-weight:bold;
-
 
28
		}
-
 
29
		
-
 
30
		.infoDiv {
-
 
31
		padding:3px;
-
 
32
		}
-
 
33
		
-
 
34
		.infoValue {
-
 
35
		color:#2789C1;
-
 
36
		font-weight:bolder;
-
 
37
		}
-
 
38
		
-
 
39
		.mainsearch {
-
 
40
		box-shadow: 1px -1px 10px -1px #999999 inset;
-
 
41
		height: 30px;
-
 
42
		margin-top: 100px;
-
 
43
		margin-right: 5px;
-
 
44
		width: 450px;
-
 
45
		border: 1px solid #777777;
-
 
46
		padding: 2px 5px 2px 10px;
-
 
47
		font-size: 17px;
-
 
48
		color: #777777;
-
 
49
		}
-
 
50
		
-
 
51
		.orderInputBox {
-
 
52
		height: 26px;
-
 
53
		border: 1px solid #999999;
-
 
54
		padding: 2px 5px 2px 10px;
-
 
55
		font-size: 17px;
-
 
56
		color: #777777;
-
 
57
		box-shadow: 1px -1px 10px -1px #999999 inset;
-
 
58
		}
-
 
59
		
-
 
60
		.w150 {
-
 
61
		width: 150px;
-
 
62
		}
-
 
63
		
-
 
64
		.w300 {
-
 
65
		width: 300px;
-
 
66
		}
-
 
67
		
-
 
68
		.plus91 {
-
 
69
		background: white url('/rch/images/+91.png') no-repeat 2px;
-
 
70
		padding-left:60px;
-
 
71
		width:250px;
-
 
72
		}
-
 
73
		
-
 
74
		.addressLine {
-
 
75
		width:487px;
-
 
76
		margin:3px;
-
 
77
		}
-
 
78
		
-
 
79
		.addressText {
-
 
80
		width:125px;
-
 
81
		display:inline-block;
-
 
82
		text-align:right;
-
 
83
		font-size:14px;
-
 
84
		}
-
 
85
		
-
 
86
		.submitButton {
-
 
87
		height: 26px;
-
 
88
		margin: 15px;
-
 
89
		font-weight:100;
-
 
90
		font-size:14px;
-
 
91
		color: white;
-
 
92
		background-color: #2789c1;
-
 
93
		border: 1px solid blue;
-
 
94
		cursor: pointer; 
-
 
95
		}
-
 
96
		
-
 
97
		.diplayAddLine {
-
 
98
		font-wight:100;
-
 
99
		font-style:italic;
-
 
100
		font-size:14px;
-
 
101
		color:#777777;
-
 
102
		padding:2px 10px;
-
 
103
		}
-
 
104
		
-
 
105
		.name {
-
 
106
		font-size:16px;
-
 
107
		font-weight:bold;
-
 
108
		color:#333333;
-
 
109
		margin:5px 0 5px 0;
-
 
110
		}
-
 
111
	</style>
-
 
112
</head>
6
</head>
113
 
7
 
114
<body style="margin: 0;">
8
<body style="margin: 0;">
115
	<div style="line-height:40px;height:35px;background-color:#333333;color:white;min-width:900px;overflow:hidden;">
9
	<div style="line-height:40px;height:35px;background-color:#333333;color:white;min-width:900px;overflow:hidden;">
116
    	<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>
Line 165... Line 59...
165
				<div class='addressLine' style='text-align:center;'>
59
				<div class='addressLine' style='text-align:center;'>
166
					<input id="saveEditedAdd" class="submitButton" type="button" style="background-color:orange;color:black;" value="OK">
60
					<input id="saveEditedAdd" class="submitButton" type="button" style="background-color:orange;color:black;" value="OK">
167
				</div>
61
				</div>
168
            </fieldset>
62
            </fieldset>
169
			
63
			
170
			<form id="createOrderForm" action="/storewebsite/create-order" onsubmit="return validatePaymentDetails()">
64
			<form id="createOrderForm" action="/storewebsite/payment-details!persist-transaction" onsubmit="return validatePaymentDetails()">
-
 
65
				<input type="hidden" name="product_id" value="$action.getProduct_id()"></input>
171
				<input type="hidden" name="name" value="$action.getName()"></input>
66
				<input type="hidden" name="name" value="$action.getName()"></input>
172
				<input type="hidden" name="phone" value="$action.getPhone()"></input>
67
				<input type="hidden" name="phone" value="$action.getPhone()"></input>
173
				<input type="hidden" name="line1" value="$action.getLine1()"></input>
68
				<input type="hidden" name="line1" value="$action.getLine1()"></input>
174
				<input type="hidden" name="line2" value="$action.getLine2()"></input>
69
				<input type="hidden" name="line2" value="$action.getLine2()"></input>
175
				<input type="hidden" name="city" value="$action.getCity()"></input>
70
				<input type="hidden" name="city" value="$action.getCity()"></input>
176
				<input type="hidden" name="state" value="$action.getState()"></input>
71
				<input type="hidden" name="state" value="$action.getState()"></input>
177
				<input type="hidden" name="pincode" value="$action.getPincode()"></input>
72
				<input type="hidden" name="pincode" value="$action.getPincode()"></input>
178
				
73
				
-
 
74
				
179
				<div id="showAddDiv">
75
				<div id="showAddDiv">
180
					<div class="name"><span name="name">$action.getName()</span>
76
					<div class="name"><span name="name">$action.getName()</span>
181
						<input id="addressEdit" style="float:right;margin:0;height:21px;"type="button" value="EDIT" class="submitButton"></input>
77
						<input id="addressEdit" style="float:right;margin:0;height:21px;"type="button" value="EDIT" class="submitButton"></input>
182
					</div>
78
					</div>
183
					<div class="diplayAddLine" name="phone">$action.getPhone()</div>
79
					<div class="diplayAddLine" name="phone">$action.getPhone()</div>
Line 207... Line 103...
207
                <input id="createOrder" type="submit" style="background-color:orange;color:black;" value="CREATE ORDER" class="submitButton"></input>
103
                <input id="createOrder" type="submit" style="background-color:orange;color:black;" value="CREATE ORDER" class="submitButton"></input>
208
            </form>
104
            </form>
209
		</div>
105
		</div>
210
	</div>
106
	</div>
211
</body>
107
</body>
212
</script>
108
 
-
 
109
<script language="javascript" type="text/javascript" src="js/jquery-1.4.2.js"></script>
-
 
110
<script language="javascript" type="text/javascript" src="/js/jquery-ui.min.js"></script>
-
 
111
<script language="javascript" type="text/javascript" src="js/jquery.colorbox-min.js"></script>
-
 
112
<script language="javascript" type="text/javascript" src="js/jquery.validate.js"></script>
-
 
113
<script language="javascript" type="text/javascript" src="js/jquery.dataTables.min.js"></script>
-
 
114
<script language="javascript" type="text/javascript" src="js/storewebsite.js"></script>
-
 
115
<script language="javascript" type="text/javascript" src="/js/jquery.ui.autocomplete.js"></script>
213
</html>
116
</html>
214
117