{"product_id":"smart-electric-wine-pourer-dispenser","title":"Vinolux Smart Electric Wine Pourer \u0026 Dispenser","description":"\u003c!-- SMART ELECTRIC WINE POURER - PREMIUM SALES SECTION --\u003e\n\u003cstyle\u003e\n  .wine-pourer {\n    --wine-dark: #171717;\n    --wine-gold: #c9a45c;\n    --wine-cream: #faf8f4;\n    --wine-white: #ffffff;\n    --wine-muted: #666;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Arial, sans-serif;\n    color: var(--wine-dark);\n    max-width: 1100px;\n    margin: 0 auto;\n    overflow: hidden;\n  }\n\n  .wine-pourer * {\n    box-sizing: border-box;\n  }\n\n  \/* HERO *\/\n  .wp-hero {\n    position: relative;\n    padding: 55px 25px;\n    text-align: center;\n    background:\n      radial-gradient(circle at 50% 0%, rgba(201,164,92,.16), transparent 45%),\n      linear-gradient(135deg, #ffffff, #f7f4ef);\n    border-radius: 24px;\n    margin-bottom: 25px;\n  }\n\n  .wp-badge {\n    display: inline-block;\n    background: #171717;\n    color: #fff;\n    padding: 9px 18px;\n    border-radius: 50px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n    margin-bottom: 18px;\n  }\n\n  .wp-hero h2 {\n    font-size: clamp(32px, 6vw, 58px);\n    line-height: 1.05;\n    margin: 0 auto 18px;\n    max-width: 800px;\n    font-weight: 800;\n    letter-spacing: -1.5px;\n  }\n\n  .wp-gold {\n    color: var(--wine-gold);\n  }\n\n  .wp-hero p {\n    max-width: 700px;\n    margin: 0 auto;\n    color: #555;\n    font-size: 17px;\n    line-height: 1.7;\n  }\n\n  \/* BENEFITS *\/\n  .wp-benefits {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 12px;\n    margin: 20px 0;\n  }\n\n  .wp-benefit {\n    background: #fff;\n    border: 1px solid #eee;\n    border-radius: 16px;\n    padding: 20px 12px;\n    text-align: center;\n    transition: .3s ease;\n  }\n\n  .wp-benefit:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 12px 30px rgba(0,0,0,.08);\n  }\n\n  .wp-icon {\n    font-size: 27px;\n    display: block;\n    margin-bottom: 8px;\n  }\n\n  .wp-benefit strong {\n    display: block;\n    font-size: 14px;\n  }\n\n  .wp-benefit span {\n    display: block;\n    color: #777;\n    font-size: 12px;\n    margin-top: 5px;\n  }\n\n  \/* MAIN CONTENT *\/\n  .wp-section {\n    padding: 45px 20px;\n  }\n\n  .wp-section-title {\n    text-align: center;\n    margin-bottom: 30px;\n  }\n\n  .wp-section-title h3 {\n    font-size: 30px;\n    margin: 0 0 10px;\n    font-weight: 800;\n  }\n\n  .wp-section-title p {\n    color: #777;\n    margin: 0;\n  }\n\n  \/* FEATURE GRID *\/\n  .wp-features {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 15px;\n  }\n\n  .wp-feature {\n    background: var(--wine-cream);\n    border-radius: 18px;\n    padding: 25px;\n    border: 1px solid #eee;\n    transition: .3s ease;\n  }\n\n  .wp-feature:hover {\n    transform: translateY(-4px);\n    box-shadow: 0 12px 30px rgba(0,0,0,.06);\n  }\n\n  .wp-feature-number {\n    display: inline-flex;\n    width: 34px;\n    height: 34px;\n    align-items: center;\n    justify-content: center;\n    border-radius: 50%;\n    background: var(--wine-dark);\n    color: #fff;\n    font-size: 13px;\n    font-weight: 700;\n    margin-bottom: 15px;\n  }\n\n  .wp-feature h4 {\n    margin: 0 0 8px;\n    font-size: 18px;\n  }\n\n  .wp-feature p {\n    margin: 0;\n    color: #666;\n    line-height: 1.6;\n    font-size: 14px;\n  }\n\n  \/* HOW IT WORKS *\/\n  .wp-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 15px;\n  }\n\n  .wp-step {\n    text-align: center;\n    padding: 25px 15px;\n  }\n\n  .wp-step-circle {\n    width: 60px;\n    height: 60px;\n    margin: 0 auto 15px;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #171717;\n    color: #fff;\n    border-radius: 50%;\n    font-size: 20px;\n    font-weight: 800;\n  }\n\n  .wp-step h4 {\n    margin: 0 0 7px;\n    font-size: 17px;\n  }\n\n  .wp-step p {\n    color: #777;\n    font-size: 13px;\n    line-height: 1.6;\n    margin: 0;\n  }\n\n  \/* GIFT SECTION *\/\n  .wp-gift {\n    background: #171717;\n    color: #fff;\n    border-radius: 24px;\n    padding: 45px 25px;\n    text-align: center;\n    position: relative;\n    overflow: hidden;\n  }\n\n  .wp-gift:before {\n    content: \"\";\n    position: absolute;\n    width: 300px;\n    height: 300px;\n    border-radius: 50%;\n    background: rgba(201,164,92,.12);\n    top: -150px;\n    right: -100px;\n  }\n\n  .wp-gift h3 {\n    position: relative;\n    margin: 0 0 12px;\n    font-size: 30px;\n  }\n\n  .wp-gift p {\n    position: relative;\n    max-width: 650px;\n    margin: auto;\n    color: #ddd;\n    line-height: 1.7;\n  }\n\n  .wp-gift-tag {\n    position: relative;\n    display: inline-block;\n    margin-top: 22px;\n    border: 1px solid var(--wine-gold);\n    color: var(--wine-gold);\n    padding: 10px 18px;\n    border-radius: 50px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n  }\n\n  \/* SPECS *\/\n  .wp-specs {\n    border: 1px solid #eee;\n    border-radius: 20px;\n    overflow: hidden;\n    background: #fff;\n  }\n\n  .wp-spec {\n    display: flex;\n    justify-content: space-between;\n    gap: 20px;\n    padding: 16px 20px;\n    border-bottom: 1px solid #eee;\n    font-size: 14px;\n  }\n\n  .wp-spec:last-child {\n    border-bottom: none;\n  }\n\n  .wp-spec strong {\n    color: #222;\n  }\n\n  .wp-spec span {\n    color: #777;\n    text-align: right;\n  }\n\n  \/* CTA *\/\n  .wp-cta {\n    text-align: center;\n    padding: 40px 20px 15px;\n  }\n\n  .wp-cta h3 {\n    font-size: 28px;\n    margin: 0 0 10px;\n  }\n\n  .wp-cta p {\n    color: #666;\n    margin: 0 auto 22px;\n    max-width: 600px;\n    line-height: 1.6;\n  }\n\n  .wp-cta-button {\n    display: inline-block;\n    background: #171717;\n    color: #fff !important;\n    padding: 16px 30px;\n    border-radius: 50px;\n    font-weight: 700;\n    text-decoration: none !important;\n    transition: .3s ease;\n  }\n\n  .wp-cta-button:hover {\n    transform: translateY(-3px);\n    box-shadow: 0 12px 25px rgba(0,0,0,.18);\n  }\n\n  \/* FLOATING ANIMATION *\/\n  @keyframes wpFloat {\n    0%,100% {\n      transform: translateY(0);\n    }\n    50% {\n      transform: translateY(-7px);\n    }\n  }\n\n  .wp-floating {\n    animation: wpFloat 4s ease-in-out infinite;\n  }\n\n  \/* MOBILE *\/\n  @media(max-width: 700px) {\n    .wp-hero {\n      padding: 40px 18px;\n      border-radius: 18px;\n    }\n\n    .wp-hero h2 {\n      font-size: 34px;\n    }\n\n    .wp-hero p {\n      font-size: 15px;\n    }\n\n    .wp-benefits {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .wp-features {\n      grid-template-columns: 1fr;\n    }\n\n    .wp-steps {\n      grid-template-columns: 1fr;\n    }\n\n    .wp-section {\n      padding: 35px 10px;\n    }\n\n    .wp-section-title h3 {\n      font-size: 25px;\n    }\n\n    .wp-gift {\n      padding: 35px 20px;\n      border-radius: 18px;\n    }\n\n    .wp-spec {\n      font-size: 13px;\n      padding: 14px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"wine-pourer\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"wp-hero\"\u003e\n\n    \u003cdiv class=\"wp-badge\"\u003e🍷 Smart Wine Accessory\u003c\/div\u003e\n\n    \u003ch2\u003e\n      Pour Smarter.\u003cbr\u003e\n      \u003cspan class=\"wp-gold\"\u003ePour Perfectly.\u003c\/span\u003e\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Upgrade your wine experience with a sleek smart electric wine pourer.\n      Simply place it onto your bottle, tap the touchscreen and enjoy effortless\n      pouring — without tilting, dripping or messy spills.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- QUICK BENEFITS --\u003e\n  \u003cdiv class=\"wp-benefits\"\u003e\n\n    \u003cdiv class=\"wp-benefit wp-floating\"\u003e\n      \u003cspan class=\"wp-icon\"\u003e👆\u003c\/span\u003e\n      \u003cstrong\u003eOne-Touch Pouring\u003c\/strong\u003e\n      \u003cspan\u003eSimple \u0026amp; effortless\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wp-benefit\"\u003e\n      \u003cspan class=\"wp-icon\"\u003e📱\u003c\/span\u003e\n      \u003cstrong\u003eDigital Display\u003c\/strong\u003e\n      \u003cspan\u003eEasy volume control\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wp-benefit\"\u003e\n      \u003cspan class=\"wp-icon\"\u003e🔋\u003c\/span\u003e\n      \u003cstrong\u003eRechargeable\u003c\/strong\u003e\n      \u003cspan\u003eUSB powered\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wp-benefit\"\u003e\n      \u003cspan class=\"wp-icon\"\u003e🍷\u003c\/span\u003e\n      \u003cstrong\u003eUniversal Fit\u003c\/strong\u003e\n      \u003cspan\u003eFor standard bottles\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wp-benefit\"\u003e\n      \u003cspan class=\"wp-icon\"\u003e✨\u003c\/span\u003e\n      \u003cstrong\u003ePremium Design\u003c\/strong\u003e\n      \u003cspan\u003eSleek matte white\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wp-benefit\"\u003e\n      \u003cspan class=\"wp-icon\"\u003e🎁\u003c\/span\u003e\n      \u003cstrong\u003eGift Worthy\u003c\/strong\u003e\n      \u003cspan\u003ePerfect for wine lovers\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n  \u003csection class=\"wp-section\"\u003e\n\n    \u003cdiv class=\"wp-section-title\"\u003e\n      \u003ch3\u003eMore Than Just a Wine Pourer\u003c\/h3\u003e\n      \u003cp\u003eDesigned to make every pour feel effortless.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wp-features\"\u003e\n\n      \u003cdiv class=\"wp-feature\"\u003e\n        \u003cspan class=\"wp-feature-number\"\u003e01\u003c\/span\u003e\n        \u003ch4\u003eTouchscreen Digital Display\u003c\/h4\u003e\n        \u003cp\u003e\n          Easily view and adjust your selected pour volume with the built-in\n          digital display.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wp-feature\"\u003e\n        \u003cspan class=\"wp-feature-number\"\u003e02\u003c\/span\u003e\n        \u003ch4\u003eOne-Touch Auto Dispensing\u003c\/h4\u003e\n        \u003cp\u003e\n          No need to lift or tilt the bottle. Simply tap the control and let\n          the electric pump do the work.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wp-feature\"\u003e\n        \u003cspan class=\"wp-feature-number\"\u003e03\u003c\/span\u003e\n        \u003ch4\u003eAdjustable Pour Volume\u003c\/h4\u003e\n        \u003cp\u003e\n          Use the + and − controls to customise the amount you want to pour,\n          depending on your preference.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wp-feature\"\u003e\n        \u003cspan class=\"wp-feature-number\"\u003e04\u003c\/span\u003e\n        \u003ch4\u003eRechargeable \u0026amp; Cordless\u003c\/h4\u003e\n        \u003cp\u003e\n          USB charging means there is no cable getting in the way when you're\n          entertaining, dining or enjoying a glass of wine.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003csection class=\"wp-section\"\u003e\n\n    \u003cdiv class=\"wp-section-title\"\u003e\n      \u003ch3\u003ePouring Made Effortless\u003c\/h3\u003e\n      \u003cp\u003eThree simple steps. That's it.\u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wp-steps\"\u003e\n\n      \u003cdiv class=\"wp-step\"\u003e\n        \u003cdiv class=\"wp-step-circle\"\u003e1\u003c\/div\u003e\n        \u003ch4\u003ePlace\u003c\/h4\u003e\n        \u003cp\u003e\n          Attach the smart wine pourer to a compatible standard wine bottle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wp-step\"\u003e\n        \u003cdiv class=\"wp-step-circle\"\u003e2\u003c\/div\u003e\n        \u003ch4\u003eSet\u003c\/h4\u003e\n        \u003cp\u003e\n          Select your preferred pour volume using the touchscreen controls.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wp-step\"\u003e\n        \u003cdiv class=\"wp-step-circle\"\u003e3\u003c\/div\u003e\n        \u003ch4\u003ePour\u003c\/h4\u003e\n        \u003cp\u003e\n          Tap the control and enjoy a smooth, effortless pour.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- GIFT SECTION --\u003e\n  \u003csection class=\"wp-gift\"\u003e\n\n    \u003ch3\u003e🎁 The Gift Wine Lovers Didn't Know They Needed\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Looking for something different for a wine lover? This elegant electric\n      wine pourer combines smart functionality with a premium minimalist\n      design — making it an impressive addition to a wine gift box, birthday\n      present, housewarming gift or special occasion.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"wp-gift-tag\"\u003e\n      A Gift They'll Actually Use\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003csection class=\"wp-section\"\u003e\n\n    \u003cdiv class=\"wp-section-title\"\u003e\n      \u003ch3\u003eProduct Details\u003c\/h3\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"wp-specs\"\u003e\n\n      \u003cdiv class=\"wp-spec\"\u003e\n        \u003cstrong\u003eProduct Type\u003c\/strong\u003e\n        \u003cspan\u003eElectric Wine Pourer\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wp-spec\"\u003e\n        \u003cstrong\u003eDisplay\u003c\/strong\u003e\n        \u003cspan\u003eTouchscreen Digital Display\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wp-spec\"\u003e\n        \u003cstrong\u003eOperation\u003c\/strong\u003e\n        \u003cspan\u003eOne-Touch Automatic Dispensing\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wp-spec\"\u003e\n        \u003cstrong\u003ePour Control\u003c\/strong\u003e\n        \u003cspan\u003eAdjustable + \/ − Controls\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wp-spec\"\u003e\n        \u003cstrong\u003eCompatibility\u003c\/strong\u003e\n        \u003cspan\u003eStandard Wine Bottles\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wp-spec\"\u003e\n        \u003cstrong\u003eCharging\u003c\/strong\u003e\n        \u003cspan\u003eUSB Rechargeable\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"wp-spec\"\u003e\n        \u003cstrong\u003eColour\u003c\/strong\u003e\n        \u003cspan\u003eMatte White\u003c\/span\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n  \u003c!-- FINAL CTA --\u003e\n  \u003csection class=\"wp-cta\"\u003e\n\n    \u003ch3\u003eMake Every Pour Feel Premium 🍷\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Whether you're treating yourself or surprising a wine lover,\n      this smart electric wine pourer brings convenience, style and\n      effortless pouring to every bottle.\n    \u003c\/p\u003e\n\n    \u003ca href=\"#AddToCart\" class=\"wp-cta-button\"\u003e\n      🍷 Add To Cart\n    \u003c\/a\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Boxed \u0026 Blessed","offers":[{"title":"Default Title","offer_id":52066439233857,"sku":null,"price":899.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0990\/3492\/3329\/files\/smart-electric-wine-pourer.png?v=1786219741","url":"https:\/\/www.boxedandblessed.co.za\/products\/smart-electric-wine-pourer-dispenser","provider":"Boxed \u0026 Blessed","version":"1.0","type":"link"}