{"title":"nicotine-pouches","description":"","products":[{"product_id":"keko-snap","title":"Keko Snap","description":"\u003cstyle\u003e\n  .keko-product-content {\n    max-width: 1120px;\n    margin: 56px auto 0;\n    padding: 0 20px 56px;\n    color: #111;\n    line-height: 1.6;\n  }\n\n  .keko-product-content * {\n    box-sizing: border-box;\n  }\n\n  .keko-section {\n    margin-bottom: 56px;\n  }\n\n  .keko-section-header {\n    max-width: 760px;\n    margin-bottom: 24px;\n  }\n\n  .keko-eyebrow {\n    display: inline-block;\n    margin-bottom: 10px;\n    padding: 5px 12px;\n    border-radius: 999px;\n    background: #eef7ef;\n    color: #1f6f35;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n  }\n\n  .keko-product-content h2 {\n    margin: 0 0 12px;\n    font-size: 30px;\n    line-height: 1.22;\n    font-weight: 850;\n    color: #111;\n  }\n\n  .keko-product-content h3 {\n    margin: 0 0 8px;\n    font-size: 18px;\n    line-height: 1.3;\n    font-weight: 850;\n    color: #111;\n  }\n\n  .keko-product-content p {\n    margin: 0 0 16px;\n    font-size: 16px;\n    color: #444;\n  }\n\n  .keko-intro-card {\n    border: 1px solid #e5e9e3;\n    border-radius: 20px;\n    padding: 28px;\n    background: linear-gradient(180deg, #ffffff 0%, #f8fbf7 100%);\n    box-shadow: 0 12px 32px rgba(17, 17, 17, 0.05);\n  }\n\n  .keko-intro-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .keko-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .keko-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, minmax(0, 1fr));\n    gap: 16px;\n  }\n\n  .keko-card {\n    border: 1px solid #e5e9e3;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n    box-shadow: 0 8px 24px rgba(17, 17, 17, 0.04);\n  }\n\n  .keko-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .keko-strength-label {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 64px;\n    height: 34px;\n    margin-bottom: 14px;\n    border-radius: 999px;\n    background: #111;\n    color: #fff;\n    font-size: 14px;\n    font-weight: 850;\n  }\n\n  .keko-flavor-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .keko-flavor-card {\n    border: 1px solid #e5e9e3;\n    border-radius: 16px;\n    padding: 18px;\n    background: #fff;\n    box-shadow: 0 8px 22px rgba(17, 17, 17, 0.035);\n    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;\n  }\n\n  .keko-flavor-card:hover {\n    border-color: #b9d8bd;\n    box-shadow: 0 12px 30px rgba(17, 17, 17, 0.07);\n    transform: translateY(-1px);\n  }\n\n  .keko-flavor-name {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 15px;\n    font-weight: 850;\n    color: #111;\n  }\n\n  .keko-flavor-desc {\n    display: block;\n    font-size: 14px;\n    line-height: 1.55;\n    color: #555;\n  }\n\n  .keko-benefit-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 0;\n    list-style: none;\n  }\n\n  .keko-benefit-list li {\n    border: 1px solid #e5e9e3;\n    border-radius: 16px;\n    padding: 18px;\n    background: #fff;\n    box-shadow: 0 8px 22px rgba(17, 17, 17, 0.035);\n    font-size: 15px;\n    line-height: 1.55;\n    color: #444;\n  }\n\n  .keko-benefit-list strong {\n    color: #111;\n  }\n\n  .keko-faq {\n    margin-top: 64px;\n  }\n\n  .keko-faq-header {\n    max-width: 760px;\n    margin-bottom: 28px;\n  }\n\n  .keko-faq-list {\n    display: grid;\n    gap: 12px;\n  }\n\n  .keko-faq-item {\n    border: 1px solid #e5e9e3;\n    border-radius: 16px;\n    background: #fff;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(17, 17, 17, 0.04);\n    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;\n  }\n\n  .keko-faq-item:hover {\n    border-color: #b9d8bd;\n    box-shadow: 0 12px 30px rgba(17, 17, 17, 0.07);\n    transform: translateY(-1px);\n  }\n\n  .keko-faq-item[open] {\n    border-color: #8fbd92;\n    box-shadow: 0 14px 34px rgba(31, 111, 53, 0.10);\n  }\n\n  .keko-faq-item summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 20px 56px 20px 22px;\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    line-height: 1.4;\n    font-weight: 850;\n    color: #111;\n  }\n\n  .keko-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .keko-faq-item summary::before,\n  .keko-faq-item summary::after {\n    content: \"\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    width: 15px;\n    height: 2px;\n    background: #1f6f35;\n    border-radius: 999px;\n    transition: transform 0.2s ease;\n  }\n\n  .keko-faq-item summary::after {\n    transform: rotate(90deg);\n  }\n\n  .keko-faq-item[open] summary::after {\n    transform: rotate(0deg);\n  }\n\n  .keko-faq-answer {\n    padding: 0 22px 22px;\n    color: #4a4a4a;\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .keko-faq-answer p {\n    margin: 0;\n  }\n\n  .keko-faq-answer strong {\n    color: #111;\n  }\n\n  .keko-warning-box {\n    border: 2px solid #111;\n    border-radius: 14px;\n    padding: 18px 20px;\n    background: #fff;\n    color: #111;\n    font-size: 15px;\n    line-height: 1.45;\n    font-weight: 850;\n    text-align: center;\n  }\n\n  @media (max-width: 768px) {\n    .keko-product-content {\n      margin-top: 36px;\n      padding: 0 16px 42px;\n    }\n\n    .keko-section {\n      margin-bottom: 42px;\n    }\n\n    .keko-product-content h2 {\n      font-size: 24px;\n    }\n\n    .keko-product-content p {\n      font-size: 15px;\n    }\n\n    .keko-intro-card,\n    .keko-card {\n      padding: 18px;\n      border-radius: 16px;\n    }\n\n    .keko-grid-2,\n    .keko-grid-3,\n    .keko-benefit-list {\n      grid-template-columns: 1fr;\n    }\n\n    .keko-flavor-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    .keko-flavor-card {\n      padding: 15px;\n      border-radius: 14px;\n    }\n\n    .keko-faq {\n      margin-top: 44px;\n    }\n\n    .keko-faq-header {\n      margin-bottom: 20px;\n    }\n\n    .keko-faq-item {\n      border-radius: 14px;\n    }\n\n    .keko-faq-item summary {\n      padding: 18px 50px 18px 18px;\n      font-size: 15px;\n    }\n\n    .keko-faq-item summary::before,\n    .keko-faq-item summary::after {\n      right: 18px;\n    }\n\n    .keko-faq-answer {\n      padding: 0 18px 18px;\n      font-size: 14px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"keko-product-content\"\u003e\n\n  \u003csection class=\"keko-section\"\u003e\n    \u003cdiv class=\"keko-intro-card\"\u003e\n      \u003cspan class=\"keko-eyebrow\"\u003eKeko Snap\u003c\/span\u003e\n      \u003ch2\u003eKeko Snap Nicotine Pouches in 3MG and 6MG\u003c\/h2\u003e\n      \u003cp\u003e\n        Keko Snap nicotine pouches are available in two strength options, 3MG and 6MG, with a selection of fruit, citrus, ice, and mint flavor profiles. Choose your strength, select your flavor, and build your preferred pack size in one product page.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Each can contains 15 nicotine pouches. Keko Snap is intended only for adults 21+ who already use nicotine products.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"keko-section\"\u003e\n    \u003cdiv class=\"keko-section-header\"\u003e\n      \u003cspan class=\"keko-eyebrow\"\u003eStrength\u003c\/span\u003e\n      \u003ch2\u003eChoose Your Strength\u003c\/h2\u003e\n      \u003cp\u003e\n        Select the Keko Snap nicotine level that fits your preference. Both strengths are available across the full flavor lineup.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"keko-grid-2\"\u003e\n      \u003cdiv class=\"keko-card\"\u003e\n        \u003cspan class=\"keko-strength-label\"\u003e3MG\u003c\/span\u003e\n        \u003ch3\u003eLower Strength Option\u003c\/h3\u003e\n        \u003cp\u003e\n          A lighter strength option for adult nicotine pouch users who prefer a lower nicotine level.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"keko-card\"\u003e\n        \u003cspan class=\"keko-strength-label\"\u003e6MG\u003c\/span\u003e\n        \u003ch3\u003eStronger Strength Option\u003c\/h3\u003e\n        \u003cp\u003e\n          A stronger strength option for adult nicotine pouch users who prefer a more pronounced nicotine level.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"keko-section\"\u003e\n    \u003cdiv class=\"keko-section-header\"\u003e\n      \u003cspan class=\"keko-eyebrow\"\u003eFlavors\u003c\/span\u003e\n      \u003ch2\u003eKeko Snap Flavor Options\u003c\/h2\u003e\n      \u003cp\u003e\n        Choose from eight Keko Snap flavors, including fruit, citrus, ice, spearmint, and wintergreen profiles.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"keko-flavor-grid\"\u003e\n      \u003cdiv class=\"keko-flavor-card\"\u003e\n        \u003cspan class=\"keko-flavor-name\"\u003eApple Ice\u003c\/span\u003e\n        \u003cspan class=\"keko-flavor-desc\"\u003eCrisp apple flavor with a cool iced finish.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"keko-flavor-card\"\u003e\n        \u003cspan class=\"keko-flavor-name\"\u003eCherry Lemon\u003c\/span\u003e\n        \u003cspan class=\"keko-flavor-desc\"\u003eCherry flavor balanced with a clean lemon edge.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"keko-flavor-card\"\u003e\n        \u003cspan class=\"keko-flavor-name\"\u003eGrape Lemon\u003c\/span\u003e\n        \u003cspan class=\"keko-flavor-desc\"\u003eGrape flavor with a citrus-style lemon finish.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"keko-flavor-card\"\u003e\n        \u003cspan class=\"keko-flavor-name\"\u003eOrange Ice\u003c\/span\u003e\n        \u003cspan class=\"keko-flavor-desc\"\u003eOrange citrus flavor with a refreshing iced note.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"keko-flavor-card\"\u003e\n        \u003cspan class=\"keko-flavor-name\"\u003eSpearmint Mint\u003c\/span\u003e\n        \u003cspan class=\"keko-flavor-desc\"\u003eClean spearmint flavor with a smooth mint profile.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"keko-flavor-card\"\u003e\n        \u003cspan class=\"keko-flavor-name\"\u003eTriple Berry Lemon\u003c\/span\u003e\n        \u003cspan class=\"keko-flavor-desc\"\u003eMixed berry flavor balanced with a lemon finish.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"keko-flavor-card\"\u003e\n        \u003cspan class=\"keko-flavor-name\"\u003eWatermelon Ice\u003c\/span\u003e\n        \u003cspan class=\"keko-flavor-desc\"\u003eWatermelon flavor with a cool iced finish.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"keko-flavor-card\"\u003e\n        \u003cspan class=\"keko-flavor-name\"\u003eWintergreen Mint\u003c\/span\u003e\n        \u003cspan class=\"keko-flavor-desc\"\u003eClassic wintergreen flavor with a sharp mint profile.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"keko-section\"\u003e\n    \u003cdiv class=\"keko-section-header\"\u003e\n      \u003cspan class=\"keko-eyebrow\"\u003eWhy Kopouch\u003c\/span\u003e\n      \u003ch2\u003eWhy Buy Keko Snap from Kopouch?\u003c\/h2\u003e\n      \u003cp\u003e\n        Kopouch is built for adult nicotine pouch shoppers who want clear pricing, fast fulfillment, and simple product selection.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"keko-benefit-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFree shipping over $35:\u003c\/strong\u003e Standard shipping is free on qualifying orders.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFast U.S. delivery:\u003c\/strong\u003e Standard delivery typically arrives in 3–5 business days after shipping.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAuthentic products:\u003c\/strong\u003e Products are sourced through authorized supply channels.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFresh stock:\u003c\/strong\u003e Orders are packed from carefully managed inventory.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePack-size savings:\u003c\/strong\u003e Choose larger pack sizes when you want a better per-can value.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAdult-only purchase:\u003c\/strong\u003e Age verification may be required at checkout or delivery.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"keko-section keko-faq\"\u003e\n    \u003cdiv class=\"keko-faq-header\"\u003e\n      \u003cspan class=\"keko-eyebrow\"\u003eFAQ\u003c\/span\u003e\n      \u003ch2\u003eKeko Snap Questions\u003c\/h2\u003e\n      \u003cp\u003e\n        Quick answers about Keko Snap strengths, flavors, shipping, returns, and age requirements.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"keko-faq-list\"\u003e\n      \u003cdetails class=\"keko-faq-item\"\u003e\n        \u003csummary\u003eWhat strengths does Keko Snap come in?\u003c\/summary\u003e\n        \u003cdiv class=\"keko-faq-answer\"\u003e\n          \u003cp\u003eKeko Snap is available in \u003cstrong\u003e3MG\u003c\/strong\u003e and \u003cstrong\u003e6MG\u003c\/strong\u003e strengths. Choose 3MG for a lighter option or 6MG for a stronger pouch.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"keko-faq-item\"\u003e\n        \u003csummary\u003eHow many pouches are in each Keko Snap can?\u003c\/summary\u003e\n        \u003cdiv class=\"keko-faq-answer\"\u003e\n          \u003cp\u003eEach Keko Snap can contains \u003cstrong\u003e15 nicotine pouches\u003c\/strong\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"keko-faq-item\"\u003e\n        \u003csummary\u003eWhat Keko Snap flavors are available?\u003c\/summary\u003e\n        \u003cdiv class=\"keko-faq-answer\"\u003e\n          \u003cp\u003eKeko Snap is available in Apple Ice, Cherry Lemon, Grape Lemon, Orange Ice, Spearmint Mint, Triple Berry Lemon, Watermelon Ice, and Wintergreen Mint.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"keko-faq-item\"\u003e\n        \u003csummary\u003eDoes Kopouch offer free shipping?\u003c\/summary\u003e\n        \u003cdiv class=\"keko-faq-answer\"\u003e\n          \u003cp\u003eYes. Kopouch offers \u003cstrong\u003efree standard shipping on orders over $35\u003c\/strong\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"keko-faq-item\"\u003e\n        \u003csummary\u003eWhen will my Keko Snap order ship?\u003c\/summary\u003e\n        \u003cdiv class=\"keko-faq-answer\"\u003e\n          \u003cp\u003eOrders placed before \u003cstrong\u003e2PM EST\u003c\/strong\u003e are eligible for same-day dispatch. Standard delivery typically takes 3–5 business days after shipping.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"keko-faq-item\"\u003e\n        \u003csummary\u003eCan I return nicotine pouch products?\u003c\/summary\u003e\n        \u003cdiv class=\"keko-faq-answer\"\u003e\n          \u003cp\u003eAll nicotine pouch sales are final. If your order arrives damaged, missing, or incorrect, contact Kopouch support within 7 days with photos of the packaging, shipping label, and item condition.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"keko-faq-item\"\u003e\n        \u003csummary\u003eWho can buy Keko Snap nicotine pouches?\u003c\/summary\u003e\n        \u003cdiv class=\"keko-faq-answer\"\u003e\n          \u003cp\u003eKeko Snap nicotine pouches are intended only for adults \u003cstrong\u003e21+\u003c\/strong\u003e. Age verification may be required during checkout or delivery.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"keko-section\"\u003e\n    \u003cdiv class=\"keko-warning-box\"\u003e\n      WARNING: This product contains nicotine. Nicotine is an addictive chemical.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Kopouch.com","offers":[{"title":"3MG \/ Apple Ice","offer_id":49044161626364,"sku":null,"price":3.19,"currency_code":"USD","in_stock":true},{"title":"3MG \/ Cherry Lemon","offer_id":49044169687292,"sku":null,"price":3.19,"currency_code":"USD","in_stock":true},{"title":"3MG \/ Grape Lemon","offer_id":49044171358460,"sku":null,"price":3.19,"currency_code":"USD","in_stock":true},{"title":"3MG \/ Orange Ice","offer_id":49044171391228,"sku":null,"price":3.19,"currency_code":"USD","in_stock":true},{"title":"3MG \/ Spearmint Mint","offer_id":49044171423996,"sku":null,"price":3.19,"currency_code":"USD","in_stock":true},{"title":"3MG \/ Triple Berry Lemon","offer_id":49044171456764,"sku":null,"price":3.19,"currency_code":"USD","in_stock":true},{"title":"3MG \/ Watermelon Ice","offer_id":49044171489532,"sku":null,"price":3.19,"currency_code":"USD","in_stock":true},{"title":"3MG \/ Wintergreen Mint","offer_id":49044171522300,"sku":null,"price":3.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Apple Ice","offer_id":49044161659132,"sku":null,"price":3.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Cherry Lemon","offer_id":49044169720060,"sku":null,"price":3.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Grape Lemon","offer_id":49044171555068,"sku":null,"price":3.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Orange Ice","offer_id":49044171587836,"sku":null,"price":3.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Spearmint Mint","offer_id":49044171620604,"sku":null,"price":3.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Triple Berry Lemon","offer_id":49044171653372,"sku":null,"price":3.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Watermelon Ice","offer_id":49044171686140,"sku":null,"price":3.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Wintergreen Mint","offer_id":49044171718908,"sku":null,"price":3.19,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0788\/3220\/6076\/files\/3mg_Wintergreen_Mint.webp?v=1777619371"},{"product_id":"velo","title":"VELO Plus Nicotine Pouches 6MG \u0026 9MG","description":"\u003cstyle\u003e\n  .velo-collection-content {\n    max-width: 1120px;\n    margin: 56px auto 0;\n    padding: 0 20px 56px;\n    color: #111;\n    line-height: 1.6;\n  }\n\n  .velo-collection-content * {\n    box-sizing: border-box;\n  }\n\n  .velo-section {\n    margin-bottom: 56px;\n  }\n\n  .velo-section-header {\n    max-width: 780px;\n    margin-bottom: 24px;\n  }\n\n  .velo-eyebrow {\n    display: inline-block;\n    margin-bottom: 10px;\n    padding: 5px 12px;\n    border-radius: 999px;\n    background: #eef7ef;\n    color: #1f6f35;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n  }\n\n  .velo-collection-content h2 {\n    margin: 0 0 12px;\n    font-size: 30px;\n    line-height: 1.22;\n    font-weight: 850;\n    color: #111;\n  }\n\n  .velo-collection-content h3 {\n    margin: 0 0 8px;\n    font-size: 18px;\n    line-height: 1.3;\n    font-weight: 850;\n    color: #111;\n  }\n\n  .velo-collection-content p {\n    margin: 0 0 16px;\n    font-size: 16px;\n    color: #444;\n  }\n\n  .velo-hero-card {\n    border: 1px solid #e5e9e3;\n    border-radius: 22px;\n    padding: 30px;\n    background: linear-gradient(180deg, #ffffff 0%, #f8fbf7 100%);\n    box-shadow: 0 12px 32px rgba(17, 17, 17, 0.05);\n  }\n\n  .velo-hero-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .velo-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .velo-card {\n    border: 1px solid #e5e9e3;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n    box-shadow: 0 8px 24px rgba(17, 17, 17, 0.04);\n  }\n\n  .velo-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .velo-strength-label {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 64px;\n    height: 34px;\n    margin-bottom: 14px;\n    border-radius: 999px;\n    background: #111;\n    color: #fff;\n    font-size: 14px;\n    font-weight: 850;\n  }\n\n  .velo-flavor-grid {\n    display: grid;\n    grid-template-columns: repeat(4, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .velo-flavor-card {\n    border: 1px solid #e5e9e3;\n    border-radius: 16px;\n    padding: 18px;\n    background: #fff;\n    box-shadow: 0 8px 22px rgba(17, 17, 17, 0.035);\n    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;\n  }\n\n  .velo-flavor-card:hover {\n    border-color: #b9d8bd;\n    box-shadow: 0 12px 30px rgba(17, 17, 17, 0.07);\n    transform: translateY(-1px);\n  }\n\n  .velo-flavor-name {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 15px;\n    font-weight: 850;\n    color: #111;\n  }\n\n  .velo-flavor-strength {\n    display: inline-block;\n    margin-bottom: 8px;\n    padding: 3px 8px;\n    border-radius: 999px;\n    background: #f2f5f1;\n    color: #1f6f35;\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .velo-flavor-desc {\n    display: block;\n    font-size: 14px;\n    line-height: 1.55;\n    color: #555;\n  }\n\n  .velo-benefit-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 0;\n    list-style: none;\n  }\n\n  .velo-benefit-list li {\n    border: 1px solid #e5e9e3;\n    border-radius: 16px;\n    padding: 18px;\n    background: #fff;\n    box-shadow: 0 8px 22px rgba(17, 17, 17, 0.035);\n    font-size: 15px;\n    line-height: 1.55;\n    color: #444;\n  }\n\n  .velo-benefit-list strong {\n    color: #111;\n  }\n\n  .velo-faq {\n    margin-top: 64px;\n  }\n\n  .velo-faq-header {\n    max-width: 780px;\n    margin-bottom: 28px;\n  }\n\n  .velo-faq-list {\n    display: grid;\n    gap: 12px;\n  }\n\n  .velo-faq-item {\n    border: 1px solid #e5e9e3;\n    border-radius: 16px;\n    background: #fff;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(17, 17, 17, 0.04);\n    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;\n  }\n\n  .velo-faq-item:hover {\n    border-color: #b9d8bd;\n    box-shadow: 0 12px 30px rgba(17, 17, 17, 0.07);\n    transform: translateY(-1px);\n  }\n\n  .velo-faq-item[open] {\n    border-color: #8fbd92;\n    box-shadow: 0 14px 34px rgba(31, 111, 53, 0.10);\n  }\n\n  .velo-faq-item summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 20px 56px 20px 22px;\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    line-height: 1.4;\n    font-weight: 850;\n    color: #111;\n  }\n\n  .velo-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .velo-faq-item summary::before,\n  .velo-faq-item summary::after {\n    content: \"\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    width: 15px;\n    height: 2px;\n    background: #1f6f35;\n    border-radius: 999px;\n    transition: transform 0.2s ease;\n  }\n\n  .velo-faq-item summary::after {\n    transform: rotate(90deg);\n  }\n\n  .velo-faq-item[open] summary::after {\n    transform: rotate(0deg);\n  }\n\n  .velo-faq-answer {\n    padding: 0 22px 22px;\n    color: #4a4a4a;\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .velo-faq-answer p {\n    margin: 0;\n  }\n\n  .velo-faq-answer strong {\n    color: #111;\n  }\n\n  .velo-warning-box {\n    border: 2px solid #111;\n    border-radius: 14px;\n    padding: 18px 20px;\n    background: #fff;\n    color: #111;\n    font-size: 15px;\n    line-height: 1.45;\n    font-weight: 850;\n    text-align: center;\n  }\n\n  @media (max-width: 768px) {\n    .velo-collection-content {\n      margin-top: 36px;\n      padding: 0 16px 42px;\n    }\n\n    .velo-section {\n      margin-bottom: 42px;\n    }\n\n    .velo-collection-content h2 {\n      font-size: 24px;\n    }\n\n    .velo-collection-content p {\n      font-size: 15px;\n    }\n\n    .velo-hero-card,\n    .velo-card {\n      padding: 18px;\n      border-radius: 16px;\n    }\n\n    .velo-grid-2,\n    .velo-benefit-list {\n      grid-template-columns: 1fr;\n    }\n\n    .velo-flavor-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    .velo-flavor-card {\n      padding: 15px;\n      border-radius: 14px;\n    }\n\n    .velo-faq {\n      margin-top: 44px;\n    }\n\n    .velo-faq-header {\n      margin-bottom: 20px;\n    }\n\n    .velo-faq-item {\n      border-radius: 14px;\n    }\n\n    .velo-faq-item summary {\n      padding: 18px 50px 18px 18px;\n      font-size: 15px;\n    }\n\n    .velo-faq-item summary::before,\n    .velo-faq-item summary::after {\n      right: 18px;\n    }\n\n    .velo-faq-answer {\n      padding: 0 18px 18px;\n      font-size: 14px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"velo-collection-content\"\u003e\n\n  \u003csection class=\"velo-section\"\u003e\n    \u003cdiv class=\"velo-hero-card\"\u003e\n      \u003cspan class=\"velo-eyebrow\"\u003eVELO Plus\u003c\/span\u003e\n      \u003ch2\u003eVELO Plus Nicotine Pouches in 6MG and 9MG\u003c\/h2\u003e\n      \u003cp\u003e\n        Shop VELO Plus nicotine pouches in 6MG and 9MG strength options. This collection includes mint, wintergreen, fruit, citrus, coffee-inspired, and smooth flavor profiles for adult nicotine pouch users.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Browse available VELO Plus flavors, compare strength options, and choose the pack size that fits your order. VELO Plus products are intended only for adults 21+ who already use nicotine products.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"velo-section\"\u003e\n    \u003cdiv class=\"velo-section-header\"\u003e\n      \u003cspan class=\"velo-eyebrow\"\u003eStrength\u003c\/span\u003e\n      \u003ch2\u003eChoose Between 6MG and 9MG\u003c\/h2\u003e\n      \u003cp\u003e\n        VELO Plus is available in two strength options on this collection page. Choose 6MG for a regular-strength pouch or 9MG for a stronger nicotine pouch option.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"velo-grid-2\"\u003e\n      \u003cdiv class=\"velo-card\"\u003e\n        \u003cspan class=\"velo-strength-label\"\u003e6MG\u003c\/span\u003e\n        \u003ch3\u003eRegular Strength Option\u003c\/h3\u003e\n        \u003cp\u003e\n          A 6MG option for adult nicotine pouch users who prefer a balanced strength level.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"velo-card\"\u003e\n        \u003cspan class=\"velo-strength-label\"\u003e9MG\u003c\/span\u003e\n        \u003ch3\u003eStronger Strength Option\u003c\/h3\u003e\n        \u003cp\u003e\n          A 9MG option for adult nicotine pouch users who prefer a more pronounced nicotine level.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"velo-section\"\u003e\n    \u003cdiv class=\"velo-section-header\"\u003e\n      \u003cspan class=\"velo-eyebrow\"\u003eFlavors\u003c\/span\u003e\n      \u003ch2\u003eVELO Plus Flavor Options\u003c\/h2\u003e\n      \u003cp\u003e\n        Explore VELO Plus flavors across mint, fruit, citrus, coffee-style, and smooth profiles. Availability may vary by strength.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"velo-flavor-grid\"\u003e\n      \u003cdiv class=\"velo-flavor-card\"\u003e\n        \u003cspan class=\"velo-flavor-name\"\u003eDragon Fruit\u003c\/span\u003e\n        \u003cspan class=\"velo-flavor-strength\"\u003e6MG\u003c\/span\u003e\n        \u003cspan class=\"velo-flavor-desc\"\u003eA fruit-forward profile with a bright, tropical-style finish.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"velo-flavor-card\"\u003e\n        \u003cspan class=\"velo-flavor-name\"\u003eCappuccino\u003c\/span\u003e\n        \u003cspan class=\"velo-flavor-strength\"\u003e6MG \/ 9MG\u003c\/span\u003e\n        \u003cspan class=\"velo-flavor-desc\"\u003eA coffee-inspired flavor profile with a smooth roasted note.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"velo-flavor-card\"\u003e\n        \u003cspan class=\"velo-flavor-name\"\u003eCitrus Chill\u003c\/span\u003e\n        \u003cspan class=\"velo-flavor-strength\"\u003e6MG \/ 9MG\u003c\/span\u003e\n        \u003cspan class=\"velo-flavor-desc\"\u003eCitrus flavor with a cool, clean finish.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"velo-flavor-card\"\u003e\n        \u003cspan class=\"velo-flavor-name\"\u003eMint\u003c\/span\u003e\n        \u003cspan class=\"velo-flavor-strength\"\u003e6MG \/ 9MG\u003c\/span\u003e\n        \u003cspan class=\"velo-flavor-desc\"\u003eA crisp mint profile with a clean, refreshing character.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"velo-flavor-card\"\u003e\n        \u003cspan class=\"velo-flavor-name\"\u003ePeppermint\u003c\/span\u003e\n        \u003cspan class=\"velo-flavor-strength\"\u003e6MG \/ 9MG\u003c\/span\u003e\n        \u003cspan class=\"velo-flavor-desc\"\u003eA cool peppermint profile with a sharper mint finish.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"velo-flavor-card\"\u003e\n        \u003cspan class=\"velo-flavor-name\"\u003eSmooth\u003c\/span\u003e\n        \u003cspan class=\"velo-flavor-strength\"\u003e6MG \/ 9MG\u003c\/span\u003e\n        \u003cspan class=\"velo-flavor-desc\"\u003eA clean, mellow profile for users who prefer a less flavor-forward pouch.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"velo-flavor-card\"\u003e\n        \u003cspan class=\"velo-flavor-name\"\u003eSpearmint\u003c\/span\u003e\n        \u003cspan class=\"velo-flavor-strength\"\u003e6MG \/ 9MG\u003c\/span\u003e\n        \u003cspan class=\"velo-flavor-desc\"\u003eA smooth spearmint profile with a clean mint character.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"velo-flavor-card\"\u003e\n        \u003cspan class=\"velo-flavor-name\"\u003eTropical Heat\u003c\/span\u003e\n        \u003cspan class=\"velo-flavor-strength\"\u003e6MG\u003c\/span\u003e\n        \u003cspan class=\"velo-flavor-desc\"\u003eA tropical-style flavor profile with a warmer finish.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"velo-flavor-card\"\u003e\n        \u003cspan class=\"velo-flavor-name\"\u003eWild Berry\u003c\/span\u003e\n        \u003cspan class=\"velo-flavor-strength\"\u003e6MG \/ 9MG\u003c\/span\u003e\n        \u003cspan class=\"velo-flavor-desc\"\u003eMixed berry flavor with a bright fruit profile.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"velo-flavor-card\"\u003e\n        \u003cspan class=\"velo-flavor-name\"\u003eWintergreen\u003c\/span\u003e\n        \u003cspan class=\"velo-flavor-strength\"\u003e6MG \/ 9MG\u003c\/span\u003e\n        \u003cspan class=\"velo-flavor-desc\"\u003eA classic wintergreen profile with a cool mint finish.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"velo-section\"\u003e\n    \u003cdiv class=\"velo-section-header\"\u003e\n      \u003cspan class=\"velo-eyebrow\"\u003eWhy Kopouch\u003c\/span\u003e\n      \u003ch2\u003eWhy Buy VELO Plus from Kopouch?\u003c\/h2\u003e\n      \u003cp\u003e\n        Kopouch is built for adult nicotine pouch shoppers who want clear selection, simple pack-size options, and fast order fulfillment.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"velo-benefit-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFree shipping over $35:\u003c\/strong\u003e Standard shipping is free on qualifying orders.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFast U.S. delivery:\u003c\/strong\u003e Standard delivery typically arrives in 3–5 business days after shipping.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAuthentic products:\u003c\/strong\u003e Products are sourced through authorized supply channels.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFresh stock:\u003c\/strong\u003e Orders are packed from carefully managed inventory.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePack-size savings:\u003c\/strong\u003e Choose larger pack sizes when you want a better per-can value.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAdult-only purchase:\u003c\/strong\u003e Age verification may be required at checkout or delivery.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"velo-section velo-faq\"\u003e\n    \u003cdiv class=\"velo-faq-header\"\u003e\n      \u003cspan class=\"velo-eyebrow\"\u003eFAQ\u003c\/span\u003e\n      \u003ch2\u003eVELO Plus Questions\u003c\/h2\u003e\n      \u003cp\u003e\n        Quick answers about VELO Plus strengths, flavors, shipping, returns, and age requirements.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"velo-faq-list\"\u003e\n      \u003cdetails class=\"velo-faq-item\"\u003e\n        \u003csummary\u003eWhat strengths are available for VELO Plus?\u003c\/summary\u003e\n        \u003cdiv class=\"velo-faq-answer\"\u003e\n          \u003cp\u003eThis VELO Plus collection focuses on \u003cstrong\u003e6MG\u003c\/strong\u003e and \u003cstrong\u003e9MG\u003c\/strong\u003e strength options.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"velo-faq-item\"\u003e\n        \u003csummary\u003eWhat VELO Plus flavors are available?\u003c\/summary\u003e\n        \u003cdiv class=\"velo-faq-answer\"\u003e\n          \u003cp\u003eAvailable VELO Plus flavors include Dragon Fruit, Cappuccino, Citrus Chill, Mint, Peppermint, Smooth, Spearmint, Tropical Heat, Wild Berry, and Wintergreen.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"velo-faq-item\"\u003e\n        \u003csummary\u003eWhich VELO Plus flavors come in 9MG?\u003c\/summary\u003e\n        \u003cdiv class=\"velo-faq-answer\"\u003e\n          \u003cp\u003eCurrent 9MG options include Cappuccino, Citrus Chill, Mint, Peppermint, Smooth, Spearmint, Wild Berry, and Wintergreen.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"velo-faq-item\"\u003e\n        \u003csummary\u003eDoes Kopouch offer free shipping?\u003c\/summary\u003e\n        \u003cdiv class=\"velo-faq-answer\"\u003e\n          \u003cp\u003eYes. Kopouch offers \u003cstrong\u003efree standard shipping on orders over $35\u003c\/strong\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"velo-faq-item\"\u003e\n        \u003csummary\u003eWhen will my VELO Plus order ship?\u003c\/summary\u003e\n        \u003cdiv class=\"velo-faq-answer\"\u003e\n          \u003cp\u003eOrders placed before \u003cstrong\u003e2PM EST\u003c\/strong\u003e are eligible for same-day dispatch. Standard delivery typically takes 3–5 business days after shipping.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"velo-faq-item\"\u003e\n        \u003csummary\u003eCan I return nicotine pouch products?\u003c\/summary\u003e\n        \u003cdiv class=\"velo-faq-answer\"\u003e\n          \u003cp\u003eAll nicotine pouch sales are final. If your order arrives damaged, missing, or incorrect, contact Kopouch support within 7 days with photos of the packaging, shipping label, and item condition.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"velo-faq-item\"\u003e\n        \u003csummary\u003eWho can buy VELO Plus nicotine pouches?\u003c\/summary\u003e\n        \u003cdiv class=\"velo-faq-answer\"\u003e\n          \u003cp\u003eVELO Plus nicotine pouches are intended only for adults \u003cstrong\u003e21+\u003c\/strong\u003e. Age verification may be required during checkout or delivery.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"velo-section\"\u003e\n    \u003cdiv class=\"velo-warning-box\"\u003e\n      WARNING: This product contains nicotine. Nicotine is an addictive chemical.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Kopouch.com","offers":[{"title":"6MG \/ Dragon Fruit","offer_id":49045579628796,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Cappuccino","offer_id":49045579661564,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Citrus Chill","offer_id":49045579694332,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Mint","offer_id":49045579727100,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Peppermint","offer_id":49045579759868,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Smooth","offer_id":49045579792636,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Spearmint","offer_id":49045579825404,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Tropical Heat","offer_id":49045579858172,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Wild Berry","offer_id":49045586575612,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Wintergreen","offer_id":49045586608380,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"9MG \/ Dragon Fruit","offer_id":49045579890940,"sku":null,"price":5.19,"currency_code":"USD","in_stock":false},{"title":"9MG \/ Cappuccino","offer_id":49045579923708,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"9MG \/ Citrus Chill","offer_id":49045579956476,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"9MG \/ Mint","offer_id":49045579989244,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"9MG \/ Peppermint","offer_id":49045580022012,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"9MG \/ Smooth","offer_id":49045580054780,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"9MG \/ Spearmint","offer_id":49045580087548,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"9MG \/ Tropical Heat","offer_id":49045580120316,"sku":null,"price":5.19,"currency_code":"USD","in_stock":false},{"title":"9MG \/ Wild Berry","offer_id":49045586641148,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"9MG \/ Wintergreen","offer_id":49045586673916,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0788\/3220\/6076\/files\/FF_VELO_PLUSDRAGONFRUIT6MG_CAN_01.webp?v=1777685284"},{"product_id":"zyn","title":"ZYN Nicotine Pouches 3MG \u0026 6MG","description":"\u003cstyle\u003e\n  .zyn-collection-content {\n    max-width: 1120px;\n    margin: 56px auto 0;\n    padding: 0 20px 56px;\n    color: #111;\n    line-height: 1.6;\n  }\n\n  .zyn-collection-content * {\n    box-sizing: border-box;\n  }\n\n  .zyn-section {\n    margin-bottom: 56px;\n  }\n\n  .zyn-section-header {\n    max-width: 780px;\n    margin-bottom: 24px;\n  }\n\n  .zyn-eyebrow {\n    display: inline-block;\n    margin-bottom: 10px;\n    padding: 5px 12px;\n    border-radius: 999px;\n    background: #eef7ef;\n    color: #1f6f35;\n    font-size: 12px;\n    font-weight: 800;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n  }\n\n  .zyn-collection-content h2 {\n    margin: 0 0 12px;\n    font-size: 30px;\n    line-height: 1.22;\n    font-weight: 850;\n    color: #111;\n  }\n\n  .zyn-collection-content h3 {\n    margin: 0 0 8px;\n    font-size: 18px;\n    line-height: 1.3;\n    font-weight: 850;\n    color: #111;\n  }\n\n  .zyn-collection-content p {\n    margin: 0 0 16px;\n    font-size: 16px;\n    color: #444;\n  }\n\n  .zyn-hero-card {\n    border: 1px solid #e5e9e3;\n    border-radius: 22px;\n    padding: 30px;\n    background: linear-gradient(180deg, #ffffff 0%, #f8fbf7 100%);\n    box-shadow: 0 12px 32px rgba(17, 17, 17, 0.05);\n  }\n\n  .zyn-hero-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .zyn-grid-2 {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 18px;\n  }\n\n  .zyn-card {\n    border: 1px solid #e5e9e3;\n    border-radius: 16px;\n    padding: 22px;\n    background: #fff;\n    box-shadow: 0 8px 24px rgba(17, 17, 17, 0.04);\n  }\n\n  .zyn-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .zyn-strength-label {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-width: 64px;\n    height: 34px;\n    margin-bottom: 14px;\n    border-radius: 999px;\n    background: #111;\n    color: #fff;\n    font-size: 14px;\n    font-weight: 850;\n  }\n\n  .zyn-flavor-grid {\n    display: grid;\n    grid-template-columns: repeat(5, minmax(0, 1fr));\n    gap: 14px;\n  }\n\n  .zyn-flavor-card {\n    border: 1px solid #e5e9e3;\n    border-radius: 16px;\n    padding: 18px;\n    background: #fff;\n    box-shadow: 0 8px 22px rgba(17, 17, 17, 0.035);\n    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;\n  }\n\n  .zyn-flavor-card:hover {\n    border-color: #b9d8bd;\n    box-shadow: 0 12px 30px rgba(17, 17, 17, 0.07);\n    transform: translateY(-1px);\n  }\n\n  .zyn-flavor-name {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 15px;\n    font-weight: 850;\n    color: #111;\n  }\n\n  .zyn-flavor-strength {\n    display: inline-block;\n    margin-bottom: 8px;\n    padding: 3px 8px;\n    border-radius: 999px;\n    background: #f2f5f1;\n    color: #1f6f35;\n    font-size: 12px;\n    font-weight: 800;\n  }\n\n  .zyn-flavor-desc {\n    display: block;\n    font-size: 14px;\n    line-height: 1.55;\n    color: #555;\n  }\n\n  .zyn-benefit-list {\n    display: grid;\n    grid-template-columns: repeat(2, minmax(0, 1fr));\n    gap: 14px;\n    padding: 0;\n    margin: 0;\n    list-style: none;\n  }\n\n  .zyn-benefit-list li {\n    border: 1px solid #e5e9e3;\n    border-radius: 16px;\n    padding: 18px;\n    background: #fff;\n    box-shadow: 0 8px 22px rgba(17, 17, 17, 0.035);\n    font-size: 15px;\n    line-height: 1.55;\n    color: #444;\n  }\n\n  .zyn-benefit-list strong {\n    color: #111;\n  }\n\n  .zyn-faq {\n    margin-top: 64px;\n  }\n\n  .zyn-faq-header {\n    max-width: 780px;\n    margin-bottom: 28px;\n  }\n\n  .zyn-faq-list {\n    display: grid;\n    gap: 12px;\n  }\n\n  .zyn-faq-item {\n    border: 1px solid #e5e9e3;\n    border-radius: 16px;\n    background: #fff;\n    overflow: hidden;\n    box-shadow: 0 8px 24px rgba(17, 17, 17, 0.04);\n    transition: border-color 0.2s ease, box-shadow 0.2s ease, transform 0.2s ease;\n  }\n\n  .zyn-faq-item:hover {\n    border-color: #b9d8bd;\n    box-shadow: 0 12px 30px rgba(17, 17, 17, 0.07);\n    transform: translateY(-1px);\n  }\n\n  .zyn-faq-item[open] {\n    border-color: #8fbd92;\n    box-shadow: 0 14px 34px rgba(31, 111, 53, 0.10);\n  }\n\n  .zyn-faq-item summary {\n    position: relative;\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 16px;\n    padding: 20px 56px 20px 22px;\n    cursor: pointer;\n    list-style: none;\n    font-size: 16px;\n    line-height: 1.4;\n    font-weight: 850;\n    color: #111;\n  }\n\n  .zyn-faq-item summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .zyn-faq-item summary::before,\n  .zyn-faq-item summary::after {\n    content: \"\";\n    position: absolute;\n    right: 22px;\n    top: 50%;\n    width: 15px;\n    height: 2px;\n    background: #1f6f35;\n    border-radius: 999px;\n    transition: transform 0.2s ease;\n  }\n\n  .zyn-faq-item summary::after {\n    transform: rotate(90deg);\n  }\n\n  .zyn-faq-item[open] summary::after {\n    transform: rotate(0deg);\n  }\n\n  .zyn-faq-answer {\n    padding: 0 22px 22px;\n    color: #4a4a4a;\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .zyn-faq-answer p {\n    margin: 0;\n  }\n\n  .zyn-faq-answer strong {\n    color: #111;\n  }\n\n  .zyn-warning-box {\n    border: 2px solid #111;\n    border-radius: 14px;\n    padding: 18px 20px;\n    background: #fff;\n    color: #111;\n    font-size: 15px;\n    line-height: 1.45;\n    font-weight: 850;\n    text-align: center;\n  }\n\n  @media (max-width: 768px) {\n    .zyn-collection-content {\n      margin-top: 36px;\n      padding: 0 16px 42px;\n    }\n\n    .zyn-section {\n      margin-bottom: 42px;\n    }\n\n    .zyn-collection-content h2 {\n      font-size: 24px;\n    }\n\n    .zyn-collection-content p {\n      font-size: 15px;\n    }\n\n    .zyn-hero-card,\n    .zyn-card {\n      padding: 18px;\n      border-radius: 16px;\n    }\n\n    .zyn-grid-2,\n    .zyn-benefit-list {\n      grid-template-columns: 1fr;\n    }\n\n    .zyn-flavor-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n      gap: 12px;\n    }\n\n    .zyn-flavor-card {\n      padding: 15px;\n      border-radius: 14px;\n    }\n\n    .zyn-faq {\n      margin-top: 44px;\n    }\n\n    .zyn-faq-header {\n      margin-bottom: 20px;\n    }\n\n    .zyn-faq-item {\n      border-radius: 14px;\n    }\n\n    .zyn-faq-item summary {\n      padding: 18px 50px 18px 18px;\n      font-size: 15px;\n    }\n\n    .zyn-faq-item summary::before,\n    .zyn-faq-item summary::after {\n      right: 18px;\n    }\n\n    .zyn-faq-answer {\n      padding: 0 18px 18px;\n      font-size: 14px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"zyn-collection-content\"\u003e\n\n  \u003csection class=\"zyn-section\"\u003e\n    \u003cdiv class=\"zyn-hero-card\"\u003e\n      \u003cspan class=\"zyn-eyebrow\"\u003eZYN\u003c\/span\u003e\n      \u003ch2\u003eZYN Nicotine Pouches in 3MG and 6MG\u003c\/h2\u003e\n      \u003cp\u003e\n        Shop ZYN nicotine pouches in 3MG and 6MG strength options. This collection includes mint, wintergreen, smooth, citrus, coffee, and spice-inspired flavor profiles for adult nicotine pouch users.\n      \u003c\/p\u003e\n      \u003cp\u003e\n        Browse available ZYN flavors, compare strength options, and choose the pack size that fits your order. ZYN products are intended only for adults 21+ who already use nicotine products.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"zyn-section\"\u003e\n    \u003cdiv class=\"zyn-section-header\"\u003e\n      \u003cspan class=\"zyn-eyebrow\"\u003eStrength\u003c\/span\u003e\n      \u003ch2\u003eChoose Between 3MG and 6MG\u003c\/h2\u003e\n      \u003cp\u003e\n        ZYN is available in two strength options on this collection page. Choose 3MG for a lower-strength pouch or 6MG for a stronger nicotine pouch option.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zyn-grid-2\"\u003e\n      \u003cdiv class=\"zyn-card\"\u003e\n        \u003cspan class=\"zyn-strength-label\"\u003e3MG\u003c\/span\u003e\n        \u003ch3\u003eLower Strength Option\u003c\/h3\u003e\n        \u003cp\u003e\n          A 3MG option for adult nicotine pouch users who prefer a lower nicotine level.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zyn-card\"\u003e\n        \u003cspan class=\"zyn-strength-label\"\u003e6MG\u003c\/span\u003e\n        \u003ch3\u003eStronger Strength Option\u003c\/h3\u003e\n        \u003cp\u003e\n          A 6MG option for adult nicotine pouch users who prefer a more pronounced nicotine level.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"zyn-section\"\u003e\n    \u003cdiv class=\"zyn-section-header\"\u003e\n      \u003cspan class=\"zyn-eyebrow\"\u003eFlavors\u003c\/span\u003e\n      \u003ch2\u003eZYN Flavor Options\u003c\/h2\u003e\n      \u003cp\u003e\n        Explore ZYN flavors across mint, wintergreen, smooth, citrus, coffee, and spice-inspired profiles. Availability may vary by strength.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zyn-flavor-grid\"\u003e\n      \u003cdiv class=\"zyn-flavor-card\"\u003e\n        \u003cspan class=\"zyn-flavor-name\"\u003eChill\u003c\/span\u003e\n        \u003cspan class=\"zyn-flavor-strength\"\u003e3MG \/ 6MG\u003c\/span\u003e\n        \u003cspan class=\"zyn-flavor-desc\"\u003eA clean, mellow profile with a cool finish.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zyn-flavor-card\"\u003e\n        \u003cspan class=\"zyn-flavor-name\"\u003eCinnamon\u003c\/span\u003e\n        \u003cspan class=\"zyn-flavor-strength\"\u003e3MG \/ 6MG\u003c\/span\u003e\n        \u003cspan class=\"zyn-flavor-desc\"\u003eA warm cinnamon profile with a spiced finish.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zyn-flavor-card\"\u003e\n        \u003cspan class=\"zyn-flavor-name\"\u003eCitrus\u003c\/span\u003e\n        \u003cspan class=\"zyn-flavor-strength\"\u003e3MG \/ 6MG\u003c\/span\u003e\n        \u003cspan class=\"zyn-flavor-desc\"\u003eA bright citrus profile with a clean, refreshing character.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zyn-flavor-card\"\u003e\n        \u003cspan class=\"zyn-flavor-name\"\u003eCoffee\u003c\/span\u003e\n        \u003cspan class=\"zyn-flavor-strength\"\u003e3MG \/ 6MG\u003c\/span\u003e\n        \u003cspan class=\"zyn-flavor-desc\"\u003eA coffee-inspired flavor profile with a smooth roasted note.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zyn-flavor-card\"\u003e\n        \u003cspan class=\"zyn-flavor-name\"\u003eMenthol\u003c\/span\u003e\n        \u003cspan class=\"zyn-flavor-strength\"\u003e3MG \/ 6MG\u003c\/span\u003e\n        \u003cspan class=\"zyn-flavor-desc\"\u003eA cooling menthol profile with a crisp finish.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zyn-flavor-card\"\u003e\n        \u003cspan class=\"zyn-flavor-name\"\u003eMint\u003c\/span\u003e\n        \u003cspan class=\"zyn-flavor-strength\"\u003e3MG \/ 6MG\u003c\/span\u003e\n        \u003cspan class=\"zyn-flavor-desc\"\u003eA clean mint profile with a refreshing character.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zyn-flavor-card\"\u003e\n        \u003cspan class=\"zyn-flavor-name\"\u003ePeppermint\u003c\/span\u003e\n        \u003cspan class=\"zyn-flavor-strength\"\u003e3MG \/ 6MG\u003c\/span\u003e\n        \u003cspan class=\"zyn-flavor-desc\"\u003eA cool peppermint profile with a sharper mint finish.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zyn-flavor-card\"\u003e\n        \u003cspan class=\"zyn-flavor-name\"\u003eSmooth\u003c\/span\u003e\n        \u003cspan class=\"zyn-flavor-strength\"\u003e3MG \/ 6MG\u003c\/span\u003e\n        \u003cspan class=\"zyn-flavor-desc\"\u003eA simple, mellow profile for users who prefer a less flavor-forward pouch.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zyn-flavor-card\"\u003e\n        \u003cspan class=\"zyn-flavor-name\"\u003eSpearmint\u003c\/span\u003e\n        \u003cspan class=\"zyn-flavor-strength\"\u003e3MG \/ 6MG\u003c\/span\u003e\n        \u003cspan class=\"zyn-flavor-desc\"\u003eA smooth spearmint profile with a clean mint character.\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"zyn-flavor-card\"\u003e\n        \u003cspan class=\"zyn-flavor-name\"\u003eWintergreen\u003c\/span\u003e\n        \u003cspan class=\"zyn-flavor-strength\"\u003e3MG \/ 6MG\u003c\/span\u003e\n        \u003cspan class=\"zyn-flavor-desc\"\u003eA classic wintergreen profile with a cool mint finish.\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"zyn-section\"\u003e\n    \u003cdiv class=\"zyn-section-header\"\u003e\n      \u003cspan class=\"zyn-eyebrow\"\u003eWhy Kopouch\u003c\/span\u003e\n      \u003ch2\u003eWhy Buy ZYN from Kopouch?\u003c\/h2\u003e\n      \u003cp\u003e\n        Kopouch is built for adult nicotine pouch shoppers who want clear selection, simple pack-size options, and fast order fulfillment.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cul class=\"zyn-benefit-list\"\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFree shipping over $35:\u003c\/strong\u003e Standard shipping is free on qualifying orders.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFast U.S. delivery:\u003c\/strong\u003e Standard delivery typically arrives in 3–5 business days after shipping.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAuthentic products:\u003c\/strong\u003e Products are sourced through authorized supply channels.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eFresh stock:\u003c\/strong\u003e Orders are packed from carefully managed inventory.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003ePack-size savings:\u003c\/strong\u003e Choose larger pack sizes when you want a better per-can value.\u003c\/li\u003e\n      \u003cli\u003e\n\u003cstrong\u003eAdult-only purchase:\u003c\/strong\u003e Age verification may be required at checkout or delivery.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"zyn-section zyn-faq\"\u003e\n    \u003cdiv class=\"zyn-faq-header\"\u003e\n      \u003cspan class=\"zyn-eyebrow\"\u003eFAQ\u003c\/span\u003e\n      \u003ch2\u003eZYN Questions\u003c\/h2\u003e\n      \u003cp\u003e\n        Quick answers about ZYN strengths, flavors, shipping, returns, and age requirements.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"zyn-faq-list\"\u003e\n      \u003cdetails class=\"zyn-faq-item\"\u003e\n        \u003csummary\u003eWhat strengths are available for ZYN?\u003c\/summary\u003e\n        \u003cdiv class=\"zyn-faq-answer\"\u003e\n          \u003cp\u003eThis ZYN collection includes \u003cstrong\u003e3MG\u003c\/strong\u003e and \u003cstrong\u003e6MG\u003c\/strong\u003e strength options.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"zyn-faq-item\"\u003e\n        \u003csummary\u003eWhat ZYN flavors are available?\u003c\/summary\u003e\n        \u003cdiv class=\"zyn-faq-answer\"\u003e\n          \u003cp\u003eAvailable ZYN flavors include Chill, Cinnamon, Citrus, Coffee, Menthol, Mint, Peppermint, Smooth, Spearmint, and Wintergreen.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"zyn-faq-item\"\u003e\n        \u003csummary\u003eWhich ZYN flavors come in both 3MG and 6MG?\u003c\/summary\u003e\n        \u003cdiv class=\"zyn-faq-answer\"\u003e\n          \u003cp\u003eCurrent 3MG and 6MG options include Chill, Cinnamon, Citrus, Coffee, Menthol, Mint, Peppermint, Smooth, Spearmint, and Wintergreen.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"zyn-faq-item\"\u003e\n        \u003csummary\u003eDoes Kopouch offer free shipping?\u003c\/summary\u003e\n        \u003cdiv class=\"zyn-faq-answer\"\u003e\n          \u003cp\u003eYes. Kopouch offers \u003cstrong\u003efree standard shipping on orders over $35\u003c\/strong\u003e.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"zyn-faq-item\"\u003e\n        \u003csummary\u003eWhen will my ZYN order ship?\u003c\/summary\u003e\n        \u003cdiv class=\"zyn-faq-answer\"\u003e\n          \u003cp\u003eOrders placed before \u003cstrong\u003e2PM EST\u003c\/strong\u003e are eligible for same-day dispatch. Standard delivery typically takes 3–5 business days after shipping.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"zyn-faq-item\"\u003e\n        \u003csummary\u003eCan I return nicotine pouch products?\u003c\/summary\u003e\n        \u003cdiv class=\"zyn-faq-answer\"\u003e\n          \u003cp\u003eAll nicotine pouch sales are final. If your order arrives damaged, missing, or incorrect, contact Kopouch support within 7 days with photos of the packaging, shipping label, and item condition.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails class=\"zyn-faq-item\"\u003e\n        \u003csummary\u003eWho can buy ZYN nicotine pouches?\u003c\/summary\u003e\n        \u003cdiv class=\"zyn-faq-answer\"\u003e\n          \u003cp\u003eZYN nicotine pouches are intended only for adults \u003cstrong\u003e21+\u003c\/strong\u003e. Age verification may be required during checkout or delivery.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection class=\"zyn-section\"\u003e\n    \u003cdiv class=\"zyn-warning-box\"\u003e\n      WARNING: This product contains nicotine. Nicotine is an addictive chemical.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"Kopouch.com","offers":[{"title":"3MG \/ Chill","offer_id":49045589426428,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"3MG \/ Cinnamon","offer_id":49045589459196,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"3MG \/ Citrus","offer_id":49045589491964,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"3MG \/ Coffee","offer_id":49045589524732,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"3MG \/ Menthol","offer_id":49045589557500,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"3MG \/ Mint","offer_id":49045589590268,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"3MG \/ Peppermint","offer_id":49045589623036,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"3MG \/ Smooth","offer_id":49045589655804,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"3MG \/ Spearmint","offer_id":49045589688572,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"3MG \/ Wintergreen","offer_id":49045589721340,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Chill","offer_id":49045589754108,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Cinnamon","offer_id":49045589786876,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Citrus","offer_id":49045589819644,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Coffee","offer_id":49045589852412,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Menthol","offer_id":49045589885180,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Mint","offer_id":49045589917948,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Peppermint","offer_id":49045589950716,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Smooth","offer_id":49045589983484,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Spearmint","offer_id":49045590016252,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true},{"title":"6MG \/ Wintergreen","offer_id":49045590049020,"sku":null,"price":5.19,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0788\/3220\/6076\/files\/ZYN-Chill-3mg-02.webp?v=1777631368"}],"url":"https:\/\/kopouch.com\/collections\/nicotine-pouches.oembed","provider":"Kopouch.com","version":"1.0","type":"link"}