|
@@ -0,0 +1,351 @@
|
|
1
|
+<!DOCTYPE html>
|
|
2
|
+<html lang="en">
|
|
3
|
+
|
|
4
|
+<head>
|
|
5
|
+ <meta charset="UTF-8" />
|
|
6
|
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
7
|
+ <meta http-equiv="X-UA-Compatible" content="ie=edge" />
|
|
8
|
+
|
|
9
|
+ <link rel="stylesheet" href="../../../libs/bootstrap/css/bootstrap.min.css" />
|
|
10
|
+ <link rel="stylesheet" href="./../../css/main.css" />
|
|
11
|
+ <link rel="stylesheet" href="../../../styles/style.css">
|
|
12
|
+ <link rel="stylesheet" href="../../../libs/Owlcarousel/Css/owl.carousel.min.css">
|
|
13
|
+ <link rel="stylesheet" href="../../../libs/Owlcarousel/Css/owl.theme.default.min.css">
|
|
14
|
+ <title>Anwi</title>
|
|
15
|
+</head>
|
|
16
|
+
|
|
17
|
+<body>
|
|
18
|
+ <main class="shopping-cart-main-container">
|
|
19
|
+ <section class="bg-white">
|
|
20
|
+ <header>
|
|
21
|
+ <!-- navbar -->
|
|
22
|
+ <div id="navbar-head" class="bg-white"></div>
|
|
23
|
+ <!-- end-navbar -->
|
|
24
|
+ </header>
|
|
25
|
+ <hr class="mx-5">
|
|
26
|
+ <div class="cart-sec-highlighter d-none d-sm-block">
|
|
27
|
+ <div class="container">
|
|
28
|
+ <div class="row align-items-center py-4 justify-content-around">
|
|
29
|
+ <div class="col-md-2">
|
|
30
|
+ <h5> 1. Shopping-cart </h5>
|
|
31
|
+ </div>
|
|
32
|
+ <div class="col-md-2 border-bottom border-dark"></div>
|
|
33
|
+ <div class="col-md-2">
|
|
34
|
+ <h5 class="text-muted">2. Check-out </h5>
|
|
35
|
+ </div>
|
|
36
|
+ <div class="col-md-2 border-bottom border-dark"></div>
|
|
37
|
+ <div class="col-md-2">
|
|
38
|
+ <h5 class="text-muted">3. Review </h5>
|
|
39
|
+ </div>
|
|
40
|
+ </div>
|
|
41
|
+ </div>
|
|
42
|
+ </div>
|
|
43
|
+ </section>
|
|
44
|
+ <div class="shopping-cart-details">
|
|
45
|
+ <div class="container pt-4">
|
|
46
|
+ <div class="row align-items-center bg-white rounded d-none d-sm-flex shopping-cart-details-row-1 ">
|
|
47
|
+ <div class="col-md-2">
|
|
48
|
+ <h6>All</h6>
|
|
49
|
+ </div>
|
|
50
|
+ <div class="col-md-4">
|
|
51
|
+ <h6>Product Name</h6>
|
|
52
|
+ </div>
|
|
53
|
+ <div class="col-md-2">
|
|
54
|
+ <h6>Price</h6>
|
|
55
|
+ </div>
|
|
56
|
+ <div class="col-md-2">
|
|
57
|
+ <h6>Quantity</h6>
|
|
58
|
+ </div>
|
|
59
|
+ <div class="col-md-2">
|
|
60
|
+ <h6>Total</h6>
|
|
61
|
+ </div>
|
|
62
|
+ </div>
|
|
63
|
+ <div class="row bg-white mt-3 rounded py-3 d-none d-sm-flex ">
|
|
64
|
+ <div class="col-md-2"><img src="../../assets/imgs/Home/Shopping-cart-item-img.png" alt="shopping-cart-item-img" class="img-fluid"></div>
|
|
65
|
+ <div class="col-md-4">
|
|
66
|
+ <p class="mb-0">Mi NoteBook Pro Lustrous Gray i5 11th Gen + Iris Xe Graphics 16GB RAM + 512GB NVMe SSD.</p>
|
|
67
|
+ <small>Xiaomi Technology India Private Limited</small>
|
|
68
|
+ <span class="badge text-bg-warning">8 Offers ></span>
|
|
69
|
+ </div>
|
|
70
|
+ <div class="col-md-2">
|
|
71
|
+ <p><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-currency-rupee" viewBox="0 0 16
|
|
72
|
+ 16">
|
|
73
|
+ <path d="M4 3.06h2.726c1.22 0 2.12.575 2.325
|
|
74
|
+ 1.724H4v1.051h5.051C8.855 7.001 8 7.558
|
|
75
|
+ 6.788 7.558H4v1.317L8.437 14h2.11L6.095
|
|
76
|
+ 8.884h.855c2.316-.018 3.465-1.476
|
|
77
|
+ 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z" />
|
|
78
|
+ </svg> 54,999</p>
|
|
79
|
+ </div>
|
|
80
|
+ <div class="col-md-2">
|
|
81
|
+ <p>Max 1 per order</p>
|
|
82
|
+ </div>
|
|
83
|
+ <div class="col-md-2">
|
|
84
|
+ <div class="d-flex justify-content-between">
|
|
85
|
+ <p class="fw-bold"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-currency-rupee" viewBox="0 0 16 16">
|
|
86
|
+ <path d="M4 3.06h2.726c1.22 0 2.12.575 2.325 1.724H4v1.051h5.051C8.855 7.001 8 7.558 6.788 7.558H4v1.317L8.437 14h2.11L6.095 8.884h.855c2.316-.018 3.465-1.476 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z"/>
|
|
87
|
+ </svg> 54,999</p>
|
|
88
|
+ <span>x</span>
|
|
89
|
+ </div>
|
|
90
|
+ </div>
|
|
91
|
+ <div class="warrenty-sec px-3 sec-space-4">
|
|
92
|
+ <div class="row align-items-center border
|
|
93
|
+ py-2 mx-4">
|
|
94
|
+ <div class="col-md-8">
|
|
95
|
+ <p class="mb-0"> <img src="../../assets/imgs/Home/Anwi-cart-logo.png" alt="shopping-cart-item-img"> Anwi Extended Warranty 2 Year: Protect your Laptop for another 2 years Learn more </p>
|
|
96
|
+ </div>
|
|
97
|
+ <div class="col-md-3">
|
|
98
|
+ <p class="text-end mb-0"> ₹3,200 (2 year)
|
|
99
|
+ </p>
|
|
100
|
+ </div>
|
|
101
|
+ </div>
|
|
102
|
+ <div class="row align-items-center border
|
|
103
|
+ py-2 mx-4 mt-3">
|
|
104
|
+ <div class="col-md-8">
|
|
105
|
+ <p class="mb-0"> <img src="../../assets/imgs/Home/Anwi-cart-logo-2.png" alt="shopping-cart-item-img"> Anwi Extended Warranty 2 Year: Protect your Laptop for another 2 years Learn more </p>
|
|
106
|
+ </div>
|
|
107
|
+ <div class="col-md-3">
|
|
108
|
+ <p class="text-end mb-0"> ₹2,900 (2 year)
|
|
109
|
+ </p>
|
|
110
|
+ </div>
|
|
111
|
+ </div>
|
|
112
|
+ </div>
|
|
113
|
+ </div>
|
|
114
|
+ <div class="row bg-white rounded d-block d-sm-none ">
|
|
115
|
+ <div class="card mb-3" style="max-width: 540px;">
|
|
116
|
+ <div class="d-flex align-items-center g-0">
|
|
117
|
+ <div class="col-md-4">
|
|
118
|
+ <img src="../../assets/imgs/Home/Shopping-cart-item-img.png" alt="shopping-cart-item-img" class="img-fluid">
|
|
119
|
+ </div>
|
|
120
|
+ <div class="col-md-8">
|
|
121
|
+ <div class="card-body">
|
|
122
|
+ <p class="mb-0"> Mi NoteBook Pro Lustrous Gray i5 11th Gen + Iris Xe Graphics 16GB RAM + 512GB NVMe SSD.</p>
|
|
123
|
+ <small>Xiaomi Technology India Private Limited</small>
|
|
124
|
+ <span class="badge text-bg-warning">8 Offers ></span>
|
|
125
|
+ </div>
|
|
126
|
+ </div>
|
|
127
|
+ </div>
|
|
128
|
+ <div class="card-footer bg-white border-0">
|
|
129
|
+ <div class="d-flex justify-content-between">
|
|
130
|
+ <p><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-currency-rupee" viewBox="0 0 16
|
|
131
|
+ 16">
|
|
132
|
+ <path d="M4 3.06h2.726c1.22 0 2.12.575 2.325
|
|
133
|
+ 1.724H4v1.051h5.051C8.855 7.001 8 7.558
|
|
134
|
+ 6.788 7.558H4v1.317L8.437 14h2.11L6.095
|
|
135
|
+ 8.884h.855c2.316-.018 3.465-1.476
|
|
136
|
+ 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z" />
|
|
137
|
+ </svg> 54,999</p>
|
|
138
|
+ <p>Max 1 per order</p>
|
|
139
|
+ <p>x</p>
|
|
140
|
+ </div>
|
|
141
|
+ </div>
|
|
142
|
+ <div class="warrenty-sec sec-space-4">
|
|
143
|
+ <div class="row align-items-center border
|
|
144
|
+ py-2 mx-4">
|
|
145
|
+ <div class="col-md-8">
|
|
146
|
+ <p class="mb-0"> <img src="../../assets/imgs/Home/Anwi-cart-logo.png" alt="shopping-cart-item-img"> Anwi Extended Warranty 2 Year: Protect your Laptop for another 2 years Learn more </p>
|
|
147
|
+ </div>
|
|
148
|
+ <div class="col-md-3">
|
|
149
|
+ <p class="text-end mb-0"> ₹3,200 (2 year)
|
|
150
|
+ </p>
|
|
151
|
+ </div>
|
|
152
|
+ </div>
|
|
153
|
+ <div class="row align-items-center border
|
|
154
|
+ py-2 mx-4">
|
|
155
|
+ <div class="col-md-8">
|
|
156
|
+ <p class="mb-0"> <img src="../../assets/imgs/Home/Anwi-cart-logo-2.png" alt="shopping-cart-item-img"> Anwi Extended Warranty 2 Year: Protect your Laptop for another 2 years Learn more </p>
|
|
157
|
+ </div>
|
|
158
|
+ <div class="col-md-3">
|
|
159
|
+ <p class="text-end mb-0"> ₹2,900 (2 year)
|
|
160
|
+ </p>
|
|
161
|
+ </div>
|
|
162
|
+ </div>
|
|
163
|
+ </div>
|
|
164
|
+ </div>
|
|
165
|
+ </div>
|
|
166
|
+ </div>
|
|
167
|
+ <div class="alert-display-sec position-fixed w-100 bottom-0">
|
|
168
|
+ <div class="alert alert-white bg-white border
|
|
169
|
+ border-end-0 border-start-0 mb-0 rounded-0
|
|
170
|
+ alert-dismissible fade show" role="alert">
|
|
171
|
+ <div class="container">
|
|
172
|
+ <div class="row align-items-center">
|
|
173
|
+ <div class="col-md-7">
|
|
174
|
+ <div class="d-flex align-items-center ">
|
|
175
|
+ <p class="mb-0 text-dark">You have selected 1 item out of all 1 item
|
|
176
|
+ </p>
|
|
177
|
+ <button type="button" class="btn-close" data-bs-dismiss="alert" aria-label="Close"></button>
|
|
178
|
+ </div>
|
|
179
|
+ </div>
|
|
180
|
+ <div class="col-md-5 mt-2">
|
|
181
|
+ <div class="d-flex justify-content-end">
|
|
182
|
+ <h2 class="fw-bold"><svg xmlns="http://www.w3.org/2000/svg" width="35" height="35" fill="currentColor" class="bi bi-currency-rupee" viewBox="0 0 16 16">
|
|
183
|
+ <path d="M4 3.06h2.726c1.22 0 2.12.575 2.325 1.724H4v1.051h5.051C8.855 7.001 8 7.558 6.788 7.558H4v1.317L8.437 14h2.11L6.095 8.884h.855c2.316-.018 3.465-1.476 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z"/>
|
|
184
|
+ </svg> 54,999.00</h01>
|
|
185
|
+ <a class="btn btn-dark
|
|
186
|
+ button_dark" href="#">Check
|
|
187
|
+ Out</a>
|
|
188
|
+ </div>
|
|
189
|
+ </div>
|
|
190
|
+ </div>
|
|
191
|
+ </div>
|
|
192
|
+ </div>
|
|
193
|
+ </div>
|
|
194
|
+ <!-- buy-together-sec -->
|
|
195
|
+ <div class="buy-together-sec">
|
|
196
|
+ <div class="container">
|
|
197
|
+ <div class="row bg-white px-4">
|
|
198
|
+ <h5 class="py-3 border-bottom">Buy Together
|
|
199
|
+ </h5>
|
|
200
|
+ <div class="special-offers px-0">
|
|
201
|
+ <div class="px-0">
|
|
202
|
+ <h6 class="text-muted">Special Offer Exclusive with your purchase</h6>
|
|
203
|
+ </div>
|
|
204
|
+ <div class="row">
|
|
205
|
+ <div class="col-md-6 col-sm-12 col-lg-auto col-xl-auto col-xxl-auto">
|
|
206
|
+ <div class="card mb-3">
|
|
207
|
+ <div class="row g-0 align-items-center">
|
|
208
|
+ <div class="col-md-4 text-center">
|
|
209
|
+ <img src="../../assets/imgs/Home/anwi-bag.png" class="img-fluid rounded-start h-100p " alt="shopping-cart-item-img">
|
|
210
|
+ </div>
|
|
211
|
+ <div class="col-md-8">
|
|
212
|
+ <div class="card-body">
|
|
213
|
+ <p class="card-title">Anwi Step Out Backpack Dark Blue
|
|
214
|
+ </p>
|
|
215
|
+ <p class="card-text"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-currency-rupee" viewBox="0 0 16 16">
|
|
216
|
+ <path d="M4 3.06h2.726c1.22 0 2.12.575 2.325 1.724H4v1.051h5.051C8.855 7.001 8 7.558 6.788 7.558H4v1.317L8.437 14h2.11L6.095 8.884h.855c2.316-.018 3.465-1.476 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z"/>
|
|
217
|
+ </svg>199
|
|
218
|
+ <del class="text-muted">
|
|
219
|
+ <small class="text-muted"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-currency-rupee" viewBox="0 0 16 16">
|
|
220
|
+ <path d="M4 3.06h2.726c1.22 0 2.12.575 2.325 1.724H4v1.051h5.051C8.855 7.001 8 7.558 6.788 7.558H4v1.317L8.437 14h2.11L6.095 8.884h.855c2.316-.018 3.465-1.476 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z"/>
|
|
221
|
+ </svg>
|
|
222
|
+ 499</small></del>
|
|
223
|
+ </p>
|
|
224
|
+ </div>
|
|
225
|
+ </div>
|
|
226
|
+ </div>
|
|
227
|
+ </div>
|
|
228
|
+ </div>
|
|
229
|
+ <div class="col-md-1 d-lg-block d-sm-none d-md-none"></div>
|
|
230
|
+ <div class="col-md-6 col-sm-12 col-lg-auto col-xl-auto col-xxl-auto">
|
|
231
|
+ <div class="card mb-3">
|
|
232
|
+ <div class="row g-0 align-items-center">
|
|
233
|
+ <div class="col-md-4 text-center">
|
|
234
|
+ <img src="../../assets/imgs/Home/head-phone.png" class="img-fluid rounded-start h-100p " alt="shopping-cart-item-img">
|
|
235
|
+ </div>
|
|
236
|
+ <div class="col-md-8">
|
|
237
|
+ <div class="card-body">
|
|
238
|
+ <p class="card-title">Anwi Dark Black Earphones
|
|
239
|
+ </p>
|
|
240
|
+ <p class="card-text"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-currency-rupee" viewBox="0 0 16 16">
|
|
241
|
+ <path d="M4 3.06h2.726c1.22 0 2.12.575 2.325 1.724H4v1.051h5.051C8.855 7.001 8 7.558 6.788 7.558H4v1.317L8.437 14h2.11L6.095 8.884h.855c2.316-.018 3.465-1.476 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z"/>
|
|
242
|
+ </svg>2500
|
|
243
|
+ <del class="text-muted">
|
|
244
|
+ <small class="text-muted"><svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-currency-rupee" viewBox="0 0 16 16">
|
|
245
|
+ <path d="M4 3.06h2.726c1.22 0 2.12.575 2.325 1.724H4v1.051h5.051C8.855 7.001 8 7.558 6.788 7.558H4v1.317L8.437 14h2.11L6.095 8.884h.855c2.316-.018 3.465-1.476 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z"/>
|
|
246
|
+ </svg>
|
|
247
|
+ 4999</small></del>
|
|
248
|
+ </p>
|
|
249
|
+ </div>
|
|
250
|
+ </div>
|
|
251
|
+ </div>
|
|
252
|
+ </div>
|
|
253
|
+ </div>
|
|
254
|
+ </div>
|
|
255
|
+ <div class="px-0">
|
|
256
|
+ <h6 class="text-muted">Limited Period Offer Exclusive with your purchase
|
|
257
|
+ </h6>
|
|
258
|
+ </div>
|
|
259
|
+ <div class="row">
|
|
260
|
+ <div class="col-md-6 col-sm-12 col-lg-auto col-xl-auto col-xxl-auto">
|
|
261
|
+ <div class="card mb-3">
|
|
262
|
+ <div class="row g-0 align-items-center">
|
|
263
|
+ <div class="col-md-4 ps-2 ">
|
|
264
|
+ <img src="../../assets/imgs/Home/Anwi-keyboard.png" class="img-fluid rounded-start" alt="shopping-cart-item-img">
|
|
265
|
+ </div>
|
|
266
|
+ <div class="col-md-8">
|
|
267
|
+ <div class="card-body">
|
|
268
|
+ <p class="card-title">Anwi Ultra Keyboard
|
|
269
|
+ </p>
|
|
270
|
+ <p class="card-text">
|
|
271
|
+ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-currency-rupee" viewBox="0 0 16 16">
|
|
272
|
+ <path d="M4 3.06h2.726c1.22 0 2.12.575 2.325 1.724H4v1.051h5.051C8.855 7.001 8 7.558 6.788 7.558H4v1.317L8.437 14h2.11L6.095 8.884h.855c2.316-.018 3.465-1.476 3.688-3.049H12V4.784h-1.345c-.08-.778-.357-1.335-.793-1.732H12V2H4v1.06Z"/>
|
|
273
|
+ </svg> 1999
|
|
274
|
+ </small>
|
|
275
|
+ </del>
|
|
276
|
+ </p>
|
|
277
|
+ </div>
|
|
278
|
+ </div>
|
|
279
|
+ </div>
|
|
280
|
+ </div>
|
|
281
|
+ </div>
|
|
282
|
+ </div>
|
|
283
|
+ </div>
|
|
284
|
+ </div>
|
|
285
|
+ </div>
|
|
286
|
+ </div>
|
|
287
|
+ <!-- buy-together-sec -->
|
|
288
|
+ <!-- delivery to -->
|
|
289
|
+ <div class=" delivery-to-sec sec-space-3 d-block d-sm-none ">
|
|
290
|
+ <div class=" container ">
|
|
291
|
+ <div class=" col-md-5 ">
|
|
292
|
+ <div class=" d-flex align-items-center justify-content-around p-1">
|
|
293
|
+ <div class=" px-0 ">
|
|
294
|
+ <p class="mb-0">Delivery to
|
|
295
|
+ </p>
|
|
296
|
+ </div>
|
|
297
|
+ <div class=" px-0 ">
|
|
298
|
+ <input type="text" placeholder=" Input pincode to check " class="p-1">
|
|
299
|
+ </div>
|
|
300
|
+ <a class=" btn btn-dark button_dark " href=" # ">Delivery</a>
|
|
301
|
+ </div>
|
|
302
|
+ </div>
|
|
303
|
+ </div>
|
|
304
|
+ </div>
|
|
305
|
+ <div class=" delivery-to-sec sec-space-3 d-none d-sm-block">
|
|
306
|
+ <div class=" container ">
|
|
307
|
+ <div class=" col-md-5 ">
|
|
308
|
+ <div class=" d-flex align-items-center justify-content-around ">
|
|
309
|
+ <div class=" px-0 ">
|
|
310
|
+ <h6>Delivery to
|
|
311
|
+ </h6>
|
|
312
|
+ </div>
|
|
313
|
+ <div class=" px-0 ">
|
|
314
|
+ <input type="text" placeholder=" Input pincode to check " class="p-1">
|
|
315
|
+ </div>
|
|
316
|
+ <a class=" btn btn-dark button_dark " href=" # ">Delivery</a>
|
|
317
|
+ </div>
|
|
318
|
+ </div>
|
|
319
|
+ </div>
|
|
320
|
+ </div>
|
|
321
|
+ <!-- delivery to -->
|
|
322
|
+ </div>
|
|
323
|
+ </main>
|
|
324
|
+ <!-- footer -->
|
|
325
|
+ <div id="footer-head"></div>
|
|
326
|
+ <!-- end-footer -->
|
|
327
|
+ <script src="../../../libs/bootstrap/js/bootstrap.bundle.min.js"></script>
|
|
328
|
+ <script src="../../js/jquery.min.js"></script>
|
|
329
|
+ <script src="../../../libs/Owlcarousel/Js/owl.carousel.min.js"></script>
|
|
330
|
+ <script src="../../js/navbar.js"></script>
|
|
331
|
+ <script src="../../js/footer.js"></script>
|
|
332
|
+ <script>
|
|
333
|
+ $(window).scroll(function() {
|
|
334
|
+ if (isScrolledIntoView('#footer-head'))
|
|
335
|
+ $('.alert-display-sec').css('visibility', 'hidden');
|
|
336
|
+ else {
|
|
337
|
+ $('.alert-display-sec').css('visibility', 'visible');
|
|
338
|
+ }
|
|
339
|
+ });
|
|
340
|
+
|
|
341
|
+ function isScrolledIntoView(elem) {
|
|
342
|
+ let docViewTop = $(window).scrollTop();
|
|
343
|
+ let docViewBottom = docViewTop + $(window).height();
|
|
344
|
+ let elemTop = $(elem).offset().top;
|
|
345
|
+ let elemBottom = elemTop + $(elem).height();
|
|
346
|
+ return ((elemTop < docViewBottom));
|
|
347
|
+ }
|
|
348
|
+ </script>
|
|
349
|
+</body>
|
|
350
|
+
|
|
351
|
+</html>
|