Aucune description
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

shopping-cart.html 25KB

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