Built with / supported by

Laravel
Vue
Tailwind CSS
InstantSearch
JustBetter
Magento
<!--qE4xyvuFnzguELTsZsCMjnsAP0icYEaq--> {{block class="Magento\Cms\Block\Block" name="bvibe-home-banners2022" block_id="bvibe-home-banners2022"}} {{block class="Magento\Cms\Block\Block" name="bvibe-home-secondary-banner" block_id="bvibe-home-secondary-banner"}} <section class="as-featured-in"> <div class="as-featured-in-t">as featured in</div> <div class="container"> <div class="co-row justify-content-center align-items-center"> <div class="col-lg-12 col-md-12 col-12"> <div class="home-brand-line-slider" x-data="{ init() { if (typeof Swiper === 'undefined') { loadScript('swiper'); setTimeout(() => { this.initSwiper(); }, 1000); }else this.initSwiper(); }, initSwiper() { if (typeof Swiper === 'undefined') { setTimeout(() => { this.initSwiper(); }, 1000); return; } if (window.innerWidth<992) { var brand_line_swiper = new Swiper('.home-brand-line-slider', { watchOverflow: true, slidesPerView: 'auto', centeredSlides: true, autoplay: { delay: 3000, }, loop: true, spaceBetween:20, breakpoints: { 768: { spaceBetween: 50, }, } }); } } }" x-init="init()"> <ul class="swiper-wrapper justify-content-between"> <li class="swiper-slide"><img class="lazyload" src="{{view url="images/blank.webp"}}" data-src="{{view url="images/home/theme2022/brand-glamour.webp"}}"></li> <li class="swiper-slide"><img class="lazyload" src="{{view url="images/blank.webp"}}" data-src="{{view url="images/home/brand-vice.webp"}}"></li> <li class="swiper-slide"><img class="lazyload" src="{{view url="images/blank.webp"}}" data-src="{{view url="images/home/theme2022/brand-refinery29.webp"}}"></li> <li class="swiper-slide"><img class="lazyload" src="{{view url="images/blank.webp"}}" data-src="{{view url="images/home/brand-menshealth.webp"}}"></li> <li class="swiper-slide"><img class="lazyload" src="{{view url="images/blank.webp"}}" data-src="{{view url="images/home/theme2022/brand-elite-daily.webp"}}"></li> </ul> </div> </div> </div> </div> </section> {{block class="Magento\Cms\Block\Block" name="bvibe-home-2025-box-promo" block_id="bvibe-home-2025-box-promo"}} <section class="home-con-best-sellers home-product-con" x-show="mobileTouchStart()"> <div class="container"> <div class="home-con-top co-row justify-content-md-between justify-content-center"> <div class="home-con-title col"> <h2 class="home-con-title-t">Best Sellers</h2> <h3 class="home-con-title-st">Get filled with these fan favorites.</h3> </div> <div class="home-con-btn col-lg-2 col-md-3 col-12"> <a href="/best-sellers/" class="home-con-link-btn">Shop All</a> </div> </div> <div class="co-row justify-content-center"> <div class="col-md-12 col-12"> <div class="home-best-sellers-slider" x-data="sliderx('.home-best-sellers-slider', 'category-product-list-best-sellers','box-best-sellers','.home-best-sellers-slider-pagination','.home-best-sellers-slider-next','.home-best-sellers-slider-prev')"> {{block class="Uplai\Frontstore\Block\Product\Configlist" name="best sellers" title='best sellers' ids="27432,27835,27779,28606,27337,26359,26656,26712,27266,27195,26346,27662,28053" template="Uplai_AlpineSpeed::product/all_product_list1.phtml"}} <div class="home-best-sellers-slider-nav co-row justify-content-center align-items-center no-gutters"> <div class="col"> <div class="home-best-sellers-slider-pagination"> </div> </div> <div class="home-best-sellers-slider-button"> <div class="home-best-sellers-slider-prev"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="16" viewBox="0 0 28 16" class="icon icon-chevron-left"> <path d="M.21,7s-.02,.04-.03,.06c-.03,.05-.06,.1-.09,.16-.01,.03-.02,.06-.03,.08-.02,.05-.04,.1-.05,.16-.02,.08-.03,.17-.03,.25s.01,.17,.03,.25c.01,.06,.03,.11,.05,.17,.01,.03,.01,.05,.02,.07,.03,.06,.06,.12,.09,.17,.01,.02,.02,.03,.03,.05,.05,.07,.1,.13,.16,.19l6.43,6.43c.5,.5,1.31,.5,1.81,0s.5-1.31,0-1.81l-4.26-4.26H26.09c.7,0,1.28-.57,1.28-1.28s-.57-1.28-1.28-1.28H4.36L8.61,2.18c.5-.5,.5-1.31,0-1.81-.25-.25-.58-.37-.9-.37s-.65,.12-.9,.37L.37,6.81c-.06,.06-.11,.12-.16,.19Z"/> </svg> </div> <div class="home-best-sellers-slider-next"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="16" viewBox="0 0 28 16" class="icon icon-chevron-right"> <path d="M27.15,7s.02,.04,.03,.06c.03,.05,.06,.1,.09,.16,.01,.03,.02,.06,.03,.08,.02,.05,.04,.1,.05,.16,.02,.08,.03,.17,.03,.25s-.01,.17-.03,.25c-.01,.06-.03,.11-.05,.17-.01,.03-.01,.05-.02,.07-.03,.06-.06,.12-.09,.17-.01,.02-.02,.03-.03,.05-.05,.07-.1,.13-.16,.19l-6.43,6.43c-.5,.5-1.31,.5-1.81,0s-.5-1.31,0-1.81l4.26-4.26H1.28c-.7,0-1.28-.57-1.28-1.28s.57-1.28,1.28-1.28H23.01l-4.26-4.26c-.5-.5-.5-1.31,0-1.81,.25-.25,.58-.37,.9-.37s.65,.12,.9,.37l6.43,6.43c.06,.06,.11,.12,.16,.19Z"/> </svg> </div> </div> </div> </div> </div> </div> </div> </section> <section class="home-new-in-con home-product-con" x-show="mobileTouchStart()"> <div class="container"> <div class="home-con-top co-row justify-content-md-between justify-content-center"> <div class="home-con-title col"> <h2 class="home-con-title-t">New In</h2> <h3 class="home-con-title-st">Explore the latest additions to our award-winning anal play collection</h3> </div> <div class="home-con-btn col-lg-3 col-md-3 col-12"> <a href="/new-in/" class="home-con-link-btn">Shop All</a> </div> </div> <div class="co-row justify-content-center"> <div class="col-md-12 col-12"> <div class="home-new-in-slider" x-data="sliderx('.home-new-in-slider', 'category-product-list-new-in','box-new-in','.home-new-in-slider-pagination','.home-new-in-slider-next','.home-new-in-slider-prev')"> {{block class="Uplai\Frontstore\Block\Product\Configlist" name="new in" title='new in' ids="28727,28725,28743,28744,28746,28605,28450,28406,28411,28617,28608" template="Uplai_AlpineSpeed::product/all_product_list1.phtml"}} <div class="home-new-in-slider-nav co-row justify-content-center align-items-center no-gutters"> <div class="col"> <div class="home-new-in-slider-pagination"> </div> </div> <div class="home-new-in-slider-button"> <div class="home-new-in-slider-prev"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="16" viewBox="0 0 28 16" class="icon icon-chevron-left"> <path d="M.21,7s-.02,.04-.03,.06c-.03,.05-.06,.1-.09,.16-.01,.03-.02,.06-.03,.08-.02,.05-.04,.1-.05,.16-.02,.08-.03,.17-.03,.25s.01,.17,.03,.25c.01,.06,.03,.11,.05,.17,.01,.03,.01,.05,.02,.07,.03,.06,.06,.12,.09,.17,.01,.02,.02,.03,.03,.05,.05,.07,.1,.13,.16,.19l6.43,6.43c.5,.5,1.31,.5,1.81,0s.5-1.31,0-1.81l-4.26-4.26H26.09c.7,0,1.28-.57,1.28-1.28s-.57-1.28-1.28-1.28H4.36L8.61,2.18c.5-.5,.5-1.31,0-1.81-.25-.25-.58-.37-.9-.37s-.65,.12-.9,.37L.37,6.81c-.06,.06-.11,.12-.16,.19Z"/> </svg> </div> <div class="home-new-in-slider-next"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="16" viewBox="0 0 28 16" class="icon icon-chevron-right"> <path d="M27.15,7s.02,.04,.03,.06c.03,.05,.06,.1,.09,.16,.01,.03,.02,.06,.03,.08,.02,.05,.04,.1,.05,.16,.02,.08,.03,.17,.03,.25s-.01,.17-.03,.25c-.01,.06-.03,.11-.05,.17-.01,.03-.01,.05-.02,.07-.03,.06-.06,.12-.09,.17-.01,.02-.02,.03-.03,.05-.05,.07-.1,.13-.16,.19l-6.43,6.43c-.5,.5-1.31,.5-1.81,0s-.5-1.31,0-1.81l4.26-4.26H1.28c-.7,0-1.28-.57-1.28-1.28s.57-1.28,1.28-1.28H23.01l-4.26-4.26c-.5-.5-.5-1.31,0-1.81,.25-.25,.58-.37,.9-.37s.65,.12,.9,.37l6.43,6.43c.06,.06,.11,.12,.16,.19Z"/> </svg> </div> </div> </div> </div> </div> </div> </div> </section> {{block class="Magento\Cms\Block\Block" name="bvibe-home-social-proof" block_id="bvibe-home-social-proof"}} <section class="home-our-products" x-show="mobileTouchStart()"> <div class="container"> <div class="co-row"> <div class="our-products-text col-lg-12 col-md-12 col-12"> <h2 class="op-title">Shop by Category</h2> <span class="op-info">All the anal play products for all the sensations.</span> </div> </div> <div class="co-row mid-product"> <div class="our-products-mid col-lg-3 col-md-4 col-6"> <a href="/all-anal-toys/butt-plugs/rimming-butt-plugs/" aria-lable="Rimming"> <div class="home-mid-product-img"><img src="{{view url="images/blank.webp"}}" data-src="{{view url="images/home/theme2022/op-cate-rimming.webp"}}" class="lazyload" alt="Rimming" width="179" height="133" style="aspect-ratio:74/55"></div> <span class="txt-category">Rimming</span> </a> </div> <div class="our-products-mid col-lg-3 col-md-4 col-6"> <a href="/all-anal-toys/anal-vibrators/" aria-lable="sale"> <div class="home-mid-product-img"><img src="{{view url="images/blank.webp"}}" data-src="{{view url="images/home/theme2022/op-cate-vibrating.webp"}}" class="lazyload" alt="Vibrating" width="179" height="142" style="aspect-ratio:296/235"></div> <span class="txt-category">Vibrating</span> </a> </div> <div class="our-products-mid col-lg-3 col-md-4 col-6"> <a href="/all-anal-toys/butt-plugs/silicone-plugs/" aria-lable="Silicone"> <div class="home-mid-product-img"><img src="{{view url="images/blank.webp"}}" data-src="{{view url="images/home/theme2022/op-cate-silicone.webp"}}" class="lazyload" alt="Silicone" width="179" height="139" style="aspect-ratio:148/115"></div> <span class="txt-category">Silicone</span> </a> </div> <div class="our-products-mid col-lg-3 col-md-4 col-6"> <a href="/all-anal-toys/butt-plugs/snug-plug-butt-plugs/" aria-lable="Weighted"> <div class="home-mid-product-img"><img src="{{view url="images/blank.webp"}}" data-src="{{view url="images/home/theme2022/op-cate-weighted.webp"}}" class="lazyload" alt="Weighted" width="179" height="137" style="aspect-ratio:296/227"></div> <span class="txt-category">Weighted</span> </a> </div> <div class="our-products-mid col-lg-3 col-md-4 col-6"> <a href="/all-anal-toys/prostate-toys/" aria-lable="Prostate"> <div class="home-mid-product-img"><img src="{{view url="images/blank.webp"}}" data-src="{{view url="images/home/theme2022/op-cate-prodtate.webp"}}" class="lazyload" alt="Prostate" width="179" height="135" style="aspect-ratio:37/28"></div> <span class="txt-category">Prostate</span> </a> </div> <div class="our-products-mid col-lg-3 col-md-4 col-6"> <a href="/all-anal-toys/anal-training/" aria-lable="Anal Training Kits"> <div class="home-mid-product-img"><img src="{{view url="images/blank.webp"}}" data-src="{{view url="images/home/theme2022/op-cate-atk.webp"}}" class="lazyload" alt="Anal Training Kits" width="179" height="123" style="aspect-ratio:296/203"></div> <span class="txt-category">Anal Training Kits</span> </a> </div> <div class="our-products-mid col-lg-3 col-md-6 col-6"> <a href="/all-anal-toys/anal-bundles-sets/" aria-lable="Bundles & Sets"> <div class="home-mid-product-img"><img src="{{view url="images/blank.webp"}}" data-src="{{view url="images/home/theme2022/op-cate-bundle.webp"}}" class="lazyload" alt="Bundles & Sets" width="179" height="126" style="aspect-ratio:297/209"></div> <span class="txt-category">Bundles & Sets</span> </a> </div> <div class="our-products-mid col-lg-3 col-md-6 col-6"> <a href="/lube-essentials/" aria-lable="Sensual Care"> <div class="home-mid-product-img"><img src="{{view url="images/blank.webp"}}" data-src="{{view url="images/home/theme2022/op-cate-sensual-care.webp"}}" class="lazyload" alt="Sensual Care" width="179" height="129" style="aspect-ratio:148/107"></div> <span class="txt-category">Sensual Care</span> </a> </div> </div> </div> </section> {{block class="Magento\Cms\Block\Block" name="bvibe-home-teritary-banner" block_id="bvibe-home-teritary-banner"}} <section class="section-lblue marquee-box" x-show="mobileTouchStart()"> <div class="more-icon marquee"> <div class="more-icon-each"> <svg class="icon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 31 32" fill="none"> <path d="M28 19.5C28.3 18.3 30.2 17.3 30.2 16C30.2 14.7 28.4 13.7 28 12.5C27.7 11.3 28.8 9.49999 28.1 8.39999C27.5 7.29999 25.4 7.39999 24.5 6.49999C23.6 5.59999 23.7 3.49999 22.6 2.89999C21.5 2.29999 19.7 3.39999 18.5 2.99999C17.3 2.69999 16.3 0.799988 15 0.799988C13.7 0.799988 12.7 2.59999 11.5 2.99999C10.3 3.29999 8.5 2.19999 7.4 2.89999C6.3 3.49999 6.4 5.59999 5.5 6.49999C4.6 7.39999 2.6 7.39999 2 8.49999C1.4 9.59999 2.5 11.4 2.1 12.6C1.8 13.7 0 14.7 0 16C0 17.3 1.8 18.3 2.2 19.5C2.5 20.7 1.4 22.5 2.1 23.6C2.7 24.7 4.8 24.6 5.7 25.5C6.6 26.4 6.5 28.5 7.6 29.1C8.7 29.7 10.5 28.6 11.7 29C12.9 29.3 13.9 31.2 15.2 31.2C16.5 31.2 17.5 29.4 18.7 29C19.9 28.7 21.7 29.8 22.8 29.1C23.9 28.5 23.8 26.4 24.7 25.5C25.6 24.6 27.7 24.7 28.3 23.6C28.7 22.5 27.6 20.7 28 19.5ZM22.8 12.4L15.5 22.6C14.9 23.4 13.8 23.6 13.1 23L7.8 19.2C7 18.6 6.8 17.5 7.4 16.8C8 16 9.1 15.8 9.8 16.4L13.7 19.2L20 10.5C20.6 9.69999 21.7 9.49999 22.4 10.1C23.2 10.5 23.3 11.6 22.8 12.4Z"/> </svg> <span class="op-ct">1 Year Warranty</span> </div> <div class="more-icon-each"> <a href="/faq#faq-tag-20"> <svg class="icon" xmlns="http://www.w3.org/2000/svg" width="24" height="16" viewBox="0 0 32 20" fill="none"> <path d="M32 15.9438V10.8835C32 10.3213 32 9.39759 31.5052 8.71486L29.3611 5.94378C28.9488 5.38153 28.2478 5.02008 27.5469 5.02008H24.8255C24.6194 5.02008 24.4544 4.85944 24.4544 4.65863V0.803213C24.4544 0.361446 24.0833 0 23.6298 0H0.828132C0.374573 0.0401606 0.0034797 0.401606 0.0034797 0.843373V15.7028C-0.0377529 16.1446 0.292108 16.5863 0.745667 16.6265C0.7869 16.6265 0.7869 16.6265 0.828132 16.6265H3.67318C3.67318 16.7068 3.67318 16.747 3.67318 16.8273C3.67318 18.5944 5.15756 20 6.93056 20C8.70356 20 10.1879 18.5542 10.1879 16.8273C10.1879 16.747 10.1879 16.7068 10.1879 16.6265H21.3207C21.3207 16.7068 21.3207 16.747 21.3207 16.8273C21.3207 18.5944 22.8051 20 24.5781 20C26.3511 20 27.8355 18.5542 27.8355 16.8273C27.8355 16.747 27.8355 16.7068 27.8355 16.6265H31.3403C31.7114 16.6265 32 16.3454 32 15.9438C32 15.9839 32 15.9438 32 15.9438ZM8.29124 16.7871C8.29124 17.51 7.71398 18.0723 6.97179 18.1124C6.22961 18.1124 5.61112 17.51 5.61112 16.7871C5.61112 16.7068 5.61112 16.6667 5.61112 16.5863C5.73482 15.8635 6.39454 15.3815 7.13672 15.4618C7.71398 15.5422 8.20877 15.9839 8.29124 16.5863C8.29124 16.6667 8.29124 16.747 8.29124 16.7871ZM25.9388 16.7871C25.9388 17.51 25.3615 18.0723 24.6606 18.1124C23.9184 18.1124 23.2999 17.5502 23.2587 16.8273V16.7871C23.2587 16.7068 23.2587 16.6667 23.2587 16.5863C23.3824 15.8635 24.0421 15.3815 24.7843 15.4618C25.3615 15.5422 25.8563 15.9839 25.9388 16.5863C25.9388 16.6667 25.9388 16.747 25.9388 16.7871ZM30.1445 8.91566C30.1033 8.95582 30.0621 8.95582 30.0621 8.95582H25.9388C25.7739 8.95582 25.6089 8.79518 25.6089 8.63454V6.38554C25.6089 6.14458 25.8151 5.94378 26.0625 5.94378H27.4232C27.8355 5.94378 28.2066 6.14458 28.454 6.4257L30.227 8.71486C30.227 8.75502 30.227 8.83534 30.1445 8.91566Z"/> </svg> <span class="op-ct">Free Shipping in the USA & Canada*</span> </a> </div> <div class="more-icon-each"> <svg class="icon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 32 32" fill="none"> <path d="M12.6001 15.5C12.6001 16.1 12.7001 16.6 13.0001 17L14.1001 15.9C14.1001 15.8 14.0001 15.6 14.0001 15.4C14.0001 14.3 14.9001 13.5 15.9001 13.5C16.1001 13.5 16.2001 13.5 16.4001 13.6L17.5001 12.5C17.0001 12.3 16.5001 12.1 16.0001 12.1C14.1001 12.1 12.6001 13.6 12.6001 15.5Z"/> <path d="M16 7.5C9.80005 7.5 5.90005 9.6 3.70005 11.3C1.30005 13.2 0.400049 15.1 0.400049 15.2L0.300049 15.5L0.400049 15.8C0.400049 15.9 1.40005 17.8 3.70005 19.7C4.70005 20.5 6.10005 21.4 7.90005 22.1L9.10005 21C7.20005 20.3 5.70005 19.5 4.70005 18.7C3.10005 17.4 2.20005 16.1 1.90005 15.6C2.20005 15 3.10005 13.7 4.70005 12.5C6.10005 11.4 8.40005 10.1 11.7 9.5C9.70005 10.9 8.50005 13.1 8.50005 15.7C8.50005 17.4 9.10005 19 10 20.2L11 19.2C10.3 18.2 9.90005 17 9.90005 15.7C9.90005 12.3 12.6 9.6 16 9.6C17.3 9.6 18.5 10 19.5 10.7L21.8 8.4C20.2 7.8 18.2 7.5 16 7.5Z"/> <path d="M31.5999 15.2C31.5999 15.1 30.5999 13.2 28.2999 11.3C27.3999 10.6 26.2999 9.89999 24.7999 9.19999L28.0999 5.89999C28.3999 5.59999 28.3999 5.19999 28.0999 4.89999C27.7999 4.59999 27.3999 4.59999 27.0999 4.89999L9.4999 22.6L5.9999 26.1C5.6999 26.4 5.6999 26.8 5.9999 27.1C6.0999 27.2 6.2999 27.3 6.4999 27.3C6.6999 27.3 6.8999 27.2 6.9999 27.1L11.0999 23C12.4999 23.3 14.1999 23.5 15.9999 23.5C22.1999 23.5 26.0999 21.4 28.2999 19.7C30.6999 17.8 31.5999 15.9 31.5999 15.8L31.6999 15.5L31.5999 15.2Z"/> </svg> <span class="op-ct">Discreet Shipping &amp; Packaging</span> </div> <div class="more-icon-each"> <svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 32 32" width="24" height="24" xml:space="preserve"> <path class="st0" d="M27.5,12.6h-3V9.7c0-4.7-3.8-8.5-8.5-8.5S7.5,4.9,7.5,9.7v2.9h-3c-0.6,0-1.1,0.5-1.1,1.1v15 c0,0.6,0.5,1.1,1.1,1.1h23c0.6,0,1.1-0.5,1.1-1.1v-15C28.6,13,28.1,12.6,27.5,12.6z M16.9,21.8v1.5c0,0.2-0.2,0.4-0.4,0.4h-1 c-0.2,0-0.4-0.2-0.4-0.4v-1.5c-0.6-0.3-1-0.9-1-1.7c0-1,0.8-1.9,1.9- 1.9s1.9,0.8,1.9,1.9C17.9,20.8,17.5,21.5,16.9,21.8z M21.5,12.6 H10.5V9.7c0-3.1,2.5-5.5,5.5-5.5s5.5,2.5,5.5,5.5V12.6z"/> </svg> <span class="op-ct">Secure Payments</span> </div> </div> <div class="more-icon marquee"> <div class="more-icon-each"> <svg class="icon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 31 32" fill="none"> <path d="M28 19.5C28.3 18.3 30.2 17.3 30.2 16C30.2 14.7 28.4 13.7 28 12.5C27.7 11.3 28.8 9.49999 28.1 8.39999C27.5 7.29999 25.4 7.39999 24.5 6.49999C23.6 5.59999 23.7 3.49999 22.6 2.89999C21.5 2.29999 19.7 3.39999 18.5 2.99999C17.3 2.69999 16.3 0.799988 15 0.799988C13.7 0.799988 12.7 2.59999 11.5 2.99999C10.3 3.29999 8.5 2.19999 7.4 2.89999C6.3 3.49999 6.4 5.59999 5.5 6.49999C4.6 7.39999 2.6 7.39999 2 8.49999C1.4 9.59999 2.5 11.4 2.1 12.6C1.8 13.7 0 14.7 0 16C0 17.3 1.8 18.3 2.2 19.5C2.5 20.7 1.4 22.5 2.1 23.6C2.7 24.7 4.8 24.6 5.7 25.5C6.6 26.4 6.5 28.5 7.6 29.1C8.7 29.7 10.5 28.6 11.7 29C12.9 29.3 13.9 31.2 15.2 31.2C16.5 31.2 17.5 29.4 18.7 29C19.9 28.7 21.7 29.8 22.8 29.1C23.9 28.5 23.8 26.4 24.7 25.5C25.6 24.6 27.7 24.7 28.3 23.6C28.7 22.5 27.6 20.7 28 19.5ZM22.8 12.4L15.5 22.6C14.9 23.4 13.8 23.6 13.1 23L7.8 19.2C7 18.6 6.8 17.5 7.4 16.8C8 16 9.1 15.8 9.8 16.4L13.7 19.2L20 10.5C20.6 9.69999 21.7 9.49999 22.4 10.1C23.2 10.5 23.3 11.6 22.8 12.4Z"/> </svg> <span class="op-ct">1 Year Warranty</span> </div> <div class="more-icon-each"> <a href="/faq#faq-tag-20"> <svg class="icon" xmlns="http://www.w3.org/2000/svg" width="24" height="16" viewBox="0 0 32 20" fill="none"> <path d="M32 15.9438V10.8835C32 10.3213 32 9.39759 31.5052 8.71486L29.3611 5.94378C28.9488 5.38153 28.2478 5.02008 27.5469 5.02008H24.8255C24.6194 5.02008 24.4544 4.85944 24.4544 4.65863V0.803213C24.4544 0.361446 24.0833 0 23.6298 0H0.828132C0.374573 0.0401606 0.0034797 0.401606 0.0034797 0.843373V15.7028C-0.0377529 16.1446 0.292108 16.5863 0.745667 16.6265C0.7869 16.6265 0.7869 16.6265 0.828132 16.6265H3.67318C3.67318 16.7068 3.67318 16.747 3.67318 16.8273C3.67318 18.5944 5.15756 20 6.93056 20C8.70356 20 10.1879 18.5542 10.1879 16.8273C10.1879 16.747 10.1879 16.7068 10.1879 16.6265H21.3207C21.3207 16.7068 21.3207 16.747 21.3207 16.8273C21.3207 18.5944 22.8051 20 24.5781 20C26.3511 20 27.8355 18.5542 27.8355 16.8273C27.8355 16.747 27.8355 16.7068 27.8355 16.6265H31.3403C31.7114 16.6265 32 16.3454 32 15.9438C32 15.9839 32 15.9438 32 15.9438ZM8.29124 16.7871C8.29124 17.51 7.71398 18.0723 6.97179 18.1124C6.22961 18.1124 5.61112 17.51 5.61112 16.7871C5.61112 16.7068 5.61112 16.6667 5.61112 16.5863C5.73482 15.8635 6.39454 15.3815 7.13672 15.4618C7.71398 15.5422 8.20877 15.9839 8.29124 16.5863C8.29124 16.6667 8.29124 16.747 8.29124 16.7871ZM25.9388 16.7871C25.9388 17.51 25.3615 18.0723 24.6606 18.1124C23.9184 18.1124 23.2999 17.5502 23.2587 16.8273V16.7871C23.2587 16.7068 23.2587 16.6667 23.2587 16.5863C23.3824 15.8635 24.0421 15.3815 24.7843 15.4618C25.3615 15.5422 25.8563 15.9839 25.9388 16.5863C25.9388 16.6667 25.9388 16.747 25.9388 16.7871ZM30.1445 8.91566C30.1033 8.95582 30.0621 8.95582 30.0621 8.95582H25.9388C25.7739 8.95582 25.6089 8.79518 25.6089 8.63454V6.38554C25.6089 6.14458 25.8151 5.94378 26.0625 5.94378H27.4232C27.8355 5.94378 28.2066 6.14458 28.454 6.4257L30.227 8.71486C30.227 8.75502 30.227 8.83534 30.1445 8.91566Z"/> </svg> <span class="op-ct">Free Shipping in the USA & Canada*</span> </a> </div> <div class="more-icon-each"> <svg class="icon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 32 32" fill="none"> <path d="M12.6001 15.5C12.6001 16.1 12.7001 16.6 13.0001 17L14.1001 15.9C14.1001 15.8 14.0001 15.6 14.0001 15.4C14.0001 14.3 14.9001 13.5 15.9001 13.5C16.1001 13.5 16.2001 13.5 16.4001 13.6L17.5001 12.5C17.0001 12.3 16.5001 12.1 16.0001 12.1C14.1001 12.1 12.6001 13.6 12.6001 15.5Z"/> <path d="M16 7.5C9.80005 7.5 5.90005 9.6 3.70005 11.3C1.30005 13.2 0.400049 15.1 0.400049 15.2L0.300049 15.5L0.400049 15.8C0.400049 15.9 1.40005 17.8 3.70005 19.7C4.70005 20.5 6.10005 21.4 7.90005 22.1L9.10005 21C7.20005 20.3 5.70005 19.5 4.70005 18.7C3.10005 17.4 2.20005 16.1 1.90005 15.6C2.20005 15 3.10005 13.7 4.70005 12.5C6.10005 11.4 8.40005 10.1 11.7 9.5C9.70005 10.9 8.50005 13.1 8.50005 15.7C8.50005 17.4 9.10005 19 10 20.2L11 19.2C10.3 18.2 9.90005 17 9.90005 15.7C9.90005 12.3 12.6 9.6 16 9.6C17.3 9.6 18.5 10 19.5 10.7L21.8 8.4C20.2 7.8 18.2 7.5 16 7.5Z"/> <path d="M31.5999 15.2C31.5999 15.1 30.5999 13.2 28.2999 11.3C27.3999 10.6 26.2999 9.89999 24.7999 9.19999L28.0999 5.89999C28.3999 5.59999 28.3999 5.19999 28.0999 4.89999C27.7999 4.59999 27.3999 4.59999 27.0999 4.89999L9.4999 22.6L5.9999 26.1C5.6999 26.4 5.6999 26.8 5.9999 27.1C6.0999 27.2 6.2999 27.3 6.4999 27.3C6.6999 27.3 6.8999 27.2 6.9999 27.1L11.0999 23C12.4999 23.3 14.1999 23.5 15.9999 23.5C22.1999 23.5 26.0999 21.4 28.2999 19.7C30.6999 17.8 31.5999 15.9 31.5999 15.8L31.6999 15.5L31.5999 15.2Z"/> </svg> <span class="op-ct">Discreet Shipping &amp; Packaging</span> </div> <div class="more-icon-each"> <svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 32 32" width="24" height="24" xml:space="preserve"> <path class="st0" d="M27.5,12.6h-3V9.7c0-4.7-3.8-8.5-8.5-8.5S7.5,4.9,7.5,9.7v2.9h-3c-0.6,0-1.1,0.5-1.1,1.1v15 c0,0.6,0.5,1.1,1.1,1.1h23c0.6,0,1.1-0.5,1.1-1.1v-15C28.6,13,28.1,12.6,27.5,12.6z M16.9,21.8v1.5c0,0.2-0.2,0.4-0.4,0.4h-1 c-0.2,0-0.4-0.2-0.4-0.4v-1.5c-0.6-0.3-1-0.9-1-1.7c0-1,0.8-1.9,1.9-1.9s1.9,0.8,1.9,1.9C17.9,20.8,17.5,21.5,16.9,21.8z M21.5,12.6 H10.5V9.7c0-3.1,2.5-5.5,5.5-5.5s5.5,2.5,5.5,5.5V12.6z"/> </svg> <span class="op-ct">Secure Payments</span> </div> </div> <div class="more-icon marquee"> <div class="more-icon-each"> <svg class="icon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 31 32" fill="none"> <path d="M28 19.5C28.3 18.3 30.2 17.3 30.2 16C30.2 14.7 28.4 13.7 28 12.5C27.7 11.3 28.8 9.49999 28.1 8.39999C27.5 7.29999 25.4 7.39999 24.5 6.49999C23.6 5.59999 23.7 3.49999 22.6 2.89999C21.5 2.29999 19.7 3.39999 18.5 2.99999C17.3 2.69999 16.3 0.799988 15 0.799988C13.7 0.799988 12.7 2.59999 11.5 2.99999C10.3 3.29999 8.5 2.19999 7.4 2.89999C6.3 3.49999 6.4 5.59999 5.5 6.49999C4.6 7.39999 2.6 7.39999 2 8.49999C1.4 9.59999 2.5 11.4 2.1 12.6C1.8 13.7 0 14.7 0 16C0 17.3 1.8 18.3 2.2 19.5C2.5 20.7 1.4 22.5 2.1 23.6C2.7 24.7 4.8 24.6 5.7 25.5C6.6 26.4 6.5 28.5 7.6 29.1C8.7 29.7 10.5 28.6 11.7 29C12.9 29.3 13.9 31.2 15.2 31.2C16.5 31.2 17.5 29.4 18.7 29C19.9 28.7 21.7 29.8 22.8 29.1C23.9 28.5 23.8 26.4 24.7 25.5C25.6 24.6 27.7 24.7 28.3 23.6C28.7 22.5 27.6 20.7 28 19.5ZM22.8 12.4L15.5 22.6C14.9 23.4 13.8 23.6 13.1 23L7.8 19.2C7 18.6 6.8 17.5 7.4 16.8C8 16 9.1 15.8 9.8 16.4L13.7 19.2L20 10.5C20.6 9.69999 21.7 9.49999 22.4 10.1C23.2 10.5 23.3 11.6 22.8 12.4Z"/> </svg> <span class="op-ct">1 Year Warranty</span> </div> <div class="more-icon-each"> <a href="/faq#faq-tag-20"> <svg class="icon" xmlns="http://www.w3.org/2000/svg" width="24" height="16" viewBox="0 0 32 20" fill="none"> <path d="M32 15.9438V10.8835C32 10.3213 32 9.39759 31.5052 8.71486L29.3611 5.94378C28.9488 5.38153 28.2478 5.02008 27.5469 5.02008H24.8255C24.6194 5.02008 24.4544 4.85944 24.4544 4.65863V0.803213C24.4544 0.361446 24.0833 0 23.6298 0H0.828132C0.374573 0.0401606 0.0034797 0.401606 0.0034797 0.843373V15.7028C-0.0377529 16.1446 0.292108 16.5863 0.745667 16.6265C0.7869 16.6265 0.7869 16.6265 0.828132 16.6265H3.67318C3.67318 16.7068 3.67318 16.747 3.67318 16.8273C3.67318 18.5944 5.15756 20 6.93056 20C8.70356 20 10.1879 18.5542 10.1879 16.8273C10.1879 16.747 10.1879 16.7068 10.1879 16.6265H21.3207C21.3207 16.7068 21.3207 16.747 21.3207 16.8273C21.3207 18.5944 22.8051 20 24.5781 20C26.3511 20 27.8355 18.5542 27.8355 16.8273C27.8355 16.747 27.8355 16.7068 27.8355 16.6265H31.3403C31.7114 16.6265 32 16.3454 32 15.9438C32 15.9839 32 15.9438 32 15.9438ZM8.29124 16.7871C8.29124 17.51 7.71398 18.0723 6.97179 18.1124C6.22961 18.1124 5.61112 17.51 5.61112 16.7871C5.61112 16.7068 5.61112 16.6667 5.61112 16.5863C5.73482 15.8635 6.39454 15.3815 7.13672 15.4618C7.71398 15.5422 8.20877 15.9839 8.29124 16.5863C8.29124 16.6667 8.29124 16.747 8.29124 16.7871ZM25.9388 16.7871C25.9388 17.51 25.3615 18.0723 24.6606 18.1124C23.9184 18.1124 23.2999 17.5502 23.2587 16.8273V16.7871C23.2587 16.7068 23.2587 16.6667 23.2587 16.5863C23.3824 15.8635 24.0421 15.3815 24.7843 15.4618C25.3615 15.5422 25.8563 15.9839 25.9388 16.5863C25.9388 16.6667 25.9388 16.747 25.9388 16.7871ZM30.1445 8.91566C30.1033 8.95582 30.0621 8.95582 30.0621 8.95582H25.9388C25.7739 8.95582 25.6089 8.79518 25.6089 8.63454V6.38554C25.6089 6.14458 25.8151 5.94378 26.0625 5.94378H27.4232C27.8355 5.94378 28.2066 6.14458 28.454 6.4257L30.227 8.71486C30.227 8.75502 30.227 8.83534 30.1445 8.91566Z"/> </svg> <span class="op-ct">Free Shipping in the USA & Canada*</span> </a> </div> <div class="more-icon-each"> <svg class="icon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 32 32" fill="none"> <path d="M12.6001 15.5C12.6001 16.1 12.7001 16.6 13.0001 17L14.1001 15.9C14.1001 15.8 14.0001 15.6 14.0001 15.4C14.0001 14.3 14.9001 13.5 15.9001 13.5C16.1001 13.5 16.2001 13.5 16.4001 13.6L17.5001 12.5C17.0001 12.3 16.5001 12.1 16.0001 12.1C14.1001 12.1 12.6001 13.6 12.6001 15.5Z"/> <path d="M16 7.5C9.80005 7.5 5.90005 9.6 3.70005 11.3C1.30005 13.2 0.400049 15.1 0.400049 15.2L0.300049 15.5L0.400049 15.8C0.400049 15.9 1.40005 17.8 3.70005 19.7C4.70005 20.5 6.10005 21.4 7.90005 22.1L9.10005 21C7.20005 20.3 5.70005 19.5 4.70005 18.7C3.10005 17.4 2.20005 16.1 1.90005 15.6C2.20005 15 3.10005 13.7 4.70005 12.5C6.10005 11.4 8.40005 10.1 11.7 9.5C9.70005 10.9 8.50005 13.1 8.50005 15.7C8.50005 17.4 9.10005 19 10 20.2L11 19.2C10.3 18.2 9.90005 17 9.90005 15.7C9.90005 12.3 12.6 9.6 16 9.6C17.3 9.6 18.5 10 19.5 10.7L21.8 8.4C20.2 7.8 18.2 7.5 16 7.5Z"/> <path d="M31.5999 15.2C31.5999 15.1 30.5999 13.2 28.2999 11.3C27.3999 10.6 26.2999 9.89999 24.7999 9.19999L28.0999 5.89999C28.3999 5.59999 28.3999 5.19999 28.0999 4.89999C27.7999 4.59999 27.3999 4.59999 27.0999 4.89999L9.4999 22.6L5.9999 26.1C5.6999 26.4 5.6999 26.8 5.9999 27.1C6.0999 27.2 6.2999 27.3 6.4999 27.3C6.6999 27.3 6.8999 27.2 6.9999 27.1L11.0999 23C12.4999 23.3 14.1999 23.5 15.9999 23.5C22.1999 23.5 26.0999 21.4 28.2999 19.7C30.6999 17.8 31.5999 15.9 31.5999 15.8L31.6999 15.5L31.5999 15.2Z"/> </svg> <span class="op-ct">Discreet Shipping &amp; Packaging</span> </div> <div class="more-icon-each"> <svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 32 32" width="24" height="24" xml:space="preserve"> <path class="st0" d="M27.5,12.6h-3V9.7c0-4.7-3.8-8.5-8.5-8.5S7.5,4.9,7.5,9.7v2.9h-3c-0.6,0-1.1,0.5-1.1,1.1v15 c0,0.6,0.5,1.1,1.1,1.1h23c0.6,0,1.1-0.5,1.1-1.1v-15C28.6,13,28.1,12.6,27.5,12.6z M16.9,21.8v1.5c0,0.2-0.2,0.4-0.4,0.4h-1 c-0.2,0-0.4-0.2-0.4-0.4v-1.5c-0.6-0.3-1-0.9-1-1.7c0-1,0.8-1.9,1.9-1.9s1.9,0.8,1.9,1.9C17.9,20.8,17.5,21.5,16.9,21.8z M21.5,12.6 H10.5V9.7c0-3.1,2.5-5.5,5.5-5.5s5.5,2.5,5.5,5.5V12.6z"/> </svg> <span class="op-ct">Secure Payments</span> </div> </div> <div class="more-icon marquee"> <div class="more-icon-each"> <svg class="icon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 31 32" fill="none"> <path d="M28 19.5C28.3 18.3 30.2 17.3 30.2 16C30.2 14.7 28.4 13.7 28 12.5C27.7 11.3 28.8 9.49999 28.1 8.39999C27.5 7.29999 25.4 7.39999 24.5 6.49999C23.6 5.59999 23.7 3.49999 22.6 2.89999C21.5 2.29999 19.7 3.39999 18.5 2.99999C17.3 2.69999 16.3 0.799988 15 0.799988C13.7 0.799988 12.7 2.59999 11.5 2.99999C10.3 3.29999 8.5 2.19999 7.4 2.89999C6.3 3.49999 6.4 5.59999 5.5 6.49999C4.6 7.39999 2.6 7.39999 2 8.49999C1.4 9.59999 2.5 11.4 2.1 12.6C1.8 13.7 0 14.7 0 16C0 17.3 1.8 18.3 2.2 19.5C2.5 20.7 1.4 22.5 2.1 23.6C2.7 24.7 4.8 24.6 5.7 25.5C6.6 26.4 6.5 28.5 7.6 29.1C8.7 29.7 10.5 28.6 11.7 29C12.9 29.3 13.9 31.2 15.2 31.2C16.5 31.2 17.5 29.4 18.7 29C19.9 28.7 21.7 29.8 22.8 29.1C23.9 28.5 23.8 26.4 24.7 25.5C25.6 24.6 27.7 24.7 28.3 23.6C28.7 22.5 27.6 20.7 28 19.5ZM22.8 12.4L15.5 22.6C14.9 23.4 13.8 23.6 13.1 23L7.8 19.2C7 18.6 6.8 17.5 7.4 16.8C8 16 9.1 15.8 9.8 16.4L13.7 19.2L20 10.5C20.6 9.69999 21.7 9.49999 22.4 10.1C23.2 10.5 23.3 11.6 22.8 12.4Z"/> </svg> <span class="op-ct">1 Year Warranty</span> </div> <div class="more-icon-each"> <a href="/faq#faq-tag-20"> <svg class="icon" xmlns="http://www.w3.org/2000/svg" width="24" height="16" viewBox="0 0 32 20" fill="none"> <path d="M32 15.9438V10.8835C32 10.3213 32 9.39759 31.5052 8.71486L29.3611 5.94378C28.9488 5.38153 28.2478 5.02008 27.5469 5.02008H24.8255C24.6194 5.02008 24.4544 4.85944 24.4544 4.65863V0.803213C24.4544 0.361446 24.0833 0 23.6298 0H0.828132C0.374573 0.0401606 0.0034797 0.401606 0.0034797 0.843373V15.7028C-0.0377529 16.1446 0.292108 16.5863 0.745667 16.6265C0.7869 16.6265 0.7869 16.6265 0.828132 16.6265H3.67318C3.67318 16.7068 3.67318 16.747 3.67318 16.8273C3.67318 18.5944 5.15756 20 6.93056 20C8.70356 20 10.1879 18.5542 10.1879 16.8273C10.1879 16.747 10.1879 16.7068 10.1879 16.6265H21.3207C21.3207 16.7068 21.3207 16.747 21.3207 16.8273C21.3207 18.5944 22.8051 20 24.5781 20C26.3511 20 27.8355 18.5542 27.8355 16.8273C27.8355 16.747 27.8355 16.7068 27.8355 16.6265H31.3403C31.7114 16.6265 32 16.3454 32 15.9438C32 15.9839 32 15.9438 32 15.9438ZM8.29124 16.7871C8.29124 17.51 7.71398 18.0723 6.97179 18.1124C6.22961 18.1124 5.61112 17.51 5.61112 16.7871C5.61112 16.7068 5.61112 16.6667 5.61112 16.5863C5.73482 15.8635 6.39454 15.3815 7.13672 15.4618C7.71398 15.5422 8.20877 15.9839 8.29124 16.5863C8.29124 16.6667 8.29124 16.747 8.29124 16.7871ZM25.9388 16.7871C25.9388 17.51 25.3615 18.0723 24.6606 18.1124C23.9184 18.1124 23.2999 17.5502 23.2587 16.8273V16.7871C23.2587 16.7068 23.2587 16.6667 23.2587 16.5863C23.3824 15.8635 24.0421 15.3815 24.7843 15.4618C25.3615 15.5422 25.8563 15.9839 25.9388 16.5863C25.9388 16.6667 25.9388 16.747 25.9388 16.7871ZM30.1445 8.91566C30.1033 8.95582 30.0621 8.95582 30.0621 8.95582H25.9388C25.7739 8.95582 25.6089 8.79518 25.6089 8.63454V6.38554C25.6089 6.14458 25.8151 5.94378 26.0625 5.94378H27.4232C27.8355 5.94378 28.2066 6.14458 28.454 6.4257L30.227 8.71486C30.227 8.75502 30.227 8.83534 30.1445 8.91566Z"/> </svg> <span class="op-ct">Free Shipping in the USA & Canada*</span> </a> </div> <div class="more-icon-each"> <svg class="icon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 32 32" fill="none"> <path d="M12.6001 15.5C12.6001 16.1 12.7001 16.6 13.0001 17L14.1001 15.9C14.1001 15.8 14.0001 15.6 14.0001 15.4C14.0001 14.3 14.9001 13.5 15.9001 13.5C16.1001 13.5 16.2001 13.5 16.4001 13.6L17.5001 12.5C17.0001 12.3 16.5001 12.1 16.0001 12.1C14.1001 12.1 12.6001 13.6 12.6001 15.5Z"/> <path d="M16 7.5C9.80005 7.5 5.90005 9.6 3.70005 11.3C1.30005 13.2 0.400049 15.1 0.400049 15.2L0.300049 15.5L0.400049 15.8C0.400049 15.9 1.40005 17.8 3.70005 19.7C4.70005 20.5 6.10005 21.4 7.90005 22.1L9.10005 21C7.20005 20.3 5.70005 19.5 4.70005 18.7C3.10005 17.4 2.20005 16.1 1.90005 15.6C2.20005 15 3.10005 13.7 4.70005 12.5C6.10005 11.4 8.40005 10.1 11.7 9.5C9.70005 10.9 8.50005 13.1 8.50005 15.7C8.50005 17.4 9.10005 19 10 20.2L11 19.2C10.3 18.2 9.90005 17 9.90005 15.7C9.90005 12.3 12.6 9.6 16 9.6C17.3 9.6 18.5 10 19.5 10.7L21.8 8.4C20.2 7.8 18.2 7.5 16 7.5Z"/> <path d="M31.5999 15.2C31.5999 15.1 30.5999 13.2 28.2999 11.3C27.3999 10.6 26.2999 9.89999 24.7999 9.19999L28.0999 5.89999C28.3999 5.59999 28.3999 5.19999 28.0999 4.89999C27.7999 4.59999 27.3999 4.59999 27.0999 4.89999L9.4999 22.6L5.9999 26.1C5.6999 26.4 5.6999 26.8 5.9999 27.1C6.0999 27.2 6.2999 27.3 6.4999 27.3C6.6999 27.3 6.8999 27.2 6.9999 27.1L11.0999 23C12.4999 23.3 14.1999 23.5 15.9999 23.5C22.1999 23.5 26.0999 21.4 28.2999 19.7C30.6999 17.8 31.5999 15.9 31.5999 15.8L31.6999 15.5L31.5999 15.2Z"/> </svg> <span class="op-ct">Discreet Shipping &amp; Packaging</span> </div> <div class="more-icon-each"> <svg class="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="Layer_1" x="0px" y="0px" viewBox="0 0 32 32" width="24" height="24" xml:space="preserve"> <path class="st0" d="M27.5,12.6h-3V9.7c0-4.7-3.8-8.5-8.5-8.5S7.5,4.9,7.5,9.7v2.9h-3c-0.6,0-1.1,0.5-1.1,1.1v15 c0,0.6,0.5,1.1,1.1,1.1h23c0.6,0,1.1-0.5,1.1-1.1v-15C28.6,13,28.1,12.6,27.5,12.6z M16.9,21.8v1.5c0,0.2-0.2,0.4-0.4,0.4h-1 c-0.2,0-0.4-0.2-0.4-0.4v-1.5c-0.6-0.3-1-0.9-1-1.7c0-1,0.8-1.9,1.9-1.9s1.9,0.8,1.9,1.9C17.9,20.8,17.5,21.5,16.9,21.8z M21.5,12.6 H10.5V9.7c0-3.1,2.5-5.5,5.5-5.5s5.5,2.5,5.5,5.5V12.6z"/> </svg> <span class="op-ct">Secure Payments</span> </div> </div> </section> <section class="home-con-sale home-product-con" x-show="mobileTouchStart()"> <div class="container"> <div class="home-con-top co-row justify-content-md-between justify-content-center"> <div class="home-con-title col"> <h2 class="home-con-title-t">Sale</h2> <h3 class="home-con-title-st">Save up to 80% Off</h3> </div> <div class="home-con-btn col-lg-3 col-md-3 col-12"> <a href="/sale/" class="home-con-link-btn">Shop Sale</a> </div> </div> <div class="co-row justify-content-center"> <div class="col-md-12 col-12"> <div class="home-sale-slider" x-data="sliderx('.home-sale-slider', 'category-product-list-sale','box-sale','.home-sale-slider-pagination','.home-sale-slider-next','.home-sale-slider-prev')"> {{block class="Uplai\Frontstore\Block\Product\Configlist" name="sale" title='sale' ids="28363,27153,27793,27901,27323,27320,27586,27245,27242,27243,27244,28086,28076,27918,28548,28200" template="Uplai_AlpineSpeed::product/all_product_list1.phtml"}} <div class="home-sale-slider-nav co-row justify-content-center align-items-center no-gutters"> <div class="col"> <div class="home-sale-slider-pagination"> </div> </div> <div class="home-sale-slider-button"> <div class="home-sale-slider-prev"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="16" viewBox="0 0 28 16" class="icon icon-chevron-left"> <path d="M.21,7s-.02,.04-.03,.06c-.03,.05-.06,.1-.09,.16-.01,.03-.02,.06-.03,.08-.02,.05-.04,.1-.05,.16-.02,.08-.03,.17-.03,.25s.01,.17,.03,.25c.01,.06,.03,.11,.05,.17,.01,.03,.01,.05,.02,.07,.03,.06,.06,.12,.09,.17,.01,.02,.02,.03,.03,.05,.05,.07,.1,.13,.16,.19l6.43,6.43c.5,.5,1.31,.5,1.81,0s.5-1.31,0-1.81l-4.26-4.26H26.09c.7,0,1.28-.57,1.28-1.28s-.57-1.28-1.28-1.28H4.36L8.61,2.18c.5-.5,.5-1.31,0-1.81-.25-.25-.58-.37-.9-.37s-.65,.12-.9,.37L.37,6.81c-.06,.06-.11,.12-.16,.19Z"/> </svg> </div> <div class="home-sale-slider-next"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="16" viewBox="0 0 28 16" class="icon icon-chevron-right"> <path d="M27.15,7s.02,.04,.03,.06c.03,.05,.06,.1,.09,.16,.01,.03,.02,.06,.03,.08,.02,.05,.04,.1,.05,.16,.02,.08,.03,.17,.03,.25s-.01,.17-.03,.25c-.01,.06-.03,.11-.05,.17-.01,.03-.01,.05-.02,.07-.03,.06-.06,.12-.09,.17-.01,.02-.02,.03-.03,.05-.05,.07-.1,.13-.16,.19l-6.43,6.43c-.5,.5-1.31,.5-1.81,0s-.5-1.31,0-1.81l4.26-4.26H1.28c-.7,0-1.28-.57-1.28-1.28s.57-1.28,1.28-1.28H23.01l-4.26-4.26c-.5-.5-.5-1.31,0-1.81,.25-.25,.58-.37,.9-.37s.65,.12,.9,.37l6.43,6.43c.06,.06,.11,.12,.16,.19Z"/> </svg> </div> </div> </div> </div> </div> </div> </div> </section> <section class="home-con-featured home-product-con" x-show="mobileTouchStart()"> <div class="container"> <div class="home-con-top co-row justify-content-md-between justify-content-center"> <div class="home-con-title col"> <h2 class="home-con-title-t">Beginner-Friendly </h2> <h3 class="home-con-title-st">No idea where to begin? Start here!</h3> </div> <div class="home-con-btn col-lg-3 col-md-3 col-12"> <a href="/all-anal-toys/beginners" class="home-con-link-btn">Shop All</a> </div> </div> <div class="co-row justify-content-center"> <div class="col-md-12 col-12"> <div class="home-featured-slider" x-data="sliderx('.home-featured-slider', 'category-product-list-featured','box-featured','.home-featured-slider-pagination','.home-featured-slider-next','.home-featured-slider-prev')"> {{block class="Uplai\Frontstore\Block\Product\Configlist" name="Featured" title='Featured' ids="26344,26896,26656,26839,26346,27165,27162,27647,27648,26837" template="Uplai_AlpineSpeed::product/all_product_list1.phtml"}} <div class="home-featured-slider-nav co-row justify-content-center align-items-center no-gutters"> <div class="col"> <div class="home-featured-slider-pagination"> </div> </div> <div class="home-featured-slider-button"> <div class="home-featured-slider-prev"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="16" viewBox="0 0 28 16" class="icon icon-chevron-left"> <path d="M.21,7s-.02,.04-.03,.06c-.03,.05-.06,.1-.09,.16-.01,.03-.02,.06-.03,.08-.02,.05-.04,.1-.05,.16-.02,.08-.03,.17-.03,.25s.01,.17,.03,.25c.01,.06,.03,.11,.05,.17,.01,.03,.01,.05,.02,.07,.03,.06,.06,.12,.09,.17,.01,.02,.02,.03,.03,.05,.05,.07,.1,.13,.16,.19l6.43,6.43c.5,.5,1.31,.5,1.81,0s.5-1.31,0-1.81l-4.26-4.26H26.09c.7,0,1.28-.57,1.28-1.28s-.57-1.28-1.28-1.28H4.36L8.61,2.18c.5-.5,.5-1.31,0-1.81-.25-.25-.58-.37-.9-.37s-.65,.12-.9,.37L.37,6.81c-.06,.06-.11,.12-.16,.19Z"/> </svg> </div> <div class="home-featured-slider-next"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" width="28" height="16" viewBox="0 0 28 16" class="icon icon-chevron-right"> <path d="M27.15,7s.02,.04,.03,.06c.03,.05,.06,.1,.09,.16,.01,.03,.02,.06,.03,.08,.02,.05,.04,.1,.05,.16,.02,.08,.03,.17,.03,.25s-.01,.17-.03,.25c-.01,.06-.03,.11-.05,.17-.01,.03-.01,.05-.02,.07-.03,.06-.06,.12-.09,.17-.01,.02-.02,.03-.03,.05-.05,.07-.1,.13-.16,.19l-6.43,6.43c-.5,.5-1.31,.5-1.81,0s-.5-1.31,0-1.81l4.26-4.26H1.28c-.7,0-1.28-.57-1.28-1.28s.57-1.28,1.28-1.28H23.01l-4.26-4.26c-.5-.5-.5-1.31,0-1.81,.25-.25,.58-.37,.9-.37s.65,.12,.9,.37l6.43,6.43c.06,.06,.11,.12,.16,.19Z"/> </svg> </div> </div> </div> </div> </div> </div> </div> </section> <section class="home-section-brand" x-show="mobileTouchStart()"> <div class="home-section-brand-slide" x-data="{ init() { if (typeof Swiper === 'undefined') { loadScript('swiper'); setTimeout(() => { this.initSwiper(); }, 1000); }else this.initSwiper(); }, initSwiper() { if (typeof Swiper === 'undefined') { setTimeout(() => { this.initSwiper(); }, 1000); return; } var home_brand_wiper = new Swiper('.home-section-brand-slide',{ initialSlide: 2, speed: 700, slidesPerView: 'auto', centeredSlides: true, thumbs: { swiper: { effect: 'fade', el: '#thumbs', spaceBetween: 10, slidesPerView: 1, watchSlidesVisibility: true, }, }, pagination: { el: '.swiper-pagination', clickable: true, }, on:{ click: function(swiper,event){ home_brand_wiper.slideTo(swiper.clickedIndex) }, }, }); } }" x-init="init()"> <div class="swiper-wrapper"> <div class="swiper-slide"> <img src="{{view url="images/home/theme2022/brand-glamour.webp"}}"> <img class="active" src="{{view url="images/home/theme2022/brand-glamour-b.webp"}}"> </div> <!-- <div class="swiper-slide"> <img src="{{view url="images/home/theme2022/brand-cosmopolitan.webp"}}"> <img class="active" src="{{view url="images/home/theme2022/brand-cosmopolitan-b.webp"}}"> </div> --> <div class="swiper-slide"> <img src="{{view url="images/home/brand-menshealth.webp"}}"> <img class="active" src="{{view url="images/home/theme2022/brand-menshealth-b.webp"}}"> </div> <div class="swiper-slide"> <img src="{{view url="images/home/brand-vice.webp"}}" style="mix-blend-mode: multiply;"> <img class="active" src="{{view url="images/home/theme2022/brand-vice-b.webp"}}"> </div> <div class="swiper-slide"> <img src="{{view url="images/home/theme2022/brand-elite-daily.webp"}}"> <img class="active" src="{{view url="images/home/theme2022/brand-elite-daily-b.webp"}}"> </div> <div class="swiper-slide"> <img src="{{view url="images/home/theme2022/brand-refinery29.webp"}}"> <img class="active" src="{{view url="images/home/theme2022/brand-refinery29-b.webp"}}"> </div> </div> <div class="swiper-pagination"></div> </div> <div class="section-brand-text swiper-no-swiping" id="thumbs"> <div class="swiper-wrapper brand-contetn"> <div class="swiper-slide"> “If you're using the new year as an excuse to explore the back door, you can’t do better than b-Vibe’s incredible products. The company's petite Rimming Plug is ideal for beginners. It offers the same technology as b-Vibe's original Rimming Plug, but with a smaller design for a gentler fit.” </div> <!-- <div class="swiper-slide"> “If you're “been there, done that” with most anal toys on the market, b-Vibe’s latest Snug Plugs are just the thing for you. These silicone butt plugs come in five different sizes, so they're perfect for beginners and pros. Made of seamless, body-safe silicone, the plugs feature a smooth handle and come with their own carrying case.” </div> --> <div class="swiper-slide"> “Men may find that having their prostate stimulated triggers earth-shattering orgasms, and women might find anal insertion pleasurable as well. With that in mind, consider the Rimming Plug 2, an upgrade of the original b-Vibe, which is fast becoming a leading name in anal play.” </div> <div class="swiper-slide"> “Founded by sex educator Alicia Sinclair, b-Vibe’s a new sex toy company offering an innovative take on anal pleasure—and betting that a combination of high quality toys and anal education will put them in the position to be the Apple of butt sex. Will butt plugs ever go fully mainstream? It's about time.” </div> <div class="swiper-slide"> “Alicia Sinclair knows all about sex toys, as she invented the b-Vibe, a collection of vibrators made exclusively for anal play. Incorporating toys into your sex life is also a great way to achieve orgasm through anal. And who wouldn't want to have an insane anal orgasm?!” </div> <div class="swiper-slide"> “Talk about next-level! The Rimming Plug 2 has rotating beads in the neck of the toy, which mimic the sensation of “rimming” and help relax the sphincter. This toy is a great choice for those who are already familiar with butt plugs and are looking for a unique new toy for their collection.” </div> </div> </div> </section> {{block class="Magento\Cms\Block\Block" name="bvibe_home_anal_academy" block_id="bvibe_home_anal_academy"}} {{block class="Magento\Cms\Block\Block" name="bvibe_home_newsletter_klaviyo" block_id="bvibe_home_newsletter_klaviyo"}} <script> require(['jquery','swiper','domReady!'], function ($,Swiper) { //ipad and mobile if ($(window).width()<992) { //home-brand-line-slider var brand_line_swiper = new Swiper(".home-brand-line-slider", { watchOverflow: true, slidesPerView: 'auto', centeredSlides: true, autoplay: { delay: 3000, }, loop: true, spaceBetween:20, breakpoints: { 768: { spaceBetween: 50, }, } }); } //home-best-sellers-slider var best_sellers_swiper = new Swiper(".home-best-sellers-slider", { wrapperClass : 'category-product-list-best-sellers', slideClass : 'box-best-sellers', watchOverflow: true, slidesPerView: 'auto', spaceBetween: 10, pagination: { el: ".home-best-sellers-slider-pagination", type: "progressbar", }, breakpoints: { 768: { spaceBetween: 24, rewind: true, navigation: { nextEl: ".home-best-sellers-slider-next", prevEl: ".home-best-sellers-slider-prev", }, }, } }); //home-ind-slider // if (/Android|webOS|iPhone|iPod|BlackBerry/i.test(navigator.userAgent)) { var ins_swiper = new Swiper(".home-ins-slider", { watchOverflow: true, slidesPerView: 'auto', spaceBetween: 16, loop: true, centeredSlides: true, breakpoints: { 768: { centeredSlides: false, }, }, }); // } //home-new-in-slider var secondary_banner_swiper = new Swiper(".home-new-in-slider", { wrapperClass : 'category-product-list-new-in', slideClass : 'box-new-in', watchOverflow: true, slidesPerView: 'auto', spaceBetween: 10, pagination: { el: ".home-new-in-slider-pagination", type: "progressbar", }, breakpoints: { 768: { spaceBetween: 24, rewind: true, navigation: { nextEl: ".home-new-in-slider-next", prevEl: ".home-new-in-slider-prev", }, }, } }); //home-sale-slider var sale_swiper = new Swiper(".home-sale-slider", { wrapperClass : 'category-product-list-sale', slideClass : 'box-sale', watchOverflow: true, slidesPerView: 'auto', spaceBetween: 10, pagination: { el: ".home-sale-slider-pagination", type: "progressbar", }, breakpoints: { 768: { spaceBetween: 24, rewind: true, navigation: { nextEl: ".home-sale-slider-next", prevEl: ".home-sale-slider-prev", }, }, } }); //home-featured-slider var featured_swiper = new Swiper(".home-featured-slider", { wrapperClass : 'category-product-list-featured', slideClass : 'box-featured', watchOverflow: true, slidesPerView: 'auto', spaceBetween: 10, pagination: { el: ".home-featured-slider-pagination", type: "progressbar", }, breakpoints: { 768: { spaceBetween: 24, rewind: true, navigation: { nextEl: ".home-featured-slider-next", prevEl: ".home-featured-slider-prev", }, }, } }); //home-section-brand-slide var home_brand_wiper = new Swiper('.home-section-brand-slide',{ initialSlide: 2, speed: 700, slidesPerView: 'auto', centeredSlides: true, thumbs: { swiper: { effect: 'fade', el: '#thumbs', spaceBetween: 10, slidesPerView: 1, watchSlidesVisibility: true, }, }, pagination: { el: ".swiper-pagination", clickable: true, }, on:{ click: function(swiper,event){ home_brand_wiper.slideTo(swiper.clickedIndex) }, }, }); //products page multiple colors $(".product-each-color-link").click(function(){ $(this).parent().find("a").removeClass("selected"); $(this).addClass("selected"); if( $(this).parents(".product-each").length > 0 ){ var product_photo = $(this).parents(".product-each").find(".product-image-photo"); product_photo.attr("src",$(this).attr("data-image")); var product_url_link = $(this).parents(".product-each").find(".product-hover-img,.product-each-title-link"); product_url_link.attr("href",$(this).attr("data-url")); }else if( $(this).parents(".each-p").length > 0 ){ var product_photo = $(this).parents(".each-p").find(".product-image-photo"); product_photo.attr("src",$(this).attr("data-image")); } }); }); </script> <script> var _quickviewurl = "https://www.bvibe.com/frontstore/product/quickView"; </script> {{block class="Magento\Framework\View\Element\Template" name="quickview.start" template="Uplai_Frontstore::quickview/start.phtml"}}

{{ message }}

This website uses cookies