{"product_id":"buncha-crunch","title":"Buncha Crunch","description":"\u003c!-- ============================================================\n     PRIMEVAPES.IE - BUNCHA CRUNCH PAGE CONTENT\n     Pure Black \u0026 White — no grey anywhere\n     ============================================================ --\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\u003cstyle\u003e\n\/* ══ TOP INTRO BAR ══ *\/\n.pv-top-bar {\n    background: #000;\n    color: #fff;\n    padding: 16px 24px;\n    font-size: 17px;\n    font-family: 'Poppins', sans-serif;\n}\n.pv-top-bar a { color: #fff; font-weight: 700; text-decoration: underline; }\n.pv-top-bar a:hover { text-decoration: none; }\n\/* ══ MAIN CONTENT ══ *\/\n.bc-desc-wrapper {\n  font-family: 'Poppins', sans-serif;\n  color: #000;\n  line-height: 1.6;\n  width: 100%;\n  margin: 20px 0 0;\n  border: 2px solid #000;\n  overflow: hidden;\n  background-color: #fff;\n}\n.bc-header { background: #000; padding: 60px 20px; text-align: center; border-bottom: 2px solid #000; }\n.bc-header h2 { margin: 0; font-size: 26px; text-transform: uppercase; letter-spacing: 3px; font-weight: 700; color: #fff; }\n.bc-content { padding: 40px; }\n.bc-intro { font-size: 16px; margin-bottom: 35px; color: #000; text-align: center; max-width: 850px; margin-left: auto; margin-right: auto; }\n.bc-section-title { font-size: 22px; color: #000; border-bottom: 2px solid #000; display: inline-block; margin: 30px 0 20px 0; padding-bottom: 6px; font-weight: 700; text-transform: uppercase; }\n.bc-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 18px; margin-bottom: 20px; }\n.bc-card { background: #fff; padding: 20px; border: 2px solid #000; transition: 0.3s ease; }\n.bc-card:hover { background: #000; color: #fff; transform: translateY(-3px); }\n.bc-card:hover h4 { color: #fff; }\n.bc-card:hover p { color: #fff; }\n.bc-card h4 { margin-bottom: 10px; font-size: 16px; font-weight: 600; color: #000; }\n.bc-card p { font-size: 14px; color: #000; margin: 0; }\n.bc-footer { background: #000; padding: 50px 25px; text-align: center; border-top: 2px solid #000; }\n.bc-button { display: inline-block; padding: 14px 40px; background: #fff; color: #000; text-decoration: none; border: 2px solid #fff; font-weight: 700; transition: 0.3s ease; }\n.bc-button:hover { background: #000; color: #fff; border: 2px solid #fff; }\n@media (max-width: 600px) { .bc-content { padding: 25px; } .bc-header h2 { font-size: 22px; } }\n\/* ══ BOTTOM SECTION ══ *\/\n.pv-bottom {\n    font-family: 'Poppins', sans-serif;\n    font-size: 17px;\n    margin-top: 2px;\n}\n\/* Label strip *\/\n.pv-zz-topstrip {\n    background: #000;\n    border: 2px solid #000;\n    border-bottom: none;\n    padding: 14px 24px;\n    display: flex;\n    align-items: center;\n    gap: 16px;\n}\n.pv-zz-topstrip .zt-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #fff;\n}\n.pv-zz-topstrip .zt-line {\n    flex: 1;\n    height: 1px;\n    background: #fff;\n    opacity: 0.2;\n}\n\/* 2x2 grid *\/\n.pv-zz-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 0;\n    border: 2px solid #000;\n    border-bottom: none;\n}\n@media (max-width: 540px) {\n    .pv-zz-grid { grid-template-columns: 1fr; }\n}\n.pv-zz-card {\n    padding: 26px 24px;\n    border-right: 2px solid #000;\n    border-bottom: 2px solid #000;\n    display: flex;\n    flex-direction: column;\n    justify-content: space-between;\n    text-decoration: none;\n    transition: background 0.2s, color 0.2s;\n    min-height: 120px;\n}\n.pv-zz-card:last-child { border-right: none; }\n\/* Odd = white bg, even = black bg *\/\n.pv-zz-card:nth-child(odd) { background: #fff; }\n.pv-zz-card:nth-child(even) { background: #000; }\n.pv-zz-card:nth-child(odd):hover { background: #000; }\n.pv-zz-card:nth-child(even):hover { background: #fff; }\n.pv-zz-card .zc-top {\n    display: flex;\n    align-items: flex-start;\n    justify-content: space-between;\n}\n.pv-zz-card .zc-num {\n    font-size: 36px;\n    font-weight: 700;\n    line-height: 1;\n}\n.pv-zz-card:nth-child(odd) .zc-num { color: #000; }\n.pv-zz-card:nth-child(even) .zc-num { color: #fff; }\n.pv-zz-card:nth-child(odd):hover .zc-num { color: #fff; }\n.pv-zz-card:nth-child(even):hover .zc-num { color: #000; }\n.pv-zz-card .zc-arr {\n    font-size: 20px;\n}\n.pv-zz-card:nth-child(odd) .zc-arr { color: #000; }\n.pv-zz-card:nth-child(even) .zc-arr { color: #fff; }\n.pv-zz-card:nth-child(odd):hover .zc-arr { color: #fff; }\n.pv-zz-card:nth-child(even):hover .zc-arr { color: #000; }\n.pv-zz-card .zc-name {\n    font-size: 17px;\n    font-weight: 700;\n    margin-top: 14px;\n    line-height: 1.3;\n}\n.pv-zz-card:nth-child(odd) .zc-name { color: #000; }\n.pv-zz-card:nth-child(even) .zc-name { color: #fff; }\n.pv-zz-card:nth-child(odd):hover .zc-name { color: #fff; }\n.pv-zz-card:nth-child(even):hover .zc-name { color: #000; }\n\/* CTA bar *\/\n.pv-zz-cta {\n    background: #000;\n    border: 2px solid #000;\n    border-bottom: none;\n    padding: 14px 24px;\n    font-size: 17px;\n    color: #fff;\n}\n.pv-zz-cta a { color: #fff; font-weight: 700; text-decoration: underline; }\n.pv-zz-cta a:hover { text-decoration: none; }\n\/* Premium range *\/\n.pv-prem-strip {\n    background: #000;\n    border: 2px solid #000;\n    border-bottom: none;\n    padding: 20px 24px;\n}\n.pv-prem-strip .ps-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.22em;\n    text-transform: uppercase;\n    color: #fff;\n    margin-bottom: 14px;\n    display: block;\n}\n.pv-prem-strip .ps-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n}\n.pv-prem-strip .ps-tag {\n    padding: 8px 18px;\n    background: #fff;\n    color: #000;\n    font-size: 14px;\n    font-weight: 700;\n    text-decoration: none;\n    border: 2px solid #fff;\n    transition: background 0.15s, color 0.15s;\n    white-space: nowrap;\n}\n.pv-prem-strip .ps-tag:hover { background: #000; color: #fff; }\n\/* Final bar *\/\n.pv-final-bar {\n    background: #fff;\n    border: 2px solid #000;\n    padding: 16px 24px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    flex-wrap: wrap;\n    gap: 12px;\n    font-size: 17px;\n}\n.pv-final-bar span { color: #000; }\n.pv-final-bar a.fb-link { color: #000; font-weight: 700; text-decoration: underline; }\n.pv-final-bar a.fb-btn {\n    background: #000; color: #fff;\n    padding: 10px 22px; font-size: 15px;\n    font-weight: 700; text-decoration: none; white-space: nowrap;\n    border: 2px solid #000;\n}\n.pv-final-bar a.fb-btn:hover { background: #fff; color: #000; }\n\u003c\/style\u003e\n\n\u003c!-- ═══ TOP INTRO BANNER ═══ --\u003e\n\u003cdiv class=\"pv-top-bar\"\u003e\n  Shop official \u003ca href=\"https:\/\/primevapes.ie\/pages\/sweets\"\u003eSweets\u003c\/a\u003e online at \u003ca href=\"https:\/\/primevapes.ie\"\u003eprimevapes.ie\u003c\/a\u003e. We offer free worldwide shipping, fast delivery, and a trusted range of top disposable styles.\n\u003c\/div\u003e\n\n\u003c!-- ═══ MAIN CONTENT ═══ --\u003e\n\u003cdiv class=\"bc-desc-wrapper\"\u003e\n  \u003cdiv class=\"bc-header\"\u003e\n    \u003ch2\u003eBuncha Crunch – Buy Online\u003c\/h2\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bc-content\"\u003e\n    \u003cp class=\"bc-intro\"\u003e\n      Buncha Crunch is a delicious chocolate snack made with crispy cereal pieces coated in smooth milk chocolate. A perfect mix of crunch and sweetness for everyday snacking.\n    \u003c\/p\u003e\n    \u003cdiv class=\"bc-section-title\"\u003eKey Features\u003c\/div\u003e\n    \u003cdiv class=\"bc-grid\"\u003e\n      \u003cdiv class=\"bc-card\"\u003e\n        \u003ch4\u003eCrunchy \u0026amp; Sweet\u003c\/h4\u003e\n        \u003cp\u003eCrispy cereal pieces coated in rich milk chocolate.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bc-card\"\u003e\n        \u003ch4\u003ePerfect for Sharing\u003c\/h4\u003e\n        \u003cp\u003eGreat for movie nights, parties, or snack bowls.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bc-card\"\u003e\n        \u003ch4\u003eConvenient Packaging\u003c\/h4\u003e\n        \u003cp\u003eEasy to carry and ideal for on-the-go enjoyment.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bc-card\"\u003e\n        \u003ch4\u003eChocolate Lover's Choice\u003c\/h4\u003e\n        \u003cp\u003eA satisfying treat for anyone who loves chocolate crunch.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bc-section-title\"\u003eFlavours Available\u003c\/div\u003e\n    \u003cp\u003eBuncha Crunch – Classic chocolate-coated cereal pieces.\u003c\/p\u003e\n    \u003cdiv class=\"bc-section-title\"\u003eHow to Enjoy\u003c\/div\u003e\n    \u003cdiv class=\"bc-grid\"\u003e\n      \u003cdiv class=\"bc-card\"\u003e\n        \u003ch4\u003eStraight from the Pack\u003c\/h4\u003e\n        \u003cp\u003eOpen and enjoy instantly.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"bc-card\"\u003e\n        \u003ch4\u003eMix with Desserts\u003c\/h4\u003e\n        \u003cp\u003eAdd to ice cream, yogurt, or baked treats for extra crunch.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"bc-section-title\"\u003eWhy Choose Buncha Crunch?\u003c\/div\u003e\n    \u003cp\u003eA reliable and satisfying chocolate snack that delivers crunch and sweetness in every bite. Perfect for sharing or enjoying anytime.\u003c\/p\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"bc-footer\"\u003e\n    \u003ca href=\"https:\/\/primevapes.ie\/collections\/all\" class=\"bc-button\"\u003eShop Now\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003c!-- ═══ BOTTOM SECTION ═══ --\u003e\n\u003cdiv class=\"pv-bottom\"\u003e\n  \u003cdiv class=\"pv-zz-topstrip\"\u003e\n    \u003cspan class=\"zt-label\"\u003eShop the Sweets\u003c\/span\u003e\n    \u003cspan class=\"zt-line\"\u003e\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pv-zz-grid\"\u003e\n    \u003ca class=\"pv-zz-card\" href=\"https:\/\/primevapes.ie\/products\/ultimate-puff\"\u003e\n      \u003cdiv class=\"zc-top\"\u003e\n        \u003cspan class=\"zc-num\"\u003e01\u003c\/span\u003e\u003cspan class=\"zc-arr\"\u003e↗\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"zc-name\"\u003eButterfinger Unwrapped Minis\u003c\/span\u003e\n    \u003c\/a\u003e\n    \u003ca class=\"pv-zz-card\" href=\"https:\/\/primevapes.ie\/products\/butterfinger-unwrapped-minis\"\u003e\n      \u003cdiv class=\"zc-top\"\u003e\n        \u003cspan class=\"zc-num\"\u003e02\u003c\/span\u003e\u003cspan class=\"zc-arr\"\u003e↗\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"zc-name\"\u003eGOB SMACKERS\u003c\/span\u003e\n    \u003c\/a\u003e\n    \u003ca class=\"pv-zz-card\" href=\"https:\/\/primevapes.ie\/products\/oreo\"\u003e\n      \u003cdiv class=\"zc-top\"\u003e\n        \u003cspan class=\"zc-num\"\u003e03\u003c\/span\u003e\u003cspan class=\"zc-arr\"\u003e↗\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"zc-name\"\u003eOreo\u003c\/span\u003e\n    \u003c\/a\u003e\n    \u003ca class=\"pv-zz-card\" href=\"https:\/\/primevapes.ie\/products\/sour-patch-88g\"\u003e\n      \u003cdiv class=\"zc-top\"\u003e\n        \u003cspan class=\"zc-num\"\u003e04\u003c\/span\u003e\u003cspan class=\"zc-arr\"\u003e↗\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cspan class=\"zc-name\"\u003eSOUR PATCH (88g)\u003c\/span\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pv-zz-cta\"\u003e\n    Shop the complete collection at the official \u003ca href=\"https:\/\/primevapes.ie\/\"\u003eprimevapes store!\u003c\/a\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pv-prem-strip\"\u003e\n    \u003cspan class=\"ps-label\"\u003eDiscover Our Premium Range\u003c\/span\u003e\n    \u003cdiv class=\"ps-tags\"\u003e\n      \u003ca class=\"ps-tag\" href=\"https:\/\/primevapes.ie\/pages\/nicotine-pouches\"\u003eNicotine Pouches\u003c\/a\u003e\n      \u003ca class=\"ps-tag\" href=\"https:\/\/primevapes.ie\/collections\/nic-salt\"\u003eNic Salts\u003c\/a\u003e\n      \u003ca class=\"ps-tag\" href=\"https:\/\/primevapes.ie\/collections\/disposable-vape\"\u003eDisposable Vapes\u003c\/a\u003e\n      \u003ca class=\"ps-tag\" href=\"https:\/\/primevapes.ie\/pages\/gummies\"\u003eGummies\u003c\/a\u003e\n      \u003ca class=\"ps-tag\" href=\"https:\/\/primevapes.ie\/pages\/dessert\"\u003eDesserts\u003c\/a\u003e\n      \u003ca class=\"ps-tag\" href=\"https:\/\/primevapes.ie\/pages\/nic-salts\"\u003eNic Salts\u003c\/a\u003e\n      \u003ca class=\"ps-tag\" href=\"https:\/\/primevapes.ie\/pages\/pods\"\u003eE-liquid\u003c\/a\u003e\n      \u003ca class=\"ps-tag\" href=\"https:\/\/primevapes.ie\/pages\/pods\"\u003ePods\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pv-final-bar\"\u003e\n    \u003cspan\u003eFind top-quality pieces at unbeatable prices — only at the \u003ca class=\"fb-link\" href=\"https:\/\/primevapes.ie\/collections\/all\"\u003eprimevapes shop\u003c\/a\u003e\u003c\/span\u003e\n    \u003ca class=\"fb-btn\" href=\"https:\/\/primevapes.ie\/collections\/all\"\u003eShop All Products →\u003c\/a\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- END PRIMEVAPES CONTENT --\u003e","brand":"Prime Vapes","offers":[{"title":"Default Title","offer_id":56838587515145,"sku":null,"price":2.5,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0718\/2480\/2057\/files\/Untitled_design_3_80d3c150-a29d-40e6-a3e1-76123ec5ed78.jpg?v=1775111500","url":"https:\/\/primevapes.ie\/products\/buncha-crunch","provider":"Prime Vapes","version":"1.0","type":"link"}