{"product_id":"cream-deluxe-gum-mint-666g","title":"Cream Deluxe Gum Mint 666 g – Bubblegum and Mint","description":"\u003c!--\n  Cream Deluxe Gum Mint 666 g\n  Adaptación completa desde Black Cobra\n  Escritorio + móvil + Stripe para 1 unidad + WhatsApp\n\n  IMPORTANTE: sustituir PENDIENTE_ID_VARIANTE_GUM_MINT_UNIDAD\n  por el ID numérico que Shopify genere al guardar el producto.\n  No incluye compra de caja ni enlaces de adelanto.\n--\u003e\n\u003cstyle\u003e\n  \/* =========================================================\n     AMPLIAR EL CONTENEDOR ESTRECHO DEL TEMA\n     ========================================================= *\/\n\n  .faq-compact-pical:has(.cdgm666) {\n    width: calc(100% - 32px) !important;\n    max-width: 1000px !important;\n    margin-right: auto !important;\n    margin-left: auto !important;\n  }\n\n  .faq-compact-pical:has(.cdgm666) .faq-compact-pical__content {\n    display: block !important;\n    width: 100% !important;\n    padding: 0 12px 12px !important;\n  }\n\n  .faq-compact-pical:has(.cdgm666) .product-desc-block {\n    display: block !important;\n    width: 100% !important;\n    max-width: none !important;\n    margin: 0 !important;\n    padding: clamp(12px, 2vw, 24px) !important;\n  }\n\n  .faq-compact-pical:has(.cdgm666) .faq-compact-pical__pills {\n    display: flex !important;\n    flex-wrap: wrap !important;\n    justify-content: center !important;\n    gap: 7px !important;\n    padding-bottom: 10px !important;\n  }\n\n  \/* =========================================================\n     CONFIGURACIÓN GENERAL\n     ========================================================= *\/\n\n  .cdgm666 {\n    --gm-black: #080808;\n    --gm-dark: #131313;\n    --gm-card: #1b1b1b;\n    --gm-gold: #31d7c7;\n    --gm-gold-light: #c9fff8;\n    --gm-green: #25d366;\n    --gm-white: #ffffff;\n    --gm-text: #f6f6f6;\n    --gm-muted: #c7c7c7;\n    --gm-border: rgba(49, 215, 199, 0.34);\n\n    display: block !important;\n    width: 100% !important;\n    max-width: 100% !important;\n    min-width: 0 !important;\n    margin: 0 auto !important;\n    padding: 0 !important;\n    color: var(--gm-text) !important;\n    font-family: inherit !important;\n    font-size: 16px !important;\n    line-height: 1.65 !important;\n    writing-mode: horizontal-tb !important;\n  }\n\n  .cdgm666,\n  .cdgm666 * {\n    box-sizing: border-box !important;\n    min-width: 0 !important;\n    max-width: 100%;\n    writing-mode: horizontal-tb !important;\n  }\n\n  .cdgm666 h2,\n  .cdgm666 h3,\n  .cdgm666 p,\n  .cdgm666 li,\n  .cdgm666 span,\n  .cdgm666 strong,\n  .cdgm666 a,\n  .cdgm666 button {\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n\n  .cdgm666 h2 {\n    margin: 0 0 16px !important;\n    color: var(--gm-white) !important;\n    font-size: clamp(27px, 4vw, 40px) !important;\n    font-weight: 850 !important;\n    line-height: 1.12 !important;\n    letter-spacing: -0.025em !important;\n  }\n\n  .cdgm666 h3 {\n    margin: 0 0 13px !important;\n    color: var(--gm-white) !important;\n    font-size: clamp(21px, 2.5vw, 28px) !important;\n    font-weight: 800 !important;\n    line-height: 1.2 !important;\n  }\n\n  .cdgm666 p {\n    margin: 0 0 15px !important;\n    color: var(--gm-muted) !important;\n    font-size: 16px !important;\n    line-height: 1.65 !important;\n  }\n\n  .cdgm666 strong {\n    color: var(--gm-white) !important;\n  }\n\n  \/* =========================================================\n     PRESENTACIÓN PRINCIPAL\n     ========================================================= *\/\n\n  .cdgm666__hero {\n    width: 100% !important;\n    margin-bottom: 18px;\n    padding: clamp(22px, 4vw, 42px);\n    overflow: hidden;\n    border: 1px solid var(--gm-border);\n    border-radius: 22px;\n    background:\n      radial-gradient(\n        circle at 90% 10%,\n        rgba(49, 215, 199, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(145deg, #050505 0%, #061b22 55%, #090909 100%);\n  }\n\n  .cdgm666__kicker {\n    display: inline-flex !important;\n    width: auto !important;\n    margin-bottom: 15px;\n    padding: 7px 12px;\n    border: 1px solid rgba(201, 255, 248, 0.5);\n    border-radius: 999px;\n    color: var(--gm-gold-light) !important;\n    font-size: 12px !important;\n    font-weight: 850 !important;\n    line-height: 1.25 !important;\n    letter-spacing: 0.07em;\n    text-transform: uppercase;\n  }\n\n  .cdgm666__lead {\n    max-width: 760px !important;\n    color: #eeeeee !important;\n    font-size: clamp(17px, 2vw, 19px) !important;\n  }\n\n  .cdgm666__checks {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 9px;\n    margin: 20px 0 0 !important;\n    padding: 0 !important;\n    list-style: none !important;\n  }\n\n  .cdgm666__checks li {\n    display: flex;\n    align-items: flex-start;\n    gap: 9px;\n    margin: 0 !important;\n    color: #eeeeee !important;\n    font-size: 15px !important;\n    line-height: 1.45 !important;\n  }\n\n  .cdgm666__checks li::before {\n    content: \"✓\";\n    flex: 0 0 auto;\n    color: var(--gm-gold);\n    font-weight: 900;\n  }\n\n  \/* =========================================================\n     BOTONES Y FORMULARIOS STRIPE\n     ========================================================= *\/\n\n  .cdgm666__actions {\n    display: grid !important;\n    grid-template-columns: 1fr;\n    gap: 10px;\n    width: 100%;\n    margin-top: 23px;\n  }\n\n  .cdgm666__actions \u003e * {\n    min-width: 0 !important;\n  }\n\n  .cdgm666__buy-form {\n    display: block !important;\n    width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  .cdgm666__btn {\n    display: flex !important;\n    width: 100% !important;\n    min-height: 51px !important;\n    align-items: center !important;\n    justify-content: center !important;\n    margin: 0 !important;\n    padding: 13px 16px !important;\n    border: 2px solid transparent !important;\n    border-radius: 11px !important;\n    text-align: center !important;\n    text-decoration: none !important;\n    font-family: inherit !important;\n    font-size: 15px !important;\n    font-weight: 850 !important;\n    line-height: 1.25 !important;\n    cursor: pointer !important;\n    appearance: none !important;\n    -webkit-appearance: none !important;\n    transition: transform 0.2s ease, opacity 0.2s ease;\n  }\n\n  .cdgm666__btn:hover {\n    opacity: 0.9;\n    transform: translateY(-2px);\n  }\n\n  .cdgm666__btn:focus-visible {\n    outline: 3px solid var(--gm-white);\n    outline-offset: 3px;\n  }\n\n  .cdgm666__btn--gold {\n    background: var(--gm-gold) !important;\n    color: #111111 !important;\n  }\n\n  .cdgm666__btn--dark {\n    border-color: #555555 !important;\n    background: #171717 !important;\n    color: var(--gm-white) !important;\n  }\n\n  .cdgm666__btn--white {\n    border-color: var(--gm-white) !important;\n    background: var(--gm-white) !important;\n    color: #111111 !important;\n  }\n\n  .cdgm666__btn--whatsapp {\n    background: var(--gm-green) !important;\n    color: #062d16 !important;\n  }\n\n  .cdgm666__microcopy {\n    margin-top: 13px !important;\n    color: #bdbdbd !important;\n    font-size: 13px !important;\n    text-align: center;\n  }\n\n  \/* =========================================================\n     SECCIONES Y TARJETAS\n     ========================================================= *\/\n\n  .cdgm666__section {\n    width: 100%;\n    margin: 18px 0;\n    padding: clamp(20px, 3vw, 32px);\n    border: 1px solid var(--gm-border);\n    border-radius: 18px;\n    background: var(--gm-dark);\n  }\n\n  .cdgm666__intro {\n    max-width: 780px !important;\n  }\n\n  .cdgm666__grid,\n  .cdgm666__choice-grid,\n  .cdgm666__payment-grid,\n  .cdgm666__spec-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 13px;\n    margin-top: 20px;\n  }\n\n  .cdgm666__card,\n  .cdgm666__choice,\n  .cdgm666__payment,\n  .cdgm666__spec {\n    padding: 18px;\n    border: 1px solid #333333;\n    border-radius: 14px;\n    background: var(--gm-card);\n  }\n\n  .cdgm666__card strong,\n  .cdgm666__spec strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--gm-gold-light) !important;\n    font-size: 16px !important;\n  }\n\n  .cdgm666__card p,\n  .cdgm666__spec span {\n    margin: 0 !important;\n    color: var(--gm-muted) !important;\n    font-size: 14px !important;\n    line-height: 1.5 !important;\n  }\n\n  .cdgm666__choice,\n  .cdgm666__payment {\n    display: flex;\n    flex-direction: column;\n  }\n\n  .cdgm666__choice--featured {\n    border: 2px solid var(--gm-gold);\n    background: linear-gradient(160deg, #082731, #141414);\n  }\n\n  .cdgm666__label {\n    display: inline-flex !important;\n    align-self: flex-start;\n    width: auto !important;\n    margin-bottom: 11px;\n    padding: 5px 9px;\n    border-radius: 999px;\n    background: var(--gm-gold);\n    color: #111111 !important;\n    font-size: 11px !important;\n    font-weight: 900 !important;\n    line-height: 1.2 !important;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n  }\n\n  .cdgm666__choice h3,\n  .cdgm666__payment h3 {\n    font-size: 21px !important;\n  }\n\n  .cdgm666__choice .cdgm666__buy-form,\n  .cdgm666__payment .cdgm666__btn {\n    margin-top: auto !important;\n  }\n\n  .cdgm666__amount {\n    display: block !important;\n    margin: 2px 0 10px;\n    color: var(--gm-white) !important;\n    font-size: 30px !important;\n    font-weight: 900 !important;\n    line-height: 1.1 !important;\n  }\n\n  .cdgm666__notice {\n    margin-top: 16px;\n    padding: 15px;\n    border-left: 4px solid var(--gm-gold);\n    border-radius: 9px;\n    background: #0b252b;\n    color: var(--gm-gold-light);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  \/* =========================================================\n     SEGURIDAD Y PREGUNTAS\n     ========================================================= *\/\n\n  .cdgm666__safety {\n    width: 100%;\n    margin: 18px 0;\n    padding: clamp(20px, 3vw, 30px);\n    border: 1px solid #b54a42;\n    border-radius: 18px;\n    background: #291312;\n  }\n\n  .cdgm666__safety h3 {\n    color: #ffb5af !important;\n  }\n\n  .cdgm666__safety ul {\n    margin: 12px 0 0 !important;\n    padding-left: 21px !important;\n  }\n\n  .cdgm666__safety li {\n    margin-bottom: 7px !important;\n    color: #eeeeee !important;\n    font-size: 14px !important;\n    line-height: 1.5 !important;\n  }\n\n  .cdgm666__faq {\n    margin-top: 15px;\n  }\n\n  .cdgm666__faq details {\n    width: 100%;\n    border-top: 1px solid #383838;\n  }\n\n  .cdgm666__faq details:last-child {\n    border-bottom: 1px solid #383838;\n  }\n\n  .cdgm666__faq summary {\n    padding: 16px 3px;\n    color: var(--gm-white);\n    cursor: pointer;\n    font-size: 15px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  .cdgm666__answer {\n    padding: 0 3px 16px;\n  }\n\n  .cdgm666__answer p {\n    margin: 0 !important;\n    font-size: 14px !important;\n  }\n\n  \/* =========================================================\n     BLOQUE FINAL\n     ========================================================= *\/\n\n  .cdgm666__final {\n    width: 100%;\n    margin-top: 18px;\n    padding: clamp(23px, 4vw, 38px);\n    border: 1px solid var(--gm-border);\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 20% 0%,\n        rgba(49, 215, 199, 0.2),\n        transparent 38%\n      ),\n      #080808;\n    text-align: center;\n  }\n\n  .cdgm666__final p {\n    max-width: 670px !important;\n    margin-right: auto !important;\n    margin-left: auto !important;\n  }\n\n  .cdgm666__legal {\n    padding: 16px 5px 5px;\n    color: #9f9f9f !important;\n    font-size: 12px !important;\n    text-align: center;\n  }\n\n  .cdgm666__legal a {\n    color: var(--gm-gold-light) !important;\n    text-decoration: underline !important;\n  }\n\n  \/* =========================================================\n     ORDENADOR\n     ========================================================= *\/\n\n  @media screen and (min-width: 750px) {\n    .cdgm666__checks {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .cdgm666__actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .cdgm666__grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .cdgm666__choice-grid {\n      grid-template-columns: 1fr;\n      max-width: 700px;\n    }\n\n    .cdgm666__spec-grid {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n  }\n\n  \/* =========================================================\n     MÓVIL\n     ========================================================= *\/\n\n  @media screen and (max-width: 749px) {\n    .faq-compact-pical:has(.cdgm666) {\n      width: calc(100% - 16px) !important;\n    }\n\n    .faq-compact-pical:has(.cdgm666) .faq-compact-pical__content {\n      padding: 0 6px 8px !important;\n    }\n\n    .faq-compact-pical:has(.cdgm666) .product-desc-block {\n      padding: 8px !important;\n    }\n\n    .cdgm666__hero,\n    .cdgm666__section,\n    .cdgm666__safety,\n    .cdgm666__final {\n      border-radius: 15px;\n    }\n\n    .cdgm666__hero {\n      padding: 20px 17px;\n    }\n\n    .cdgm666__section,\n    .cdgm666__safety,\n    .cdgm666__final {\n      padding: 19px 16px;\n    }\n\n    .cdgm666 h2 {\n      font-size: 27px !important;\n      line-height: 1.12 !important;\n    }\n\n    .cdgm666 h3 {\n      font-size: 21px !important;\n    }\n\n    .cdgm666__lead {\n      font-size: 16px !important;\n    }\n\n    \/* Evita que el globo flotante tape el contenido *\/\n    body:has(.cdgm666) .pm-balloon {\n      display: none !important;\n    }\n\n    \/* Oculta la barra GLOBITOS en esta ficha móvil *\/\n    body:has(.cdgm666) .header-pulse-banner {\n      display: none !important;\n    }\n  }\n\u003c\/style\u003e\n\u003carticle class=\"cdgm666\"\u003e\u003c!-- =======================================================\n       PRESENTACIÓN\n       ======================================================= --\u003e\u003cheader class=\"cdgm666__hero\"\u003e\u003cspan class=\"cdgm666__kicker\"\u003e Cream Deluxe · Gum Mint · 666 g \u003c\/span\u003e\n\u003ch2\u003eCream Deluxe Gum Mint 666 g for professional culinary use\u003c\/h2\u003e\n\u003cp class=\"cdgm666__lead\"\u003eCylinder of \u003cstrong\u003efood-grade nitrous oxide N₂O E942\u003c\/strong\u003e with chewing gum and mint aroma and a refreshing note. Designed for desserts, drinks, and creative cooking with compatible equipment.\u003c\/p\u003e\n\u003cul class=\"cdgm666__checks\"\u003e\n\u003cli\u003e666 g of food-grade N₂O\u003c\/li\u003e\n\u003cli\u003eChewing gum and mint with a refreshing note\u003c\/li\u003e\n\u003cli\u003eM11 × 1 valve\u003c\/li\u003e\n\u003cli\u003eRelease nozzle included\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"cdgm666__actions\"\u003e\n\u003c!-- PAGO COMPLETO STRIPE: 1 UNIDAD --\u003e\u003cform autocomplete=\"off\" method=\"post\" action=\"\/cart\/add\" class=\"cdgm666__buy-form\"\u003e\n\u003cinput value=\"PENDIENTE_ID_VARIANTE_GUM_MINT_UNIDAD\" type=\"hidden\"\u003e \u003cinput value=\"1\" name=\"quantity\" type=\"hidden\"\u003e \u003cbutton aria-label=\"Pagar una unidad Cream Deluxe Gum Mint mediante Stripe\" data-pical-stripe-buy-now=\"true\" class=\"cdgm666__btn cdgm666__btn--gold\" type=\"button\"\u003e Pay for 1 unit with Stripe \u003c\/button\u003e\n\u003c\/form\u003e\n\u003c!-- WHATSAPP --\u003e \u003ca rel=\"noopener noreferrer nofollow\" href=\"https:\/\/wa.me\/34674478711?text=Hola%2C%20quiero%20comprar%201%20unidad%20de%20Cream%20Deluxe%20Gum%20Mint%20666%20g.%20C%C3%B3digo%20postal%3A%20___.\" class=\"cdgm666__btn cdgm666__btn--whatsapp\" target=\"_blank\"\u003e Inquire via WhatsApp \u003c\/a\u003e\n\u003c\/div\u003e\n\u003cp class=\"cdgm666__microcopy\"\u003eFull payment via Stripe · Purchase of 1 unit · Direct support\u003c\/p\u003e\n\u003c\/header\u003e\u003c!-- =======================================================\n       BENEFICIOS\n       ======================================================= --\u003e\n\u003csection class=\"cdgm666__section\"\u003e\n\u003ch3\u003eFewer charge changes, more continuity\u003c\/h3\u003e\n\u003cp class=\"cdgm666__intro\"\u003eThe 666 g format concentrates a larger amount of gas in a single cylinder, reducing the frequency of replacement compared to individual culinary capsules.\u003c\/p\u003e\n\u003cdiv class=\"cdgm666__grid\"\u003e\n\u003cdiv class=\"cdgm666__card\"\u003e\n\u003cstrong\u003eSmoother service\u003c\/strong\u003e\n\u003cp\u003eFewer interruptions during frequent preparations.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdgm666__card\"\u003e\n\u003cstrong\u003eGum Mint aroma\u003c\/strong\u003e\n\u003cp\u003eSweet chewing gum profile combined with a fresh mint note.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdgm666__card\"\u003e\n\u003cstrong\u003eSingle purchase\u003c\/strong\u003e\n\u003cp\u003eDirect and secure payment for one unit via Stripe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       ELEGIR FORMATO\n       ======================================================= --\u003e\n\u003csection class=\"cdgm666__section\"\u003e\n\u003ch3\u003eBuy one unit of Gum Mint\u003c\/h3\u003e\n\u003cdiv class=\"cdgm666__choice-grid\"\u003e\n\u003c!-- UNA UNIDAD --\u003e\n\u003cdiv class=\"cdgm666__choice\"\u003e\n\u003cspan class=\"cdgm666__label\"\u003eDirect purchase\u003c\/span\u003e\n\u003ch3\u003e1 unit of 666 g\u003c\/h3\u003e\n\u003cp\u003eAdd one 666 g unit and open Stripe Checkout with the current price verified directly from Shopify.\u003c\/p\u003e\n\u003cform autocomplete=\"off\" method=\"post\" action=\"\/cart\/add\" class=\"cdgm666__buy-form\"\u003e\n\u003cinput value=\"PENDIENTE_ID_VARIANTE_GUM_MINT_UNIDAD\" type=\"hidden\"\u003e \u003cinput value=\"1\" name=\"quantity\" type=\"hidden\"\u003e \u003cbutton data-pical-stripe-buy-now=\"true\" class=\"cdgm666__btn cdgm666__btn--dark\" type=\"button\"\u003e Pay for 1 unit with Stripe \u003c\/button\u003e\n\u003c\/form\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       FICHA TÉCNICA\n       ======================================================= --\u003e\n\u003csection class=\"cdgm666__section\"\u003e\n\u003ch3\u003eFeatures of Cream Deluxe Gum Mint\u003c\/h3\u003e\n\u003cdiv class=\"cdgm666__spec-grid\"\u003e\n\u003cdiv class=\"cdgm666__spec\"\u003e\n\u003cstrong\u003eNet content\u003c\/strong\u003e \u003cspan\u003e666 g of food-grade N₂O E942\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdgm666__spec\"\u003e\n\u003cstrong\u003eDeclared purity\u003c\/strong\u003e \u003cspan\u003e99.9%, according to the manufacturer's datasheet\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdgm666__spec\"\u003e\n\u003cstrong\u003eFlavor\u003c\/strong\u003e \u003cspan\u003eChewing gum and mint with a refreshing profile\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdgm666__spec\"\u003e\n\u003cstrong\u003eIndicative equivalence\u003c\/strong\u003e \u003cspan\u003eApproximately 80 traditional charges\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdgm666__spec\"\u003e\n\u003cstrong\u003eValve\u003c\/strong\u003e \u003cspan\u003eM11 × 1\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdgm666__spec\"\u003e\n\u003cstrong\u003eMaterial\u003c\/strong\u003e \u003cspan\u003eSteel cylinder\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdgm666__spec\"\u003e\n\u003cstrong\u003eApproximate dimensions\u003c\/strong\u003e \u003cspan\u003e32 × 7 cm\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdgm666__spec\"\u003e\n\u003cstrong\u003eIncludes\u003c\/strong\u003e \u003cspan\u003ePressure release nozzle\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"cdgm666__notice\"\u003eThe regulator and siphon are not included. Check compatibility with the M11 × 1 valve before placing your order.\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       SEGURIDAD\n       ======================================================= --\u003e\n\u003csection class=\"cdgm666__safety\"\u003e\n\u003ch3\u003eFor culinary use only · Sale 18+\u003c\/h3\u003e\n\u003cp\u003ePressurized product intended solely for food preparations using compatible equipment. Not suitable for medical or recreational use.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eDo not inhale the contents.\u003c\/li\u003e\n\u003cli\u003eDo not puncture, burn, or expose to heat sources.\u003c\/li\u003e\n\u003cli\u003eStore in a cool, dry, and ventilated place.\u003c\/li\u003e\n\u003cli\u003eKeep out of reach of children.\u003c\/li\u003e\n\u003cli\u003eFollow the instructions of the manufacturer and culinary equipment.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       PREGUNTAS FRECUENTES\n       ======================================================= --\u003e\n\u003csection class=\"cdgm666__section\"\u003e\n\u003ch3\u003eFrequently asked questions\u003c\/h3\u003e\n\u003cdiv class=\"cdgm666__faq\"\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat flavor does Gum Mint have?\u003c\/summary\u003e\n\u003cdiv class=\"cdgm666__answer\"\u003e\n\u003cp\u003eIt combines the sweet profile of gum with a refreshing mint note, as indicated by the name of this product.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat preparations is it recommended for?\u003c\/summary\u003e\n\u003cdiv class=\"cdgm666__answer\"\u003e\n\u003cp\u003eIt can be used in desserts, creams, foams, drinks, and other culinary preparations that combine gum and mint notes.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes it include regulator and siphon?\u003c\/summary\u003e\n\u003cdiv class=\"cdgm666__answer\"\u003e\n\u003cp\u003eNo. It includes a pressure release nozzle. The regulator and compatible siphon are purchased separately.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCan I buy only one unit?\u003c\/summary\u003e\n\u003cdiv class=\"cdgm666__answer\"\u003e\n\u003cp\u003eYes. This listing is configured exclusively to pay for one full unit via Stripe.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eHow does full payment with Stripe work?\u003c\/summary\u003e\n\u003cdiv class=\"cdgm666__answer\"\u003e\n\u003cp\u003eBy clicking the payment button, the system verifies the current price of the variant and opens Stripe Checkout to complete the order.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhen will I receive the order?\u003c\/summary\u003e\n\u003cdiv class=\"cdgm666__answer\"\u003e\n\u003cp\u003eThe delivery time depends on the destination and availability. Check the conditions during payment or confirm your postal code via WhatsApp.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/details\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =======================================================\n       COMPRA FINAL\n       ======================================================= --\u003e\n\u003csection class=\"cdgm666__final\"\u003e\n\u003ch3\u003eBuy one unit of Gum Mint\u003c\/h3\u003e\n\u003cp\u003ePay for one full unit via Stripe or contact us on WhatsApp if you need to confirm compatibility, availability, or shipping conditions.\u003c\/p\u003e\n\u003cdiv class=\"cdgm666__actions\"\u003e\n\u003c!-- STRIPE UNIDAD --\u003e\u003cform autocomplete=\"off\" method=\"post\" action=\"\/cart\/add\" class=\"cdgm666__buy-form\"\u003e\n\u003cinput value=\"PENDIENTE_ID_VARIANTE_GUM_MINT_UNIDAD\" type=\"hidden\"\u003e \u003cinput value=\"1\" name=\"quantity\" type=\"hidden\"\u003e \u003cbutton data-pical-stripe-buy-now=\"true\" class=\"cdgm666__btn cdgm666__btn--gold\" type=\"button\"\u003e Pay for 1 unit with Stripe \u003c\/button\u003e\n\u003c\/form\u003e\n\u003c!-- WHATSAPP --\u003e \u003ca rel=\"noopener noreferrer nofollow\" href=\"https:\/\/wa.me\/34674478711?text=Hola%2C%20quiero%20comprar%201%20unidad%20de%20Cream%20Deluxe%20Gum%20Mint%20666%20g.%20C%C3%B3digo%20postal%3A%20___.\" class=\"cdgm666__btn cdgm666__btn--whatsapp\" target=\"_blank\"\u003e Help via WhatsApp \u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003cfooter class=\"cdgm666__legal\"\u003ePicalMayor · For culinary use only · Sale only to those over 18 years old · \u003ca href=\"https:\/\/picalmayor.com\/policies\/shipping-policy\"\u003e Shipping conditions \u003c\/a\u003e\u003c\/footer\u003e\u003c\/article\u003e","brand":"Pic al mayor","offers":[{"title":"Default Title","offer_id":65399957455197,"sku":null,"price":55.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0980\/1030\/0765\/files\/727ADCF1-4C5B-4D29-9E0A-ACB0B0C7052B.png?v=1785248243","url":"https:\/\/picalmayor.com\/en\/products\/cream-deluxe-gum-mint-666g","provider":"Pic al mayor","version":"1.0","type":"link"}