{"product_id":"electric-coffee-bean-grinder","title":"Electric Coffee Bean Grinder","description":"\u003cstyle\u003e\n:root{\n    --black:#000000;\n    --dark:#111111;\n    --white:#ffffff;\n    --light:#f8f8f8;\n    --text:#5f5f5f;\n}\n\n*{\n    margin:0;\n    padding:0;\n    box-sizing:border-box;\n}\n\n.cg-container{\n    max-width:1200px;\n    margin:auto;\n    font-family:'Helvetica Neue',Arial,sans-serif;\n    color:var(--black);\n}\n\n.hero{\n    text-align:center;\n    padding:90px 25px;\n    animation:fadeUp 1s ease;\n}\n\n.hero h1{\n    font-size:56px;\n    font-weight:800;\n    line-height:1.1;\n    margin-bottom:20px;\n}\n\n.hero p{\n    max-width:850px;\n    margin:auto;\n    font-size:20px;\n    line-height:1.9;\n    color:var(--text);\n}\n\n.badges{\n    display:flex;\n    justify-content:center;\n    flex-wrap:wrap;\n    gap:15px;\n    margin-top:40px;\n}\n\n.badge,\n.badge *,\n.badge:link,\n.badge:visited,\n.badge:hover,\n.badge:active,\n.badge:focus{\n    background:#000000;\n    color:#ffffff !important;\n    padding:14px 22px;\n    border-radius:50px;\n    font-weight:700;\n    transition:.3s;\n    text-decoration:none !important;\n}\n\n.badge:hover{\n    transform:translateY(-5px);\n}\n\n.section-title{\n    text-align:center;\n    font-size:42px;\n    font-weight:800;\n    margin:90px 0 50px;\n}\n\n.features{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(260px,1fr));\n    gap:25px;\n}\n\n.feature-card{\n    background:#ffffff;\n    padding:35px;\n    border-radius:25px;\n    box-shadow:0 10px 30px rgba(0,0,0,.08);\n    transition:.4s;\n}\n\n.feature-card:hover{\n    transform:translateY(-10px);\n    box-shadow:0 20px 40px rgba(0,0,0,.15);\n}\n\n.feature-icon{\n    font-size:32px;\n    margin-bottom:15px;\n}\n\n.feature-card h3{\n    font-size:22px;\n    margin-bottom:12px;\n}\n\n.feature-card p{\n    color:var(--text);\n    line-height:1.8;\n}\n\n.banner{\n    background:#000000;\n    color:#ffffff !important;\n    border-radius:30px;\n    padding:80px 35px;\n    text-align:center;\n    margin:90px 0;\n}\n\n.banner h1,\n.banner h2,\n.banner h3,\n.banner h4,\n.banner h5,\n.banner h6,\n.banner p,\n.banner span,\n.banner div,\n.banner li{\n    color:#ffffff !important;\n}\n\n.banner h2{\n    font-size:42px;\n    margin-bottom:20px;\n}\n\n.banner p{\n    max-width:750px;\n    margin:auto;\n    line-height:1.9;\n}\n\n.benefits{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(260px,1fr));\n    gap:25px;\n    margin:80px 0;\n}\n\n.cta{\n    text-align:center;\n    padding:90px 20px;\n}\n\n.cta h2{\n    font-size:48px;\n    margin-bottom:20px;\n}\n\n.cta p{\n    color:var(--text);\n    margin-bottom:30px;\n    font-size:18px;\n}\n\n.cta-btn,\n.cta-btn *,\n.cta-btn:link,\n.cta-btn:visited,\n.cta-btn:hover,\n.cta-btn:active,\n.cta-btn:focus{\n    display:inline-block;\n    background:#000000 !important;\n    color:#ffffff !important;\n    text-decoration:none !important;\n    padding:18px 45px;\n    border-radius:50px;\n    font-weight:700;\n    border:none;\n    cursor:pointer;\n    transition:.3s;\n}\n\n.cta-btn:hover{\n    transform:scale(1.05);\n    background:#111111 !important;\n}\n\n@keyframes fadeUp{\n    from{\n        opacity:0;\n        transform:translateY(30px);\n    }\n    to{\n        opacity:1;\n        transform:translateY(0);\n    }\n}\n\n@media(max-width:768px){\n\n.hero h1{\n    font-size:38px;\n}\n\n.section-title,\n.banner h2,\n.cta h2{\n    font-size:30px;\n}\n\n.hero p{\n    font-size:17px;\n}\n\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"cg-container\"\u003e\n\n    \u003csection class=\"hero\"\u003e\n\n        \u003ch1\u003eFreshly Ground Coffee. Anywhere. Anytime.\u003c\/h1\u003e\n\n        \u003cp\u003e\n            Elevate your coffee ritual with the GoBuyza Electric Coffee Bean Grinder.\n            Compact, powerful and beautifully designed, this portable grinder delivers\n            consistently fresh grounds whether you're at home, in the office or out in\n            the wild. Because great coffee shouldn't be limited to one place.\n        \u003c\/p\u003e\n\n        \u003cdiv class=\"badges\"\u003e\n            \u003cdiv class=\"badge\"\u003e☕ Fresh Grounds On Demand\u003c\/div\u003e\n            \u003cdiv class=\"badge\"\u003e⚡ USB Rechargeable\u003c\/div\u003e\n            \u003cdiv class=\"badge\"\u003e🖤 Matte Black Design\u003c\/div\u003e\n            \u003cdiv class=\"badge\"\u003e🌍 Portable \u0026amp; Travel-Ready\u003c\/div\u003e\n        \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003ch2 class=\"section-title\"\u003ePremium Features\u003c\/h2\u003e\n\n    \u003csection class=\"features\"\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cdiv class=\"feature-icon\"\u003e⚡\u003c\/div\u003e\n            \u003ch3\u003eUSB Rechargeable\u003c\/h3\u003e\n            \u003cp\u003e\n                Built-in rechargeable battery powers multiple grinding sessions on a single charge. No cables, no hassle.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cdiv class=\"feature-icon\"\u003e🌍\u003c\/div\u003e\n            \u003ch3\u003eCompact \u0026amp; Portable\u003c\/h3\u003e\n            \u003cp\u003e\n                Slim, lightweight design fits easily in your bag, backpack or travel kit — perfect for coffee lovers on the go.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cdiv class=\"feature-icon\"\u003e🔍\u003c\/div\u003e\n            \u003ch3\u003eTransparent Collection Chamber\u003c\/h3\u003e\n            \u003cp\u003e\n                Watch your freshly ground coffee collect in the clear bottom chamber — grind exactly what you need, nothing more.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cdiv class=\"feature-icon\"\u003e🛠️\u003c\/div\u003e\n            \u003ch3\u003eDurable Build Quality\u003c\/h3\u003e\n            \u003cp\u003e\n                Engineered from premium materials for long-lasting performance, whether used daily at home or on the road.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003cdiv class=\"feature-icon\"\u003e✨\u003c\/div\u003e\n            \u003ch3\u003eSleek Matte Black Finish\u003c\/h3\u003e\n            \u003cp\u003e\n                A refined, modern aesthetic that looks as good on your kitchen counter as it does on a mountain campsite.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003csection class=\"banner\"\u003e\n\n        \u003ch2\u003eYour Coffee. Your Rules.\u003c\/h2\u003e\n\n        \u003cp\u003e\n            Stop settling for pre-ground coffee that's lost its flavour. With a powerful motor\n            and a compact design, the GoBuyza Electric Coffee Bean Grinder puts freshness\n            and control back in your hands — every single cup.\n        \u003c\/p\u003e\n\n    \u003c\/section\u003e\n\n    \u003csection class=\"benefits\"\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003ch3\u003e☕ Fresher, Richer Coffee\u003c\/h3\u003e\n            \u003cp\u003e\n                Grinding fresh beans just before brewing unlocks maximum flavour and aroma in every cup.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003ch3\u003e🏕️ Perfect For Travel \u0026amp; Outdoors\u003c\/h3\u003e\n            \u003cp\u003e\n                Take your coffee ritual anywhere — camping, hiking, road trips or the office.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003ch3\u003e🎁 A Thoughtful Gift\u003c\/h3\u003e\n            \u003cp\u003e\n                The ideal gift for coffee enthusiasts, foodies, travellers and anyone who takes their brew seriously.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"feature-card\"\u003e\n            \u003ch3\u003e🖤 Designed To Impress\u003c\/h3\u003e\n            \u003cp\u003e\n                Premium matte black styling that elevates any space and makes a statement wherever it's placed.\n            \u003c\/p\u003e\n        \u003c\/div\u003e\n\n    \u003c\/section\u003e\n\n    \u003csection class=\"cta\"\u003e\n\n        \u003ch2\u003eGrind Fresh. Brew Better.\u003c\/h2\u003e\n\n        \u003cp\u003e\n            Portable. Powerful. Perfectly designed for coffee lovers.\n        \u003c\/p\u003e\n\n        \u003ca href=\"#product-form\" class=\"cta-btn\"\u003e\n            Get Yours Today\n        \u003c\/a\u003e\n\n    \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"GoBuyza","offers":[{"title":"Default Title","offer_id":48967529529569,"sku":null,"price":299.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0831\/1613\/0529\/files\/cozy-indoor-kitchen.png?v=1787762225","url":"https:\/\/gobuyza.co.za\/products\/electric-coffee-bean-grinder","provider":"GoBuyza","version":"1.0","type":"link"}