A
Anonymous

Modern E-commerce Template - Copy this Html, Bootstrap Component to your project

<!DOCTYPE html><html lang="en" data bs theme="light" data pwa="true"><head> <meta charset="utf 8"> <! Viewport > <meta name="viewport" content="width=device width, initial scale=1, minimum scale=1, maximum scale=1, viewport fit=cover"> <! SEO Meta Tags > <title>Cartzilla | Electronics Store</title> <meta name="description" content="Cartzilla Multipurpose E Commerce Bootstrap HTML Template"> <meta name="keywords" content="online shop, e commerce, online store, market, multipurpose, product landing, cart, checkout, ui kit, light and dark mode, bootstrap, html5, css3, javascript, gallery, slider, mobile, pwa"> <meta name="author" content="Createx Studio"> <! Webmanifest + Favicon / App icons > <meta name="apple mobile web app status bar style" content="black"> <link rel="manifest" href="/manifest.json"> <link rel="icon" type="image/png" href="assets/app icons/icon 32x32.png" sizes="32x32"> <link rel="apple touch icon" href="assets/app icons/icon 180x180.png"> <! Theme switcher (color modes) > <script src="assets/js/theme switcher.js"></script> <! Preloaded local web font (Inter) > <link rel="preload" href="assets/fonts/inter variable latin.woff2" as="font" type="font/woff2" crossorigin=""> <! Font icons > <link rel="preload" href="assets/icons/cartzilla icons.woff2" as="font" type="font/woff2" crossorigin=""> <link rel="stylesheet" href="assets/icons/cartzilla icons.min.css"> <! Vendor styles > <link rel="stylesheet" href="assets/vendor/swiper/swiper bundle.min.css"> <! Bootstrap + Theme styles > <link rel="preload" href="assets/css/theme.min.css" as="style"> <link rel="preload" href="assets/css/theme.rtl.min.css" as="style"> <link rel="stylesheet" href="assets/css/theme.min.css" id="theme styles"> <! Customizer > <script src="assets/js/customizer.min.js"></script> </head> <! Body > <body> <! Customizer offcanvas > <div class="offcanvas offcanvas end" id="customizer" tabindex=" 1"> <div class="offcanvas header border bottom"> <h4 class="h5 offcanvas title">Customize theme</h4> <button class="btn close" type="button" data bs dismiss="offcanvas" aria label="Close"></button> </div> <div class="offcanvas body"> <! Customizer settings > <div class="customizer collapse collapse show" id="customizerSettings"> <! Colors > <div class="pb 4 mb 2"> <div class="d flex align items center mb 3"> <i class="ci paint text body tertiary fs 5 me 2"></i> <h5 class="fs lg mb 0">Colors</h5> </div> <div class="row row cols 2 g 3" id="theme colors"> <div class="col"> <h6 class="fs sm mb 2">Primary</h6> <div class="color swatch d flex border rounded gap 3 p 2" id="theme primary" data color labels="[&quot;theme primary&quot;, &quot;primary&quot;, &quot;primary rgb&quot;]"> <input type="text" class="form control bg transparent border 0 rounded 0 p 1" value="#f55266"> <label for="primary" class="ratio ratio 1x1 flex shrink 0 w 100 cursor pointer rounded circle" style="max width: 38px; background color: #f55266"></label> <input type="color" class="visually hidden" id="primary" value="#f55266"> </div> </div> <div class="col"> <h6 class="fs sm mb 2">Success</h6> <div class="color swatch d flex border rounded gap 3 p 2" id="theme success" data color labels="[&quot;theme success&quot;, &quot;success&quot;, &quot;success rgb&quot;]"> <input type="text" class="form control bg transparent border 0 rounded 0 p 1" value="#33b36b"> <label for="success" class="ratio ratio 1x1 flex shrink 0 w 100 cursor pointer rounded circle" style="max width: 38px; background color: #33b36b"></label> <input type="color" class="visually hidden" id="success" value="#33b36b"> </div> </div> <div class="col"> <h6 class="fs sm mb 2">Warning</h6> <div class="color swatch d flex border rounded gap 3 p 2" id="theme warning" data color labels="[&quot;theme warning&quot;, &quot;warning&quot;, &quot;warning rgb&quot;]"> <input type="text" class="form control bg transparent border 0 rounded 0 p 1" value="#fc9231"> <label for="warning" class="ratio ratio 1x1 flex shrink 0 w 100 cursor pointer rounded circle" style="max width: 38px; background color: #fc9231"></label> <input type="color" class="visually hidden" id="warning" value="#fc9231"> </div> </div> <div class="col"> <h6 class="fs sm mb 2">Danger</h6> <div class="color swatch d flex border rounded gap 2 p 2" id="theme danger" data color labels="[&quot;theme danger&quot;, &quot;danger&quot;, &quot;danger rgb&quot;]"> <input type="text" class="form control bg transparent border 0 rounded 0 p 1" value="#f03d3d"> <label for="danger" class="ratio ratio 1x1 flex shrink 0 w 100 cursor pointer rounded circle" style="max width: 38px; background color: #f03d3d"></label> <input type="color" class="visually hidden" id="danger" value="#f03d3d"> </div> </div> <div class="col"> <h6 class="fs sm mb 2">Info</h6> <div class="color swatch d flex border rounded gap 2 p 2" id="theme info" data color labels="[&quot;theme info&quot;, &quot;info&quot;, &quot;info rgb&quot;]"> <input type="text" class="form control bg transparent border 0 rounded 0 p 1" value="#2f6ed5"> <label for="info" class="ratio ratio 1x1 flex shrink 0 w 100 cursor pointer rounded circle" style="max width: 38px; background color: #2f6ed5"></label> <input type="color" class="visually hidden" id="info" value="#2f6ed5"> </div> </div> </div> </div> <! Direction > <div class="pb 4 mb 2"> <div class="d flex align items center pb 1 mb 2"> <i class="ci sort text body tertiary fs lg me 2" style="transform: rotate(90deg)"></i> <h5 class="fs lg mb 0">Direction</h5> </div> <div class="d flex align items center justify content between border rounded p 3"> <div class="me 3"> <h6 class="mb 1">RTL</h6> <p class="fs sm mb 0">Change text direction</p> </div> <div class="form check form switch m 0"> <input type="checkbox" class="form check input" role="switch" id="rtl switch"> </div> </div> <div class="alert alert info p 2 mt 2 mb 0"> <div class="d flex text body emphasis fs xs py 1 pe 1"> <i class="ci info text info fs lg mb 2 mb sm 0" style="margin top: .125rem"></i> <div class="ps 2">To switch the text direction of your webpage from LTR to RTL, please consult the detailed instructions provided in the relevant section of our documentation.</div> </div> </div> </div> <! Border width > <div class="pb 4 mb 2"> <div class="d flex align items center pb 1 mb 2"> <i class="ci menu text body tertiary fs lg me 2"></i> <h5 class="fs lg mb 0">Border width, px</h5> </div> <div class="slider input d flex align items center gap 3 border rounded p 3" id="border input"> <input type="range" class="form range" min="0" max="10" step="1" value="1"> <input type="number" class="form control" id="border width" min="0" max="10" value="1" style="max width: 5.5rem"> </div> </div> <! Rounding > <div class="d flex align items center pb 1 mb 2"> <i class="ci maximize text body tertiary fs lg me 2"></i> <h5 class="fs lg mb 0">Rounding, rem</h5> </div> <div class="slider input d flex align items center gap 3 border rounded p 3"> <input type="range" class="form range" min="0" max="5" step=".05" value="0.5"> <input type="number" class="form control" id="border radius" min="0" max="5" step=".05" value="0.5" style="max width: 5.5rem"> </div> </div> <! Customizer code > <div class="customizer collapse collapse" id="customizerCode"> <div class="nav mb 3"> <a class="nav link animate underline fs base p 0" href=".customizer collapse" data bs toggle="collapse" aria expanded="true" aria controls="customizerSettings customizerCode"> <i class="ci chevron left fs lg ms n1 me 1"></i> <span class="animate target">Back to settings</span> </a> </div> <p class="fs sm pb 1">To apply the provided styles to your webpage, enclose them within a <code>&lt;style&gt;</code> tag and insert this tag into the <code>&lt;head&gt;</code> section of your HTML document after the following link to the main stylesheet:<br><code>&lt;link href="assets/css/theme.min.css"&gt;</code></p> <div class="position relative bg body tertiary rounded overflow hidden pt 3"> <div class="position absolute top 0 start 0 w 100 p 3"> <button type="button" class="btn btn sm btn outline dark w 100" data copy text from="#generated styles" data done label="Code copied"> <i class="ci copy fs sm me 1"></i> Copy code </button> </div> <pre class="text wrap bg transparent border 0 fs xs text body emphasis p 4 pt 5" id="generated styles"></pre> </div> </div> </div> <! Offcanvas footer (Action buttons) > <div class="offcanvas header border top gap 3 d none" id="customizer btns"> <button type="button" class="btn btn lg btn secondary w 100 fs sm" id="customizer reset"> <i class="ci trash fs lg me 2 ms n1"></i> Reset </button> <button class="btn btn lg btn primary hiding collapse toggle w 100 fs sm collapsed" type="button" data bs toggle="collapse" data bs target=".customizer collapse" aria expanded="false" aria controls="customizerSettings customizerCode"> <i class="ci code fs lg me 2 ms n1"></i> Show code </button> </div> </div> <! Shopping cart offcanvas > <div class="offcanvas offcanvas end pb sm 2 px sm 2" id="shoppingCart" tabindex=" 1" aria labelledby="shoppingCartLabel" style="width: 500px"> <! Header > <div class="offcanvas header flex column align items start py 3 pt lg 4"> <div class="d flex align items center justify content between w 100 mb 3 mb lg 4"> <h4 class="offcanvas title" id="shoppingCartLabel">Shopping cart</h4> <button type="button" class="btn close" data bs dismiss="offcanvas" aria label="Close"></button> </div> <p class="fs sm">Buy <span class="text dark emphasis fw semibold">$183</span> more to get <span class="text dark emphasis fw semibold">Free Shipping</span></p> <div class="progress w 100" role="progressbar" aria label="Free shipping progress" aria valuenow="75" aria valuemin="0" aria valuemax="100" style="height: 4px"> <div class="progress bar bg warning rounded pill" style="width: 75%"></div> </div> </div> <! Items > <div class="offcanvas body d flex flex column gap 4 pt 2"> <! Item > <div class="d flex align items center"> <a class="flex shrink 0" href="shop product general electronics.html"> <img src="assets/img/shop/electronics/thumbs/08.png" width="110" alt="iPhone 14"> </a> <div class="w 100 min w 0 ps 2 ps sm 3"> <h5 class="d flex animate underline mb 2"> <a class="d block fs sm fw medium text truncate animate target" href="shop product general electronics.html">Apple iPhone 14 128GB White</a> </h5> <div class="h6 pb 1 mb 2">$899.00</div> <div class="d flex align items center justify content between"> <div class="count input rounded 2"> <button type="button" class="btn btn icon btn sm" data decrement="" aria label="Decrement quantity"> <i class="ci minus"></i> </button> <input type="number" class="form control form control sm" value="1" readonly=""> <button type="button" class="btn btn icon btn sm" data increment="" aria label="Increment quantity"> <i class="ci plus"></i> </button> </div> <button type="button" class="btn close fs sm" data bs toggle="tooltip" data bs custom class="tooltip sm" data bs title="Remove" aria label="Remove from cart"></button> </div> </div> </div> <! Item > <div class="d flex align items center"> <a class="position relative flex shrink 0" href="shop product general electronics.html"> <span class="badge text bg danger position absolute top 0 start 0"> 10%</span> <img src="assets/img/shop/electronics/thumbs/09.png" width="110" alt="iPad Pro"> </a> <div class="w 100 min w 0 ps 2 ps sm 3"> <h5 class="d flex animate underline mb 2"> <a class="d block fs sm fw medium text truncate animate target" href="shop product general electronics.html">Tablet Apple iPad Pro M2</a> </h5> <div class="h6 pb 1 mb 2">$989.00 <del class="text body tertiary fs xs fw normal">$1,099.00</del></div> <div class="d flex align items center justify content between"> <div class="count input rounded 2"> <button type="button" class="btn btn icon btn sm" data decrement="" aria label="Decrement quantity"> <i class="ci minus"></i> </button> <input type="number" class="form control form control sm" value="1" readonly=""> <button type="button" class="btn btn icon btn sm" data increment="" aria label="Increment quantity"> <i class="ci plus"></i> </button> </div> <button type="button" class="btn close fs sm" data bs toggle="tooltip" data bs custom class="tooltip sm" data bs title="Remove" aria label="Remove from cart"></button> </div> </div> </div> <! Item > <div class="d flex align items center"> <a class="flex shrink 0" href="shop product general electronics.html"> <img src="assets/img/shop/electronics/thumbs/01.png" width="110" alt="Smart Watch"> </a> <div class="w 100 min w 0 ps 2 ps sm 3"> <h5 class="d flex animate underline mb 2"> <a class="d block fs sm fw medium text truncate animate target" href="shop product general electronics.html">Smart Watch Series 7, White</a> </h5> <div class="h6 pb 1 mb 2">$429.00</div> <div class="d flex align items center justify content between"> <div class="count input rounded 2"> <button type="button" class="btn btn icon btn sm" data decrement="" aria label="Decrement quantity"> <i class="ci minus"></i> </button> <input type="number" class="form control form control sm" value="1" readonly=""> <button type="button" class="btn btn icon btn sm" data increment="" aria label="Increment quantity"> <i class="ci plus"></i> </button> </div> <button type="button" class="btn close fs sm" data bs toggle="tooltip" data bs custom class="tooltip sm" data bs title="Remove" aria label="Remove from cart"></button> </div> </div> </div> </div> <! Footer > <div class="offcanvas header flex column align items start"> <div class="d flex align items center justify content between w 100 mb 3 mb md 4"> <span class="text light emphasis">Subtotal:</span> <span class="h6 mb 0">$2,317.00</span> </div> <div class="d flex w 100 gap 3"> <a class="btn btn lg btn secondary w 100" href="checkout v1 cart.html">View cart</a> <a class="btn btn lg btn primary w 100" href="checkout v1 delivery 1.html">Checkout</a> </div> </div> </div> <! Navigation bar (Page header) > <header class="navbar navbar expand lg navbar dark bg dark d block z fixed p 0" data sticky navbar="{&quot;offset&quot;: 500}"> <div class="container d block py 1 py lg 3" data bs theme="dark"> <div class="navbar stuck hide pt 1"></div> <div class="row flex nowrap align items center g 0"> <div class="col col lg 3 d flex align items center"> <! Mobile offcanvas menu toggler (Hamburger) > <button type="button" class="navbar toggler me 4 me lg 0" data bs toggle="offcanvas" data bs target="#navbarNav" aria controls="navbarNav" aria label="Toggle navigation"> <span class="navbar toggler icon"></span> </button> <! Navbar brand (Logo) > <a href="index.html" class="navbar brand me 0"> <span class="d none d sm flex flex shrink 0 text primary me 2"> <svg xmlns="http://www.w3.org/2000/svg" width="36" height="36"><path d="M36 18.01c0 8.097 5.355 14.949 12.705 17.2a18.12 18.12 0 0 1 5.315.79C9.622 36 2.608 30.313.573 22.611.257 21.407.059 20.162 0 18.879v 1.758c.02 .395.059 .79.099 1.185.099 .908.277 1.817.514 2.686C2.687 5.628 9.682 0 18 0c5.572 0 10.551 2.528 13.871 6.517 1.502 1.797 2.648 3.91 3.359 6.201.494 1.659.771 3.436.771 5.292z" fill="currentColor"></path><g fill="#fff"><path d="M17.466 21.624c .514 0 .988 .316 1.146 .829 .198 .632.138 1.303.771 1.501l7.666 2.469 1.205 8.254 13.317 4.621a1.19 1.19 0 0 1 1.521 .75 1.19 1.19 0 0 1 .751 1.521l13.89 4.818c.553 .197 1.166 .138 1.64.158a1.82 1.82 0 0 1 .85 1.284l1.344 9.183c.138.987 .494 1.994 1.482 2.33l 7.864 2.528 .375.04zm7.31.138c .178 .632 .85 1.007 1.482 .81l 5.177 1.58c 2.331.79 3.28.02 3.418 .099l 6.56 8.412a4.25 4.25 0 0 0 4.406 1.758l 3.122.987c .237.889 .415 1.777 .514 2.686l4.228 1.363a1.84 1.84 0 0 1 1.857.81l6.659 8.551c.751.948 2.015 1.323 3.359 1.323.909 0 1.857 .178 2.687 .474l5.078 1.54c.632 .178 1.008 .829.81 1.481z"></path><use href="#czlogo"></use><use href="#czlogo" x="8.516" y=" 2.172"></use></g><defs><path id="czlogo" d="M18.689 28.654a1.94 1.94 0 0 1 1.936 1.935 1.94 1.94 0 0 1 1.936 1.935 1.94 1.94 0 0 1 1.936 1.935 1.94 1.94 0 0 1 1.936 1.935z"></path></defs></svg> </span> Cartzilla </a> </div> <div class="col col lg 9 d flex align items center justify content end"> <! Search visible on screens > 991px wide (lg breakpoint) > <div class="position relative flex fill d none d lg block pe 4 pe xl 5"> <i class="ci search position absolute top 50 translate middle y d flex fs lg text white ms 3"></i> <input type="search" class="form control form control lg form icon start border white rounded pill" placeholder="Search the products"> </div> <! Sale link visible on screens > 1200px wide (xl breakpoint) > <a class="d none d xl flex align items center text decoration none animate shake navbar stuck hide me 3 me xl 4 me xxl 5" href="shop catalog electronics.html"> <div class="btn btn icon btn lg fs lg text primary bg body secondary bg opacity 75 pe none rounded circle"> <i class="ci percent animate target"></i> </div> <div class="ps 2 text nowrap"> <div class="fs xs text body">Only this month</div> <div class="fw medium text white">Super Sale 20%</div> </div> </a> <! Button group > <div class="d flex align items center"> <! Navbar stuck nav toggler > <button type="button" class="navbar toggler d none navbar stuck show me 3" data bs toggle="collapse" data bs target="#stuckNav" aria controls="stuckNav" aria expanded="false" aria label="Toggle navigation in navbar stuck state"> <span class="navbar toggler icon"></span> </button> <! Theme switcher (light/dark/auto) > <div class="dropdown"> <button type="button" class="theme switcher btn btn icon btn lg btn outline secondary fs lg border 0 rounded circle animate scale" data bs toggle="dropdown" aria expanded="false" aria label="Toggle theme (light)"> <span class="theme icon active d flex animate target"> <i class="ci sun"></i> </span> </button> <ul class="dropdown menu" style=" cz dropdown min width: 9rem"> <li> <button type="button" class="dropdown item active" data bs theme value="light" aria pressed="true"> <span class="theme icon d flex fs base me 2"> <i class="ci sun"></i> </span> <span class="theme label">Light</span> <i class="item active indicator ci check ms auto"></i> </button> </li> <li> <button type="button" class="dropdown item" data bs theme value="dark" aria pressed="false"> <span class="theme icon d flex fs base me 2"> <i class="ci moon"></i> </span> <span class="theme label">Dark</span> <i class="item active indicator ci check ms auto"></i> </button> </li> <li> <button type="button" class="dropdown item" data bs theme value="auto" aria pressed="false"> <span class="theme icon d flex fs base me 2"> <i class="ci auto"></i> </span> <span class="theme label">Auto</span> <i class="item active indicator ci check ms auto"></i> </button> </li> </ul> </div> <! Search toggle button visible on screens < 992px wide (lg breakpoint) > <button type="button" class="btn btn icon btn lg fs xl btn outline secondary border 0 rounded circle animate shake d lg none" data bs toggle="collapse" data bs target="#searchBar" aria expanded="false" aria controls="searchBar" aria label="Toggle search bar"> <i class="ci search animate target"></i> </button> <! Account button visible on screens > 768px wide (md breakpoint) > <a class="btn btn icon btn lg fs lg btn outline secondary border 0 rounded circle animate shake d none d md inline flex" href="account signin.html"> <i class="ci user animate target"></i> <span class="visually hidden">Account</span> </a> <! Wishlist button visible on screens > 768px wide (md breakpoint) > <a class="btn btn icon btn lg fs lg btn outline secondary border 0 rounded circle animate pulse d none d md inline flex" href="account wishlist.html"> <i class="ci heart animate target"></i> <span class="visually hidden">Wishlist</span> </a> <! Cart button > <button type="button" class="btn btn icon btn lg btn secondary position relative rounded circle ms 2" data bs toggle="offcanvas" data bs target="#shoppingCart" aria controls="shoppingCart" aria label="Shopping cart"> <span class="position absolute top 0 start 100 mt n1 ms n3 badge text bg success border border 3 border dark rounded pill" style=" cz badge padding y: .25em; cz badge padding x: .42em">3</span> <span class="position absolute top 0 start 0 d flex align items center justify content center w 100 h 100 rounded circle animate slide end fs lg"> <i class="ci shopping cart animate target ms n1"></i> </span> </button> </div> </div> </div> <div class="navbar stuck hide pb 1"></div> </div> <! Search visible on screens < 992px wide (lg breakpoint). It is hidden inside collapse by default > <div class="collapse position absolute top 100 z 2 w 100 bg dark d lg none" id="searchBar"> <div class="container position relative my 3" data bs theme="dark"> <i class="ci search position absolute top 50 translate middle y d flex fs lg text white ms 3"></i> <input type="search" class="form control form icon start border white rounded pill" placeholder="Search the products" data autofocus="collapse"> </div> </div> <! Main navigation that turns into offcanvas on screens < 992px wide (lg breakpoint) > <div class="collapse navbar stuck hide" id="stuckNav"> <nav class="offcanvas offcanvas start" id="navbarNav" tabindex=" 1" aria labelledby="navbarNavLabel"> <div class="offcanvas header py 3"> <h5 class="offcanvas title" id="navbarNavLabel">Browse Cartzilla</h5> <button type="button" class="btn close" data bs dismiss="offcanvas" aria label="Close"></button> </div> <div class="offcanvas body py 3 py lg 0"> <div class="container px 0 px lg 3"> <div class="row"> <! Categories mega menu > <div class="col lg 3"> <div class="navbar nav"> <div class="dropdown w 100"> <! Buttton visible on screens > 991px wide (lg breakpoint) > <div class="cursor pointer d none d lg block" data bs toggle="dropdown" data bs trigger="hover" data bs theme="dark"> <a class="position absolute top 0 start 0 w 100 h 100" href="shop categories electronics.html"> <span class="visually hidden">Categories</span> </a> <button type="button" class="btn btn lg btn secondary dropdown toggle w 100 rounded bottom 0 justify content start pe none"> <i class="ci grid fs lg"></i> <span class="ms 2 me auto">Categories</span> </button> </div> <! Buttton visible on screens < 992px wide (lg breakpoint) > <button type="button" class="btn btn lg btn secondary dropdown toggle w 100 justify content start d lg none mb 2" data bs toggle="dropdown" data bs auto close="outside"> <i class="ci grid fs lg"></i> <span class="ms 2 me auto">Categories</span> </button> <! Mega menu > <ul class="dropdown menu dropdown menu static w 100 rounded top 0 rounded bottom 4 py 1 p lg 1" style=" cz dropdown spacer: 0; cz dropdown item padding y: .625rem; cz dropdown item spacer: 0"> <li class="d lg none pt 2"> <a class="dropdown item fw medium" href="shop categories electronics.html"> <i class="ci grid fs xl opacity 60 pe 1 me 2"></i> All Categories <i class="ci chevron right fs base ms auto me n1"></i> </a> </li> <li class="dropend position static"> <div class="position relative rounded pt 2 pb 1 px lg 2" data bs toggle="dropdown" data bs trigger="hover"> <a class="dropdown item fw medium stretched link d none d lg flex" href="shop catalog electronics.html"> <i class="ci computer fs xl opacity 60 pe 1 me 2"></i> <span class="text truncate">Computers &amp; Accessories</span> <i class="ci chevron right fs base ms auto me n1"></i> </a> <div class="dropdown item fw medium text wrap stretched link d lg none"> <i class="ci computer fs xl opacity 60 pe 1 me 2"></i> Computers &amp; Accessories <i class="ci chevron down fs base ms auto me n1"></i> </div> </div> <div class="dropdown menu rounded 4 p 4" style="top: 1rem; height: calc(100% .1875rem); cz dropdown spacer: .3125rem; animation: none;"> <div class="d flex flex column flex lg row h 100 gap 4"> <div style="min width: 194px"> <div class="d flex w 100"> <a class="animate underline animate target d inline h6 text dark emphasis text decoration none text truncate" href="shop catalog electronics.html">Computers</a> </div> <ul class="nav flex column gap 2 mt n2"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Laptops &amp; Tablets</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Desktop Computers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">External Components</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Interal Components</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Networking Products (NAS)</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Single Board Computers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Desktop Barebones</a> </li> </ul> </div> <div style="min width: 194px"> <div class="d flex w 100"> <a class="animate underline animate target d inline h6 text dark emphasis text decoration none text truncate" href="shop catalog electronics.html">Accessories</a> </div> <ul class="nav flex column gap 2 mt n2"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Monitors</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Bags, Cases &amp; Sleeves</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Batteries</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Charges &amp; Adapters</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Cooling Pads</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Mounts</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Replacement Screens</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Security Locks</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Stands</a> </li> </ul> </div> <div class="d none d lg block"> <div class="d none d xl block" style="width: 284px"></div> <div class="d xl none" style="width: 240px"></div> <div class="position relative d flex flex column justify content center h 100 bg body secondary rounded 5 py 4 px 3"> <div class="text center px 2"> <span class="badge bg danger bg opacity 10 text danger fs sm rounded pill mb 2">Save up to $400</span> <div class="fs sm text light emphasis mb 2">Starts from <del>$1,599.00</del> $1,399.00</div> <div class="h2 mb 4">Surface Laptop Studio</div> </div> <img src="assets/img/mega menu/electronics/01.png" width="252" alt="Surface Laptop Studio"> <div class="text center mt 4"> <a class="btn btn sm btn primary stretched link" href="shop catalog electronics.html">Shop now</a> </div> </div> </div> </div> </div> </li> <li class="dropend position static"> <div class="position relative rounded pb 1 px lg 2" tabindex="0" data bs toggle="dropdown" data bs trigger="hover"> <a class="dropdown item fw medium stretched link d none d lg flex" href="shop catalog electronics.html"> <i class="ci smartphone 2 fs xl opacity 60 pe 1 me 2"></i> <span class="text truncate">Smartphones &amp; Tablets</span> <i class="ci chevron right fs base ms auto me n1"></i> </a> <div class="dropdown item fw medium stretched link d lg none"> <i class="ci smartphone 2 fs xl opacity 60 pe 1 me 2"></i> Smartphones &amp; Tablets <i class="ci chevron down fs base ms auto me n1"></i> </div> </div> <div class="dropdown menu rounded 4 p 4" style="top: 1rem; height: calc(100% .1875rem); cz dropdown spacer: .3125rem; animation: none;"> <div class="d flex flex column flex lg row h 100 gap 4"> <div style="min width: 194px"> <div class="d flex w 100"> <a class="animate underline animate target d inline h6 text dark emphasis text decoration none text truncate" href="shop catalog electronics.html">Smartphones</a> </div> <ul class="nav flex column gap 2 mt n2"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Apple iPhone</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Google Pixel</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Android Smartphones</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Phablets</a> </li> </ul> <div class="d flex w 100 pt 4"> <a class="animate underline animate target d inline h6 text dark emphasis text decoration none text truncate" href="shop catalog electronics.html">Tablets</a> </div> <ul class="nav flex column gap 2 mt n2"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Apple iPad</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Android Tablets</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Tablets with Keyboard</a> </li> </ul> </div> <div style="min width: 194px"> <div class="d flex w 100"> <a class="animate underline animate target d inline h6 text dark emphasis text decoration none text truncate" href="shop catalog electronics.html">Accessories</a> </div> <ul class="nav flex column gap 2 mt n2"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Accessory Kits</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Batteries &amp; Battery Packs</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Bags &amp; Cases</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Cables</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Car Accessories</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Charges &amp; Power Adapters</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">FM Transmitters</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Lens Attachments</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Mounts &amp; Standsv</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Repair Kits</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Replacement Parts</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Styluses</a> </li> </ul> </div> <div class="d none d lg block"> <div class="d none d xl block" style="width: 284px"></div> <div class="d xl none" style="width: 240px"></div> <div class="position relative d flex flex column justify content center h 100 bg body secondary rounded 5 py 4 px 3"> <div class="text center px 2"> <i class="ci apple fs 1 text dark emphasis mb 2"></i> <div class="fs sm text light emphasis mb 2">Deal of the week</div> <div class="h2 mb 4">iPad Pro M1</div> </div> <img src="assets/img/mega menu/electronics/02.png" width="252" alt="iPad Pro"> <div class="text center mt 4"> <a class="btn btn sm btn primary stretched link" href="shop catalog electronics.html">Shop now</a> </div> </div> </div> </div> </div> </li> <li class="dropend position static"> <div class="position relative rounded pb 1 px lg 2" tabindex="0" data bs toggle="dropdown" data bs trigger="hover"> <a class="dropdown item fw medium stretched link d none d lg flex" href="shop catalog electronics.html"> <i class="ci monitor 2 fs xl opacity 60 pe 1 me 2"></i> <span class="text truncate">TV, Video &amp; Audio</span> <i class="ci chevron right fs base ms auto me n1"></i> </a> <div class="dropdown item fw medium stretched link d lg none"> <i class="ci monitor 2 fs xl opacity 60 pe 1 me 2"></i> TV, Video &amp; Audio <i class="ci chevron down fs base ms auto me n1"></i> </div> </div> <div class="dropdown menu rounded 4 p 4" style="top: 1rem; height: calc(100% .1875rem); cz dropdown spacer: .3125rem; animation: none;"> <div class="d flex flex column flex lg row h 100 gap lg 4"> <div style="min width: 194px"> <div class="d flex w 100"> <a class="animate underline animate target d inline h6 text dark emphasis text decoration none text truncate" href="shop catalog electronics.html">TV, Video &amp; Audio</a> </div> <ul class="nav flex column gap 2 mt n2"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">TV Stes</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Home Theater Systems</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">DVD Players &amp; Recorders</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Blue ray Players &amp; Recorders</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">HD DVD Players &amp; Recorders</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">DVD VCR Combos</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">DTV Converters</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">AV Receivers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">AV Amplifiers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Projectors</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Projection Screens</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Satelite Television</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">TV DTD Combos</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Sound Systems</a> </li> </ul> </div> <div style="min width: 194px"> <ul class="nav flex column gap 2 mt 2 mt lg 0"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Home Cinema Systems</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Streaming Media Players</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">VCRs</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Video Glasses</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Lens Attachments</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Subwoofers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Sound Boosters</a> </li> </ul> </div> <div class="d none d lg block"> <div class="d none d xl block" style="width: 284px"></div> <div class="d xl none" style="width: 240px"></div> <div class="position relative d flex flex column justify content center h 100 bg body secondary rounded 5 py 4 px 3"> <div class="text center px 2"> <div class="fs sm text light emphasis mb 2">Best deal! Save up to <span class="fw semibold">$500</span></div> <div class="h2 mb 4">LG OLED 4K Smart TV</div> </div> <img src="assets/img/mega menu/electronics/03.png" width="252" alt="Smart TV"> <div class="text center mt 4"> <a class="btn btn sm btn primary stretched link" href="shop catalog electronics.html">Shop now</a> </div> </div> </div> </div> </div> </li> <li class="dropend position static"> <div class="position relative rounded pb 1 px lg 2" tabindex="0" data bs toggle="dropdown" data bs trigger="hover"> <a class="dropdown item fw medium stretched link d none d lg flex" href="shop catalog electronics.html"> <i class="ci speaker 2 fs xl opacity 60 pe 1 me 2"></i> <span class="text truncate">Speakers &amp; Home Music</span> <i class="ci chevron right fs base ms auto me n1"></i> </a> <div class="dropdown item fw medium stretched link d lg none"> <i class="ci speaker 2 fs xl opacity 60 pe 1 me 2"></i> Speakers &amp; Home Music <i class="ci chevron down fs base ms auto me n1"></i> </div> </div> <div class="dropdown menu rounded 4 p 4" style="top: 1rem; height: calc(100% .1875rem); cz dropdown spacer: .3125rem; animation: none;"> <div class="d flex flex column flex lg row h 100 gap 4"> <div style="min width: 194px"> <div class="d flex w 100"> <a class="animate underline animate target d inline h6 text dark emphasis text decoration none text truncate" href="shop catalog electronics.html">Speakers</a> </div> <ul class="nav flex column gap 2 mt n2"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Smart Speakers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Bluetooth Speakers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Bookshelf Speakers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Ceiling &amp; In Wall Speakers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Center Channel Speakers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Floorstanding Speakers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Outdoor Speakers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Satellite Speakers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Sound Bars</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Surround Sound Systems</a> </li> </ul> </div> <div style="min width: 194px"> <div class="d flex w 100"> <a class="animate underline animate target d inline h6 text dark emphasis text decoration none text truncate" href="shop catalog electronics.html">Home Audio</a> </div> <ul class="nav flex column gap 2 mt n2"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Home Theater</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Wireless &amp; Streaming Audio</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Stereo System Components</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Compact Radios &amp; Stereos</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Home Audio Accessories</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Subwoofers</a> </li> </ul> </div> <div class="d none d lg block"> <div class="d none d xl block" style="width: 284px"></div> <div class="d xl none" style="width: 240px"></div> <div class="position relative d flex flex column justify content center h 100 bg body secondary rounded 5 py 4 px 3"> <div class="text center px 2"> <i class="ci google fs 2 text dark emphasis mb 3"></i> <div class="fs sm text light emphasis mb 2">Deal of the week</div> <div class="h2 mb 4">Nest Audio</div> </div> <img src="assets/img/mega menu/electronics/04.png" width="252" alt="Nest Audio"> <div class="text center mt 4"> <a class="btn btn sm btn primary stretched link" href="shop catalog electronics.html">Shop now</a> </div> </div> </div> </div> </div> </li> <li class="dropend position static"> <div class="position relative rounded pb 1 px lg 2" tabindex="0" data bs toggle="dropdown" data bs trigger="hover"> <a class="dropdown item fw medium stretched link d none d lg flex" href="shop catalog electronics.html"> <i class="ci camera 2 fs xl opacity 60 pe 1 me 2"></i> <span class="text truncate">Cameras, Photo &amp; Video</span> <i class="ci chevron right fs base ms auto me n1"></i> </a> <div class="dropdown item fw medium stretched link d lg none"> <i class="ci camera 2 fs xl opacity 60 pe 1 me 2"></i> Cameras, Photo &amp; Video <i class="ci chevron down fs base ms auto me n1"></i> </div> </div> <div class="dropdown menu rounded 4 p 4" style="top: 1rem; height: calc(100% .1875rem); cz dropdown spacer: .3125rem; animation: none;"> <div class="d flex flex column flex lg row h 100 gap 4"> <div style="min width: 194px"> <div class="d flex w 100"> <a class="animate underline animate target d inline h6 text dark emphasis text decoration none text truncate" href="shop catalog electronics.html">Cameras &amp; Lenses</a> </div> <ul class="nav flex column gap 2 mt n2"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Point &amp; Shoot Cameras</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">DSLR Cameras</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Mirrorless Cameras</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Body Mounted Cameras</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Camcorders</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Camcorder Lenses</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Camera Lenses</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Macro &amp; Ringlight Flashes</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Shoe Mount Flashes</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Tripods &amp; Monopods</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Video Studio</a> </li> </ul> </div> <div style="min width: 194px"> <div class="d flex w 100"> <a class="animate underline animate target d inline h6 text dark emphasis text decoration none text truncate" href="shop catalog electronics.html">Accessories</a> </div> <ul class="nav flex column gap 2 mt n2"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Bags &amp; Cases</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Binoculars &amp; Scopes</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Batteries &amp; Chargers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Cables &amp; Cords</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Camcorder Accessories</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Cleaning Equipment</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Protector Foils</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Filters &amp; Accessories</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Remote Controls</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Rain Covers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Viewfinders</a> </li> </ul> </div> <div class="d none d lg block"> <div class="d none d xl block" style="width: 284px"></div> <div class="d xl none" style="width: 240px"></div> <div class="position relative d flex flex column justify content center h 100 bg body secondary rounded 5 py 4 px 3"> <div class="text center px 2"> <span class="badge bg danger bg opacity 10 text danger fs sm rounded pill mb 2">Save up to $300</span> <div class="fs sm text light emphasis mb 2">Starts from <del>$1,100.00</del> 899.00</div> <div class="h2 mb 4">Canon Digital Cameras</div> </div> <img src="assets/img/mega menu/electronics/05.png" width="252" alt="Canon Camera"> <div class="text center mt 4"> <a class="btn btn sm btn primary stretched link" href="shop catalog electronics.html">Shop now</a> </div> </div> </div> </div> </div> </li> <li class="dropend position static"> <div class="position relative rounded pb 1 px lg 2" tabindex="0" data bs toggle="dropdown" data bs trigger="hover"> <a class="dropdown item fw medium stretched link d none d lg flex" href="shop catalog electronics.html"> <i class="ci printer 2 fs xl opacity 60 pe 1 me 2"></i> <span class="text truncate">Printers &amp; Ink</span> <i class="ci chevron right fs base ms auto me n1"></i> </a> <div class="dropdown item fw medium stretched link d lg none"> <i class="ci printer 2 fs xl opacity 60 pe 1 me 2"></i> Printers &amp; Ink <i class="ci chevron down fs base ms auto me n1"></i> </div> </div> <div class="dropdown menu rounded 4 p 4" style="top: 1rem; height: calc(100% .1875rem); cz dropdown spacer: .3125rem; animation: none;"> <div class="d flex flex column flex lg row h 100 gap 4"> <div style="min width: 194px"> <div class="d flex w 100"> <a class="animate underline animate target d inline h6 text dark emphasis text decoration none text truncate" href="shop catalog electronics.html">By type</a> </div> <ul class="nav flex column gap 2 mt n2"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">All in One</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Copying</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Faxing</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Photo Printing</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Printing Only</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Scanning</a> </li> </ul> <div class="d flex w 100 pt 4"> <a class="animate underline animate target d inline h6 text dark emphasis text decoration none text truncate" href="shop catalog electronics.html">Scanners</a> </div> <ul class="nav flex column gap 2 mt n2"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Business Card Scanners</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Document Scanners</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Flatbed &amp; Photo Scanners</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Slide &amp; Negative Scanners</a> </li> </ul> </div> <div style="min width: 194px"> <div class="d flex w 100"> <a class="animate underline animate target d inline h6 text dark emphasis text decoration none text truncate" href="shop catalog electronics.html">Printers</a> </div> <ul class="nav flex column gap 2 mt n2"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Dot Matrix Printers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Inkjet Printers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Label Printers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Laser Printers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Photo Printers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Wide Format Printers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Plotter Printers</a> </li> </ul> </div> <div class="d none d lg block"> <div class="d none d xl block" style="width: 284px"></div> <div class="d xl none" style="width: 240px"></div> <div class="position relative d flex flex column justify content center h 100 bg body secondary rounded 5 py 4 px 3"> <div class="text center px 2"> <div class="fs sm text light emphasis mb 2">Best deal! Save up to <span class="fw semibold">$200</span></div> <div class="h2 mb 4">Epson Color Printers</div> </div> <img src="assets/img/mega menu/electronics/06.png" width="252" alt="Epson Printer"> <div class="text center mt 4"> <a class="btn btn sm btn primary stretched link" href="shop catalog electronics.html">Shop now</a> </div> </div> </div> </div> </div> </li> <li class="dropend position static"> <div class="position relative rounded pb 1 px lg 2" tabindex="0" data bs toggle="dropdown" data bs trigger="hover"> <a class="dropdown item fw medium stretched link d none d lg flex" href="shop catalog electronics.html"> <i class="ci battery 2 fs xl opacity 60 pe 1 me 2"></i> <span class="text truncate">Charging Stations</span> <i class="ci chevron right fs base ms auto me n1"></i> </a> <div class="dropdown item fw medium stretched link d lg none"> <i class="ci battery 2 fs xl opacity 60 pe 1 me 2"></i> Charging Stations <i class="ci chevron down fs base ms auto me n1"></i> </div> </div> <div class="dropdown menu rounded 4 p 4" style="top: 1rem; height: calc(100% .1875rem); cz dropdown spacer: .3125rem; animation: none;"> <div class="d flex flex column flex lg row h 100 gap 4"> <div style="min width: 194px"> <div class="d flex w 100"> <a class="animate underline animate target d inline h6 text dark emphasis text decoration none text truncate" href="shop catalog electronics.html">Charging Stations</a> </div> <ul class="nav flex column gap 2 mt n2"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Portable Power Stations</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Inverter Power Stations</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Outdoor Generators</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Gasoline Generators</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Cell Phone Chargers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Power Strips</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Wall Charges</a> </li> </ul> </div> <div class="d none d lg block"> <div class="d none d xl block" style="width: 284px"></div> <div class="d xl none" style="width: 240px"></div> <div class="position relative d flex flex column justify content center h 100 bg body secondary rounded 5 py 4 px 3"> <div class="text center px 2"> <span class="badge bg danger bg opacity 10 text danger fs sm rounded pill mb 2">Huge sale!</span> <div class="fs sm text light emphasis mb 2">Save up to <span class="fw semibold">$350</span></div> <div class="h2 mb 4">Portable Power Stations</div> </div> <img src="assets/img/mega menu/electronics/07.png" width="252" alt="Epson Printer"> <div class="text center mt 4"> <a class="btn btn sm btn primary stretched link" href="shop catalog electronics.html">Shop now</a> </div> </div> </div> </div> </div> </li> <li class="dropend position static"> <div class="position relative rounded pb 1 px lg 2" tabindex="0" data bs toggle="dropdown" data bs trigger="hover"> <a class="dropdown item fw medium stretched link d none d lg flex" href="shop catalog electronics.html"> <i class="ci headphones 2 fs xl opacity 60 pe 1 me 2"></i> <span class="text truncate">Headphones</span> <i class="ci chevron right fs base ms auto me n1"></i> </a> <div class="dropdown item fw medium stretched link d lg none"> <i class="ci headphones 2 fs xl opacity 60 pe 1 me 2"></i> Headphones <i class="ci chevron down fs base ms auto me n1"></i> </div> </div> <div class="dropdown menu rounded 4 p 4" style="top: 1rem; height: calc(100% .1875rem); cz dropdown spacer: .3125rem; animation: none;"> <div class="d flex flex column flex lg row h 100 gap 4"> <div style="min width: 194px"> <div class="d flex w 100"> <a class="animate underline animate target d inline h6 text dark emphasis text decoration none text truncate" href="shop catalog electronics.html">Headphones</a> </div> <ul class="nav flex column gap 2 mt n2"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Earbud Headphones</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Over Ear Headphones</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">On Ear Headphones</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Bluetooth Headphones</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Sports &amp; Fitness</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Noise Cancelling</a> </li> </ul> <div class="d flex w 100 pt 4"> <a class="animate underline animate target d inline h6 text dark emphasis text decoration none text truncate" href="shop catalog electronics.html">Accessories</a> </div> <ul class="nav flex column gap 2 mt n2"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Cases &amp; Sleeves</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Cables &amp; Cords</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Ear Pads</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Repair Kits</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Cleaning Equipment</a> </li> </ul> </div> <div class="d none d lg block"> <div class="d none d xl block" style="width: 284px"></div> <div class="d xl none" style="width: 240px"></div> <div class="position relative d flex flex column justify content center h 100 bg body secondary rounded 5 py 4 px 3"> <div class="text center px 2"> <span class="badge bg danger bg opacity 10 text danger fs sm rounded pill mb 2">Save up to $200</span> <div class="fs sm text light emphasis mb 2">Starts from $119.99</div> <div class="h2 mb 4">Wireless Headphones</div> </div> <img src="assets/img/mega menu/electronics/08.png" width="252" alt="Wireless Headphones"> <div class="text center mt 4"> <a class="btn btn sm btn primary stretched link" href="shop catalog electronics.html">Shop now</a> </div> </div> </div> </div> </div> </li> <li class="dropend position static"> <div class="position relative rounded pb 1 px lg 2" tabindex="0" data bs toggle="dropdown" data bs trigger="hover"> <a class="dropdown item fw medium stretched link d none d lg flex" href="shop catalog electronics.html"> <i class="ci watch 2 fs xl opacity 60 pe 1 me 2"></i> <span class="text truncate">Wearable Electronics</span> <i class="ci chevron right fs base ms auto me n1"></i> </a> <div class="dropdown item fw medium stretched link d lg none"> <i class="ci watch 2 fs xl opacity 60 pe 1 me 2"></i> Wearable Electronics <i class="ci chevron down fs base ms auto me n1"></i> </div> </div> <div class="dropdown menu rounded 4 p 4" style="top: 1rem; height: calc(100% .1875rem); cz dropdown spacer: .3125rem; animation: none;"> <div class="d flex flex column flex lg row h 100 gap 4"> <div style="min width: 194px"> <div class="d flex w 100"> <a class="animate underline animate target d inline h6 text dark emphasis text decoration none text truncate" href="shop catalog electronics.html">Wearable Gadgets</a> </div> <ul class="nav flex column gap 2 mt n2"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Smartwatches</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Fitness Trackers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Smart Glasses</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Rings</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Virtual Reality</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Clips, Arm &amp; Wristbands</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Accessories</a> </li> </ul> </div> <div class="d none d lg block"> <div class="d none d xl block" style="width: 284px"></div> <div class="d xl none" style="width: 240px"></div> <div class="position relative d flex flex column justify content center h 100 bg body secondary rounded 5 py 4 px 3"> <div class="text center px 2"> <i class="ci google fs 2 text dark emphasis mb 3"></i> <div class="fs sm text light emphasis mb 2">Deal of the week</div> <div class="h2 mb 4">Pixel Watch</div> </div> <img src="assets/img/mega menu/electronics/09.png" width="252" alt="Pixel Watch"> <div class="text center mt 4"> <a class="btn btn sm btn primary stretched link" href="shop catalog electronics.html">Shop now</a> </div> </div> </div> </div> </div> </li> <li class="dropend position static"> <div class="position relative rounded pb 1 px lg 2" tabindex="0" data bs toggle="dropdown" data bs trigger="hover"> <a class="dropdown item fw medium stretched link d none d lg flex" href="shop catalog electronics.html"> <i class="ci powerbank fs xl opacity 60 pe 1 me 2"></i> <span class="text truncate">Powerbanks</span> <i class="ci chevron right fs base ms auto me n1"></i> </a> <div class="dropdown item fw medium stretched link d lg none"> <i class="ci powerbank fs xl opacity 60 pe 1 me 2"></i> Powerbanks <i class="ci chevron down fs base ms auto me n1"></i> </div> </div> <div class="dropdown menu rounded 4 p 4" style="top: 1rem; height: calc(100% .1875rem); cz dropdown spacer: .3125rem; animation: none;"> <div class="d flex flex column flex lg row h 100 gap 4"> <div style="min width: 194px"> <div class="d flex w 100"> <a class="animate underline animate target d inline h6 text dark emphasis text decoration none text truncate" href="shop catalog electronics.html">Powerbanks</a> </div> <ul class="nav flex column gap 2 mt n2"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Fast Charging</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Built In Cable</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Built In Wall Plug</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">LED Indicator Lights</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Pocket Size</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Wireless Charging</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Short Circuit Protection</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Scratch Resistant</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Flashlight</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Lightweight</a> </li> </ul> </div> <div class="d none d lg block"> <div class="d none d xl block" style="width: 284px"></div> <div class="d xl none" style="width: 240px"></div> <div class="position relative d flex flex column justify content center h 100 bg body secondary rounded 5 py 4 px 3"> <div class="text center px 2"> <div class="fs sm text light emphasis mb 2">Save up to <span class="fw semibold">$50</span> on our</div> <div class="h2 mb 4">Powerbanks Deals</div> </div> <img src="assets/img/mega menu/electronics/10.png" width="252" alt="Powerbank"> <div class="text center mt 4"> <a class="btn btn sm btn primary stretched link" href="shop catalog electronics.html">Shop now</a> </div> </div> </div> </div> </div> </li> <li class="dropend position static"> <div class="position relative rounded pb 1 px lg 2" tabindex="0" data bs toggle="dropdown" data bs trigger="hover"> <a class="dropdown item fw medium stretched link d none d lg flex" href="shop catalog electronics.html"> <i class="ci hard drive 2 fs xl opacity 60 pe 1 me 2"></i> <span class="text truncate">HDD/SSD Data Storage</span> <i class="ci chevron right fs base ms auto me n1"></i> </a> <div class="dropdown item fw medium stretched link d lg none"> <i class="ci hard drive 2 fs xl opacity 60 pe 1 me 2"></i> HDD/SSD Data Storage <i class="ci chevron down fs base ms auto me n1"></i> </div> </div> <div class="dropdown menu rounded 4 p 4" style="top: 1rem; height: calc(100% .1875rem); cz dropdown spacer: .3125rem; animation: none;"> <div class="d flex flex column flex lg row h 100 gap 4"> <div style="min width: 194px"> <div class="d flex w 100"> <a class="animate underline animate target d inline h6 text dark emphasis text decoration none text truncate" href="shop catalog electronics.html">Data Storage</a> </div> <ul class="nav flex column gap 2 mt n2"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">External Hard Drives</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">External SSD</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">External Zip Drives</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Floppy &amp; Tape Drives</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Internal Hard Drives</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Internal SSD</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Network Attached Storage</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">USB Flash Drives</a> </li> </ul> </div> <div class="d none d lg block"> <div class="d none d xl block" style="width: 284px"></div> <div class="d xl none" style="width: 240px"></div> <div class="position relative d flex flex column justify content center h 100 bg body secondary rounded 5 py 4 px 3"> <div class="text center px 2"> <span class="badge bg danger bg opacity 10 text danger fs sm rounded pill mb 2">Save up to $100</span> <div class="fs sm text light emphasis mb 2">Starts from $89.99</div> <div class="h2 mb 4">Samsung SSD Deals</div> </div> <img src="assets/img/mega menu/electronics/11.png" width="252" alt="SSD"> <div class="text center mt 4"> <a class="btn btn sm btn primary stretched link" href="shop catalog electronics.html">Shop now</a> </div> </div> </div> </div> </div> </li> <li class="dropend position static"> <div class="position relative rounded pb 2 px lg 2" tabindex="0" data bs toggle="dropdown" data bs trigger="hover"> <a class="dropdown item fw medium stretched link d none d lg flex" href="shop catalog electronics.html"> <i class="ci game fs xl opacity 60 pe 1 me 2"></i> <span class="text truncate">Video Games</span> <i class="ci chevron right fs base ms auto me n1"></i> </a> <div class="dropdown item fw medium stretched link d lg none"> <i class="ci game fs xl opacity 60 pe 1 me 2"></i> Video Games <i class="ci chevron down fs base ms auto me n1"></i> </div> </div> <div class="dropdown menu rounded 4 p 4" style="top: 1rem; height: calc(100% .1875rem); cz dropdown spacer: .3125rem; animation: none;"> <div class="d flex flex column flex lg row h 100 gap lg 4"> <div style="min width: 194px"> <div class="d flex w 100"> <a class="animate underline animate target d inline h6 text dark emphasis text decoration none text truncate" href="shop catalog electronics.html">Games &amp; Hardware</a> </div> <ul class="nav flex column gap 2 mt n2"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Video Games</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">PlayStation 5</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">PlayStation 4</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Xbox Series X</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Xbox Series S</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Nintendo Switch</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Gaming PC</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Gaming Laptops</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Wii U</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Wii</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Nintendo 3DS</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Nintendo 2DS</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Nintendo DS</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Wii</a> </li> </ul> </div> <div style="min width: 194px"> <ul class="nav flex column gap 2 mt 2 mt lg 0"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Mac</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">PlayStation Vita</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Sony PSP</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Retro Gaming</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Microconsoles</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Controllers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Accessories</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Digital Games Screens</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Game Pass</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">PlayStation Plus</a> </li> </ul> </div> <div class="d none d lg block"> <div class="d none d xl block" style="width: 284px"></div> <div class="d xl none" style="width: 240px"></div> <div class="position relative d flex flex column justify content center h 100 bg body secondary rounded 5 py 4 px 3"> <div class="text center px 2"> <span class="badge bg danger bg opacity 10 text danger fs sm rounded pill mb 2">Save $100</span> <div class="fs sm text light emphasis mb 2">Starts from <del>$599.00</del> $499.00</div> <div class="h2 mb 4">Xbox Series X</div> </div> <img src="assets/img/mega menu/electronics/12.png" width="252" alt="Xbox"> <div class="text center mt 4"> <a class="btn btn sm btn primary stretched link" href="shop catalog electronics.html">Shop now</a> </div> </div> </div> </div> </div> </li> </ul> </div> </div> </div> <! Navbar nav > <div class="col lg 9 d lg flex pt 3 pt lg 0 ps lg 0"> <ul class="navbar nav position relative"> <li class="nav item dropdown me lg n1 me xl 0"> <a class="nav link dropdown toggle active" aria current="page" href="#" role="button" data bs toggle="dropdown" data bs trigger="hover" aria expanded="false">Home</a> <ul class="dropdown menu"> <li class="hover effect opacity px 2 mx n2"> <a class="dropdown item d block mb 0" href="home electronics.html"> <span class="fw medium">Electronics Store</span> <span class="d block fs xs text body secondary">Megamenu + Hero slider</span> <div class="d none d lg block hover effect target position absolute top 0 start 100 bg body border border light subtle rounded rounded start 0 transition none invisible opacity 0 pt 2 px 2 ms n2" style="width: 212px; height: calc(100% + 2px); margin top: 1px"> <img class="position relative z 2 d none dark" src="assets/img/mega menu/demo preview/electronics light.jpg" alt="Electronics Store"> <img class="position relative z 2 d none d block dark" src="assets/img/mega menu/demo preview/electronics dark.jpg" alt="Electronics Store"> <span class="position absolute top 0 start 0 w 100 h 100 rounded rounded start 0 d none dark" style="box shadow: .875rem .5rem 2rem .5rem #676f7b; opacity: .1"></span> <span class="position absolute top 0 start 0 w 100 h 100 rounded rounded start 0 d none d block dark" style="box shadow: .875rem .5rem 1.875rem .5rem #080b12; opacity: .25"></span> </div> </a> </li> <li class="hover effect opacity px 2 mx n2"> <a class="dropdown item d block mb 0" href="home fashion v1.html"> <span class="fw medium">Fashion Store v.1</span> <span class="d block fs xs text body secondary">Hero promo slider</span> <div class="d none d lg block hover effect target position absolute top 0 start 100 bg body border border light subtle rounded rounded start 0 transition none invisible opacity 0 pt 2 px 2 ms n2" style="width: 212px; height: calc(100% + 2px); margin top: 1px"> <img class="position relative z 2 d none dark" src="assets/img/mega menu/demo preview/fashion 1 light.jpg" alt="Fashion Store v.1"> <img class="position relative z 2 d none d block dark" src="assets/img/mega menu/demo preview/fashion 1 dark.jpg" alt="Fashion Store v.1"> <span class="position absolute top 0 start 0 w 100 h 100 rounded rounded start 0 d none dark" style="box shadow: .875rem .5rem 2rem .5rem #676f7b; opacity: .1"></span> <span class="position absolute top 0 start 0 w 100 h 100 rounded rounded start 0 d none d block dark" style="box shadow: .875rem .5rem 1.875rem .5rem #080b12; opacity: .25"></span> </div> </a> </li> <li class="hover effect opacity px 2 mx n2"> <a class="dropdown item d block mb 0" href="home fashion v2.html"> <span class="fw medium">Fashion Store v.2</span> <span class="d block fs xs text body secondary">Hero banner with hotspots</span> <div class="d none d lg block hover effect target position absolute top 0 start 100 bg body border border light subtle rounded rounded start 0 transition none invisible opacity 0 pt 2 px 2 ms n2" style="width: 212px; height: calc(100% + 2px); margin top: 1px"> <img class="position relative z 2 d none dark" src="assets/img/mega menu/demo preview/fashion 2 light.jpg" alt="Fashion Store v.2"> <img class="position relative z 2 d none d block dark" src="assets/img/mega menu/demo preview/fashion 2 dark.jpg" alt="Fashion Store v.2"> <span class="position absolute top 0 start 0 w 100 h 100 rounded rounded start 0 d none dark" style="box shadow: .875rem .5rem 2rem .5rem #676f7b; opacity: .1"></span> <span class="position absolute top 0 start 0 w 100 h 100 rounded rounded start 0 d none d block dark" style="box shadow: .875rem .5rem 1.875rem .5rem #080b12; opacity: .25"></span> </div> </a> </li> <li class="hover effect opacity px 2 mx n2"> <a class="dropdown item d block mb 0" href="home furniture.html"> <span class="fw medium">Furniture Store</span> <span class="d block fs xs text body secondary">Fancy product carousel</span> <div class="d none d lg block hover effect target position absolute top 0 start 100 bg body border border light subtle rounded rounded start 0 transition none invisible opacity 0 pt 2 px 2 ms n2" style="width: 212px; height: calc(100% + 2px); margin top: 1px"> <img class="position relative z 2 d none dark" src="assets/img/mega menu/demo preview/furniture light.jpg" alt="Furniture Store"> <img class="position relative z 2 d none d block dark" src="assets/img/mega menu/demo preview/furniture dark.jpg" alt="Furniture Store"> <span class="position absolute top 0 start 0 w 100 h 100 rounded rounded start 0 d none dark" style="box shadow: .875rem .5rem 2rem .5rem #676f7b; opacity: .1"></span> <span class="position absolute top 0 start 0 w 100 h 100 rounded rounded start 0 d none d block dark" style="box shadow: .875rem .5rem 1.875rem .5rem #080b12; opacity: .25"></span> </div> </a> </li> <li class="hover effect opacity px 2 mx n2"> <a class="dropdown item d block mb 0" href="home grocery.html"> <span class="fw medium">Grocery Store</span> <span class="d block fs xs text body secondary">Hero slider + Category cards</span> <div class="d none d lg block hover effect target position absolute top 0 start 100 bg body border border light subtle rounded rounded start 0 transition none invisible opacity 0 pt 2 px 2 ms n2" style="width: 212px; height: calc(100% + 2px); margin top: 1px"> <img class="position relative z 2 d none dark" src="assets/img/mega menu/demo preview/grocery light.jpg" alt="Grocery Store"> <img class="position relative z 2 d none d block dark" src="assets/img/mega menu/demo preview/grocery dark.jpg" alt="Grocery Store"> <span class="position absolute top 0 start 0 w 100 h 100 rounded rounded start 0 d none dark" style="box shadow: .875rem .5rem 2rem .5rem #676f7b; opacity: .1"></span> <span class="position absolute top 0 start 0 w 100 h 100 rounded rounded start 0 d none d block dark" style="box shadow: .875rem .5rem 1.875rem .5rem #080b12; opacity: .25"></span> </div> </a> </li> <li class="hover effect opacity px 2 mx n2"> <a class="dropdown item d block mb 0" href="home marketplace.html"> <span class="fw medium">Marketplace</span> <span class="d block fs xs text body secondary">Multi vendor, digital goods</span> <div class="d none d lg block hover effect target position absolute top 0 start 100 bg body border border light subtle rounded rounded start 0 transition none invisible opacity 0 pt 2 px 2 ms n2" style="width: 212px; height: calc(100% + 2px); margin top: 1px"> <img class="position relative z 2 d none dark" src="assets/img/mega menu/demo preview/marketplace light.jpg" alt="Marketplace"> <img class="position relative z 2 d none d block dark" src="assets/img/mega menu/demo preview/marketplace dark.jpg" alt="Marketplace"> <span class="position absolute top 0 start 0 w 100 h 100 rounded rounded start 0 d none dark" style="box shadow: .875rem .5rem 2rem .5rem #676f7b; opacity: .1"></span> <span class="position absolute top 0 start 0 w 100 h 100 rounded rounded start 0 d none d block dark" style="box shadow: .875rem .5rem 1.875rem .5rem #080b12; opacity: .25"></span> </div> </a> </li> <li class="hover effect opacity px 2 mx n2"> <a class="dropdown item d block mb 0" href="home single store.html"> <span class="fw medium">Single Product Store</span> <span class="d block fs xs text body secondary">Single product / mono brand</span> <div class="d none d lg block hover effect target position absolute top 0 start 100 bg body border border light subtle rounded rounded start 0 transition none invisible opacity 0 pt 2 px 2 ms n2" style="width: 212px; height: calc(100% + 2px); margin top: 1px"> <img class="position relative z 2 d none dark" src="assets/img/mega menu/demo preview/single store light.jpg" alt="Single Product Store"> <img class="position relative z 2 d none d block dark" src="assets/img/mega menu/demo preview/single store dark.jpg" alt="Single Product Store"> <span class="position absolute top 0 start 0 w 100 h 100 rounded rounded start 0 d none dark" style="box shadow: .875rem .5rem 2rem .5rem #676f7b; opacity: .1"></span> <span class="position absolute top 0 start 0 w 100 h 100 rounded rounded start 0 d none d block dark" style="box shadow: .875rem .5rem 1.875rem .5rem #080b12; opacity: .25"></span> </div> </a> </li> </ul> </li> <li class="nav item dropdown position static me lg n1 me xl 0"> <a class="nav link dropdown toggle" href="#" role="button" data bs toggle="dropdown" data bs trigger="hover" aria expanded="false">Shop</a> <div class="dropdown menu rounded 4 p 4"> <div class="d flex flex column flex lg row gap 4"> <div style="min width: 190px"> <div class="h6 mb 2">Electronics Store</div> <ul class="nav flex column gap 2 mt 0"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop categories electronics.html">Categories Page</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog electronics.html">Catalog with Side Filters</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop product general electronics.html">Product General Info</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop product details electronics.html">Product Details</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop product reviews electronics.html">Product Reviews</a> </li> </ul> <div class="h6 pt 4 mb 2">Fashion Store</div> <ul class="nav flex column gap 2 mt 0"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog fashion.html">Catalog with Side Filters</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop product fashion.html">Product Page</a> </li> </ul> <div class="h6 pt 4 mb 2">Furniture Store</div> <ul class="nav flex column gap 2 mt 0"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog furniture.html">Catalog with Top Filters</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop product furniture.html">Product Page</a> </li> </ul> </div> <div style="min width: 190px"> <div class="h6 mb 2">Grocery Store</div> <ul class="nav flex column gap 2 mt 0"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog grocery.html">Catalog with Side Filters</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop product grocery.html">Product Page</a> </li> </ul> <div class="h6 pt 4 mb 2">Marketplace</div> <ul class="nav flex column gap 2 mt 0"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop catalog marketplace.html">Catalog with Top Filters</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="shop product marketplace.html">Digital Product Page</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="checkout marketplace.html">Cart / Checkout</a> </li> </ul> </div> <div style="min width: 190px"> <div class="h6 mb 2">Checkout v.1</div> <ul class="nav flex column gap 2 mt 0"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="checkout v1 cart.html">Shopping Cart</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="checkout v1 delivery 1.html">Delivery Info (Step 1)</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="checkout v1 delivery 2.html">Delivery Info (Step 2)</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="checkout v1 shipping.html">Shipping Address</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="checkout v1 payment.html">Payment</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="checkout v1 thankyou.html">Thank You Page</a> </li> </ul> <div class="h6 pt 4 mb 2">Checkout v.2</div> <ul class="nav flex column gap 2 mt 0"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="checkout v2 cart.html">Shopping Cart</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="checkout v2 delivery.html">Delivery Info</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="checkout v2 pickup.html">Pickup from Store</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="checkout v2 thankyou.html">Thank You Page</a> </li> </ul> </div> </div> </div> </li> <li class="nav item dropdown me lg n1 me xl 0"> <a class="nav link dropdown toggle" href="#" role="button" data bs toggle="dropdown" data bs trigger="hover" data bs auto close="outside" aria expanded="false">Account</a> <ul class="dropdown menu"> <li class="dropend"> <a class="dropdown item dropdown toggle" href="#!" role="button" data bs toggle="dropdown" data bs trigger="hover" aria expanded="false">Auth Pages</a> <ul class="dropdown menu"> <li><a class="dropdown item" href="account signin.html">Sign In</a></li> <li><a class="dropdown item" href="account signup.html">Sign Up</a></li> <li><a class="dropdown item" href="account password recovery.html">Password Recovery</a></li> </ul> </li> <li class="dropend"> <a class="dropdown item dropdown toggle" href="#!" role="button" data bs toggle="dropdown" data bs trigger="hover" aria expanded="false">Shop User</a> <ul class="dropdown menu"> <li><a class="dropdown item" href="account orders.html">Orders History</a></li> <li><a class="dropdown item" href="account wishlist.html">Wishlist</a></li> <li><a class="dropdown item" href="account payment.html">Payment Methods</a></li> <li><a class="dropdown item" href="account reviews.html">My Reviews</a></li> <li><a class="dropdown item" href="account info.html">Personal Info</a></li> <li><a class="dropdown item" href="account addresses.html">Addresses</a></li> <li><a class="dropdown item" href="account notifications.html">Notifications</a></li> </ul> </li> <li class="dropend"> <a class="dropdown item dropdown toggle" href="#!" role="button" data bs toggle="dropdown" data bs trigger="hover" aria expanded="false">Marketplace User</a> <ul class="dropdown menu"> <li><a class="dropdown item" href="account marketplace dashboard.html">Dashboard</a></li> <li><a class="dropdown item" href="account marketplace products.html">Products</a></li> <li><a class="dropdown item" href="account marketplace sales.html">Sales</a></li> <li><a class="dropdown item" href="account marketplace payouts.html">Payouts</a></li> <li><a class="dropdown item" href="account marketplace purchases.html">Purchases</a></li> <li><a class="dropdown item" href="account marketplace favorites.html">Favorites</a></li> <li><a class="dropdown item" href="account marketplace settings.html">Settings</a></li> </ul> </li> </ul> </li> <li class="nav item dropdown me lg n1 me xl 0"> <a class="nav link dropdown toggle" href="#" role="button" data bs toggle="dropdown" data bs trigger="hover" data bs auto close="outside" aria expanded="false">Pages</a> <ul class="dropdown menu"> <li class="dropend"> <a class="dropdown item dropdown toggle" href="#!" role="button" data bs toggle="dropdown" data bs trigger="hover" aria expanded="false">About</a> <ul class="dropdown menu"> <li><a class="dropdown item" href="about v1.html">About v.1</a></li> <li><a class="dropdown item" href="about v2.html">About v.2</a></li> </ul> </li> <li class="dropend"> <a class="dropdown item dropdown toggle" href="#!" role="button" data bs toggle="dropdown" data bs trigger="hover" aria expanded="false">Blog</a> <ul class="dropdown menu"> <li><a class="dropdown item" href="blog grid v1.html">Grid View v.1</a></li> <li><a class="dropdown item" href="blog grid v2.html">Grid View v.2</a></li> <li><a class="dropdown item" href="blog list.html">List View</a></li> <li><a class="dropdown item" href="blog single v1.html">Single Post v.1</a></li> <li><a class="dropdown item" href="blog single v2.html">Single Post v.2</a></li> </ul> </li> <li class="dropend"> <a class="dropdown item dropdown toggle" href="#!" role="button" data bs toggle="dropdown" data bs trigger="hover" aria expanded="false">Contact</a> <ul class="dropdown menu"> <li><a class="dropdown item" href="contact v1.html">Contact v.1</a></li> <li><a class="dropdown item" href="contact v2.html">Contact v.2</a></li> <li><a class="dropdown item" href="contact v3.html">Contact v.3</a></li> </ul> </li> <li class="dropend"> <a class="dropdown item dropdown toggle" href="#!" role="button" data bs toggle="dropdown" data bs trigger="hover" aria expanded="false">Help Center</a> <ul class="dropdown menu"> <li><a class="dropdown item" href="help topics v1.html">Help Topics v.1</a></li> <li><a class="dropdown item" href="help topics v2.html">Help Topics v.2</a></li> <li><a class="dropdown item" href="help single article v1.html">Help Single Article v.1</a></li> <li><a class="dropdown item" href="help single article v2.html">Help Single Article v.2</a></li> </ul> </li> <li class="dropend"> <a class="dropdown item dropdown toggle" href="#!" role="button" data bs toggle="dropdown" data bs trigger="hover" aria expanded="false">404 Error</a> <ul class="dropdown menu"> <li><a class="dropdown item" href="404 electronics.html">404 Electronics</a></li> <li><a class="dropdown item" href="404 fashion.html">404 Fashion</a></li> <li><a class="dropdown item" href="404 furniture.html">404 Furniture</a></li> <li><a class="dropdown item" href="404 grocery.html">404 Grocery</a></li> </ul> </li> <li><a class="dropdown item" href="terms and conditions.html">Terms &amp; Conditions</a></li> </ul> </li> <li class="nav item me lg n2 me xl 0"> <a class="nav link" href="docs/installation.html">Docs</a> </li> <li class="nav item me lg n2 me xl 0"> <a class="nav link" href="docs/typography.html">Components</a> </li> </ul> <hr class="d lg none my 3"> <ul class="navbar nav ms auto"> <li class="nav item dropdown me lg n2 me xl n1"> <a class="nav link dropdown toggle fs sm px 3" href="#!" role="button" data bs toggle="dropdown" data bs trigger="hover" aria expanded="false">Eng</a> <ul class="dropdown menu fs sm" style=" cz dropdown min width: 7.5rem; cz dropdown spacer: .25rem"> <li><a class="dropdown item" href="#!">Français</a></li> <li><a class="dropdown item" href="#!">Deutsch</a></li> <li><a class="dropdown item" href="#!">Italiano</a></li> </ul> </li> <li class="nav item dropdown me lg n1"> <a class="nav link dropdown toggle fs sm px 3" href="#!" role="button" data bs toggle="dropdown" data bs trigger="hover" aria expanded="false">USD ($)</a> <ul class="dropdown menu dropdown menu end fs sm" style=" cz dropdown min width: 7rem; cz dropdown spacer: .25rem"> <li><a class="dropdown item" href="#!">€ EUR</a></li> <li><a class="dropdown item" href="#!">£ UKP</a></li> <li><a class="dropdown item" href="#!">¥ JPY</a></li> </ul> </li> </ul> </div> </div> </div> </div> <div class="offcanvas header border top px 0 py 3 mt 3 d md none"> <div class="nav nav justified w 100"> <a class="nav link border end" href="account signin.html"> <i class="ci user fs lg opacity 60 me 2"></i> Account </a> <a class="nav link" href="account wishlist.html"> <i class="ci heart fs lg opacity 60 me 2"></i> Wishlist </a> </div> </div> </nav> </div> </header> <! Page content > <main class="content wrapper"> <! Hero slider > <section class="container pt 4"> <div class="row"> <div class="col lg 9 offset lg 3"> <div class="position relative"> <span class="position absolute top 0 start 0 w 100 h 100 rounded 5 d none dark rtl flip" style="background: linear gradient(90deg, #accbee 0%, #e7f0fd 100%)"></span> <span class="position absolute top 0 start 0 w 100 h 100 rounded 5 d none d block dark rtl flip" style="background: linear gradient(90deg, #1b273a 0%, #1f2632 100%)"></span> <div class="row justify content center position relative z 2"> <div class="col xl 5 col xxl 4 offset xxl 1 d flex align items center mt xl n3"> <! Text content master slider > <div class="swiper px 5 pe xl 0 ps xxl 0 me xl n5" data swiper="{ &quot;spaceBetween&quot;: 64, &quot;loop&quot;: true, &quot;speed&quot;: 400, &quot;controlSlider&quot;: &quot;#sliderImages&quot;, &quot;autoplay&quot;: { &quot;delay&quot;: 5500, &quot;disableOnInteraction&quot;: false }, &quot;scrollbar&quot;: { &quot;el&quot;: &quot;.swiper scrollbar&quot; } }"> <div class="swiper wrapper"> <div class="swiper slide text center text xl start pt 5 py xl 5"> <p class="text body">Feel the real quality sound</p> <h2 class="display 4 pb 2 pb xl 4">Headphones ProMax</h2> <a class="btn btn lg btn primary" href="shop product general electronics.html"> Shop now <i class="ci arrow up right fs lg ms 2 me n1"></i> </a> </div> <div class="swiper slide text center text xl start pt 5 py xl 5"> <p class="text body">Deal of the week</p> <h2 class="display 4 pb 2 pb xl 4">Powerful iPad Pro M2</h2> <a class="btn btn lg btn primary" href="shop product general electronics.html"> Shop now <i class="ci arrow up right fs lg ms 2 me n1"></i> </a> </div> <div class="swiper slide text center text xl start pt 5 py xl 5"> <p class="text body">Virtual reality glasses</p> <h2 class="display 4 pb 2 pb xl 4">Experience New Reality</h2> <a class="btn btn lg btn primary" href="shop catalog electronics.html"> Shop now <i class="ci arrow up right fs lg ms 2 me n1"></i> </a> </div> </div> </div> </div> <div class="col 9 col sm 7 col md 6 col lg 5 col xl 7"> <! Binded images (controlled slider) > <div class="swiper user select none" id="sliderImages" data swiper="{ &quot;allowTouchMove&quot;: false, &quot;loop&quot;: true, &quot;effect&quot;: &quot;fade&quot;, &quot;fadeEffect&quot;: { &quot;crossFade&quot;: true } }"> <div class="swiper wrapper"> <div class="swiper slide d flex justify content end"> <div class="ratio rtl flip" style="max width: 495px; cz aspect ratio: calc(537 / 495 * 100%)"> <img src="assets/img/home/electronics/hero slider/01.png" alt="Image"> </div> </div> <div class="swiper slide d flex justify content end"> <div class="ratio rtl flip" style="max width: 495px; cz aspect ratio: calc(537 / 495 * 100%)"> <img src="assets/img/home/electronics/hero slider/02.png" alt="Image"> </div> </div> <div class="swiper slide d flex justify content end"> <div class="ratio rtl flip" style="max width: 495px; cz aspect ratio: calc(537 / 495 * 100%)"> <img src="assets/img/home/electronics/hero slider/03.png" alt="Image"> </div> </div> </div> </div> </div> </div> <! Scrollbar > <div class="row justify content center" data bs theme="dark"> <div class="col xxl 10"> <div class="position relative mx 5 mx xxl 0"> <div class="swiper scrollbar mb 4"></div> </div> </div> </div> </div> </div> </div> </section> <! Features > <section class="container pt 5 mt 1 mt sm 3 mt lg 4"> <div class="row row cols 2 row cols md 4 g 4"> <! Item > <div class="col"> <div class="d flex flex column flex xxl row align items center"> <div class="d flex text dark emphasis bg body tertiary rounded circle p 4 mb 3 mb xxl 0"> <i class="ci delivery fs 2 m xxl 1"></i> </div> <div class="text center text xxl start ps xxl 3"> <h3 class="h6 mb 1">Free Shipping &amp; Returns</h3> <p class="fs sm mb 0">For all orders over $199.00</p> </div> </div> </div> <! Item > <div class="col"> <div class="d flex flex column flex xxl row align items center"> <div class="d flex text dark emphasis bg body tertiary rounded circle p 4 mb 3 mb xxl 0"> <i class="ci credit card fs 2 m xxl 1"></i> </div> <div class="text center text xxl start ps xxl 3"> <h3 class="h6 mb 1">Secure Payment</h3> <p class="fs sm mb 0">We ensure secure payment</p> </div> </div> </div> <! Item > <div class="col"> <div class="d flex flex column flex xxl row align items center"> <div class="d flex text dark emphasis bg body tertiary rounded circle p 4 mb 3 mb xxl 0"> <i class="ci refresh cw fs 2 m xxl 1"></i> </div> <div class="text center text xxl start ps xxl 3"> <h3 class="h6 mb 1">Money Back Guarantee</h3> <p class="fs sm mb 0">Returning money 30 days</p> </div> </div> </div> <! Item > <div class="col"> <div class="d flex flex column flex xxl row align items center"> <div class="d flex text dark emphasis bg body tertiary rounded circle p 4 mb 3 mb xxl 0"> <i class="ci chat fs 2 m xxl 1"></i> </div> <div class="text center text xxl start ps xxl 3"> <h3 class="h6 mb 1">24/7 Customer Support</h3> <p class="fs sm mb 0">Friendly customer support</p> </div> </div> </div> </div> </section> <! New arrivals (List) > <section class="container pt 5 mt 1 mt sm 2 mt md 3 mt lg 4"> <h2 class="h3 pb 2 pb sm 3">New arrivals</h2> <div class="row"> <! Banner > <div class="col lg 4" data bs theme="dark"> <div class="d flex flex column align items center justify content end h 100 text center overflow hidden rounded 5 px 4 px lg 3 pt 4 pb 5" style="background: #1d2c41 url(assets/img/home/electronics/banner/background.jpg) center/cover no repeat"> <div class="ratio animate up down position relative z 2 me lg 4" style="max width: 320px; margin bottom: 19%; cz aspect ratio: calc(690 / 640 * 100%)"> <img src="assets/img/home/electronics/banner/laptop.png" alt="Laptop"> </div> <h3 class="display 2 mb 2">MacBook</h3> <p class="text body fw medium mb 4">Be Pro Anywhere</p> <a class="btn btn sm btn primary" href="#!"> From $1,199 <i class="ci arrow up right fs base ms 1 me n1"></i> </a> </div> </div> <! Product list > <div class="col sm 6 col lg 4 d flex flex column gap 3 pt 4 py lg 4"> <! Item > <div class="position relative animate underline d flex align items center ps xl 3"> <div class="ratio ratio 1x1 flex shrink 0" style="width: 110px"> <img src="assets/img/shop/electronics/thumbs/01.png" alt="Smart Watch"> </div> <div class="w 100 min w 0 ps 2 ps sm 3"> <div class="d flex align items center gap 2 mb 2"> <div class="d flex gap 1 fs xs"> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> </div> <span class="text body tertiary fs xs">45</span> </div> <h4 class="mb 2"> <a class="stretched link d block fs sm fw medium text truncate" href="shop product general electronics.html"> <span class="animate target">Smart Watch Series 7, White</span> </a> </h4> <div class="h5 mb 0">$449.00</div> </div> </div> <! Item > <div class="position relative animate underline d flex align items center ps xl 3"> <div class="ratio ratio 1x1 flex shrink 0" style="width: 110px"> <img src="assets/img/shop/electronics/thumbs/03.png" width="110" alt="VR Glasses"> </div> <div class="w 100 min w 0 ps 2 ps sm 3"> <div class="d flex align items center gap 2 mb 2"> <div class="d flex gap 1 fs xs"> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star half text warning"></i> <i class="ci star text body tertiary opacity 75"></i> </div> <span class="text body tertiary fs xs">123</span> </div> <h4 class="mb 2"> <a class="stretched link d block fs sm fw medium text truncate" href="shop product general electronics.html"> <span class="animate target">VRB01 Virtual Reality Glasses</span> </a> </h4> <div class="h5 mb 0">$340.99</div> </div> </div> <! Item > <div class="position relative animate underline d flex align items center ps xl 3"> <div class="ratio ratio 1x1 flex shrink 0" style="width: 110px"> <img src="assets/img/shop/electronics/thumbs/05.png" width="110" alt="Bluetooth Headphones"> </div> <div class="w 100 min w 0 ps 2 ps sm 3"> <div class="d flex align items center gap 2 mb 2"> <div class="d flex gap 1 fs xs"> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star text body tertiary opacity 75"></i> </div> <span class="text body tertiary fs xs">34</span> </div> <h4 class="mb 2"> <a class="stretched link d block fs sm fw medium text truncate" href="shop product general electronics.html"> <span class="animate target">Wireless Bluetooth Headphones Sony</span> </a> </h4> <div class="h5 mb 0">$357.00</div> </div> </div> <! Item > <div class="position relative animate underline d flex align items center ps xl 3"> <div class="ratio ratio 1x1 flex shrink 0" style="width: 110px"> <img src="assets/img/shop/electronics/thumbs/07.png" width="110" alt="MacBook"> </div> <div class="w 100 min w 0 ps 2 ps sm 3"> <div class="d flex align items center gap 2 mb 2"> <div class="d flex gap 1 fs xs"> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> </div> <span class="text body tertiary fs xs">34</span> </div> <h4 class="mb 2"> <a class="stretched link d block fs sm fw medium text truncate" href="shop product general electronics.html"> <span class="animate target">Laptop Apple MacBook Pro 13 M2</span> </a> </h4> <div class="h5 mb 0">$1,200.00</div> </div> </div> </div> <! Product list > <div class="col sm 6 col lg 4 d flex flex column gap 3 pt 3 py lg 4"> <! Item > <div class="position relative animate underline d flex align items center ps xl 3"> <div class="ratio ratio 1x1 flex shrink 0" style="width: 110px"> <img src="assets/img/shop/electronics/thumbs/02.png" width="110" alt="iPad Pro"> </div> <div class="w 100 min w 0 ps 2 ps sm 3"> <div class="d flex align items center gap 2 mb 2"> <div class="d flex gap 1 fs xs"> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star text body tertiary opacity 75"></i> </div> <span class="text body tertiary fs xs">126</span> </div> <h4 class="mb 2"> <a class="stretched link d block fs sm fw medium text truncate" href="shop product general electronics.html"> <span class="animate target">Tablet Apple iPad Air M1</span> </a> </h4> <div class="h5 mb 0">$540.00</div> </div> </div> <! Item > <div class="position relative animate underline d flex align items center ps xl 3"> <div class="ratio ratio 1x1 flex shrink 0" style="width: 110px"> <img src="assets/img/shop/electronics/thumbs/04.png" width="110" alt="AirPods 2 Pro"> </div> <div class="w 100 min w 0 ps 2 ps sm 3"> <div class="d flex align items center gap 2 mb 2"> <div class="d flex gap 1 fs xs"> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> </div> <span class="text body tertiary fs xs">340</span> </div> <h4 class="mb 2"> <a class="stretched link d block fs sm fw medium text truncate" href="shop product general electronics.html"><span class="animate target">Headphones Apple AirPods 2 Pro</span></a> </h4> <div class="h5 mb 0">$209.99 <del class="text body tertiary fs sm fw normal">$356.00</del></div> </div> </div> <! Item > <div class="position relative animate underline d flex align items center ps xl 3"> <div class="ratio ratio 1x1 flex shrink 0" style="width: 110px"> <img src="assets/img/shop/electronics/thumbs/06.png" width="110" alt="Power Bank"> </div> <div class="w 100 min w 0 ps 2 ps sm 3"> <div class="d flex align items center gap 2 mb 2"> <div class="d flex gap 1 fs xs"> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star text body tertiary opacity 75"></i> </div> <span class="text body tertiary fs xs">29</span> </div> <h4 class="mb 2"> <a class="stretched link d block fs sm fw medium text truncate" href="shop product general electronics.html"> <span class="animate target">Power Bank PBS 10000 mAh Black</span> </a> </h4> <div class="h5 mb 0">$49.99</div> </div> </div> <! Item > <div class="position relative animate underline d flex align items center ps xl 3"> <div class="ratio ratio 1x1 flex shrink 0" style="width: 110px"> <img src="assets/img/shop/electronics/thumbs/08.png" width="110" alt="iPhone 14"> </div> <div class="w 100 min w 0 ps 2 ps sm 3"> <div class="d flex align items center gap 2 mb 2"> <div class="d flex gap 1 fs xs"> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> </div> <span class="text body tertiary fs xs">12</span> </div> <h4 class="mb 2"> <a class="stretched link d block fs sm fw medium text truncate" href="shop product general electronics.html"> <span class="animate target">Apple iPhone 14 128GB White</span> </a> </h4> <div class="h5 mb 0">$899.00 <del class="text body tertiary fs sm fw normal">$958.00</del></div> </div> </div> </div> </div> </section> <! Trending products (Grid) > <section class="container pt 5 mt 2 mt sm 3 mt lg 4"> <! Heading > <div class="d flex align items center justify content between border bottom pb 3 pb md 4"> <h2 class="h3 mb 0">Trending products</h2> <div class="nav ms 3"> <a class="nav link animate underline px 0 py 2" href="shop catalog electronics.html"> <span class="animate target">View all</span> <i class="ci chevron right fs base ms 1"></i> </a> </div> </div> <! Product grid > <div class="row row cols 2 row cols md 3 row cols lg 4 g 4 pt 4"> <! Item > <div class="col"> <div class="product card animate underline hover effect opacity bg body rounded"> <div class="position relative"> <div class="position absolute top 0 end 0 z 2 hover effect target opacity 0 mt 3 me 3"> <div class="d flex flex column gap 2"> <button type="button" class="btn btn icon btn secondary animate pulse d none d lg inline flex" aria label="Add to Wishlist"> <i class="ci heart fs base animate target"></i> </button> <button type="button" class="btn btn icon btn secondary animate rotate d none d lg inline flex" aria label="Compare"> <i class="ci refresh cw fs base animate target"></i> </button> </div> </div> <div class="dropdown d lg none position absolute top 0 end 0 z 2 mt 2 me 2"> <button type="button" class="btn btn icon btn sm btn secondary bg body" data bs toggle="dropdown" aria expanded="false" aria label="More actions"> <i class="ci more vertical fs lg"></i> </button> <ul class="dropdown menu dropdown menu end fs xs p 2" style="min width: auto"> <li> <a class="dropdown item" href="#!"> <i class="ci heart fs sm ms n1 me 2"></i> Add to Wishlist </a> </li> <li> <a class="dropdown item" href="#!"> <i class="ci refresh cw fs sm ms n1 me 2"></i> Compare </a> </li> </ul> </div> <a class="d block rounded top overflow hidden p 3 p sm 4" href="shop product general electronics.html"> <span class="badge bg danger position absolute top 0 start 0 mt 2 ms 2 mt lg 3 ms lg 3"> 21%</span> <div class="ratio" style=" cz aspect ratio: calc(240 / 258 * 100%)"> <img src="assets/img/shop/electronics/01.png" alt="VR Glasses"> </div> </a> </div> <div class="w 100 min w 0 px 1 pb 2 px sm 3 pb sm 3"> <div class="d flex align items center gap 2 mb 2"> <div class="d flex gap 1 fs xs"> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star text body tertiary opacity 75"></i> </div> <span class="text body tertiary fs xs">(123)</span> </div> <h3 class="pb 1 mb 2"> <a class="d block fs sm fw medium text truncate" href="shop product general electronics.html"> <span class="animate target">VRB01 Virtual Reality Glasses</span> </a> </h3> <div class="d flex align items center justify content between"> <div class="h5 lh 1 mb 0">$340.99 <del class="text body tertiary fs sm fw normal">$430.00</del></div> <button type="button" class="product card button btn btn icon btn secondary animate slide end ms 2" aria label="Add to Cart"> <i class="ci shopping cart fs base animate target"></i> </button> </div> </div> <div class="product card details position absolute top 100 start 0 w 100 bg body rounded bottom shadow mt n2 p 3 pt 1"> <span class="position absolute top 0 start 0 w 100 bg body mt n2 py 2"></span> <ul class="list unstyled d flex flex column gap 2 m 0"> <li class="d flex align items center"> <span class="fs xs">Display:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">OLED 1440x1600</span> </li> <li class="d flex align items center"> <span class="fs xs">Graphics:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">Adreno 540</span> </li> <li class="d flex align items center"> <span class="fs xs">Sound:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">2x3.5mm jack</span> </li> <li class="d flex align items center"> <span class="fs xs">Input:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">4 built in cameras</span> </li> </ul> </div> </div> </div> <! Item > <div class="col"> <div class="product card animate underline hover effect opacity bg body rounded"> <div class="position relative"> <div class="position absolute top 0 end 0 z 2 hover effect target opacity 0 mt 3 me 3"> <div class="d flex flex column gap 2"> <button type="button" class="btn btn icon btn secondary animate pulse d none d lg inline flex" aria label="Add to Wishlist"> <i class="ci heart fs base animate target"></i> </button> <button type="button" class="btn btn icon btn secondary animate rotate d none d lg inline flex" aria label="Compare"> <i class="ci refresh cw fs base animate target"></i> </button> </div> </div> <div class="dropdown d lg none position absolute top 0 end 0 z 2 mt 2 me 2"> <button type="button" class="btn btn icon btn sm btn secondary bg body" data bs toggle="dropdown" aria expanded="false" aria label="More actions"> <i class="ci more vertical fs lg"></i> </button> <ul class="dropdown menu dropdown menu end fs xs p 2" style="min width: auto"> <li> <a class="dropdown item" href="#!"> <i class="ci heart fs sm ms n1 me 2"></i> Add to Wishlist </a> </li> <li> <a class="dropdown item" href="#!"> <i class="ci refresh cw fs sm ms n1 me 2"></i> Compare </a> </li> </ul> </div> <a class="d block rounded top overflow hidden p 3 p sm 4" href="shop product general electronics.html"> <div class="ratio" style=" cz aspect ratio: calc(240 / 258 * 100%)"> <img src="assets/img/shop/electronics/02.png" alt="iPhone 14"> </div> </a> </div> <div class="w 100 min w 0 px 1 pb 2 px sm 3 pb sm 3"> <div class="d flex align items center gap 2 mb 2"> <div class="d flex gap 1 fs xs"> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star half text warning"></i> </div> <span class="text body tertiary fs xs">(142)</span> </div> <h3 class="pb 1 mb 2"> <a class="d block fs sm fw medium text truncate" href="shop product general electronics.html"> <span class="animate target">Apple iPhone 14 128GB White</span> </a> </h3> <div class="d flex align items center justify content between"> <div class="h5 lh 1 mb 0">$899.00</div> <button type="button" class="product card button btn btn icon btn secondary animate slide end ms 2" aria label="Add to Cart"> <i class="ci shopping cart fs base animate target"></i> </button> </div> </div> <div class="product card details position absolute top 100 start 0 w 100 bg body rounded bottom shadow mt n2 p 3 pt 1"> <span class="position absolute top 0 start 0 w 100 bg body mt n2 py 2"></span> <ul class="list unstyled d flex flex column gap 2 m 0"> <li class="d flex align items center"> <span class="fs xs">Display:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">6.1" XDR</span> </li> <li class="d flex align items center"> <span class="fs xs">Capacity:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">128 GB</span> </li> <li class="d flex align items center"> <span class="fs xs">Chip:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">A15 Bionic</span> </li> <li class="d flex align items center"> <span class="fs xs">Camera:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">12 + 12 MP</span> </li> <li class="d flex align items center"> <span class="fs xs">Weight:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">172 grams</span> </li> </ul> </div> </div> </div> <! Item > <div class="col"> <div class="product card animate underline hover effect opacity bg body rounded"> <div class="position relative"> <div class="position absolute top 0 end 0 z 2 hover effect target opacity 0 mt 3 me 3"> <div class="d flex flex column gap 2"> <button type="button" class="btn btn icon btn secondary animate pulse d none d lg inline flex" aria label="Add to Wishlist"> <i class="ci heart fs base animate target"></i> </button> <button type="button" class="btn btn icon btn secondary animate rotate d none d lg inline flex" aria label="Compare"> <i class="ci refresh cw fs base animate target"></i> </button> </div> </div> <div class="dropdown d lg none position absolute top 0 end 0 z 2 mt 2 me 2"> <button type="button" class="btn btn icon btn sm btn secondary bg body" data bs toggle="dropdown" aria expanded="false" aria label="More actions"> <i class="ci more vertical fs lg"></i> </button> <ul class="dropdown menu dropdown menu end fs xs p 2" style="min width: auto"> <li> <a class="dropdown item" href="#!"> <i class="ci heart fs sm ms n1 me 2"></i> Add to Wishlist </a> </li> <li> <a class="dropdown item" href="#!"> <i class="ci refresh cw fs sm ms n1 me 2"></i> Compare </a> </li> </ul> </div> <a class="d block rounded top overflow hidden p 3 p sm 4" href="shop product general electronics.html"> <div class="ratio" style=" cz aspect ratio: calc(240 / 258 * 100%)"> <img src="assets/img/shop/electronics/03.png" alt="Smart Watch"> </div> </a> </div> <div class="w 100 min w 0 px 1 pb 2 px sm 3 pb sm 3"> <div class="d flex align items center gap 2 mb 2"> <div class="d flex gap 1 fs xs"> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> </div> <span class="text body tertiary fs xs">(67)</span> </div> <h3 class="pb 1 mb 2"> <a class="d block fs sm fw medium text truncate" href="shop product general electronics.html"> <span class="animate target">Smart Watch Series 7, White</span> </a> </h3> <div class="d flex align items center justify content between"> <div class="h5 lh 1 mb 0">$429.00</div> <button type="button" class="product card button btn btn icon btn secondary animate slide end ms 2" aria label="Add to Cart"> <i class="ci shopping cart fs base animate target"></i> </button> </div> </div> <div class="product card details position absolute top 100 start 0 w 100 bg body rounded bottom shadow mt n2 p 3 pt 1"> <span class="position absolute top 0 start 0 w 100 bg body mt n2 py 2"></span> <ul class="list unstyled d flex flex column gap 2 m 0"> <li class="d flex align items center"> <span class="fs xs">Display:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">45mm OLED</span> </li> <li class="d flex align items center"> <span class="fs xs">Chip:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">64 bit Dual core</span> </li> <li class="d flex align items center"> <span class="fs xs">Connectivity:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">Wi Fi, Bluetooth</span> </li> <li class="d flex align items center"> <span class="fs xs">Power:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">Lithium ion battery</span> </li> <li class="d flex align items center"> <span class="fs xs">Weight:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">37.0 grams</span> </li> </ul> </div> </div> </div> <! Item > <div class="col"> <div class="product card animate underline hover effect opacity bg body rounded"> <div class="position relative"> <div class="position absolute top 0 end 0 z 2 hover effect target opacity 0 mt 3 me 3"> <div class="d flex flex column gap 2"> <button type="button" class="btn btn icon btn secondary animate pulse d none d lg inline flex" aria label="Add to Wishlist"> <i class="ci heart fs base animate target"></i> </button> <button type="button" class="btn btn icon btn secondary animate rotate d none d lg inline flex" aria label="Compare"> <i class="ci refresh cw fs base animate target"></i> </button> </div> </div> <div class="dropdown d lg none position absolute top 0 end 0 z 2 mt 2 me 2"> <button type="button" class="btn btn icon btn sm btn secondary bg body" data bs toggle="dropdown" aria expanded="false" aria label="More actions"> <i class="ci more vertical fs lg"></i> </button> <ul class="dropdown menu dropdown menu end fs xs p 2" style="min width: auto"> <li> <a class="dropdown item" href="#!"> <i class="ci heart fs sm ms n1 me 2"></i> Add to Wishlist </a> </li> <li> <a class="dropdown item" href="#!"> <i class="ci refresh cw fs sm ms n1 me 2"></i> Compare </a> </li> </ul> </div> <a class="d block rounded top overflow hidden p 3 p sm 4" href="shop product general electronics.html"> <span class="badge bg info position absolute top 0 start 0 mt 2 ms 2 mt lg 3 ms lg 3">New</span> <div class="ratio" style=" cz aspect ratio: calc(240 / 258 * 100%)"> <img src="assets/img/shop/electronics/04.png" alt="MacBook"> </div> </a> </div> <div class="w 100 min w 0 px 1 pb 2 px sm 3 pb sm 3"> <div class="d flex align items center gap 2 mb 2"> <div class="d flex gap 1 fs xs"> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star half text warning"></i> </div> <span class="text body tertiary fs xs">(51)</span> </div> <h3 class="pb 1 mb 2"> <a class="d block fs sm fw medium text truncate" href="shop product general electronics.html"> <span class="animate target">Laptop Apple MacBook Pro 13 M2</span> </a> </h3> <div class="d flex align items center justify content between"> <div class="h5 lh 1 mb 0">$1,200.00</div> <button type="button" class="product card button btn btn icon btn secondary animate slide end ms 2" aria label="Add to Cart"> <i class="ci shopping cart fs base animate target"></i> </button> </div> </div> <div class="product card details position absolute top 100 start 0 w 100 bg body rounded bottom shadow mt n2 p 3 pt 1"> <span class="position absolute top 0 start 0 w 100 bg body mt n2 py 2"></span> <ul class="list unstyled d flex flex column gap 2 m 0"> <li class="d flex align items center"> <span class="fs xs">Chip:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">Apple M2</span> </li> <li class="d flex align items center"> <span class="fs xs">Memory:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">8 GB unified</span> </li> <li class="d flex align items center"> <span class="fs xs">Storage:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">256 GB SSD</span> </li> <li class="d flex align items center"> <span class="fs xs">Display:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">13.3 inch Retina</span> </li> </ul> </div> </div> </div> <! Item > <div class="col"> <div class="product card animate underline hover effect opacity bg body rounded"> <div class="posittion relative"> <div class="position absolute top 0 end 0 z 2 hover effect target opacity 0 mt 3 me 3"> <div class="d flex flex column gap 2"> <button type="button" class="btn btn icon btn secondary animate pulse d none d lg inline flex" aria label="Add to Wishlist"> <i class="ci heart fs base animate target"></i> </button> <button type="button" class="btn btn icon btn secondary animate rotate d none d lg inline flex" aria label="Compare"> <i class="ci refresh cw fs base animate target"></i> </button> </div> </div> <div class="dropdown d lg none position absolute top 0 end 0 z 2 mt 2 me 2"> <button type="button" class="btn btn icon btn sm btn secondary bg body" data bs toggle="dropdown" aria expanded="false" aria label="More actions"> <i class="ci more vertical fs lg"></i> </button> <ul class="dropdown menu dropdown menu end fs xs p 2" style="min width: auto"> <li> <a class="dropdown item" href="#!"> <i class="ci heart fs sm ms n1 me 2"></i> Add to Wishlist </a> </li> <li> <a class="dropdown item" href="#!"> <i class="ci refresh cw fs sm ms n1 me 2"></i> Compare </a> </li> </ul> </div> <a class="d block rounded top overflow hidden p 3 p sm 4" href="shop product general electronics.html"> <div class="ratio" style=" cz aspect ratio: calc(240 / 258 * 100%)"> <img src="assets/img/shop/electronics/05.png" alt="iPad Air"> </div> </a> </div> <div class="w 100 min w 0 px 1 pb 2 px sm 3 pb sm 3"> <div class="d flex align items center gap 2 mb 2"> <div class="d flex gap 1 fs xs"> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> </div> <span class="text body tertiary fs xs">(12)</span> </div> <h3 class="pb 1 mb 2"> <a class="d block fs sm fw medium text truncate" href="shop product general electronics.html"> <span class="animate target">Tablet Apple iPad Air M1</span> </a> </h3> <div class="d flex align items center justify content between"> <div class="h5 lh 1 mb 0">$540.00</div> <button type="button" class="product card button btn btn icon btn secondary animate slide end ms 2" aria label="Add to Cart"> <i class="ci shopping cart fs base animate target"></i> </button> </div> </div> <div class="product card details position absolute top 100 start 0 w 100 bg body rounded bottom shadow mt n2 p 3 pt 1"> <span class="position absolute top 0 start 0 w 100 bg body mt n2 py 2"></span> <ul class="list unstyled d flex flex column gap 2 m 0"> <li class="d flex align items center"> <span class="fs xs">Display:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">10.9" LED</span> </li> <li class="d flex align items center"> <span class="fs xs">Capacity:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">64 GB</span> </li> <li class="d flex align items center"> <span class="fs xs">Chip:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">Apple M1</span> </li> <li class="d flex align items center"> <span class="fs xs">Camera:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">12 MP Wide</span> </li> <li class="d flex align items center"> <span class="fs xs">Weight:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">462 grams</span> </li> </ul> </div> </div> </div> <! Item > <div class="col"> <div class="product card animate underline hover effect opacity bg body rounded"> <div class="position relative"> <div class="position absolute top 0 end 0 z 2 hover effect target opacity 0 mt 3 me 3"> <div class="d flex flex column gap 2"> <button type="button" class="btn btn icon btn secondary animate pulse d none d lg inline flex" aria label="Add to Wishlist"> <i class="ci heart fs base animate target"></i> </button> <button type="button" class="btn btn icon btn secondary animate rotate d none d lg inline flex" aria label="Compare"> <i class="ci refresh cw fs base animate target"></i> </button> </div> </div> <div class="dropdown d lg none position absolute top 0 end 0 z 2 mt 2 me 2"> <button type="button" class="btn btn icon btn sm btn secondary bg body" data bs toggle="dropdown" aria expanded="false" aria label="More actions"> <i class="ci more vertical fs lg"></i> </button> <ul class="dropdown menu dropdown menu end fs xs p 2" style="min width: auto"> <li> <a class="dropdown item" href="#!"> <i class="ci heart fs sm ms n1 me 2"></i> Add to Wishlist </a> </li> <li> <a class="dropdown item" href="#!"> <i class="ci refresh cw fs sm ms n1 me 2"></i> Compare </a> </li> </ul> </div> <a class="d block rounded top overflow hidden p 3 p sm 4" href="shop product general electronics.html"> <div class="ratio" style=" cz aspect ratio: calc(240 / 258 * 100%)"> <img src="assets/img/shop/electronics/06.png" alt="AirPods 2"> </div> </a> </div> <div class="w 100 min w 0 px 1 pb 2 px sm 3 pb sm 3"> <div class="d flex align items center gap 2 mb 2"> <div class="d flex gap 1 fs xs"> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star text body tertiary opacity 75"></i> </div> <span class="text body tertiary fs xs">(78)</span> </div> <h3 class="pb 1 mb 2"> <a class="d block fs sm fw medium text truncate" href="shop product general electronics.html"> <span class="animate target">Headphones Apple AirPods 2 Pro</span> </a> </h3> <div class="d flex align items center justify content between"> <div class="h5 lh 1 mb 0">$224.00</div> <button type="button" class="product card button btn btn icon btn secondary animate slide end ms 2" aria label="Add to Cart"> <i class="ci shopping cart fs base animate target"></i> </button> </div> </div> <div class="product card details position absolute top 100 start 0 w 100 bg body rounded bottom shadow mt n2 p 3 pt 1"> <span class="position absolute top 0 start 0 w 100 bg body mt n2 py 2"></span> <ul class="list unstyled d flex flex column gap 2 m 0"> <li class="d flex align items center"> <span class="fs xs">Audio:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">Noise Cancellation</span> </li> <li class="d flex align items center"> <span class="fs xs">Sensors:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">Touch control</span> </li> <li class="d flex align items center"> <span class="fs xs">Chip:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">Apple H2</span> </li> <li class="d flex align items center"> <span class="fs xs">Weight:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">50.8 grams</span> </li> </ul> </div> </div> </div> <! Item > <div class="col"> <div class="product card animate underline hover effect opacity bg body rounded"> <div class="posittion relative"> <div class="position absolute top 0 end 0 z 2 hover effect target opacity 0 mt 3 me 3"> <div class="d flex flex column gap 2"> <button type="button" class="btn btn icon btn secondary animate pulse d none d lg inline flex" aria label="Add to Wishlist"> <i class="ci heart fs base animate target"></i> </button> <button type="button" class="btn btn icon btn secondary animate rotate d none d lg inline flex" aria label="Compare"> <i class="ci refresh cw fs base animate target"></i> </button> </div> </div> <div class="dropdown d lg none position absolute top 0 end 0 z 2 mt 2 me 2"> <button type="button" class="btn btn icon btn sm btn secondary bg body" data bs toggle="dropdown" aria expanded="false" aria label="More actions"> <i class="ci more vertical fs lg"></i> </button> <ul class="dropdown menu dropdown menu end fs xs p 2" style="min width: auto"> <li> <a class="dropdown item" href="#!"> <i class="ci heart fs sm ms n1 me 2"></i> Add to Wishlist </a> </li> <li> <a class="dropdown item" href="#!"> <i class="ci refresh cw fs sm ms n1 me 2"></i> Compare </a> </li> </ul> </div> <a class="d block rounded top overflow hidden p 3 p sm 4" href="shop product general electronics.html"> <div class="ratio" style=" cz aspect ratio: calc(240 / 258 * 100%)"> <img src="assets/img/shop/electronics/07.png" alt="iPad Pro"> </div> </a> </div> <div class="w 100 min w 0 px 1 pb 2 px sm 3 pb sm 3"> <div class="d flex align items center gap 2 mb 2"> <div class="d flex gap 1 fs xs"> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star half text warning"></i> </div> <span class="text body tertiary fs xs">(49)</span> </div> <h3 class="pb 1 mb 2"> <a class="d block fs sm fw medium text truncate" href="shop product general electronics.html"> <span class="animate target">Tablet Apple iPad Pro M1</span> </a> </h3> <div class="d flex align items center justify content between"> <div class="h5 lh 1 mb 0">$739.00</div> <button type="button" class="product card button btn btn icon btn secondary animate slide end ms 2" aria label="Add to Cart"> <i class="ci shopping cart fs base animate target"></i> </button> </div> </div> <div class="product card details position absolute top 100 start 0 w 100 bg body rounded bottom shadow mt n2 p 3 pt 1"> <span class="position absolute top 0 start 0 w 100 bg body mt n2 py 2"></span> <ul class="list unstyled d flex flex column gap 2 m 0"> <li class="d flex align items center"> <span class="fs xs">Display:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">11" LED</span> </li> <li class="d flex align items center"> <span class="fs xs">Capacity:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">128 GB</span> </li> <li class="d flex align items center"> <span class="fs xs">Chip:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">Apple M1</span> </li> <li class="d flex align items center"> <span class="fs xs">Camera:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">12 MP Wide</span> </li> <li class="d flex align items center"> <span class="fs xs">Weight:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">470 grams</span> </li> </ul> </div> </div> </div> <! Item > <div class="col"> <div class="product card animate underline hover effect opacity bg body rounded"> <div class="posittion relative"> <div class="position absolute top 0 end 0 z 2 hover effect target opacity 0 mt 3 me 3"> <div class="d flex flex column gap 2"> <button type="button" class="btn btn icon btn secondary animate pulse d none d lg inline flex" aria label="Add to Wishlist"> <i class="ci heart fs base animate target"></i> </button> <button type="button" class="btn btn icon btn secondary animate rotate d none d lg inline flex" aria label="Compare"> <i class="ci refresh cw fs base animate target"></i> </button> </div> </div> <div class="dropdown d lg none position absolute top 0 end 0 z 2 mt 2 me 2"> <button type="button" class="btn btn icon btn sm btn secondary bg body" data bs toggle="dropdown" aria expanded="false" aria label="More actions"> <i class="ci more vertical fs lg"></i> </button> <ul class="dropdown menu dropdown menu end fs xs p 2" style="min width: auto"> <li> <a class="dropdown item" href="#!"> <i class="ci heart fs sm ms n1 me 2"></i> Add to Wishlist </a> </li> <li> <a class="dropdown item" href="#!"> <i class="ci refresh cw fs sm ms n1 me 2"></i> Compare </a> </li> </ul> </div> <a class="d block rounded top overflow hidden p 3 p sm 4" href="shop product general electronics.html"> <div class="ratio" style=" cz aspect ratio: calc(240 / 258 * 100%)"> <img src="assets/img/shop/electronics/08.png" alt="Bluetooth Headphones"> </div> </a> </div> <div class="w 100 min w 0 px 1 pb 2 px sm 3 pb sm 3"> <div class="d flex align items center gap 2 mb 2"> <div class="d flex gap 1 fs xs"> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star half text warning"></i> <i class="ci star text body tertiary opacity 75"></i> </div> <span class="text body tertiary fs xs">(136)</span> </div> <h3 class="pb 1 mb 2"> <a class="d block fs sm fw medium text truncate" href="shop product general electronics.html"> <span class="animate target">Wireless Bluetooth Headphones Sony</span> </a> </h3> <div class="d flex align items center justify content between"> <div class="h5 lh 1 mb 0">$299.00</div> <button type="button" class="product card button btn btn icon btn secondary animate slide end ms 2" aria label="Add to Cart"> <i class="ci shopping cart fs base animate target"></i> </button> </div> </div> <div class="product card details position absolute top 100 start 0 w 100 bg body rounded bottom shadow mt n2 p 3 pt 1"> <span class="position absolute top 0 start 0 w 100 bg body mt n2 py 2"></span> <ul class="list unstyled d flex flex column gap 2 m 0"> <li class="d flex align items center"> <span class="fs xs">Audio:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">Noise Cancellation</span> </li> <li class="d flex align items center"> <span class="fs xs">Connectivity:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">Bluetooth, 3.5mm jack</span> </li> <li class="d flex align items center"> <span class="fs xs">Material:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">Leather, Plastic</span> </li> <li class="d flex align items center"> <span class="fs xs">Weight:</span> <span class="d block flex grow 1 border bottom border dashed px 1 mt 2 mx 2"></span> <span class="text dark emphasis fs xs fw medium text end">185 grams</span> </li> </ul> </div> </div> </div> </div> </section> <! Sale Banner (CTA) > <section class="container pt 5 mt sm 2 mt md 3 mt lg 4"> <div class="row g 0"> <div class="col md 3 mb n4 mb md 0"> <div class="position relative d flex flex column align items center justify content center h 100 py 5"> <div class="position absolute top 0 start 0 w 100 h 100 d none d md block"> <span class="position absolute top 0 start 0 w 100 h 100 rounded 5 d none dark" style="background color: #accbee"></span> <span class="position absolute top 0 start 0 w 100 h 100 rounded 5 d none d block dark" style="background color: #1b273a"></span> </div> <div class="position absolute top 0 start 0 w 100 h 100 d md none"> <span class="position absolute top 0 start 0 w 100 h 100 rounded top 5 d none dark" style="background: linear gradient(90deg, #accbee 0%, #e7f0fd 100%)"></span> <span class="position absolute top 0 start 0 w 100 h 100 rounded top 5 d none d block dark" style="background: linear gradient(90deg, #1b273a 0%, #1f2632 100%)"></span> </div> <div class="position relative z 1 display 1 text dark emphasis text nowrap mb 0"> 20 <span class="d inline block ms n2"> <span class="d block fs 1">%</span> <span class="d block fs 5">OFF</span> </span> </div> </div> </div> <div class="col md 9 position relative"> <div class="position absolute top 0 start 0 h 100 overflow hidden rounded pill z 2 d none d md block" style="color: var( cz body bg); margin left: 2px"> <svg width="4" height="436" viewBox="0 0 4 436" xmlns="http://www.w3.org/2000/svg"> <path d="M2 0L1.99998 436" stroke="currentColor" stroke width="3" stroke dasharray="8 12" stroke linecap="round"></path> </svg> </div> <div class="position relative"> <span class="position absolute top 0 start 0 w 100 h 100 rounded 5 d none dark rtl flip" style="background: linear gradient(90deg, #accbee 0%, #e7f0fd 100%)"></span> <span class="position absolute top 0 start 0 w 100 h 100 rounded 5 d none d block dark rtl flip" style="background: linear gradient(90deg, #1b273a 0%, #1f2632 100%)"></span> <div class="row align items center position relative z 2"> <div class="col md 6 mb 3 mb md 0"> <div class="text center text md start py md 5 px 4 ps md 5 pe md 0 me md n5"> <h3 class="text uppercase fw bold ps xxl 3 pb 2 mb 1">Seasonal weekly sale 2024</h3> <p class="text body emphasis ps xxl 3 mb 0">Use code <span class="d inline block fw semibold bg white text dark rounded pill py 1 px 2">Sale 2024</span> to get best offer</p> </div> </div> <div class="col md 6 d flex justify content center justify content md end pb 5 pb md 0"> <div class="me xxl 4"> <img src="assets/img/home/electronics/banner/camera.png" class="d block rtl flip" width="420" alt="Camera"> <div class="d none d lg block" style="margin bottom: 9%"></div> </div> </div> </div> </div> </div> </div> <div class="d none d lg block" style="padding bottom: 3%"></div> </section> <! Special offers (Carousel) > <section class="container pt 5 mt 2 mt sm 3 mt lg 4"> <! Heading + Countdown > <div class="d flex align items start align items md center justify content between border bottom pb 3 pb md 4"> <div class="d md flex align items center"> <h2 class="h3 pe 3 me 3 mb md 0">Special offers for you</h2> <! Replace "demoDate" inside data countdown date attribute with the real date, ex: "10/15/2025 12:00:00" > <div class="d flex align items center" data countdown date="demoDate"> <div class="btn btn primary pe none px 2"> <span data days=""></span> <span>d</span> </div> <div class="animate blinking text body tertiary fs lg fw medium mx 2">:</div> <div class="btn btn primary pe none px 2"> <span data hours=""></span> <span>h</span> </div> <div class="animate blinking text body tertiary fs lg fw medium mx 2">:</div> <div class="btn btn primary pe none px 2"> <span data minutes=""></span> <span>m</span> </div> </div> </div> <div class="nav ms 3"> <a class="nav link animate underline px 0 py 2" href="shop catalog electronics.html"> <span class="animate target text nowrap">View all</span> <i class="ci chevron right fs base ms 1"></i> </a> </div> </div> <! Product carousel > <div class="position relative mx md 1"> <! External slider prev/next buttons visible on screens > 500px wide (sm breakpoint) > <button type="button" class="offers prev btn btn icon btn outline secondary bg body rounded circle animate slide start position absolute top 50 start 0 z 2 translate middle y ms n1 d none d sm inline flex" aria label="Prev"> <i class="ci chevron left fs lg animate target"></i> </button> <button type="button" class="offers next btn btn icon btn outline secondary bg body rounded circle animate slide end position absolute top 50 end 0 z 2 translate middle y me n1 d none d sm inline flex" aria label="Next"> <i class="ci chevron right fs lg animate target"></i> </button> <! Slider > <div class="swiper py 4 px sm 3" data swiper="{ &quot;slidesPerView&quot;: 2, &quot;spaceBetween&quot;: 24, &quot;loop&quot;: true, &quot;navigation&quot;: { &quot;prevEl&quot;: &quot;.offers prev&quot;, &quot;nextEl&quot;: &quot;.offers next&quot; }, &quot;breakpoints&quot;: { &quot;768&quot;: { &quot;slidesPerView&quot;: 3 }, &quot;992&quot;: { &quot;slidesPerView&quot;: 4 } } }"> <div class="swiper wrapper"> <! Item > <div class="swiper slide"> <div class="product card animate underline hover effect opacity bg body rounded"> <div class="position relative"> <div class="position absolute top 0 end 0 z 2 hover effect target opacity 0 mt 3 me 3"> <div class="d flex flex column gap 2"> <button type="button" class="btn btn icon btn secondary animate pulse d none d lg inline flex" aria label="Add to Wishlist"> <i class="ci heart fs base animate target"></i> </button> <button type="button" class="btn btn icon btn secondary animate rotate d none d lg inline flex" aria label="Compare"> <i class="ci refresh cw fs base animate target"></i> </button> </div> </div> <div class="dropdown d lg none position absolute top 0 end 0 z 2 mt 2 me 2"> <button type="button" class="btn btn icon btn sm btn secondary bg body" data bs toggle="dropdown" aria expanded="false" aria label="More actions"> <i class="ci more vertical fs lg"></i> </button> <ul class="dropdown menu dropdown menu end fs xs p 2" style="min width: auto"> <li> <a class="dropdown item" href="#!"> <i class="ci heart fs sm ms n1 me 2"></i> Add to Wishlist </a> </li> <li> <a class="dropdown item" href="#!"> <i class="ci refresh cw fs sm ms n1 me 2"></i> Compare </a> </li> </ul> </div> <a class="d block rounded top overflow hidden p 3 p sm 4" href="shop product general electronics.html"> <div class="ratio" style=" cz aspect ratio: calc(240 / 258 * 100%)"> <img src="assets/img/shop/electronics/09.png" alt="Wireless Buds"> </div> </a> </div> <div class="w 100 min w 0 px 1 pb 2 px sm 3 pb sm 3"> <div class="d flex align items center gap 2 mb 2"> <div class="d flex gap 1 fs xs"> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star half text warning"></i> </div> <span class="text body tertiary fs xs">(14)</span> </div> <h3 class="pb 1 mb 2"> <a class="d block fs sm fw medium text truncate" href="shop product general electronics.html"> <span class="animate target">Xiaomi Wireless Buds Pro</span> </a> </h3> <div class="d flex align items center justify content between pb 2 mb 1"> <div class="h5 lh 1 mb 0">$129.99 <del class="text body tertiary fs sm fw normal">$156.00</del></div> <button type="button" class="product card button btn btn icon btn secondary animate slide end ms 2" aria label="Add to Cart"> <i class="ci shopping cart fs base animate target"></i> </button> </div> <div class="progress mb 2" role="progressbar" aria label="Available in stock" aria valuenow="25" aria valuemin="0" aria valuemax="100" style="height: 4px"> <div class="progress bar rounded pill" style="width: 25%"></div> </div> <div class="text body secondary fs sm">Available: <span class="text dark emphasis fw medium">112</span></div> </div> </div> </div> <! Item > <div class="swiper slide"> <div class="product card animate underline hover effect opacity bg body rounded"> <div class="position relative"> <div class="position absolute top 0 end 0 z 2 hover effect target opacity 0 mt 3 me 3"> <div class="d flex flex column gap 2"> <button type="button" class="btn btn icon btn secondary animate pulse d none d lg inline flex" aria label="Add to Wishlist"> <i class="ci heart fs base animate target"></i> </button> <button type="button" class="btn btn icon btn secondary animate rotate d none d lg inline flex" aria label="Compare"> <i class="ci refresh cw fs base animate target"></i> </button> </div> </div> <div class="dropdown d lg none position absolute top 0 end 0 z 2 mt 2 me 2"> <button type="button" class="btn btn icon btn sm btn secondary bg body" data bs toggle="dropdown" aria expanded="false" aria label="More actions"> <i class="ci more vertical fs lg"></i> </button> <ul class="dropdown menu dropdown menu end fs xs p 2" style="min width: auto"> <li> <a class="dropdown item" href="#!"> <i class="ci heart fs sm ms n1 me 2"></i> Add to Wishlist </a> </li> <li> <a class="dropdown item" href="#!"> <i class="ci refresh cw fs sm ms n1 me 2"></i> Compare </a> </li> </ul> </div> <a class="d block rounded top overflow hidden p 3 p sm 4" href="shop product general electronics.html"> <div class="ratio" style=" cz aspect ratio: calc(240 / 258 * 100%)"> <img src="assets/img/shop/electronics/03.png" alt="Smart Watch"> </div> </a> </div> <div class="w 100 min w 0 px 1 pb 2 px sm 3 pb sm 3"> <div class="d flex align items center gap 2 mb 2"> <div class="d flex gap 1 fs xs"> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> </div> <span class="text body tertiary fs xs">(138)</span> </div> <h3 class="pb 1 mb 2"> <a class="d block fs sm fw medium text truncate" href="shop product general electronics.html"> <span class="animate target">Smart Watch Series 7, White</span> </a> </h3> <div class="d flex align items center justify content between pb 2 mb 1"> <div class="h5 lh 1 mb 0">$429.00 <del class="text body tertiary fs sm fw normal">$486.00</del></div> <button type="button" class="product card button btn btn icon btn secondary animate slide end ms 2" aria label="Add to Cart"> <i class="ci shopping cart fs base animate target"></i> </button> </div> <div class="progress mb 2" role="progressbar" aria label="Available in stock" aria valuenow="50" aria valuemin="0" aria valuemax="100" style="height: 4px"> <div class="progress bar rounded pill" style="width: 50%"></div> </div> <div class="text body secondary fs sm">Available: <span class="text dark emphasis fw medium">45</span></div> </div> </div> </div> <! Item > <div class="swiper slide"> <div class="product card animate underline hover effect opacity bg body rounded"> <div class="position relative"> <div class="position absolute top 0 end 0 z 2 hover effect target opacity 0 mt 3 me 3"> <div class="d flex flex column gap 2"> <button type="button" class="btn btn icon btn secondary animate pulse d none d lg inline flex" aria label="Add to Wishlist"> <i class="ci heart fs base animate target"></i> </button> <button type="button" class="btn btn icon btn secondary animate rotate d none d lg inline flex" aria label="Compare"> <i class="ci refresh cw fs base animate target"></i> </button> </div> </div> <div class="dropdown d lg none position absolute top 0 end 0 z 2 mt 2 me 2"> <button type="button" class="btn btn icon btn sm btn secondary bg body" data bs toggle="dropdown" aria expanded="false" aria label="More actions"> <i class="ci more vertical fs lg"></i> </button> <ul class="dropdown menu dropdown menu end fs xs p 2" style="min width: auto"> <li> <a class="dropdown item" href="#!"> <i class="ci heart fs sm ms n1 me 2"></i> Add to Wishlist </a> </li> <li> <a class="dropdown item" href="#!"> <i class="ci refresh cw fs sm ms n1 me 2"></i> Compare </a> </li> </ul> </div> <a class="d block rounded top overflow hidden p 3 p sm 4" href="shop product general electronics.html"> <div class="ratio" style=" cz aspect ratio: calc(240 / 258 * 100%)"> <img src="assets/img/shop/electronics/11.png" alt="Nikon Camera"> </div> </a> </div> <div class="w 100 min w 0 px 1 pb 2 px sm 3 pb sm 3"> <div class="d flex align items center gap 2 mb 2"> <div class="d flex gap 1 fs xs"> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star text body tertiary opacity 75"></i> </div> <span class="text body tertiary fs xs">(64)</span> </div> <h3 class="pb 1 mb 2"> <a class="d block fs sm fw medium text truncate" href="shop product general electronics.html"> <span class="animate target">VRB01 Camera Nikon Max</span> </a> </h3> <div class="d flex align items center justify content between pb 2 mb 1"> <div class="h5 lh 1 mb 0">$652.00 <del class="text body tertiary fs sm fw normal">$785.00</del></div> <button type="button" class="product card button btn btn icon btn secondary animate slide end ms 2" aria label="Add to Cart"> <i class="ci shopping cart fs base animate target"></i> </button> </div> <div class="progress mb 2" role="progressbar" aria label="Available in stock" aria valuenow="75" aria valuemin="0" aria valuemax="100" style="height: 4px"> <div class="progress bar rounded pill" style="width: 75%"></div> </div> <div class="text body secondary fs sm">Available: <span class="text dark emphasis fw medium">13</span></div> </div> </div> </div> <! Item > <div class="swiper slide"> <div class="product card animate underline hover effect opacity bg body rounded"> <div class="position relative"> <div class="position absolute top 0 end 0 z 2 hover effect target opacity 0 mt 3 me 3"> <div class="d flex flex column gap 2"> <button type="button" class="btn btn icon btn secondary animate pulse d none d lg inline flex" aria label="Add to Wishlist"> <i class="ci heart fs base animate target"></i> </button> <button type="button" class="btn btn icon btn secondary animate rotate d none d lg inline flex" aria label="Compare"> <i class="ci refresh cw fs base animate target"></i> </button> </div> </div> <div class="dropdown d lg none position absolute top 0 end 0 z 2 mt 2 me 2"> <button type="button" class="btn btn icon btn sm btn secondary bg body" data bs toggle="dropdown" aria expanded="false" aria label="More actions"> <i class="ci more vertical fs lg"></i> </button> <ul class="dropdown menu dropdown menu end fs xs p 2" style="min width: auto"> <li> <a class="dropdown item" href="#!"> <i class="ci heart fs sm ms n1 me 2"></i> Add to Wishlist </a> </li> <li> <a class="dropdown item" href="#!"> <i class="ci refresh cw fs sm ms n1 me 2"></i> Compare </a> </li> </ul> </div> <a class="d block rounded top overflow hidden p 3 p sm 4" href="shop product general electronics.html"> <div class="ratio" style=" cz aspect ratio: calc(240 / 258 * 100%)"> <img src="assets/img/shop/electronics/10.png" alt="iPhone 14"> </div> </a> </div> <div class="w 100 min w 0 px 1 pb 2 px sm 3 pb sm 3"> <div class="d flex align items center gap 2 mb 2"> <div class="d flex gap 1 fs xs"> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star half text warning"></i> <i class="ci star text body tertiary opacity 75"></i> </div> <span class="text body tertiary fs xs">(51)</span> </div> <h3 class="pb 1 mb 2"> <a class="d block fs sm fw medium text truncate" href="shop product general electronics.html"> <span class="animate target">Apple iPhone 14 128GB Blue</span> </a> </h3> <div class="d flex align items center justify content between pb 2 mb 1"> <div class="h5 lh 1 mb 0">$652.00 <del class="text body tertiary fs sm fw normal">$785.00</del></div> <button type="button" class="product card button btn btn icon btn secondary animate slide end ms 2" aria label="Add to Cart"> <i class="ci shopping cart fs base animate target"></i> </button> </div> <div class="progress mb 2" role="progressbar" aria label="Available in stock" aria valuenow="25" aria valuemin="0" aria valuemax="100" style="height: 4px"> <div class="progress bar rounded pill" style="width: 25%"></div> </div> <div class="text body secondary fs sm">Available: <span class="text dark emphasis fw medium">7</span></div> </div> </div> </div> <! Item > <div class="swiper slide"> <div class="product card animate underline hover effect opacity bg body rounded"> <div class="position relative"> <div class="position absolute top 0 end 0 z 2 hover effect target opacity 0 mt 3 me 3"> <div class="d flex flex column gap 2"> <button type="button" class="btn btn icon btn secondary animate pulse d none d lg inline flex" aria label="Add to Wishlist"> <i class="ci heart fs base animate target"></i> </button> <button type="button" class="btn btn icon btn secondary animate rotate d none d lg inline flex" aria label="Compare"> <i class="ci refresh cw fs base animate target"></i> </button> </div> </div> <div class="dropdown d lg none position absolute top 0 end 0 z 2 mt 2 me 2"> <button type="button" class="btn btn icon btn sm btn secondary bg body" data bs toggle="dropdown" aria expanded="false" aria label="More actions"> <i class="ci more vertical fs lg"></i> </button> <ul class="dropdown menu dropdown menu end fs xs p 2" style="min width: auto"> <li> <a class="dropdown item" href="#!"> <i class="ci heart fs sm ms n1 me 2"></i> Add to Wishlist </a> </li> <li> <a class="dropdown item" href="#!"> <i class="ci refresh cw fs sm ms n1 me 2"></i> Compare </a> </li> </ul> </div> <a class="d block rounded top overflow hidden p 3 p sm 4" href="shop product general electronics.html"> <div class="ratio" style=" cz aspect ratio: calc(240 / 258 * 100%)"> <img src="assets/img/shop/electronics/01.png" alt="VR Glasses"> </div> </a> </div> <div class="w 100 min w 0 px 1 pb 2 px sm 3 pb sm 3"> <div class="d flex align items center gap 2 mb 2"> <div class="d flex gap 1 fs xs"> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star filled text warning"></i> <i class="ci star half text warning"></i> </div> <span class="text body tertiary fs xs">(19)</span> </div> <h3 class="pb 1 mb 2"> <a class="d block fs sm fw medium text truncate" href="shop product general electronics.html"> <span class="animate target">VRB01 Virtual Reality Glasses</span> </a> </h3> <div class="d flex align items center justify content between pb 2 mb 1"> <div class="h5 lh 1 mb 0">$340.99 <del class="text body tertiary fs sm fw normal">$430.00</del></div> <button type="button" class="product card button btn btn icon btn secondary animate slide end ms 2" aria label="Add to Cart"> <i class="ci shopping cart fs base animate target"></i> </button> </div> <div class="progress mb 2" role="progressbar" aria label="Available in stock" aria valuenow="33" aria valuemin="0" aria valuemax="100" style="height: 4px"> <div class="progress bar rounded pill" style="width: 33%"></div> </div> <div class="text body secondary fs sm">Available: <span class="text dark emphasis fw medium">16</span></div> </div> </div> </div> </div> </div> <! External slider prev/next buttons visible on screens < 500px wide (sm breakpoint) > <div class="d flex justify content center gap 2 mt n2 mb 3 pb 1 d sm none"> <button type="button" class="offers prev btn btn icon btn outline secondary bg body rounded circle animate slide start me 1" aria label="Prev"> <i class="ci chevron left fs lg animate target"></i> </button> <button type="button" class="offers next btn btn icon btn outline secondary bg body rounded circle animate slide end" aria label="Next"> <i class="ci chevron right fs lg animate target"></i> </button> </div> </div> </section> <! Brands > <section class="container pt 4 pt md 5 pb 5 mt sm 2 mb 2 mb sm 3 mb md 4 mb lg 5"> <div class="row row cols 2 row cols sm 3 row cols md 4 row cols lg 6 g 3 g md 4 g lg 3 g xl 4"> <div class="col"> <a class="btn btn outline secondary w 100 rounded 4 p 3" href="shop catalog electronics.html"> <img src="assets/img/shop/electronics/brands/apple light mode.svg" class="d none dark" alt="Apple"> <img src="assets/img/shop/electronics/brands/apple dark mode.svg" class="d none d block dark" alt="Apple"> </a> </div> <div class="col"> <a class="btn btn outline secondary w 100 rounded 4 p 3" href="shop catalog electronics.html"> <img src="assets/img/shop/electronics/brands/motorola light mode.svg" class="d none dark" alt="Apple"> <img src="assets/img/shop/electronics/brands/motorola dark mode.svg" class="d none d block dark" alt="Apple"> </a> </div> <div class="col"> <a class="btn btn outline secondary w 100 rounded 4 p 3" href="shop catalog electronics.html"> <img src="assets/img/shop/electronics/brands/canon light mode.svg" class="d none dark" alt="Apple"> <img src="assets/img/shop/electronics/brands/canon dark mode.svg" class="d none d block dark" alt="Apple"> </a> </div> <div class="col"> <a class="btn btn outline secondary w 100 rounded 4 p 3" href="shop catalog electronics.html"> <img src="assets/img/shop/electronics/brands/samsung light mode.svg" class="d none dark" alt="Apple"> <img src="assets/img/shop/electronics/brands/samsung dark mode.svg" class="d none d block dark" alt="Apple"> </a> </div> <div class="col"> <a class="btn btn outline secondary w 100 rounded 4 p 3" href="shop catalog electronics.html"> <img src="assets/img/shop/electronics/brands/sony light mode.svg" class="d none dark" alt="Apple"> <img src="assets/img/shop/electronics/brands/sony dark mode.svg" class="d none d block dark" alt="Apple"> </a> </div> <div class="col"> <a class="btn btn outline secondary w 100 h 100 rounded 4 p 3" href="shop categories electronics.html"> All brands <i class="ci plus circle fs base ms 2"></i> </a> </div> </div> </section> <! Subscription form + Vlog > <section class="bg body tertiary py 5"> <div class="container pt sm 2 pt md 3 pt lg 4 pt xl 5"> <div class="row"> <div class="col md 6 col lg 5 mb 5 mb md 0"> <h2 class="h4 mb 2">Sign up to our newsletter</h2> <p class="text body pb 2 pb ms 3">Receive our latest updates about our products &amp; promotions</p> <form class="d flex needs validation pb 1 pb sm 2 pb md 3 pb lg 0 mb 4 mb lg 5" novalidate=""> <div class="position relative w 100 me 2"> <input type="email" class="form control form control lg" placeholder="Your email" required=""> </div> <button type="submit" class="btn btn lg btn primary">Subscribe</button> </form> <div class="d flex gap 3"> <a class="btn btn icon btn secondary rounded circle" href="#!" aria label="Instagram"> <i class="ci instagram fs base"></i> </a> <a class="btn btn icon btn secondary rounded circle" href="#!" aria label="Facebook"> <i class="ci facebook fs base"></i> </a> <a class="btn btn icon btn secondary rounded circle" href="#!" aria label="YouTube"> <i class="ci youtube fs base"></i> </a> <a class="btn btn icon btn secondary rounded circle" href="#!" aria label="Telegram"> <i class="ci telegram fs base"></i> </a> </div> </div> <div class="col md 6 col lg 5 col xl 4 offset lg 1 offset xl 2"> <ul class="list unstyled d flex flex column gap 4 ps md 4 ps lg 0 mb 3"> <li class="nav flex nowrap align items center position relative"> <img src="assets/img/home/electronics/vlog/01.jpg" class="rounded" width="140" alt="Video cover"> <div class="ps 3"> <div class="fs xs text body secondary lh sm mb 2">6:16</div> <a class="nav link fs sm hover effect underline stretched link p 0" href="#!">5 New Cool Gadgets You Must See on Cartzilla Cheap Budget</a> </div> </li> <li class="nav flex nowrap align items center position relative"> <img src="assets/img/home/electronics/vlog/02.jpg" class="rounded" width="140" alt="Video cover"> <div class="ps 3"> <div class="fs xs text body secondary lh sm mb 2">10:20</div> <a class="nav link fs sm hover effect underline stretched link p 0" href="#!">5 Super Useful Gadgets on Cartzilla You Must Have in 2023</a> </div> </li> <li class="nav flex nowrap align items center position relative"> <img src="assets/img/home/electronics/vlog/03.jpg" class="rounded" width="140" alt="Video cover"> <div class="ps 3"> <div class="fs xs text body secondary lh sm mb 2">8:40</div> <a class="nav link fs sm hover effect underline stretched link p 0" href="#!">Top 5 New Amazing Gadgets on Cartzilla You Must See</a> </div> </li> </ul> <div class="nav ps md 4 ps lg 0"> <a class="btn nav link animate underline text decoration none px 0" href="#!"> <span class="animate target">View all</span> <i class="ci chevron right fs base ms 1"></i> </a> </div> </div> </div> </div> </section> </main> <! Page footer > <footer class="footer position relative bg dark"> <span class="position absolute top 0 start 0 w 100 h 100 bg body d none d block dark"></span> <div class="container position relative z 1 pt sm 2 pt md 3 pt lg 4" data bs theme="dark"> <! Columns with links that are turned into accordion on screens < 500px wide (sm breakpoint) > <div class="accordion py 5" id="footerLinks"> <div class="row"> <div class="col md 4 d sm flex flex md column align items center align items md start pb 3 mb sm 4"> <h4 class="mb sm 0 mb md 4 me 4"> <a class="text dark emphasis text decoration none" href="index.html">Cartzilla</a> </h4> <p class="text body fs sm text sm end text md start mb sm 0 mb md 3 ms 0 ms sm auto ms md 0 me 4">Got questions? Contact us 24/7</p> <div class="dropdown" style="max width: 250px"> <button type="button" class="btn btn secondary dropdown toggle justify content between w 100" data bs toggle="dropdown" aria haspopup="true" aria expanded="false"> Help and consultation </button> <ul class="dropdown menu"> <li><a class="dropdown item" href="#!">Help center &amp; FAQ</a></li> <li><a class="dropdown item" href="#!">Support chat</a></li> <li><a class="dropdown item" href="#!">Open support ticket</a></li> <li><a class="dropdown item" href="#!">Call center</a></li> </ul> </div> </div> <div class="col md 8"> <div class="row row cols 1 row cols sm 3 gx 3 gx md 4"> <div class="accordion item col border 0"> <h6 class="accordion header" id="companyHeading"> <span class="text dark emphasis d none d sm block">Company</span> <button type="button" class="accordion button collapsed py 3 d sm none" data bs toggle="collapse" data bs target="#companyLinks" aria expanded="false" aria controls="companyLinks">Company</button> </h6> <div class="accordion collapse collapse d sm block" id="companyLinks" aria labelledby="companyHeading" data bs parent="#footerLinks"> <ul class="nav flex column gap 2 pt sm 3 pb 3 mt n1 mb 1"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="#!">About company</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="#!">Our team</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="#!">Careers</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="#!">Contact us</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="#!">News</a> </li> </ul> </div> <hr class="d sm none my 0"> </div> <div class="accordion item col border 0"> <h6 class="accordion header" id="accountHeading"> <span class="text dark emphasis d none d sm block">Account</span> <button type="button" class="accordion button collapsed py 3 d sm none" data bs toggle="collapse" data bs target="#accountLinks" aria expanded="false" aria controls="accountLinks">Account</button> </h6> <div class="accordion collapse collapse d sm block" id="accountLinks" aria labelledby="accountHeading" data bs parent="#footerLinks"> <ul class="nav flex column gap 2 pt sm 3 pb 3 mt n1 mb 1"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="#!">Your account</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="#!">Shipping rates &amp; policies</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="#!">Refunds &amp; replacements</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="#!">Delivery info</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="#!">Order tracking</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="#!">Taxes &amp; fees</a> </li> </ul> </div> <hr class="d sm none my 0"> </div> <div class="accordion item col border 0"> <h6 class="accordion header" id="customerHeading"> <span class="text dark emphasis d none d sm block">Customer service</span> <button type="button" class="accordion button collapsed py 3 d sm none" data bs toggle="collapse" data bs target="#customerLinks" aria expanded="false" aria controls="customerLinks">Customer service</button> </h6> <div class="accordion collapse collapse d sm block" id="customerLinks" aria labelledby="customerHeading" data bs parent="#footerLinks"> <ul class="nav flex column gap 2 pt sm 3 pb 3 mt n1 mb 1"> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="#!">Payment methods</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="#!">Money back guarantee</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="#!">Product returns</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="#!">Support center</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="#!">Shipping</a> </li> <li class="d flex w 100 pt 1"> <a class="nav link animate underline animate target d inline fw normal text truncate p 0" href="#!">Terms &amp; conditions</a> </li> </ul> </div> <hr class="d sm none my 0"> </div> </div> </div> </div> </div> <! Category / tag links > <div class="d flex flex column gap 3 pb 3 pb md 4 pb lg 5 mt n2 mt sm n4 mt lg 0 mb 4"> <ul class="nav align items center text body tertiary gap 2"> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">Computers</a> </li> <li class="px 1">/</li> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">Smartphones</a> </li> <li class="px 1">/</li> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">TV, Video</a> </li> <li class="px 1">/</li> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">Speakers</a> </li> <li class="px 1">/</li> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">Cameras</a> </li> <li class="px 1">/</li> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">Printers</a> </li> <li class="px 1">/</li> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">Video Games</a> </li> <li class="px 1">/</li> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">Headphones</a> </li> <li class="px 1">/</li> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">Wearable</a> </li> <li class="px 1">/</li> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">HDD/SSD</a> </li> <li class="px 1">/</li> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">Smart Home</a> </li> <li class="px 1">/</li> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">Apple Devices</a> </li> <li class="px 1">/</li> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">Tablets</a> </li> </ul> <ul class="nav align items center text body tertiary gap 2"> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">Monitors</a> </li> <li class="px 1">/</li> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">Scanners</a> </li> <li class="px 1">/</li> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">Servers</a> </li> <li class="px 1">/</li> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">Heating and Cooling</a> </li> <li class="px 1">/</li> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">E readers</a> </li> <li class="px 1">/</li> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">Data Storage</a> </li> <li class="px 1">/</li> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">Networking</a> </li> <li class="px 1">/</li> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">Power Strips</a> </li> <li class="px 1">/</li> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">Plugs and Outlets</a> </li> <li class="px 1">/</li> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">Detectors and Sensors</a> </li> <li class="px 1">/</li> <li class="animate underline"> <a class="nav link fw normal p 0 animate target" href="#!">Accessories</a> </li> </ul> </div> <! Copyright + Payment methods > <div class="d md flex align items center border top py 4"> <div class="d flex gap 2 gap sm 3 justify content center ms md auto mb 4 mb md 0 order md 2"> <div> <img src="assets/img/payment methods/visa dark mode.svg" alt="Visa"> </div> <div> <img src="assets/img/payment methods/mastercard.svg" alt="Mastercard"> </div> <div> <img src="assets/img/payment methods/paypal dark mode.svg" alt="PayPal"> </div> <div> <img src="assets/img/payment methods/google pay dark mode.svg" alt="Google Pay"> </div> <div> <img src="assets/img/payment methods/apple pay dark mode.svg" alt="Apple Pay"> </div> </div> <p class="text body fs xs text center text md start mb 0 me 4 order md 1">© All rights reserved. Made by <span class="animate underline"><a class="animate target text dark emphasis fw medium text decoration none" href="https://createx.studio/" target="_blank" rel="noreferrer">Createx Studio</a></span></p> </div> </div> </footer> <! Back to top button > <div class="floating buttons position fixed top 50 end 0 z sticky me 3 me xl 4 pb 4"> <a class="btn scroll top btn btn sm bg body border 0 rounded pill shadow animate slide end" href="#top"> Top <i class="ci arrow right fs base ms 1 me n1 animate target"></i> <span class="position absolute top 0 start 0 w 100 h 100 border rounded pill z 0"></span> <svg class="position absolute top 0 start 0 w 100 h 100 z 1" viewBox="0 0 62 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <rect x=".75" y=".75" width="60.5" height="30.5" rx="15.25" stroke="currentColor" stroke width="1.5" stroke miterlimit="10"></rect> </svg> </a> <a class="btn btn sm btn outline secondary text uppercase bg body rounded pill shadow animate rotate ms 2 me n5" href="#customizer" style="font size: .625rem; letter spacing: .05rem;" data bs toggle="offcanvas" role="button" aria controls="customizer"> Customize<i class="ci settings fs base ms 1 me n2 animate target"></i> </a> </div> <! Vendor scripts > <script src="assets/vendor/swiper/swiper bundle.min.js"></script> <! Bootstrap + Theme scripts > <script src="assets/js/theme.min.js"></script> </body></html>

Prompt
Component Preview

About

Modern E-commerce Template - A versatile shopping experience with a responsive design, PWA support, dark mode, and built with HTML and. Get free template!

Share

Last updated 1 month ago