-
Notifications
You must be signed in to change notification settings - Fork 0
/
checkout-expanded.html
370 lines (342 loc) · 17 KB
/
checkout-expanded.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
<!DOCTYPE html>
<html class="not-ie" lang="en">
<head>
<!-- Basic meta tags -->
<!-- Required meta tags -->
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Checkout</title>
<!-- Google Web Fonts
================================================== -->
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap" rel="stylesheet">
<!-- Fontawesome -->
<link rel="stylesheet" type="text/css" href="fonts/css/all.css">
<!--link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.1/css/all.min.css" integrity="sha512-+4zCK9k+qNFUR5X+cKL9EIR+ZOhtIloNl9GIKS57V1MyNsYpYcUrUeQc9vNfzsWfV28IaLL3i96P9sdNyeRssA==" crossorigin="anonymous" /-->
<!-- Bootstrap CSS -->
<link rel="stylesheet" type="text/css" href="css/bootstrap.css">
<!-- Slick Caurosel -->
<link rel="stylesheet" type="text/css" href="css/slick.css">
<link rel="stylesheet" type="text/css" href="css/styles.css">
<link rel="stylesheet" type="text/css" href="css/responsive.css">
</head>
<body class="freezing-menu-static">
<!--header-->
<header id="header">
<div class="main-nav-outer fixed-top">
<nav class="navbar justify-content-between main-nav">
<button type="button" class="btn btn-link link-color">Secure Checkout</button>
<button type="button" class="btn btn-link">Continue Shopping</button>
</nav>
</div>
</header>
<!--/header-->
<section class="checkout-forms">
<div class="desktop-view-center">
<div class="clearfix">
<div class="checkout-forms-holder">
<h1 class="color-title-h3 black bottom-margin-40">Checkout</h1>
<!--Account-->
<div class="forms-each-section">
<div class="section-titles-bar bottom-margin-20 d-flex justify-content-between">
<a class="expand-collapse-title as-form-title" data-toggle="collapse" href="#checoutAccount" role="button" aria-expanded="false" aria-controls="checoutAccount">Account
<span class="left-icon"><i class="fas fa-chevron-down show-when-collapse"></i><i class="fas fa-chevron-up show-when-expanded"></i></span></a>
<span class="steps-count">Step 1/4</span>
</div>
<div class="collapse show" id="checoutAccount">
<p>Already have an account? You can <a href="#">Sign in</a> here</p>
<div class="row bottom-margin-20 col-gutter-40">
<div class="col-md-6">
<label for="Email Address">Email Address</label>
<input type="email" class="form-control bottom-margin-10" id="EmailAddress">
<label class="checkbox-control checkbox-in-form">
<input type="checkbox">
<span class="checkmark"></span> Create an account to checkout faster in the future</label>
</div>
</div>
<div class="row bottom-margin-30 col-gutter-40">
<div class="col-md-6">
<label for="Password">Password</label>
<input type="password" class="form-control bottom-margin-20" id="Password">
<label for="ConfirmPassword">Confirm Password</label>
<input type="password" class="form-control" id="ConfirmPassword">
</div>
<div class="col-md-6">
<label class="hiddem-from-md"> </label>
<ul class="list-reseter bottom-margin-40">
<li>Your password must have: At least 8 characters</li>
<li>1 uppercase letter</li>
<li>1 lowercase letter</li>
<li>1 number</li>
<li>1 symbol</li>
</ul>
</div>
</div>
<div class="row col-gutter-40 bottom-margin-30">
<div class="col-md-6">
<label class="checkbox-control checkbox-in-form">
<input type="checkbox">
<span class="checkmark"></span> <strong>Stay in the Loop</strong></label>
<div class="left-padding-30">Get exculsive offers, upcoming events, news, and more</div>
</div>
</div>
<div class="inline-elements">
<button type="button" class="btn btn-dark btn-x-lg">Continue</button>
</div>
</div>
</div>
<!--/Account-->
<!--Shipping-->
<div class="forms-each-section">
<div class="section-titles-bar bottom-margin-20 d-flex justify-content-between">
<a class="expand-collapse-title as-form-title" data-toggle="collapse" href="#checkoutShipping" role="button" aria-expanded="false" aria-controls="checkoutShipping">Shipping
<span class="left-icon"><i class="fas fa-chevron-down show-when-collapse"></i><i class="fas fa-chevron-up show-when-expanded"></i></span></a>
<span class="steps-count">Step 2/4</span>
</div>
<div class="collapse show" id="checkoutShipping">
<div class="row col-gutter-40">
<div class="col-md-6">
<label for="FirstName">First Name</label>
<input type="text" class="form-control bottom-margin-20" id="FirstName">
</div>
<div class="col-md-6">
<label for="LastName">Last Name</label>
<input type="text" class="form-control bottom-margin-20" id="LastName">
</div>
</div>
<div class="row col-gutter-40 bottom-margin-20">
<div class="col-md-6">
<label for="Company">Company</label>
<input type="text" class="form-control" id="Company">
</div>
</div>
<div class="row col-gutter-40">
<div class="col-md-6">
<label for="StreetAddress">Street Address</label>
<input type="text" class="form-control bottom-margin-20" id="StreetAddress">
</div>
<div class="col-md-6">
<div class="row">
<div class="col-md-6">
<label for="AptSuiteUnit">Apt/Suite/Unit</label>
<input type="text" class="form-control bottom-margin-20" id="AptSuiteUnit">
</div>
</div>
</div>
</div>
<div class="row col-gutter-40">
<div class="col-md-6">
<label for="City">City</label>
<input type="text" class="form-control bottom-margin-20" id="City">
</div>
<div class="col-md-6">
<div class="row col-gutter-40 bottom-margin-20">
<div class="col-6">
<label for="State">State</label>
<select class="block" id="State">
<option>Select</option>
<option>State 1</option>
<option>State 2</option>
<option>State 3</option>
</select>
</div>
<div class="col-6">
<label for="Zip">Zip</label>
<input type="text" class="form-control" id="Zip">
</div>
</div>
</div>
</div>
<div class="row col-gutter-40">
<div class="col-md-6">
<label for="Country">Country</label>
<input type="text" class="form-control bottom-margin-20" id="Country">
</div>
<div class="col-md-6">
<label for="Phone">Phone</label>
<input type="text" class="form-control bottom-margin-20" id="Phone">
</div>
</div>
<div class="row col-gutter-40 bottom-margin-20">
<div class="col-md-6">
<p>Currnetly, we are able to ship to the continental United States</p>
</div>
</div>
<div class="inline-elements">
<button type="button" class="btn btn-dark btn-x-lg">Continue</button>
</div>
</div>
</div>
<!--/Shipping-->
<!--Payment-->
<div class="forms-each-section">
<div class="section-titles-bar bottom-margin-20 d-flex justify-content-between">
<a class="expand-collapse-title as-form-title" data-toggle="collapse" href="#checkoutPayment" role="button" aria-expanded="false" aria-controls="checkoutPayment">Payment
<span class="left-icon"><i class="fas fa-chevron-down show-when-collapse"></i><i class="fas fa-chevron-up show-when-expanded"></i></span></a>
<span class="steps-count">Step 3/4</span>
</div>
<div class="collapse show" id="checkoutPayment">
<p>Add how you would like us to send you the money</p>
<p><strong>Coupon Code</strong><br />Enter your code to add coupons, gift cards, or store credit.</p>
<div class="row col-gutter-40 bottom-margin-40">
<div class="col-md-6">
<div class="bottom-margin-10">
<input type="text" id="CouponCode"> <button type="button" class="btn btn-dark m-large">Apply</button>
</div>
<span class="badge badge-success">Causerr25 X</span>
</div>
</div>
<h3>Express Checkout</h3>
<ul class="payment-inline bottom-margin-20">
<li><a href="#"><img src="img/pay-shop.png" alt="ShopPay" /></a></li>
<li><a href="#"><img src="img/PayPal.png" alt="PayPal" /></a></li>
<li><a href="#"><img src="img/Pay-amazon.png" alt="Amazon Pay" /></a></li>
</ul>
<div class="row col-gutter-40 bottom-margin-20">
<div class="col-md-6">
<span class="middle-bg-text"><span>OR</span></span>
</div>
</div>
<div class="row col-gutter-40">
<div class="col-md-6">
<label for="CardNumber">Card Number</label>
<input type="text" class="form-control bottom-margin-20" id="CardNumber">
<label class="checkbox-control checkbox-in-form bottom-margin-30">
<input type="checkbox">
<span class="checkmark"></span> Billing address same as Shipping Address</label>
</div>
</div>
<div class="inline-elements">
<button type="button" class="btn btn-dark btn-x-lg">Continue</button>
</div>
</div>
</div>
<!--/Payment-->
<!--Order Summary-->
<div class="forms-each-section">
<div class="section-titles-bar bottom-margin-20 d-flex justify-content-between">
<a class="expand-collapse-title as-form-title" data-toggle="collapse" href="#orderSummary" role="button" aria-expanded="false" aria-controls="orderSummary">Order Summary
<span class="left-icon"><i class="fas fa-chevron-down show-when-collapse"></i><i class="fas fa-chevron-up show-when-expanded"></i></span></a>
<span class="steps-count">Step 4/4</span>
</div>
<div class="collapse show" id="orderSummary">
<div class="order-summary-text bottom-margin-40">
<p>We are sending 2 items to: Andrew Strauss</p>
<p>Please double-check to make sure your cart contents, email, and shipping information entered above is correct.<br />
Keep an eye on your inbox. We’ll send updates to <strong>[email protected]</strong>.</p>
</div>
<div class="row hiddem-from-lg">
<div class="col-md-4"><button type="button" class="btn btn-success block btn-lg">Place Order</button></div>
</div>
</div>
</div>
<!--/Order Summary-->
</div>
<aside class="checkout-cart-panel">
<div class="cart-content in-form">
<h3 class="cart-title">Your Cart (2)</h3>
<ul class="list-reseter cart-item-list">
<li class="cart-item clearfix">
<a href="#" class="cart-thumb"><img src="img/cart-thumb.png" alt="Product name" /></a>
<aside class="cart-item-info">
<div class="d-flex justify-content-between">
<span>Maui Moisture</span>
<a href="#" class="cart-item-action">Remove</a>
</div>
<strong>$25.99</strong>
<p class="no-margin">Option, Option, Option</p>
<span>Qty - 1 +</span>
</aside>
</li>
<li class="cart-item clearfix">
<a href="#" class="cart-thumb"><img src="img/cart-thumb.png" alt="Product name" /></a>
<aside class="cart-item-info">
<div class="d-flex justify-content-between">
<span>Maui Moisture</span>
<a href="#" class="cart-item-action">Remove</a>
</div>
<strong>$25.99</strong>
<p class="no-margin">Option, Option, Option</p>
<span>Qty - 1 +</span>
</aside>
</li>
</ul>
<div class="cart-total bottom-margin-20">
<ul class="list-reseter">
<li class="d-flex justify-content-between cart-total-price">
<span class="label">Subtotal:</span>
<span class="value">$25.99</span>
</li>
<li class="d-flex justify-content-between cart-total-price">
<span class="label">Shipping:</span>
<span class="value">FREE</span>
</li>
</ul>
<p class="bottom-margin-10">Most order ship in 3-5 business days with 3-5 days in transit</p>
<ul class="list-reseter">
<li class="d-flex justify-content-between cart-total-price">
<span class="label">Discount:</span>
<span class="value">- $25.99</span>
</li>
<li class="d-flex justify-content-between cart-total-price">
<span class="label">Sales Tax:</span>
<span class="value">$9.95</span>
</li>
</ul>
</div>
<div class="grand-total bottom-margin-20">
Total
<strong>$36.93</strong>
</div>
<div class="float-btn-mover">
<button type="button" class="btn btn-lg btn-success block">Place Order</button>
</div>
</div>
</aside>
</div>
</div>
</section>
<!--footer-->
<footer class="hiddem-from-lg">
<div class="desktop-view-center row">
<div class="col-lg-4">
<h3 class="bottom-margin-5"><img src="img/Causerr.png" alt="Causerr" /></h3>
<p>Reimagining how fundraising is done</p>
<ul class="list-reseter footer-blog-links">
<li><a href="#"><i class="fab fa-facebook-f"></i></a></li>
<li><a href="#"><i class="fab fa-instagram"></i></a></li>
<li><a href="#"><i class="fab fa-youtube"></i></a></li>
<li class="block-on-lg"><a href="#">@causerr</a> | <a href="#">#shopacause</a></li>
</ul>
<p class="copyright">© 2020 Causerr. All Rights Reserved<br /><a href="#">Terms of Use</a> | <a href="#">Privacy Policy</a></p>
</div>
<div class="col-lg-2 hiddem-from-lg">
<h5>Company</h5>
<ul class="list-reseter link-list-footer">
<li><a href="#">Our Story</a></li>
<li><a href="#">Contact Us</a></li>
<li><a href="#">FAQs</a></li>
<li><a href="#">Partner with Us</a></li>
</ul>
</div>
<div class="col-lg-2 hiddem-from-lg">
<h5>Help</h5>
<ul class="list-reseter link-list-footer">
<li><a href="#">Order Status</a></li>
<li><a href="#">Return Policy</a></li>
<li><a href="#">How it Works</a></li>
<li><a href="#">Back to Charity</a></li>
</ul>
</div>
</div>
</footer>
<!--/footer-->
<!-- JS
================================================== -->
<script type="text/javascript" src="js/jquery-3.1.1.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/slick.min.js"></script>
<script type="text/javascript" src="js/script.js"></script>
</body>
</html>