-
Notifications
You must be signed in to change notification settings - Fork 0
/
page-order-4.html
276 lines (230 loc) · 9.23 KB
/
page-order-4.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
<!DOCTYPE HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="keywords" content="fruits, export, jurassic fruits, organic" />
<meta name="description" content="Fructify your Health with the delicious Organic Fresh Fruits and Nuts we are meant to eat!" />
<title>Tree Ripened Fruits, Organic and Wild | Jurassic Fruit</title>
<link rel="apple-touch-icon-precomposed" href="images/favicon.png"/>
<link href="images/favicon.ico" rel="shortcut icon" type="image/x-icon">
<link href="css/bootstrap.css" rel="stylesheet" type="text/css"/>
<!-- custom style -->
<link href="css/ui.css?v=1.5" rel="stylesheet" type="text/css"/>
<link href="css/responsive.css?v=1.5" rel="stylesheet" type="text/css" />
<!-- Fonticon -->
<link href="fonts/feathericons/css/iconfont.css" type="text/css" rel="stylesheet">
</head>
<body>
<section class="section-order">
<div class="container">
<header class="mobile-header-order">
<a href="page-index.html" class="brand-wrap">
<img class="logo" height="26" src="images/logo.png">
</a> <!-- brand-wrap.// -->
<h5 class="text">| Checkout</h5>
<i class="feather icon-lock text-muted ml-2"></i>
</header>
<div class="row" style="min-height:90vh">
<div class="col-lg-9">
<main class="content-order">
<header class="header-order">
<a href="page-index.html" class="brand-wrap">
<img class="logo" height="30" src="images/logo.png">
</a> <!-- brand-wrap.// -->
<h5 class="text">| Checkout</h5>
<i class="feather icon-lock text-muted ml-2"></i>
</header>
<ol class="breadcrumb small my-3">
<li class="breadcrumb-item"><a href="#">Cart</a></li>
<li class="breadcrumb-item active"><a href="#">Information</a></li>
<li class="breadcrumb-item"><a href="#">Shipping</a></li>
<li class="breadcrumb-item"><a href="#">Payment</a></li>
</ol>
<article class="card mb-3 bg-light">
<div class="card-body text-muted">
<a class="float-right" href="#"> Edit</a>
<h5 class="title"><i class="feather icon-check-circle"></i> Contacts</h5>
<span>[email protected]</span>
</div> <!-- card-body.// -->
</article>
<article class="card mb-3 bg-light">
<div class="card-body text-muted">
<a class="float-right" href="#"> Edit</a>
<h5 class="title"> <i class="feather icon-check-circle"></i> Address</h5>
<span>Berlin, Some street 123, Building A, Germany lorem Lipsum dolor sit amet</span>
</div> <!-- card-body.// -->
</article>
<article class="card mb-3 bg-light">
<div class="card-body text-muted">
<a class="float-right" href="#"> Edit</a>
<h5 class="title"><i class="feather icon-check-circle"></i> Shipping </h5>
<span>DPD Express $9.00 - Estimated arrive date May 7 (not guaranteed)</span>
</div> <!-- card-body.// -->
</article>
<br>
<!-- ======== STEP 2 ======= -->
<h5 class="mb-3">4. Payment</h5>
<article class="card shadow-sm">
<div class="card-body">
<form>
<h6 class="mb-3">Use saved card</h6>
<div class="form-group form-inline">
<select class="form-control">
<option>Visa: ****-1209</option>
<option>Amex: ****-9909</option>
</select>
<button class="btn btn-primary">Pay now</button>
</div>
<hr>
<h6 class="mb-3">Or use new payment method</h6>
<div class="row mb-3">
<div class="col-lg-4 col-md-4">
<div class="box text-center mb-3">
<img src="images/misc/payment-paypal.png" height="32" class="mb-3" alt="">
<a href="#" class="btn btn-primary btn-block">Pay via Paypal</a>
</div>
</div> <!-- col.// -->
<div class="col-lg-4 col-md-4">
<div class="box text-center mb-3">
<img src="images/misc/payment-card.png" height="32" class="mb-3" alt="">
<a href="#" class="btn btn-primary btn-block">Pay with Card</a>
</div>
</div> <!-- col.// -->
<div class="col-lg-4 col-md-4">
<div class="box text-center mb-3">
<img src="images/misc/payment-sepa.png" height="32" class="mb-3" alt="">
<a href="#" class="btn btn-primary btn-block">Bank Transfer</a>
</div>
</div> <!-- col.// -->
</div> <!-- row.// -->
<p class="text-center mt-5 text-muted small"> <i class="feather icon-lock"></i> Secure payment provided by Stripe and Paypal</p>
</form>
</div> <!-- card body .// -->
</article> <!-- accordion end.// -->
<!-- ======== STEP 2 // ======= -->
<br>
</main> <!-- content-order. end// -->
</div>
<aside class="col-lg-3 order-sidebar">
<button class="btn-summary-mobile" data-toggle="collapse" data-target="#summary_order">
<span>
<i class="feather icon-shopping-cart mr-2"></i> Show order summary
<i class="feather icon-chevron-down"></i>
</span>
<span class="float-right">€320.00</span>
</button>
<article class="summary-order-aside collapse" id="summary_order">
<h6 class="mb-3">Order-summary</h6>
<dl class="dlist-align">
<dt>Subtotal:</dt>
<dd class="text-right b">€120.00</dd>
</dl>
<dl class="dlist-align">
<dt>Shipping:</dt>
<dd class="text-right b">€20.00</dd>
</dl>
<dl class="dlist-align">
<dt>Extra weight:
<b data-toggle="tooltip" title="Some info about this" >
<i class="text-muted feather icon-help-circle"></i>
</b>
</dt>
<dd class="text-right b">-€1.99</dd>
</dl>
<dl class="dlist-align">
<dt>Discount:</dt>
<dd class="text-right b">-€12.00</dd>
</dl>
<hr>
<dl class="dlist-align">
<dt>Total:</dt>
<dd class="text-right h5">€320.50</dd>
</dl>
<a href="#promo" data-toggle="collapse">Add promo code</a>
<div id="promo" class="collapse">
<div class="input-group">
<input type="text" class="form-control" placeholder="Type promo code" name="">
<button type="submit" class="btn btn-light">Apply</button>
</div> <!-- input-group.// -->
</div>
<hr>
<h6 class="mb-3">Items in cart</h6>
<figure class="itemside mb-2">
<div class="aside"><img src="images/product/1.jpg" class="border img-xs"></div>
<figcaption class="info small">
<p>Name of the product </p>
<span class="text-muted">2x 500gr, Total: $430 </span>
</figcaption>
</figure>
<figure class="itemside mb-2">
<div class="aside"><img src="images/product/2.jpg" class="border img-xs"></div>
<figcaption class="info small">
<p>Product goes here or title </p>
<span class="text-muted">2x 500gr, Total: $430 </span>
</figcaption>
</figure>
<figure class="itemside mb-2">
<div class="aside"><img src="images/product/3.jpg" class="border img-xs"></div>
<figcaption class="info small">
<p>Mango papaya </p>
<span class="text-muted">1x 300gr, Total: $430 </span>
</figcaption>
</figure>
<hr>
<h6 class="mb-3">Need help?</h6>
<p class="small">Call us at <b>800-123545-888</b> <br>
Or chat with us by <a href="#">clicking here</a></p>
</article>
</aside>
</div> <!-- row.// -->
</div> <!-- container .// -->
</section>
<!-- ========================= SECTION CONTENT END// ========================= -->
<!-- ========================= FOOTER ========================= -->
<footer class="section-footer bg-dark">
<div class="container">
<section class="footer-bottom row no-gutters">
<div class="col-md-4">
<img src="images/misc/payments.png" height="22">
</div>
<div class="col-md-4">
<p class="text-white-50 small text-md-center">
Jurassic Fruit - Frischezentrum Essen - Lützowstr. 28 a - 45141 Essen - Deutschland
</p>
</div>
<div class="col-md-4 text-md-right">
<a href="#"> <img src="images/icons/flag-uk.png" height="14"> English</a>
</div>
</section>
</div><!-- //container -->
</footer>
<!-- ========================= FOOTER END // ========================= -->
<div id="modal_cart_aside" class="modal fixed-right fade" tabindex="-1" role="dialog">
<div class="modal-dialog modal-dialog-aside" role="document">
<div class="modal-content">
<div class="modal-header">
<h5 class="modal-title">Shopping cart</h5>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<i aria-hidden="true" class="feather icon-x"></i>
</button>
</div>
<div class="modal-body">
<p>Modal body text goes here. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo</p>
<hr>
<button type="button" class="btn btn-block btn-primary">Checkout</button>
</div>
</div>
</div> <!-- modal-bialog .// -->
</div> <!-- modal.// -->
<!-- jQuery -->
<script src="js/jquery-2.0.0.min.js" type="text/javascript"></script>
<!-- Bootstrap4 files-->
<script src="js/bootstrap.bundle.min.js" type="text/javascript"></script>
<!-- custom javascript -->
<script src="js/script.js" type="text/javascript"></script>
<!-- Designed and Coded by Muslimbek Vosidiy, @vosidiy -->
</body>
</html>