{"product_id":"matchmarkers","title":"MATCHMARKERS","description":"\u003c!-- ============================================================\n     PRIMEVAPES.IE - MATCHMAKERS PAGE CONTENT\n     Pure #000 \u0026 #fff ONLY — zero grey, zero #111, zero #f4f4f4\n     ============================================================ --\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: Arial, 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.matchmakers-product {\n  padding: 60px 20px;\n  background: #fff;\n  font-family: Arial, sans-serif;\n  color: #000;\n}\n.matchmakers-wrapper { max-width: 1100px; margin: 0 auto; }\n.matchmakers-title { font-size: 36px; font-weight: 700; margin-bottom: 20px; color: #000; }\n.matchmakers-intro { font-size: 17px; line-height: 1.7; margin-bottom: 40px; color: #000; }\n.matchmakers-section { font-size: 24px; font-weight: 700; margin-top: 50px; margin-bottom: 20px; color: #000; }\n.matchmakers-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 18px; }\n.matchmakers-card {\n    border: 2px solid #000;\n    padding: 18px;\n    background: #fff;\n    color: #000;\n    transition: all 0.2s ease;\n}\n.matchmakers-card:hover {\n    background: #000;\n    color: #fff;\n}\n.matchmakers-card h3 { margin-bottom: 8px; font-size: 18px; font-weight: 700; color: inherit; }\n.matchmakers-card p { font-size: 15px; color: inherit; margin: 0; }\n.matchmakers-text { font-size: 16px; line-height: 1.8; color: #000; }\n.matchmakers-list { list-style: disc; padding-left: 20px; line-height: 1.8; color: #000; }\n.matchmakers-closing { margin-top: 40px; font-size: 17px; font-weight: 500; color: #000; }\n@media (max-width: 768px) {\n  .matchmakers-title { font-size: 26px; }\n  .matchmakers-section { font-size: 20px; }\n}\n\/* ══ BOTTOM SECTION ══ *\/\n.pv-bottom {\n    font-family: Arial, sans-serif;\n    font-size: 17px;\n    margin-top: 24px;\n}\n\/* Header bar *\/\n.pv-ledger-header {\n    background: #000;\n    color: #fff;\n    padding: 14px 24px;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    flex-wrap: wrap;\n    gap: 10px;\n    border: 2px solid #000;\n    border-bottom: none;\n}\n.pv-ledger-header .lh-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: #fff;\n}\n.pv-ledger-header .lh-count {\n    font-size: 13px;\n    color: #fff;\n    font-weight: 600;\n}\n\/* Table rows *\/\n.pv-ledger-table {\n    border: 2px solid #000;\n    border-top: none;\n}\n.pv-ledger-row {\n    display: grid;\n    grid-template-columns: 56px 1fr auto;\n    align-items: center;\n    border-bottom: 1px solid #000;\n    text-decoration: none;\n    transition: background 0.15s;\n    color: #000;\n    background: #fff;\n}\n.pv-ledger-row:last-child { border-bottom: none; }\n.pv-ledger-row:hover { background: #000; color: #fff; }\n.pv-ledger-row .lr-index {\n    padding: 18px 0 18px 22px;\n    font-size: 13px;\n    font-weight: 700;\n    color: #000;\n    border-right: 1px solid #000;\n}\n.pv-ledger-row:hover .lr-index { color: #fff; border-right-color: #fff; }\n.pv-ledger-row .lr-name {\n    padding: 18px 20px;\n    font-size: 17px;\n    font-weight: 700;\n    color: inherit;\n}\n.pv-ledger-row .lr-tag {\n    padding: 18px 22px 18px 0;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.12em;\n    text-transform: uppercase;\n    color: #000;\n    white-space: nowrap;\n}\n.pv-ledger-row:hover .lr-tag { color: #fff; }\n\/* CTA row *\/\n.pv-store-row {\n    background: #000;\n    border: 2px solid #000;\n    border-top: none;\n    padding: 14px 24px;\n    font-size: 17px;\n    color: #fff;\n}\n.pv-store-row a { color: #fff; font-weight: 700; text-decoration: underline; }\n.pv-store-row a:hover { text-decoration: none; }\n\/* Premium range *\/\n.pv-premium-block {\n    background: #fff;\n    border: 2px solid #000;\n    border-top: none;\n    padding: 22px 24px;\n}\n.pv-prem-label {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.2em;\n    text-transform: uppercase;\n    color: #000;\n    margin-bottom: 14px;\n    display: block;\n}\n.pv-prem-grid {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 2px;\n}\n@media (max-width: 600px) {\n    .pv-prem-grid { grid-template-columns: repeat(2, 1fr); }\n}\n.pv-prem-cell {\n    background: #000 !important;\n    color: #fff !important;\n    padding: 12px 14px;\n    font-size: 14px;\n    font-weight: 600;\n    text-decoration: none !important;\n    display: block;\n    transition: background 0.15s, color 0.15s;\n    border: 2px solid #fff;\n}\n.pv-prem-cell:hover {\n    background: #fff !important;\n    color: #000 !important;\n}\n\/* Final strip *\/\n.pv-final-strip {\n    background: #000;\n    border: 2px solid #000;\n    border-top: none;\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-strip span { color: #fff; }\n.pv-final-strip a.fs-link { color: #fff; font-weight: 700; text-decoration: underline; }\n.pv-final-strip a.fs-link:hover { text-decoration: none; }\n.pv-final-strip a.fs-btn {\n    background: #fff;\n    color: #000;\n    padding: 10px 22px;\n    font-size: 15px;\n    font-weight: 700;\n    text-decoration: none;\n    white-space: nowrap;\n    border: 2px solid #fff;\n    transition: background 0.15s, color 0.15s;\n}\n.pv-final-strip a.fs-btn:hover { background: #000; color: #fff; }\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\u003csection class=\"matchmakers-product\"\u003e\n  \u003cdiv class=\"matchmakers-wrapper\"\u003e\n    \u003ch1 class=\"matchmakers-title\"\u003eQuality Street Matchmakers – Crisp Chocolate with a Twist\u003c\/h1\u003e\n    \u003cp class=\"matchmakers-intro\"\u003e\n      Quality Street Matchmakers are slender, crunchy chocolate sticks coated in smooth chocolate\n      and infused with refreshing flavours. Their light crisp texture and rich coating make them\n      perfect for sharing, gifting, or enjoying as a sweet treat at home. Popular during festive\n      seasons, they are delicious all year round.\n    \u003c\/p\u003e\n    \u003ch2 class=\"matchmakers-section\"\u003eAvailable Flavours\u003c\/h2\u003e\n    \u003cdiv class=\"matchmakers-grid\"\u003e\n      \u003cdiv class=\"matchmakers-card\"\u003e\n        \u003ch3\u003eZingy Orange\u003c\/h3\u003e\n        \u003cp\u003eA vibrant citrus flavour wrapped in creamy chocolate. Sweet chocolate balanced with a light tangy orange finish.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"matchmakers-card\"\u003e\n        \u003ch3\u003eCool Mint\u003c\/h3\u003e\n        \u003cp\u003eRefreshing mint flavour coated in smooth dark chocolate. Crisp texture with a clean, cool aftertaste.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"matchmakers-section\"\u003eKey Features\u003c\/h2\u003e\n    \u003cdiv class=\"matchmakers-grid\"\u003e\n      \u003cdiv class=\"matchmakers-card\"\u003eThin, crispy chocolate sticks\u003c\/div\u003e\n      \u003cdiv class=\"matchmakers-card\"\u003eSmooth chocolate coating\u003c\/div\u003e\n      \u003cdiv class=\"matchmakers-card\"\u003eLight and crunchy texture\u003c\/div\u003e\n      \u003cdiv class=\"matchmakers-card\"\u003eRefreshing flavour options\u003c\/div\u003e\n      \u003cdiv class=\"matchmakers-card\"\u003eIdeal for sharing or gifting\u003c\/div\u003e\n      \u003cdiv class=\"matchmakers-card\"\u003eConvenient 120g pack\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003ch2 class=\"matchmakers-section\"\u003eTexture \u0026amp; Taste Experience\u003c\/h2\u003e\n    \u003cp class=\"matchmakers-text\"\u003e\n      Matchmakers offer a satisfying crunch with a chocolate coating that melts smoothly.\n      The flavour remains consistent from the first bite to the last. Zingy Orange delivers\n      citrus brightness, while Cool Mint provides a refreshing balance of sweetness and coolness.\n    \u003c\/p\u003e\n    \u003ch2 class=\"matchmakers-section\"\u003ePerfect For\u003c\/h2\u003e\n    \u003cul class=\"matchmakers-list\"\u003e\n      \u003cli\u003eSharing with family and friends\u003c\/li\u003e\n      \u003cli\u003eMovie nights and gatherings\u003c\/li\u003e\n      \u003cli\u003eFestive occasions\u003c\/li\u003e\n      \u003cli\u003eGifting\u003c\/li\u003e\n      \u003cli\u003eEveryday chocolate cravings\u003c\/li\u003e\n    \u003c\/ul\u003e\n    \u003ch2 class=\"matchmakers-section\"\u003eWhy Choose Matchmakers?\u003c\/h2\u003e\n    \u003cdiv class=\"matchmakers-grid\"\u003e\n      \u003cdiv class=\"matchmakers-card\"\u003eUnique crunchy chocolate sticks\u003c\/div\u003e\n      \u003cdiv class=\"matchmakers-card\"\u003eTwo refreshing flavour options\u003c\/div\u003e\n      \u003cdiv class=\"matchmakers-card\"\u003eBalanced sweetness and flavour\u003c\/div\u003e\n      \u003cdiv class=\"matchmakers-card\"\u003eTrusted Quality Street brand\u003c\/div\u003e\n      \u003cdiv class=\"matchmakers-card\"\u003ePerfect mix of crisp and smooth\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cp class=\"matchmakers-closing\"\u003eMatchmakers combine crunch and smooth chocolate in one delightful treat.\u003c\/p\u003e\n  \u003c\/div\u003e\n\u003c\/section\u003e\n\n\u003c!-- ═══ BOTTOM SECTION ═══ --\u003e\n\u003cdiv class=\"pv-bottom\"\u003e\n  \u003cdiv class=\"pv-ledger-header\"\u003e\n    \u003cspan class=\"lh-label\"\u003eShop the Sweets\u003c\/span\u003e\n    \u003cspan class=\"lh-count\"\u003e4 Products\u003c\/span\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pv-ledger-table\"\u003e\n    \u003ca class=\"pv-ledger-row\" href=\"https:\/\/primevapes.ie\/products\/buncha-crunch\"\u003e\n      \u003cspan class=\"lr-index\"\u003e01\u003c\/span\u003e\n      \u003cspan class=\"lr-name\"\u003eBuncha Crunch\u003c\/span\u003e\n      \u003cspan class=\"lr-tag\"\u003eSweets →\u003c\/span\u003e\n    \u003c\/a\u003e\n    \u003ca class=\"pv-ledger-row\" href=\"https:\/\/primevapes.ie\/products\/butterfinger-unwrapped-minis\"\u003e\n      \u003cspan class=\"lr-index\"\u003e02\u003c\/span\u003e\n      \u003cspan class=\"lr-name\"\u003eButterfinger Unwrapped Minis\u003c\/span\u003e\n      \u003cspan class=\"lr-tag\"\u003eSweets →\u003c\/span\u003e\n    \u003c\/a\u003e\n    \u003ca class=\"pv-ledger-row\" href=\"https:\/\/primevapes.ie\/products\/gob-smackers\"\u003e\n      \u003cspan class=\"lr-index\"\u003e03\u003c\/span\u003e\n      \u003cspan class=\"lr-name\"\u003eGOB SMACKERS\u003c\/span\u003e\n      \u003cspan class=\"lr-tag\"\u003eSweets →\u003c\/span\u003e\n    \u003c\/a\u003e\n    \u003ca class=\"pv-ledger-row\" href=\"https:\/\/primevapes.ie\/products\/oreo\"\u003e\n      \u003cspan class=\"lr-index\"\u003e04\u003c\/span\u003e\n      \u003cspan class=\"lr-name\"\u003eOreo\u003c\/span\u003e\n      \u003cspan class=\"lr-tag\"\u003eSweets →\u003c\/span\u003e\n    \u003c\/a\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pv-store-row\"\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-premium-block\"\u003e\n    \u003cspan class=\"pv-prem-label\"\u003eDiscover Our Premium Range\u003c\/span\u003e\n    \u003cdiv class=\"pv-prem-grid\"\u003e\n      \u003ca class=\"pv-prem-cell\" href=\"https:\/\/primevapes.ie\/pages\/nicotine-pouches\"\u003eNicotine Pouches\u003c\/a\u003e\n      \u003ca class=\"pv-prem-cell\" href=\"https:\/\/primevapes.ie\/collections\/nic-salt\"\u003eNic Salts\u003c\/a\u003e\n      \u003ca class=\"pv-prem-cell\" href=\"https:\/\/primevapes.ie\/collections\/disposable-vape\"\u003eDisposable Vapes\u003c\/a\u003e\n      \u003ca class=\"pv-prem-cell\" href=\"https:\/\/primevapes.ie\/pages\/gummies\"\u003eGummies\u003c\/a\u003e\n      \u003ca class=\"pv-prem-cell\" href=\"https:\/\/primevapes.ie\/pages\/dessert\"\u003eDesserts\u003c\/a\u003e\n      \u003ca class=\"pv-prem-cell\" href=\"https:\/\/primevapes.ie\/pages\/nic-salts\"\u003eNic Salts\u003c\/a\u003e\n      \u003ca class=\"pv-prem-cell\" href=\"https:\/\/primevapes.ie\/pages\/e-liquid\"\u003eE-liquid\u003c\/a\u003e\n      \u003ca class=\"pv-prem-cell\" href=\"https:\/\/primevapes.ie\/pages\/pods\"\u003ePods\u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n  \u003cdiv class=\"pv-final-strip\"\u003e\n    \u003cspan\u003eFind top-quality pieces at unbeatable prices — only at the \u003ca class=\"fs-link\" href=\"https:\/\/primevapes.ie\/\"\u003eprimevapes shop\u003c\/a\u003e\u003c\/span\u003e\n    \u003ca class=\"fs-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":"COOL MINT","offer_id":56838587973897,"sku":null,"price":3.5,"currency_code":"EUR","in_stock":true},{"title":"ZINGY ORANGE","offer_id":56838588006665,"sku":null,"price":3.5,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0718\/2480\/2057\/files\/Untitled_design_1_2e879a43-4489-4f74-8602-a920d367151b.jpg?v=1775110516","url":"https:\/\/primevapes.ie\/products\/matchmarkers","provider":"Prime Vapes","version":"1.0","type":"link"}