-
Notifications
You must be signed in to change notification settings - Fork 1
/
checkout.html
248 lines (214 loc) · 6.65 KB
/
checkout.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Checkout.html</title>
<style>
.main{
font-family: roboto,Arial,Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
text-decoration: none solid rgb(68,68,68);
word-spacing: 0px;
background-color: #FFFFFF;
background:0% 0%;
position: color;
height: 1678px;
width: 720px;
display: block;
transform: none;
transition: all Os ease Os;
/* outline: rgb(255,0,0) dashed 0.8px; */
box-sizing: border-box;
margin-left: 330px;
}
#First{
margin-top: 20px;
font-family: roboto,Arial,Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
text-decoration: none solid rgb(68,68,68);
word-spacing: 0px;
background-color: #FFFFFF;
background:0% 0%;
position: color;
height: 34px;
width: 355px;
padding: 1px 2px 1px 80px;
border: 1px solid #006BBd;
display: inline-block;
cursor: text;
transform: none;
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s ;
/* outline: rgb(255,0,0) dashed 0.8px; */
box-sizing: border-box;
}
#Add{
font-family: roboto,Arial,Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
text-decoration: none solid rgb(68,68,68);
word-spacing: 0px;
background-color: #FFFFFF;
background:0% 0%;
position: color;
height: 34px;
width: 355px;
padding: 1px 2px 1px 5px;
border: 1px solid #006BBd;
display: inline-block;
cursor: text;
transform: none;
transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s ;
/* outline: rgb(255,0,0) dashed 0.8px; */
box-sizing: border-box;
}
#text{
font-family: roboto,Arial,Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
text-decoration: none solid rgb(68,68,68);
word-spacing: 0px;
background-color: #FFFFFF;
background:0% 0%;
position: color;
height: 20px;
width: 720px;
margin: 0 0 10px 0;
display: block;
transform: none;
transition: all Os ease Os;
/* outline: rgb(255,0,0) dashed 0.8px; */
box-sizing: border-box;
}
#heading{
font-family: roboto,Arial,Arial, Helvetica, sans-serif;
font-size: 26px;
line-height: 30px;
text-decoration: none solid rgb(68,68,68);
word-spacing: 0px;
background-color: #FFFFFF;
background:0% 0%;
position: color;
height: 30px;
width: 720px;
margin: 0 0 20px 0;
display: block;
transform: none;
transition: all Os ease Os;
/* outline: rgb(255,0,0) dashed 0.8px; */
box-sizing: border-box;
margin-left: 250px;
}
#lab{
font-family: roboto,Arial,Arial, Helvetica, sans-serif;
font-size: 14px;
line-height: 20px;
text-decoration: none solid rgb(68,68,68);
word-spacing: 0px;
background-color: #FFFFFF;
background:0% 0%;
position: color;
height: 25px;
width: 355px;
margin: 20px 0 0 0;
padding: 0 0 5px 0;
display: block;
transform: none;
transition: all Os ease Os;
/* outline: rgb(255,0,0) dashed 0.8px; */
box-sizing: border-box;
}
#blue{
color: #006BBd
}
#a{
display: flex;
margin: auto;
gap: 5px;
}
#b{
display: flex;
margin: auto;
gap: 5px;
}
#c{
display: flex;
margin: auto;
gap: 5px;
}
#d{
display: flex;
margin: auto;
gap: 5px;
}
</style>
</head>
<body>
<div class="main">
<div id="heading">
<h2 style="font-family: Arial, Helvetica, sans-serif; font-weight: 300; color: #006BBd; ">Shipping</h2>
</div>
<div id="f1">
<div id="a">
<label id="lab" for="First Name*">First Name* </label>
<input type="text" name="First Name" id="First"><br>
<label id="lab" for="Last Name*">Last Name*</label><br>
<input type="text" name="Last Name" id="First"><br><br>
</div>
<label id="lab" for="Pincode"> Pincode*</label>
<input type="number" name="Pincode*" id="First">
<label id="lab" for="Address line 1*">Address line 1*</label>
<input type="text" name="Address line 1" id="Add"><br>
<label id="lab" for="Address line 2*">Address line 2*</label>
<input type="text" name="Address line 2 " id="Add">
<p id="blue"> + Add another street address field</p><br>
<div id="b">
<label id="lab" for="City*">City*</label><br>
<input type="text" name="City " id="First"><br>
<label id="lab" for="State*">State*</label><br>
<input type="text" name="State " id="First"><br><br>
</div>
<div id="c">
<label id="lab" for="Phone Number*">Phone Number*</label><br>
<input type="number" name="Phone Number" id="First"><br>
<label id="lab" for="Email addresss">Email Address*</label><br>
<input type="text" name="Email Address" id="First"><br>
</div>
<p id="blue"> + Add an alternate phone number
</p>
<h6>Do you have GSTIN? <button>No</button></h6>
<p id="text">We’d love to stay in touch to hear about your needs; and keep you updated on products, services, solutions, exclusive offers and special events. Simply check below to stay in touch by post and phone.</p><br>
<p id="blue">Dell Technologies and its group of companies</p><br>
<p id="text">For information on Dell Technologies’ policy on the protection of your personal data, see our Privacy Statement. You can unsubscribe at any time.</p><br>
</div>
<hr>
<h3 id="h4">Billing Address</h3>
<li>Same as shipping information</li>
<li> Use a different address and contact</li>
<hr>
<h3 id="h4">Delivery method</h3>
<p id="text">To estimate your delivery date, enter your Postcode above.
</p>
<hr>
<h3 id="h4">Assisted Purchase</h3>
<p id="text">Please enter the name of the sales representative or the SA code of the Dell Exclusive store who has assisted you in this purchase.</p><br>
<div id="d">
<label id="lab" for="Name(Optional)">Name(Optional)</label><br>
<input type="text" name="Name(Optional)" id="First"><br>
<label id="lab" for="SA code(Optional)">SA code(Optional)</label><br>
<input type="number" name="SA code(Optional)" id="First"><br>
</div>
<button style="margin-left: 280px; margin-top: 50px; padding: 10px; font-size: 20px; " id="redirect"><a href="#" style="text-decoration: none; list-style: none; color: black; font-weight: 600;">Place Order</a></button>
</div>
</body>
<script>
let redirect = document.getElementById("redirect")
redirect.addEventListener("click", ()=>{
alert("Order Sucessfully Placed")
window.location.href = "./index.html"
})
</script>
</html>