ok
Direktori : /proc/thread-self/root/proc/thread-self/root/home2/selectio/www/thecomponents.in/file/ |
Current File : //proc/thread-self/root/proc/thread-self/root/home2/selectio/www/thecomponents.in/file/cart.html |
<!DOCTYPE html> <html lang="en"> <!-- Mirrored from d-themes.com/html/riode/cart.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 19 Aug 2023 10:01:20 GMT --> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0"> <title>Riode - Ultimate eCommerce Template</title> <meta name="keywords" content="HTML5 Template" /> <meta name="description" content="Riode - Ultimate eCommerce Template"> <meta name="author" content="D-THEMES"> <link rel="icon" type="image/png" href="images/icons/favicon.png"> <script> WebFontConfig = { google: { families: ['Poppins:400,500,600,700'] } }; (function (d) { var wf = d.createElement('script'), s = d.scripts[0]; wf.src = 'js/webfont.js'; wf.async = true; s.parentNode.insertBefore(wf, s); })(document); </script> <link rel="stylesheet" type="text/css" href="vendor/fontawesome-free/css/all.min.css"> <link rel="stylesheet" type="text/css" href="vendor/animate/animate.min.css"> <link rel="stylesheet" type="text/css" href="vendor/magnific-popup/magnific-popup.min.css"> <link rel="stylesheet" type="text/css" href="vendor/sticky-icon/stickyicon.css"> <link rel="stylesheet" type="text/css" href="css/style.min.css"> </head> <body> <div class="page-wrapper"> <header class="header"> <div class="header-top"> <div class="container"> <div class="header-left"> <p class="welcome-msg">Welcome to Riode store message or remove it!</p> </div> <div class="header-right"> <div class="dropdown"> <a href="#currency">USD</a> <ul class="dropdown-box"> <li><a href="#USD">USD</a></li> <li><a href="#EUR">EUR</a></li> </ul> </div> <div class="dropdown ml-5"> <a href="#language">ENG</a> <ul class="dropdown-box"> <li> <a href="#USD">ENG</a> </li> <li> <a href="#EUR">FRH</a> </li> </ul> </div> <span class="divider"></span> <a href="contact-us.html" class="contact d-lg-show"><i class="d-icon-map"></i>Contact</a> <a href="#" class="help d-lg-show"><i class="d-icon-info"></i> Need Help</a> <a class="login-link" href="ajax/login.html" data-toggle="login-modal"><i class="d-icon-user"></i>Sign in</a> <span class="delimiter">/</span> <a class="register-link ml-0" href="ajax/login.html" data-toggle="login-modal">Register</a> </div> </div> </div> <div class="header-middle sticky-header fix-top sticky-content"> <div class="container"> <div class="header-left"> <a href="#" class="mobile-menu-toggle"> <i class="d-icon-bars2"></i> </a> <a href="demo1.html" class="logo"> <img src="images/logo.png" alt="logo" width="153" height="44" /> </a> <div class="header-search hs-simple"> <form action="#" class="input-wrapper"> <input type="text" class="form-control" name="search" autocomplete="off" placeholder="Search..." required /> <button class="btn btn-search" type="submit"> <i class="d-icon-search"></i> </button> </form> </div> </div> <div class="header-right"> <a href="tel:#" class="icon-box icon-box-side"> <div class="icon-box-icon mr-0 mr-lg-2"> <i class="d-icon-phone"></i> </div> <div class="icon-box-content d-lg-show"> <h4 class="icon-box-title">Call Us Now:</h4> <p>0(800) 123-456</p> </div> </a> <span class="divider"></span> <div class="dropdown wishlist wishlist-dropdown off-canvas"> <a href="wishlist.html" class="wishlist-toggle"> <i class="d-icon-heart"></i> </a> <div class="canvas-overlay"></div> <div class="dropdown-box scrollable"> <div class="canvas-header"> <h4 class="canvas-title">wishlist</h4> <a href="#" class="btn btn-dark btn-link btn-icon-right btn-close">close<i class="d-icon-arrow-right"></i><span class="sr-only">wishlist</span></a> </div> <div class="products scrollable"> <div class="product product-wishlist"> <figure class="product-media"> <a href="product.html"> <img src="images/wishlist/product-1.jpg" width="100" height="100" alt="product" /> </a> <button class="btn btn-link btn-close"> <i class="fas fa-times"></i><span class="sr-only">Close</span> </button> </figure> <div class="product-detail"> <a href="product.html" class="product-name">Girl's Dark Bag</a> <div class="price-box"> <span class="product-price">$84.00</span> </div> </div> </div> <div class="product product-wishlist"> <figure class="product-media"> <a href="product.html"> <img src="images/wishlist/product-2.jpg" width="100" height="100" alt="product" /> </a> <button class="btn btn-link btn-close"> <i class="fas fa-times"></i><span class="sr-only">Close</span> </button> </figure> <div class="product-detail"> <a href="product.html" class="product-name">Women's Fashional Comforter </a> <div class="price-box"> <span class="product-price">$84.00</span> </div> </div> </div> <div class="product product-wishlist"> <figure class="product-media"> <a href="product.html"> <img src="images/wishlist/product-3.jpg" width="100" height="100" alt="product" /> </a> <button class="btn btn-link btn-close"> <i class="fas fa-times"></i><span class="sr-only">Close</span> </button> </figure> <div class="product-detail"> <a href="product.html" class="product-name">Wide Knickerbockers</a> <div class="price-box"> <span class="product-price">$84.00</span> </div> </div> </div> </div> <a href="wishlist.html" class="btn btn-dark wishlist-btn mt-4"><span>Go To Wishlist</span></a> </div> </div> <span class="divider"></span> <div class="dropdown cart-dropdown type2 off-canvas mr-0 mr-lg-2"> <a href="#" class="cart-toggle label-block link"> <div class="cart-label d-lg-show"> <span class="cart-name">Shopping Cart:</span> <span class="cart-price">$0.00</span> </div> <i class="d-icon-bag"><span class="cart-count">2</span></i> </a> <div class="canvas-overlay"></div> <div class="dropdown-box"> <div class="canvas-header"> <h4 class="canvas-title">Shopping Cart</h4> <a href="#" class="btn btn-dark btn-link btn-icon-right btn-close">close<i class="d-icon-arrow-right"></i><span class="sr-only">Cart</span></a> </div> <div class="products scrollable"> <div class="product product-cart"> <figure class="product-media"> <a href="product.html"> <img src="images/cart/product-1.jpg" alt="product" width="80" height="88" /> </a> <button class="btn btn-link btn-close"> <i class="fas fa-times"></i><span class="sr-only">Close</span> </button> </figure> <div class="product-detail"> <a href="product.html" class="product-name">Riode White Trends</a> <div class="price-box"> <span class="product-quantity">1</span> <span class="product-price">$21.00</span> </div> </div> </div> <div class="product product-cart"> <figure class="product-media"> <a href="product.html"> <img src="images/cart/product-2.jpg" alt="product" width="80" height="88" /> </a> <button class="btn btn-link btn-close"> <i class="fas fa-times"></i><span class="sr-only">Close</span> </button> </figure> <div class="product-detail"> <a href="product.html" class="product-name">Dark Blue Women’s Leomora Hat</a> <div class="price-box"> <span class="product-quantity">1</span> <span class="product-price">$118.00</span> </div> </div> </div> </div> <div class="cart-total"> <label>Subtotal:</label> <span class="price">$139.00</span> </div> <div class="cart-action"> <a href="cart.html" class="btn btn-dark btn-link">View Cart</a> <a href="checkout.html" class="btn btn-dark"><span>Go To Checkout</span></a> </div> </div> </div> </div> </div> </div> <div class="header-bottom d-lg-show"> <div class="container"> <div class="header-left"> <nav class="main-nav"> <ul class="menu"> <li> <a href="demo1.html">Home</a> </li> <li> <a href="shop.html">Categories</a> <div class="megamenu"> <div class="row"> <div class="col-6 col-sm-4 col-md-4 col-lg-3"> <h4 class="menu-title">Variations 1</h4> <ul> <li><a href="shop-classic-filter.html">Classic Filter</a></li> <li><a href="shop-left-toggle-sidebar.html">Left Toggle Filter</a> </li> <li><a href="shop-right-toggle-sidebar.html">Right Toggle Sidebar</a></li> <li><a href="shop-horizontal-filter.html">Horizontal Filter </a> </li> <li><a href="shop-navigation-filter.html">Navigation Filter</a></li> <li><a href="shop-off-canvas-filter.html">Off-Canvas Filter </a> </li> <li><a href="shop-top-banner.html">Top Banner</a></li> <li><a href="shop-inner-top-banner.html">Inner Top Banner</a></li> <li><a href="shop-with-bottom-block.html">With Bottom Block</a></li> <li><a href="shop-category-in-page-header.html">Category In Page Header</a> </ul> </div> <div class="col-6 col-sm-4 col-md-4 col-lg-3"> <h4 class="menu-title">Variations 2</h4> <ul> <li><a href="shop-grid-3cols.html">3 Columns Mode</a></li> <li><a href="shop-grid-4cols.html">4 Columns Mode</a></li> <li><a href="shop-grid-5cols.html">5 Columns Mode</a></li> <li><a href="shop-grid-6cols.html">6 Columns Mode</a></li> <li><a href="shop-grid-7cols.html">7 Columns Mode</a></li> <li><a href="shop-grid-8cols.html">8 Columns Mode</a></li> <li><a href="shop-list-mode.html">List Mode</a></li> <li><a href="shop-pagination.html">Pagination</a></li> <li><a href="shop-infinite-ajaxscroll.html">Infinite Ajaxscroll </a> </li> <li><a href="shop-loadmore-button.html">Loadmore Button</a></li> </ul> </div> <div class="col-6 col-sm-4 col-md-4 col-lg-3"> <h4 class="menu-title">Variations 3</h4> <ul> <li><a href="shop-category-grid-shop.html">Category Grid Shop</a> </li> <li><a href="shop-category%2bproducts.html">Category + Products</a> </li> <li><a href="shop-default-1.html">Shop Default 1 </a></li> <li><a href="shop-default-2.html">Shop Default 2</a> </li> <li><a href="shop-default-3.html">Shop Default 3</a> </li> <li><a href="shop-default-4.html">Shop Default 4</a> </li> <li><a href="shop-default-5.html">Shop Default 5</a> </li> <li><a href="shop-default-6.html">Shop Default 6</a> </li> <li><a href="shop-default-7.html">Shop Default 7</a> </li> <li><a href="shop-default-8.html">Shop Default 8</a> </li> </ul> </div> <div class="col-6 col-sm-4 col-md-4 col-lg-3 menu-banner menu-banner1 banner banner-fixed"> <figure> <img src="images/menu/banner-1.jpg" alt="Menu banner" width="221" height="330" /> </figure> <div class="banner-content y-50"> <h4 class="banner-subtitle font-weight-bold text-primary ls-m">Sale. </h4> <h3 class="banner-title font-weight-bold"><span class="text-uppercase">Up to</span>70% Off</h3> <a href="shop.html" class="btn btn-link btn-underline">shop now<i class="d-icon-arrow-right"></i></a> </div> </div> </div> </div> </li> <li> <a href="product.html">Products</a> <div class="megamenu"> <div class="row"> <div class="col-6 col-sm-4 col-md-3"> <h4 class="menu-title">Product Pages</h4> <ul> <li><a href="product-simple.html">Simple Product</a></li> <li><a href="product-featured.html">Featured & On Sale</a></li> <li><a href="product.html">Variable Product</a></li> <li><a href="product-variable-swatch.html">Variation Swatch Product</a></li> <li><a href="product-grouped.html">Grouped Product </a></li> <li><a href="product-external.html">External Product</a></li> <li><a href="product-in-stock.html">In Stock Product</a></li> <li><a href="product-out-stock.html">Out of Stock Product</a></li> <li><a href="product-upsell.html">Upsell Products</a></li> <li><a href="product-cross-sell.html">Cross Sell Products</a></li> </ul> </div> <div class="col-6 col-sm-4 col-md-3"> <h4 class="menu-title">Product Layouts</h4> <ul> <li><a href="product-vertical.html">Vertical Thumb</a></li> <li><a href="product-horizontal.html">Horizontal Thumb</a></li> <li><a href="product-gallery.html">Gallery Type</a></li> <li><a href="product-grid.html">Grid Images</a></li> <li><a href="product-masonry.html">Masonry Images</a></li> <li><a href="product-sticky.html">Sticky Info</a></li> <li><a href="product-sticky-both.html">Left & Right Sticky</a></li> <li><a href="product-left-sidebar.html">With Left Sidebar</a></li> <li><a href="product-right-sidebar.html">With Right Sidebar</a></li> <li><a href="product-full.html">Full Width Layout </a></li> </ul> </div> <div class="col-6 col-sm-4 col-md-3"> <h4 class="menu-title">Product Features</h4> <ul> <li><a href="product-sale.html">Sale Countdown</a></li> <li><a href="product-hurryup.html">Hurry Up Notification </a></li> <li><a href="product-attribute-guide.html">Attribute Guide </a></li> <li><a href="product-sticky-cart.html">Add Cart Sticky</a></li> <li><a href="product-thumbnail-label.html">Labels on Thumbnail</a> </li> <li><a href="product-more-description.html">More Description Tabs</a></li> <li><a href="product-accordion-data.html">Data In Accordion</a></li> <li><a href="product-tabinside.html">Data Inside</a></li> <li><a href="product-video.html">Video Thumbnail </a></li> <li><a href="product-360-degree.html">360 Degree Thumbnail </a></li> </ul> </div> <div class="col-6 col-sm-4 col-md-3 menu-banner menu-banner2 banner banner-fixed"> <figure> <img src="images/menu/banner-2.jpg" alt="Menu banner" width="221" height="330" /> </figure> <div class="banner-content x-50 text-center"> <h3 class="banner-title text-white text-uppercase">Sunglasses</h3> <h4 class="banner-subtitle font-weight-bold text-white mb-0">$23.00 - $120.00</h4> </div> </div> </div> </div> </li> <li class="active"> <a href="#">Pages</a> <ul> <li><a href="about-us.html">About</a></li> <li><a href="contact-us.html">Contact Us</a></li> <li><a href="account.html">My Account</a></li> <li><a href="wishlist.html">Wishlist</a></li> <li><a href="faq.html">FAQs</a></li> <li><a href="error-404.html">Error 404</a> <ul> <li><a href="error-404.html">Error 404-1</a></li> <li><a href="error-404-1.html">Error 404-2</a></li> <li><a href="error-404-2.html">Error 404-3</a></li> <li><a href="error-404-3.html">Error 404-4</a></li> </ul> </li> <li><a href="coming-soon.html">Coming Soon</a></li> </ul> </li> <li class="d-xl-show"> <a href="element.html">Elements</a> <div class="megamenu"> <div class="row"> <div class="col-md-3"> <h4 class="menu-title">Elements 1</h4> <ul> <li><a href="element-accordions.html">Accordions</a></li> <li><a href="element-alerts.html">Alert & Notification</a></li> <li><a href="element-banner-effect.html">Banner Effect </a></li> <li><a href="element-banner.html">Banner </a></li> <li><a href="element-blog-posts.html">Blog Posts</a></li> <li><a href="element-breadcrumb.html">Breadcrumb </a></li> <li><a href="element-buttons.html">Buttons</a></li> <li><a href="element-cta.html">Call to Action</a></li> <li><a href="element-countdown.html">Countdown </a></li> </ul> </div> <div class="col-md-3"> <h4 class="menu-title">Elements 2</h4> <ul> <li><a href="element-counter.html">Counter </a></li> <li><a href="element-creative-grid.html">Creative Grid </a></li> <li><a href="element-animation.html">Entrance Effect </a></li> <li><a href="element-floating.html">Floating </a></li> <li><a href="element-hotspot.html">Hotspot </a></li> <li><a href="element-icon-boxes.html">Icon Boxes</a></li> <li><a href="element-icons.html">Icons</a></li> <li><a href="element-image-box.html">Image box </a></li> <li><a href="element-instagrams.html">Instagrams</a></li> </ul> </div> <div class="col-md-3"> <h4 class="menu-title">Elements 3</h4> <ul> <li><a href="element-categories.html">Product Category</a></li> <li><a href="element-products.html">Products</a></li> <li><a href="element-product-banner.html">Products + Banner </a></li> <li><a href="element-product-grid.html">Products + Grid </a></li> <li><a href="element-product-single.html">Product Single </a> </li> <li><a href="element-product-tab.html">Products + Tab </a></li> <li><a href="element-single-product.html">Single Product </a></li> <li><a href="element-slider.html">Slider </a></li> <li><a href="element-social-link.html">Social Icons </a></li> </ul> </div> <div class="col-md-3"> <h4 class="menu-title">Elements 4</h4> <ul> <li><a href="element-subcategory.html">Subcategory </a></li> <li><a href="element-svg-floating.html">Svg Floating </a></li> <li><a href="element-tabs.html">Tabs</a></li> <li><a href="element-testimonials.html">Testimonials </a></li> <li><a href="element-titles.html">Title</a></li> <li><a href="element-typography.html">Typography</a></li> <li><a href="element-vendor.html">Vendor </a></li> <li><a href="element-video.html">Video </a></li> </ul> </div> </div> </div> </li> <li> <a href="blog-classic.html">Blog</a> <ul> <li><a href="blog-classic.html">Classic</a></li> <li><a href="blog-listing.html">Listing</a></li> <li> <a href="#">Grid</a> <ul> <li><a href="blog-grid-2col.html">Grid 2 columns</a></li> <li><a href="blog-grid-3col.html">Grid 3 columns</a></li> <li><a href="blog-grid-4col.html">Grid 4 columns</a></li> <li><a href="blog-grid-sidebar.html">Grid sidebar</a></li> </ul> </li> <li> <a href="#">Masonry</a> <ul> <li><a href="blog-masonry-2col.html">Masonry 2 columns</a></li> <li><a href="blog-masonry-3col.html">Masonry 3 columns</a></li> <li><a href="blog-masonry-4col.html">Masonry 4 columns</a></li> <li><a href="blog-masonry-sidebar.html">Masonry sidebar</a></li> </ul> </li> <li> <a href="#">Mask</a> <ul> <li><a href="blog-mask-grid.html">Blog mask grid</a></li> <li><a href="blog-mask-masonry.html">Blog mask masonry</a></li> </ul> </li> <li> <a href="post-single.html">Single Post</a> </li> </ul> </li> <li> <a href="about-us.html">About Us</a> </li> </ul> </nav> </div> <div class="header-right"> <a href="#"><i class="d-icon-card"></i>Special Offers</a> <a href="https://d-themes.com/buynow/riodehtml" class="ml-6">Buy Riode!</a> </div> </div> </div> </header> <main class="main cart"> <div class="page-content pt-7 pb-10"> <div class="step-by pr-4 pl-4"> <h3 class="title title-simple title-step active"><a href="cart.html">1. Shopping Cart</a></h3> <h3 class="title title-simple title-step"><a href="checkout.html">2. Checkout</a></h3> <h3 class="title title-simple title-step"><a href="order.html">3. Order Complete</a></h3> </div> <div class="container mt-7 mb-2"> <div class="row"> <div class="col-lg-8 col-md-12 pr-lg-4"> <table class="shop-table cart-table"> <thead> <tr> <th><span>Product</span></th> <th></th> <th><span>Price</span></th> <th><span>quantity</span></th> <th>Subtotal</th> </tr> </thead> <tbody> <tr> <td class="product-thumbnail"> <figure> <a href="product-simple.html"> <img src="images/products/product18.jpg" width="100" height="100" alt="product"> </a> </figure> </td> <td class="product-name"> <div class="product-name-section"> <a href="product-simple.html">Converse Training Shoes</a> </div> </td> <td class="product-subtotal"> <span class="amount">$129.99</span> </td> <td class="product-quantity"> <div class="input-group"> <button class="quantity-minus d-icon-minus"></button> <input class="quantity form-control" type="number" min="1" max="1000000"> <button class="quantity-plus d-icon-plus"></button> </div> </td> <td class="product-price"> <span class="amount">$129.99</span> </td> <td class="product-close"> <a href="#" class="product-remove" title="Remove this product"> <i class="fas fa-times"></i> </a> </td> </tr> <tr> <td class="product-thumbnail"> <figure> <a href="product-simple.html"> <img src="images/products/product19.jpg" width="100" height="100" alt="product"> </a> </figure> </td> <td class="product-name"> <div class="product-name-section"> <a href="product-simple.html">Women Beautiful Headgear</a> </div> </td> <td class="product-subtotal"> <span class="amount">$98.00</span> </td> <td class="product-quantity"> <div class="input-group"> <button class="quantity-minus d-icon-minus"></button> <input class="quantity form-control" type="number" min="1" max="1000000"> <button class="quantity-plus d-icon-plus"></button> </div> </td> <td class="product-price"> <span class="amount">$98.00</span> </td> <td class="product-close"> <a href="#" class="product-remove" title="Remove this product"> <i class="fas fa-times"></i> </a> </td> </tr> </tbody> </table> <div class="cart-actions mb-6 pt-4"> <a href="shop.html" class="btn btn-dark btn-md btn-rounded btn-icon-left mr-4 mb-4"><i class="d-icon-arrow-left"></i>Continue Shopping</a> <button type="submit" class="btn btn-outline btn-dark btn-md btn-rounded btn-disabled">Update Cart</button> </div> <div class="cart-coupon-box mb-8"> <h4 class="title coupon-title text-uppercase ls-m">Coupon Discount</h4> <input type="text" name="coupon_code" class="input-text form-control text-grey ls-m mb-4" id="coupon_code" value placeholder="Enter coupon code here..."> <button type="submit" class="btn btn-md btn-dark btn-rounded btn-outline">Apply Coupon</button> </div> </div> <aside class="col-lg-4 sticky-sidebar-wrapper"> <div class="sticky-sidebar" data-sticky-options="{'bottom': 20}"> <div class="summary mb-4"> <h3 class="summary-title text-left">Cart Totals</h3> <table class="shipping"> <tr class="summary-subtotal"> <td> <h4 class="summary-subtitle">Subtotal</h4> </td> <td> <p class="summary-subtotal-price">$426.99</p> </td> </tr> <tr class="sumnary-shipping shipping-row-last"> <td colspan="2"> <h4 class="summary-subtitle">Calculate Shipping</h4> <ul> <li> <div class="custom-radio"> <input type="radio" id="flat_rate" name="shipping" class="custom-control-input" checked> <label class="custom-control-label" for="flat_rate">Flat rate</label> </div> </li> <li> <div class="custom-radio"> <input type="radio" id="free-shipping" name="shipping" class="custom-control-input"> <label class="custom-control-label" for="free-shipping">Free shipping</label> </div> </li> <li> <div class="custom-radio"> <input type="radio" id="local_pickup" name="shipping" class="custom-control-input"> <label class="custom-control-label" for="local_pickup">Local pickup</label> </div> </li> </ul> </td> </tr> </table> <div class="shipping-address"> <label>Shipping to <strong>CA.</strong></label> <div class="select-box"> <select name="country" class="form-control"> <option value="us" selected>United States (US)</option> <option value="uk"> United Kingdom</option> <option value="fr">France</option> <option value="aus">Austria</option> </select> </div> <div class="select-box"> <select name="country" class="form-control"> <option value="us" selected>California</option> <option value="uk">Alaska</option> <option value="fr">Delaware</option> <option value="aus">Hawaii</option> </select> </div> <input type="text" class="form-control" name="code" placeholder="Town / City" /> <input type="text" class="form-control" name="code" placeholder="ZIP" /> <a href="#" class="btn btn-md btn-dark btn-rounded btn-outline">Update totals</a> </div> <table class="total"> <tr class="summary-subtotal"> <td> <h4 class="summary-subtitle">Total</h4> </td> <td> <p class="summary-total-price ls-s">$426.99</p> </td> </tr> </table> <a href="checkout.html" class="btn btn-dark btn-rounded btn-checkout">Proceed to checkout</a> </div> </div> </aside> </div> </div> </div> </main> <footer class="footer"> <div class="container"> <div class="footer-top"> <div class="row align-items-center"> <div class="col-lg-3"> <a href="demo1.html" class="logo-footer"> <img src="images/logo-footer.png" alt="logo-footer" width="154" height="43" /> </a> </div> <div class="col-lg-9"> <div class="widget widget-newsletter form-wrapper form-wrapper-inline"> <div class="newsletter-info mx-auto mr-lg-2 ml-lg-4"> <h4 class="widget-title">Subscribe to our Newsletter</h4> <p>Get all the latest information, Sales and Offers.</p> </div> <form action="#" class="input-wrapper input-wrapper-inline"> <input type="email" class="form-control" name="email" id="email" placeholder="Email address here..." required /> <button class="btn btn-primary btn-rounded btn-md ml-2" type="submit">subscribe<i class="d-icon-arrow-right"></i></button> </form> </div> </div> </div> </div> <div class="footer-middle"> <div class="row"> <div class="col-lg-3 col-md-6"> <div class="widget widget-info"> <h4 class="widget-title">Contact Info</h4> <ul class="widget-body"> <li> <label>Phone:</label> <a href="tel:#">Toll Free (123) 456-7890</a> </li> <li> <label>Email:</label> <a href="https://d-themes.com/cdn-cgi/l/email-protection#ea878b8386aa9883858e8fc4898587"><span class="__cf_email__" data-cfemail="a3cec2cacfe3d1caccc7c68dc0ccce">[email protected]</span></a> </li> <li> <label>Address:</label> <a href="#">123 Street Name, City, England</a> </li> <li> <label>WORKING DAYS / HOURS:</label> </li> <li> <a href="#">Mon - Sun / 9:00 AM - 8:00 PM</a> </li> </ul> </div> </div> <div class="col-lg-3 col-md-6"> <div class="widget ml-lg-4"> <h4 class="widget-title">My Account</h4> <ul class="widget-body"> <li> <a href="about-us.html">About Us</a> </li> <li> <a href="#">Order History</a> </li> <li> <a href="#">Returns</a> </li> <li> <a href="#">Custom Service</a> </li> <li> <a href="#">Terms & Condition</a> </li> </ul> </div> </div> <div class="col-lg-3 col-md-6"> <div class="widget ml-lg-4"> <h4 class="widget-title">Contact Info</h4> <ul class="widget-body"> <li> <a href="#">Sign in</a> </li> <li> <a href="cart.html">View Cart</a> </li> <li> <a href="wishlist.html">My Wishlist</a> </li> <li> <a href="#">Track My Order</a> </li> <li> <a href="#">Help</a> </li> </ul> </div> </div> <div class="col-lg-3 col-md-6"> <div class="widget widget-instagram"> <h4 class="widget-title">Instagram</h4> <figure class="widget-body row"> <div class="col-3"> <img src="images/instagram/01.jpg" alt="instagram 1" width="64" height="64" /> </div> <div class="col-3"> <img src="images/instagram/02.jpg" alt="instagram 2" width="64" height="64" /> </div> <div class="col-3"> <img src="images/instagram/03.jpg" alt="instagram 3" width="64" height="64" /> </div> <div class="col-3"> <img src="images/instagram/04.jpg" alt="instagram 4" width="64" height="64" /> </div> <div class="col-3"> <img src="images/instagram/05.jpg" alt="instagram 5" width="64" height="64" /> </div> <div class="col-3"> <img src="images/instagram/06.jpg" alt="instagram 6" width="64" height="64" /> </div> <div class="col-3"> <img src="images/instagram/07.jpg" alt="instagram 7" width="64" height="64" /> </div> <div class="col-3"> <img src="images/instagram/08.jpg" alt="instagram 8" width="64" height="64" /> </div> </figure> </div> </div> </div> </div> <div class="footer-bottom"> <div class="footer-left"> <figure class="payment"> <img src="images/payment.png" alt="payment" width="159" height="29" /> </figure> </div> <div class="footer-center"> <p class="copyright">Riode eCommerce © 2022. All Rights Reserved</p> </div> <div class="footer-right"> <div class="social-links"> <a href="#" class="social-link social-facebook fab fa-facebook-f"></a> <a href="#" class="social-link social-twitter fab fa-twitter"></a> <a href="#" class="social-link social-linkedin fab fa-linkedin-in"></a> </div> </div> </div> </div> </footer> </div> <div class="sticky-footer sticky-content fix-bottom"> <a href="demo1.html" class="sticky-link"> <i class="d-icon-home"></i> <span>Home</span> </a> <a href="shop.html" class="sticky-link"> <i class="d-icon-volume"></i> <span>Categories</span> </a> <a href="wishlist.html" class="sticky-link"> <i class="d-icon-heart"></i> <span>Wishlist</span> </a> <a href="account.html" class="sticky-link"> <i class="d-icon-user"></i> <span>Account</span> </a> <div class="header-search hs-toggle dir-up"> <a href="#" class="search-toggle sticky-link"> <i class="d-icon-search"></i> <span>Search</span> </a> <form action="#" class="input-wrapper"> <input type="text" class="form-control" name="search" autocomplete="off" placeholder="Search your keyword..." required /> <button class="btn btn-search" type="submit"> <i class="d-icon-search"></i> </button> </form> </div> </div> <a id="scroll-top" href="#top" title="Top" role="button" class="scroll-top"><i class="d-icon-arrow-up"></i></a> <div class="mobile-menu-wrapper"> <div class="mobile-menu-overlay"> </div> <a class="mobile-menu-close" href="#"><i class="d-icon-times"></i></a> <div class="mobile-menu-container scrollable"> <form action="#" class="input-wrapper"> <input type="text" class="form-control" name="search" autocomplete="off" placeholder="Search your keyword..." required /> <button class="btn btn-search" type="submit"> <i class="d-icon-search"></i> </button> </form> <ul class="mobile-menu mmenu-anim"> <li> <a href="demo1.html">Home</a> </li> <li> <a href="shop.html" class="active">Categories</a> <ul> <li> <a href="#"> Variations 1 </a> <ul> <li><a href="shop-classic-filter.html">Classic Filter</a></li> <li><a href="shop-left-toggle-sidebar.html">Left Toggle Filter</a></li> <li><a href="shop-right-toggle-sidebar.html">Right Toggle Sidebar</a></li> <li><a href="shop-horizontal-filter.html">Horizontal Filter </a> </li> <li><a href="shop-navigation-filter.html">Navigation Filter</a></li> <li><a href="shop-off-canvas-filter.html">Off-Canvas Filter </a></li> <li><a href="shop-top-banner.html">Top Banner</a></li> <li><a href="shop-inner-top-banner.html">Inner Top Banner</a></li> <li><a href="shop-with-bottom-block.html">With Bottom Block</a></li> <li><a href="shop-category-in-page-header.html">Category In Page Header</a> </ul> </li> <li> <a href="#"> Variations 2 </a> <ul> <li><a href="shop-grid-3cols.html">3 Columns Mode</a></li> <li><a href="shop-grid-4cols.html">4 Columns Mode</a></li> <li><a href="shop-grid-5cols.html">5 Columns Mode</a></li> <li><a href="shop-grid-6cols.html">6 Columns Mode</a></li> <li><a href="shop-grid-7cols.html">7 Columns Mode</a></li> <li><a href="shop-grid-8cols.html">8 Columns Mode</a></li> <li><a href="shop-list-mode.html">List Mode</a></li> <li><a href="shop-pagination.html">Pagination</a></li> <li><a href="shop-infinite-ajaxscroll.html">Infinite Ajaxscroll </a></li> <li><a href="shop-loadmore-button.html">Loadmore Button</a></li> </ul> </li> <li> <a href="#"> Variations 3 </a> <ul> <li><a href="shop-category-grid-shop.html">Category Grid Shop</a></li> <li><a href="shop-category%2bproducts.html">Category + Products</a></li> <li><a href="shop-default-1.html">Shop Default 1 </a> </li> <li><a href="shop-default-2.html">Shop Default 2</a></li> <li><a href="shop-default-3.html">Shop Default 3</a></li> <li><a href="shop-default-4.html">Shop Default 4</a></li> <li><a href="shop-default-5.html">Shop Default 5</a></li> <li><a href="shop-default-6.html">Shop Default 6</a></li> <li><a href="shop-default-7.html">Shop Default 7</a></li> <li><a href="shop-default-8.html">Shop Default 8</a></li> </ul> </li> </ul> </li> <li> <a href="product.html">Products</a> <ul> <li> <a href="#">Product Pages</a> <ul> <li><a href="product-simple.html">Simple Product</a></li> <li><a href="product-featured.html">Featured & On Sale</a></li> <li><a href="product.html">Variable Product</a></li> <li><a href="product-variable-swatch.html">Variation Swatch Product</a></li> <li><a href="product-grouped.html">Grouped Product </a></li> <li><a href="product-external.html">External Product</a></li> <li><a href="product-in-stock.html">In Stock Product</a></li> <li><a href="product-out-stock.html">Out of Stock Product</a></li> <li><a href="product-upsell.html">Upsell Products</a></li> <li><a href="product-cross-sell.html">Cross Sell Products</a></li> </ul> </li> <li> <a href="#">Product Layouts</a> <ul> <li><a href="product-vertical.html">Vertical Thumb</a></li> <li><a href="product-horizontal.html">Horizontal Thumb</a></li> <li><a href="product-gallery.html">Gallery Type</a></li> <li><a href="product-grid.html">Grid Images</a></li> <li><a href="product-masonry.html">Masonry Images</a></li> <li><a href="product-sticky.html">Sticky Info</a></li> <li><a href="product-sticky-both.html">Left & Right Sticky</a></li> <li><a href="product-left-sidebar.html">With Left Sidebar</a></li> <li><a href="product-right-sidebar.html">With Right Sidebar</a></li> <li><a href="product-full.html">Full Width Layout </a></li> </ul> </li> <li> <a href="#">Product Features</a> <ul> <li><a href="product-sale.html">Sale Countdown</a></li> <li><a href="product-hurryup.html">Hurry Up Notification </a></li> <li><a href="product-attribute-guide.html">Attribute Guide </a></li> <li><a href="product-sticky-cart.html">Add Cart Sticky</a></li> <li><a href="product-thumbnail-label.html">Labels on Thumbnail</a> </li> <li><a href="product-more-description.html">More Description Tabs</a></li> <li><a href="product-accordion-data.html">Data In Accordion</a></li> <li><a href="product-tabinside.html">Data Inside</a></li> <li><a href="product-video.html">Video Thumbnail </a> </li> <li><a href="product-360-degree.html">360 Degree Thumbnail </a></li> </ul> </li> </ul> </li> <li> <a href="#">Pages</a> <ul> <li><a href="about-us.html">About</a></li> <li><a href="contact-us.html">Contact Us</a></li> <li><a href="account.html">Login</a></li> <li><a href="faq.html">FAQs</a></li> <li><a href="error-404.html">Error 404</a> <ul> <li><a href="error-404.html">Error 404-1</a></li> <li><a href="error-404-1.html">Error 404-2</a></li> <li><a href="error-404-2.html">Error 404-3</a></li> <li><a href="error-404-3.html">Error 404-4</a></li> </ul> </li> <li><a href="coming-soon.html">Coming Soon</a></li> </ul> </li> <li> <a href="blog-classic.html">Blog</a> <ul> <li><a href="blog-classic.html">Classic</a></li> <li><a href="blog-listing.html">Listing</a></li> <li> <a href="#">Grid</a> <ul> <li><a href="blog-grid-2col.html">Grid 2 columns</a></li> <li><a href="blog-grid-3col.html">Grid 3 columns</a></li> <li><a href="blog-grid-4col.html">Grid 4 columns</a></li> <li><a href="blog-grid-sidebar.html">Grid sidebar</a></li> </ul> </li> <li> <a href="#">Masonry</a> <ul> <li><a href="blog-masonry-2col.html">Masonry 2 columns</a></li> <li><a href="blog-masonry-3col.html">Masonry 3 columns</a></li> <li><a href="blog-masonry-4col.html">Masonry 4 columns</a></li> <li><a href="blog-masonry-sidebar.html">Masonry sidebar</a></li> </ul> </li> <li> <a href="#">Mask</a> <ul> <li><a href="blog-mask-grid.html">Blog mask grid</a></li> <li><a href="blog-mask-masonry.html">Blog mask masonry</a></li> </ul> </li> <li> <a href="post-single.html">Single Post</a> </li> </ul> </li> <li> <a href="element.html">Elements</a> <ul> <li> <a href="#">Elements 1</a> <ul> <li><a href="element-accordions.html">Accordions</a></li> <li><a href="element-alerts.html">Alert & Notification</a></li> <li><a href="element-banner-effect.html">Banner Effect </a></li> <li><a href="element-banner.html">Banner </a></li> <li><a href="element-blog-posts.html">Blog Posts</a></li> <li><a href="element-breadcrumb.html">Breadcrumb </a></li> <li><a href="element-buttons.html">Buttons</a></li> <li><a href="element-cta.html">Call to Action</a></li> <li><a href="element-countdown.html">Countdown </a></li> </ul> </li> <li> <a href="#">Elements 2</a> <ul> <li><a href="element-counter.html">Counter </a></li> <li><a href="element-creative-grid.html">Creative Grid </a></li> <li><a href="element-animation.html">Entrance Effect </a></li> <li><a href="element-floating.html">Floating </a></li> <li><a href="element-hotspot.html">Hotspot </a></li> <li><a href="element-icon-boxes.html">Icon Boxes</a></li> <li><a href="element-icons.html">Icons</a></li> <li><a href="element-image-box.html">Image box </a></li> <li><a href="element-instagrams.html">Instagrams</a></li> </ul> </li> <li> <a href="#">Elements 3</a> <ul> <li><a href="element-categories.html">Product Category</a></li> <li><a href="element-products.html">Products</a></li> <li><a href="element-product-banner.html">Products + Banner </a></li> <li><a href="element-product-grid.html">Products + Grid </a></li> <li><a href="element-product-single.html">Product Single </a> </li> <li><a href="element-product-tab.html">Products + Tab </a></li> <li><a href="element-single-product.html">Single Product </a></li> <li><a href="element-slider.html">Slider </a></li> <li><a href="element-social-link.html">Social Icons </a></li> </ul> </li> <li> <a href="#">Elements 4</a> <ul> <li><a href="element-subcategory.html">Subcategory </a></li> <li><a href="element-svg-floating.html">Svg Floating </a></li> <li><a href="element-tabs.html">Tabs</a></li> <li><a href="element-testimonials.html">Testimonials </a></li> <li><a href="element-titles.html">Title</a></li> <li><a href="element-typography.html">Typography</a></li> <li><a href="element-vendor.html">Vendor </a></li> <li><a href="element-video.html">Video </a></li> </ul> </li> </ul> </li> <li><a href="https://d-themes.com/buynow/riodehtml">Buy Riode!</a></li> </ul> </div> </div> <div class="sticky-icons-wrapper"> <div class="sticky-icon-links"> <ul> <li><a href="#" class="demo-toggle"><i class="fas fa-home"></i><span>Demos</span></a></li> <li><a href="documentation.html"><i class="fas fa-info-circle"></i><span>Documentation</span></a> </li> <li><a href="https://themeforest.net/downloads/"><i class="fas fa-star"></i><span>Reviews</span></a> </li> <li><a href="https://d-themes.com/buynow/riodehtml"><i class="fas fa-shopping-cart"></i><span>Buy now!</span></a></li> </ul> </div> <div class="demos-list"> <div class="demos-overlay"></div> <a class="demos-close" href="#"><i class="close-icon"></i></a> <div class="demos-content scrollable scrollable-light"> <h3 class="demos-title">Demos</h3> <div class="demos"> </div> </div> </div> </div> <script data-cfasync="false" src="../../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="vendor/jquery/jquery.min.js"></script> <script src="vendor/elevatezoom/jquery.elevatezoom.min.js"></script> <script src="vendor/imagesloaded/imagesloaded.pkgd.min.js"></script> <script src="vendor/magnific-popup/jquery.magnific-popup.min.js"></script> <script src="js/main.min.js"></script> </body> <!-- Mirrored from d-themes.com/html/riode/cart.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 19 Aug 2023 10:01:22 GMT --> </html>