-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathCheckout.html
More file actions
304 lines (270 loc) · 6.86 KB
/
Copy pathCheckout.html
File metadata and controls
304 lines (270 loc) · 6.86 KB
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
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Ecom Summary page</title>
<link rel="stylesheet" type="text/css" href="assets/css/bootstrap-icons.css">
<link rel="stylesheet" type="text/css" href="assets/css/checkout_styles.css">
<script src="https://kit.fontawesome.com/6002810c06.js" crossorigin="anonymous"></script>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</head>
<body>
<!--<header class="class_1" >
<div class="class_2" >
<img src="assets/images/vendor-1.jpg" class="class_3" >
</div>
<div class="item_class_0 class_4">
<div class="item_class_1 class_5">
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linejoin="round" stroke-miterlimit="2" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg" >
<path d="m22 16.75c0-.414-.336-.75-.75-.75h-18.5c-.414 0-.75.336-.75.75s.336.75.75.75h18.5c.414 0 .75-.336.75-.75zm0-5c0-.414-.336-.75-.75-.75h-18.5c-.414 0-.75.336-.75.75s.336.75.75.75h18.5c.414 0 .75-.336.75-.75zm0-5c0-.414-.336-.75-.75-.75h-18.5c-.414 0-.75.336-.75.75s.336.75.75.75h18.5c.414 0 .75-.336.75-.75z" fill-rule="nonzero" >
</path>
</svg>
</div>
<div class="item_class_2 class_6">
<a href="#" class="class_7" >
Home
</a>
<a href="#" class="class_7" >
Shop
</a>
<a href="#" class="class_7" >
Cart
</a>
<a href="#" class="class_7" >
About us
</a>
<a href="#" class="class_7" >
Contact us
</a>
</div>
</div>
<div class="class_8" >
<img src="assets/images/user.jpg" class="class_9" >
Hi, User
</div>
</header>-->
<header class="class1">
<!--<div class="class_2" >
<img src="assets/images/vendor-1.jpg" class="class_3" >
</div>-->
<div class="navd">
<ul>
<li><a class="a1" href="#">HOME</a></li>
<li><a class="a2" href="#">PRODUCT</a></li>
<li><a class="a3" href="Login.html">REGISTRATION</a></li>
<li><a class="a4" href="Tracking.html">TRACKING</a></li>
<li><a class="a5" href="#">SUPPORT</a></li>
<li>
<a class="a6" href="#"><i class="fa-regular fa-user"></i></a>
<a class="a7" href="#"><i class="fa-solid fa-flag"></i></a>
<a class="a8" href="#"><i class="fa-regular fa-envelope"></i></a>
</li>
</ul>
</div>
<!--<div class="class_8" >
<img src="assets/images/user.jpg" class="class_9" >
Hi, User
</div>-->
</header>
<div class="container" >
<h1 class="title" >
Checkout
</h1>
<div class="class_12" >
</div>
<div class="card_sec" >
<div class="card_1" >
<h2 class="font_txt" >
Enter your details:
<br>
</h2>
<div class="txt_container" >
<label class="txt_lbl" >
Your Name:
</label>
<input placeholder="" type="text" name="username" class="input_txt" >
</div>
<div class="txt_container" >
<label class="txt_lbl" >
Your Email:
</label>
<input placeholder="" type="text" name="username" class="input_txt" >
</div>
<div class="txt_container" >
<label class="txt_lbl" >
Phone Number:
</label>
<input placeholder="" type="text" name="username" class="input_txt" >
</div>
<div class="txt_container" >
<label class="txt_lbl" >
Delivery address:
</label>
<input placeholder="" type="text" name="username" class="input_txt" >
</div>
<h3 class="Pfont" >
Payment method:
<br>
</h3>
<label class="cardlbl" type="submit" name="payment_method" >
<input type="checkbox" name="" class="check">
Card
<i class="bi bi-credit-card-2-back-fill icon">
</i>
</label>
<label class="paylbl" type="submit" name="payment_method" >
<input type="checkbox" name="" class="check">
Paypal
<i class="bi bi-paypal icon">
</i>
</label>
<button class="btnCon" >
<span>Continue</span>
</button>
</div>
<div class="card_2" >
<br/>
<button class="btnCart" >
<span>ʙᴀᴄᴋ ᴛᴏ ᴄᴀʀᴛ </span>
</button>
<div class="tbl_Con" >
<table class="item_class_4 tbl">
<thead style="">
<tr >
<th scope="col" >
#
</th>
<th scope="col" >
Product
</th>
<th scope="col" >
Qty
</th>
<th scope="col" >
Amount
</th>
<th scope="col" >
Total
</th>
</tr>
</thead>
<tbody >
<tr >
<th >
1
</th>
<td >
Camera
</td>
<td >
1
</td>
<td >
$99
</td>
<td >
$99
</td>
</tr>
<tr >
<th >
2
</th>
<td >
Watch
</td>
<td >
1
</td>
<td >
$23
</td>
<td >
$23
</td>
</tr>
<tr >
<th >
2
</th>
<td >
</td>
<td >
</td>
<td >
Total:
</td>
<td class="total">
$132
</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
<!-- Footer -->
<div class="footer" >
<div class="footer_column" >
<h3>BSIT - 3D</h3>
<hr/>
<div class="text_exp">
It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using 'Content here, content here', making it look like readable English.
</div>
</div>
<div class="footer_column" >
<br/>
<br/>
<h4>Customer care</h4>
<a href="#" class="txt_lbl" >
Terms & conditions
</a>
<a href="#" class="txt_lbl" >
Terms of use
</a>
<a href="#" class="txt_lbl" >
FAQs
</a>
<a href="#" class="txt_lbl" >
Shop
</a>
</div>
<div class="footer_column" >
<br/>
<br/>
<h5>Further info</h5>
<a href="#" class="txt_lbl" >
About Us
</a>
<a href="#" class="txt_lbl" >
Why BSIT - 3D
</a>
<a href="#" class="txt_lbl" >
Careers
</a>
<a href="#" class="txt_lbl" >
Sir Eugene
</a>
</div>
<div class="footer_column" >
<br/>
<br/>
<h5>My Account</h5>
<a href="#" class="txt_lbl" >
Login
</a>
<a href="#" class="txt_lbl" >
Signup
</a>
<a href="#" class="txt_lbl" >
My cart
</a>
<a href="#" class="txt_lbl" >
My wishlist
</a>
</div>
</div>
</body>
</html>