No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

shopping-cart.html 22KB

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