-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpayment.html
451 lines (400 loc) · 25 KB
/
payment.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
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
<!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">
<link rel="stylesheet" href="./payment.css">
<title>Payment</title>
</head>
<body>
<div id="mainContainer">
<header id="header" class="">
<div class="redirectContainer">
<div id="redirectHeader" class="wid80">
<div id="redirect" class="wid50 ">
<div id="imageRedirect">
<a href="./index.html"><img src="./images/24.png" class="imgWidth" alt=""></a>
</div>
<h2 class="rediretctText">Secure Checkout</h2>
</div>
<div id="user_NameDiv" class="wid50">
<h5 id="userName">Hello Admin</h5>
</div>
</div>
</div>
<div id="contact">
<div id="contact-Wraper">
<div id="contact-Details">
<h4 class="mlright">Need Help</h4>
<img src="./images/icons8-phone-48.png" class="contact-Detailsimage v" alt="">
<p class="mlright">800-1700-1500</p>
<p class="mlright">or</p>
<img src="./images/icons8-speech-30.png" class="contact-Detailsimage mlright" alt="">
<h6 class="textColorB">Live Chat</h6>
</div>
<div id="cartID" class="textright font16">
<p>YOUR CART ID : 1456-153-145</p>
</div>
</div>
</div>
</header>
<div id="content_Container">
<div id="content_DetailsContainer">
<div id="shippingDetails">
<div class="shippingDetailsFirstsec">
<h3 id="shipToHead">Shipping Address</h3>
<div class="detailsBorder">
<div class="flexrow padtop mbtm">
<div class="flexrow font16">
<h5>SHIP TO:</h5>
<SPan>IN</SPan>
</div>
<label for="">*required</label>
</div>
<form action="" id="submitForm">
<div id="shippingDetails">
<div class="flexrow">
<input type="text" id="firstName" class="inputs mbtm" placeholder="First Name*"
required>
<input type="text" id="lastName" class="inputs mbtm" placeholder="Last Name*"
required>
</div>
<input type="text" id="CompanyName" class="inputs mbtm imgWidth"
placeholder="Company Name(Optional)">
<input type="text" id="address" class="inputs mbtm imgWidth"
placeholder="type your address to auto-complete*" required>
<input type="text" id="appartentNo" class="inputs mbtm imgWidth"
placeholder="Apt/Suite/Floor" required>
<div class="flexrow">
<input type="text" id="City" class="inputs mbtm imgwid " placeholder="City*"
required>
<input type="text" id="Region" class="inputs mbtm imgwid" placeholder="Region*"
required>
<input type="text" id="PostalCode" class="inputs mbtm imgwid"
placeholder="Postal Code*" required>
</div>
<input type="number" id="Phone Number" class="inputs mbtm"
placeholder="Phone Number*" required>
<div class="savedefault mbtm">
<input type="checkbox" class="mlright" id="defaultsettings">
<h5> Please send me deals, free tips & Reward news! </h5>
</div>
</div>
</form>
</div>
</div>
<div id=" deiverySection" class="padtp20">
<div>
<div id="deliveryHead">
<h4 class="font16">Delivery Options</h4>
</div>
<div class="deliverycontainer">
<div>
<div id="deliverySubHeader" class="deliveryoptionsHeader flexrow">
<div class="shippaddressdiv wid80">
<div class=" deliverysubheaderimg mlright">
<img src="./images/icons8-delivery-truck-64.png" class="imgWidth"
alt="">
</div>
<span class="wid50">To Ship - Worldwide Express </span>
</div>
<span id="itemsNo">(items)</span>
</div>
<div>
</div>
<div id="delivery_item_Details" class="deliveryOptionstext parentoutline">
</div>
</div>
</div>
</div>
</div>
<!-- payemnt section -->
<div id="paymentSection">
<div id="payementHead">
<h3>Payment</h3>
</div>
<div id="paymentcontainer">
<!-- reward section -->
<div id="rewardssection">
<div class="rewardContent">
<div class="rewardsHeader">
<span class="ruppeicon"><img src="./images/icons8-rupee-50.png"
class="rupeecoinspan" alt=""></span>
<span>
<h4>REwards and Offers:</h4>
</span>
<span class="ruppeicon"><img src="./images/icons8-circled-i-48.png"
class="imgWidth" alt=""></span>
</div>
<div id="rewardsBody">
<div id="greetingsWrap">
<div>
<div id="greetings">
<span class="geetingText"> <span><b id="username">Hi, Admin </b></span> — It looks like you’re
not a <span><b>VIP Rewards</b> member yet. Join for free and
earn <span class="ponits25">25pts</span>!Plus, earn <span
class="ponits25">25pts</span> just for sharing your
birthdate: </span> </span>
</div>
</div>
<div id="userDob">
<input id="dOb" type="text" name="" class="dobInp"
placeholder="mm/dd(optional)">
<button id="join">JOIN NOW</button>
</div>
<div class="">
<p class="vipconditiontext">By joining VIP Rewards, you agree to the <a
href="" class="anchortext">Program Terms</a> and acknowledge
acceptance of the <a href="" class="anchortext">Privacy Policy</a>
</p>
</div>
</div>
</div>
</div>
</div>
<!-- promocode section -->
<div id="promoCodeSection">
<div class="gifticondiv">
<span id="promogift" class="giftspan"><img src="./images/gift.png" class="giftimg"
alt=""></span>
<span id="gifttext" class="gifttextdiv">
<h5>Do you have a gift card or promo code? </h5>
</span>
<span id="promocancel" class="gifttextcancel displaynone cursor">
<h5>Cancel </h5>
</span>
</div>
<div id="promocodeinpdiv" class="displaynone">
<div id="proinpinp">
<div class="inpflexrow">
<input type="text" name="" id="" placeholder="Enter gift card code"
class="promoinputsize">
<button class="promobutton">Apply</button>
</div>
<div class="inpflexrow">
<input type="text" name="" id="" placeholder="Enter gift card code"
class="promoinputsize">
<button class="promobutton">Apply</button>
</div>
</div>
</div>
</div>
<!-- payment method section -->
<div class="paymenthmethod">
<div class="payementhaed">
<h3>PAYMENT METHOD:</h3>
</div>
<div id="cardselect" class="imgWidth">
<div class="cardradio wid80">
<div class="firstcard">
<input id="debitcard" type="radio" class="radiobtn inpimagecard mlright">
<span><img src="./images/debit-card.png" alt="" class="imgwid"></span>
</div>
</div>
</div>
<div class="padtp20">
<div class="cardhead">
<h4>CARD</h4>
<span>*required</span>
</div>
<div id="cardDetails">
<input type="number" name="" id="" class="inpimage cardinpNo"
placeholder="Card number*" required>
<select name="" id="" class="cardinpNo">
<option value="" class="opt">MM*</option required>
<option value="">01</option>
<option value="">02</option>
<option value="">03</option>
<option value="">04</option>
<option value="">05</option>
<option value="">06</option>
<option value="">07</option>
<option value="">08</option>
<option value="">09</option>
<option value="">10</option>
<option value="">11</option>
<option value="">12</option>
</select>
<select name="" id="" class="cardinpNo" required>
<option value="">YY*</option>
<option value="">2023</option>
<option value="">2024</option>
<option value="">2025</option>
<option value="">2025</option>
<option value="">2026</option>
<option value="">2027</option>
<option value="">2028</option>
<option value="">2029</option>
<option value="">2030</option>
<option value="">2031</option>
<option value="">2032</option>
<option value="">2033</option>
</select>
<input type="number" value="" class="cardinpNo cvvhelp" placeholder="CVV*"
required>
</div>
<div class="padtp20 savecard">
<input type="checkbox" class="mlright">
<h4>Save Card</h4>
</div>
<div class="shippingDetailsFirstsec padtp20 rewardContent ">
<h3 id="shipToHead">BILLING ADDRESS:</h3>
<div class=" bilcheckdiv mbtm6">
<input type="checkbox" name="billingaddress" class="mlright"
id="billingaddresscheck">
<h4>My billing name & address are the same as my shipping</h4>
</div>
<div id="billingDetails" class="padtp20">
<form action="" id="submitForm">
<div id="shippingDetails">
<div class="flexrow">
<input type="text" id="firstName" class="inputs mbtm"
placeholder="First Name*" required>
<input type="text" id="lastName" class="inputs mbtm"
placeholder="Last Name*" required>
</div>
<input type="text" id="CompanyName" class="inputs mbtm imgWidth"
placeholder="Company Name(Optional)">
<input type="text" id="address" class="inputs mbtm imgWidth"
placeholder="type your address to auto-complete*" required>
<input type="text" id="appartentNo" class="inputs mbtm imgWidth"
placeholder="Apt/Suite/Floor">
<div class="flexrow">
<input type="text" id="City" class="inputs mbtm imgwid "
placeholder="City*" required>
<input type="text" id="Region" class="inputs mbtm imgwid"
placeholder="Region*" required>
<input type="text" id="PostalCode" class="inputs mbtm imgwid"
placeholder="Postal Code*" required>
</div>
<input type="number" id="Phone Number" class="inputs mbtm"
placeholder="Phone Number*" required>
<div class="padtp20 bilcheckdiv mbtm">
<input type="checkbox" class="mlright">
<h4>Save as default billing address</h4>
</div>
</div>
</form>
</div>
</div>
</div>
<div id="" class=" bilcheckdiv mbtm assisst height46">
<input id="salesAssistchechbox" type="checkbox" class="mlright ">
<h4 id="slaesassistquery" class="cursor">Did someone assist you with your order?
</h4>
<select name="" id="salesperson" class=" salesperson bilcheckdiv mlright ">
<option value="" id="">---Select a Salesperson---</option>
<option value=""> Ramesh</option>
<option value=""> Kuldeep</option>
<option value=""> Vishal</option>
<option value=""> Hariom</option>
</select>
<span id="salesassistCancel" class="displaynone cursor"
id="cancelsaleselect">Cancel</span>
</div>
<div id="totalBillSec" class="assisst">
<div class=" billsection">
<div class="billTags mbtm6">
<div class="billsectionicondiv">
<h4 id="subtotal">Subtotal</h4>
<span>
</span>
</div>
<span id="vishal_span"></span>
</div>
<div class="billTags mbtm6">
<h4>Shipping</h4>
<span>₹100.00</span>
</div>
<div class="billTags mbtm6">
<h4>Taxes</h4>
<span>₹0.00</span>
</div>
<div class="billTags mbtm6">
<h3>Order Total</h3>
<h3 id="totalBill"></h3>
</div>
</div>
</div>
<div id="placeOrder" class=" imgWidth padtp20">
<p class="condition ">By clicking Place Order you agree to the <br>Big Pocket <a
href="" class="anchortext">Terms & Condition</a></p>
<div>
<button id="orderButton" class="orderbtn">
<span class="lockicon mlright"><img src="./images/lock.png" alt=""
class="lockimg"></span>
<span>Place Order</span>
</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="orderdetails">
<div class="orderdetailshead">
<div class="">
<h5>Order Summary</h5>
</div>
<div class="cartimagetextdiv"><a href="./cart.html" class="imgWidth editanchortext"><img
src="./images/shopping-cart.png" alt="" class="ordrecartimg mlright">Edit cart</a>
</div>
</div>
<div>
<div id="payment_Parent" class="parentflex padtp20 parentoutline">
</div>
<div id="" class="assisst paymentdiv">
<div class=" billsection">
<div class="billTags mbtm6">
<div class="billsectionicondiv">
<h4 id="subtotal_Payementsec">Subtotal</h4>
<span>
</span>
</div>
<span id="bill_total_orderSumamary">₹</span>
</div>
<div class="billTags mbtm6">
<h4>Shipping</h4>
<span>₹100.00</span>
</div>
<div class="billTags mbtm6">
<h4>Taxes</h4>
<span>₹0.00</span>
</div>
<div class="billTags mbtm6">
<h3>Order Total</h3>
<h3 id="billTotla">₹</h3>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<footer id="footer">
<div class="footer">
<div class="mr20">
<h5 class="font16">Security 100% Guaranteed</h5>
<p>Your order is safe & secure guarded by state-of-the-art technology.</p>
<div class="customericons">
<span class="iconfooterspan"><img src="./images/trustedicon.svg" alt="" class="spanimg"></span>
<span class="iconfooterspan"><img src="./images/BBBicon.gif" alt="" class="spanimgb"></span>
<span class="iconfooterspan"><img src="./images/certifiedcustomers.gif" alt=""
class="spanimg"></span>
</div>
</div>
<div class="">
<h5 class="font16">We Value Your Privacy</h5>
<p>Adorama will not sell or distribute your personal information under any circumstances.</p>
<p><a href=""></a>Read our Privacy Policy</p>
</div>
</div>
<div class="bootomfooter">
<p>@2023 Adorma Camera,Inc.All rights reserved.</p>
</div>
</footer>
</div>
</body>
<script src="./payment.js"></script>
</html>