{"product_id":"cream-deluxe-mango-ice-666g","title":"Cream Deluxe Mango Ice 666 g – Refreshing Mango Flavor","description":"\u003c!--\n  Cream Deluxe Mango Ice 666 g\n  Adaptación completa desde Black Cobra\n  Escritorio + móvil + Stripe para 1 unidad + WhatsApp\n\n  ID DE VARIANTE VERIFICADO EN SHOPIFY: 65398003368285\n  No incluye compra de caja ni enlaces de adelanto.\n--\u003e\n\n\u003cstyle\u003e\n  \/* =========================================================\n     AMPLIAR EL CONTENEDOR ESTRECHO DEL TEMA\n     ========================================================= *\/\n\n  .faq-compact-pical:has(.cdmi666) {\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(.cdmi666) .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(.cdmi666) .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(.cdmi666) .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  .cdmi666 {\n    --mi-black: #080808;\n    --mi-dark: #131313;\n    --mi-card: #1b1b1b;\n    --mi-gold: #ff9d0a;\n    --mi-gold-light: #ffe3a3;\n    --mi-green: #25d366;\n    --mi-white: #ffffff;\n    --mi-text: #f6f6f6;\n    --mi-muted: #c7c7c7;\n    --mi-border: rgba(255, 157, 10, 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(--mi-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  .cdmi666,\n  .cdmi666 * {\n    box-sizing: border-box !important;\n    min-width: 0 !important;\n    max-width: 100%;\n    writing-mode: horizontal-tb !important;\n  }\n\n  .cdmi666 h2,\n  .cdmi666 h3,\n  .cdmi666 p,\n  .cdmi666 li,\n  .cdmi666 span,\n  .cdmi666 strong,\n  .cdmi666 a,\n  .cdmi666 button {\n    word-break: normal !important;\n    overflow-wrap: break-word !important;\n    hyphens: none !important;\n  }\n\n  .cdmi666 h2 {\n    margin: 0 0 16px !important;\n    color: var(--mi-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  .cdmi666 h3 {\n    margin: 0 0 13px !important;\n    color: var(--mi-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  .cdmi666 p {\n    margin: 0 0 15px !important;\n    color: var(--mi-muted) !important;\n    font-size: 16px !important;\n    line-height: 1.65 !important;\n  }\n\n  .cdmi666 strong {\n    color: var(--mi-white) !important;\n  }\n\n  \/* =========================================================\n     PRESENTACIÓN PRINCIPAL\n     ========================================================= *\/\n\n  .cdmi666__hero {\n    width: 100% !important;\n    margin-bottom: 18px;\n    padding: clamp(22px, 4vw, 42px);\n    overflow: hidden;\n    border: 1px solid var(--mi-border);\n    border-radius: 22px;\n    background:\n      radial-gradient(\n        circle at 90% 10%,\n        rgba(255, 157, 10, 0.22),\n        transparent 34%\n      ),\n      linear-gradient(145deg, #050505 0%, #211306 55%, #090909 100%);\n  }\n\n  .cdmi666__kicker {\n    display: inline-flex !important;\n    width: auto !important;\n    margin-bottom: 15px;\n    padding: 7px 12px;\n    border: 1px solid rgba(255, 227, 163, 0.5);\n    border-radius: 999px;\n    color: var(--mi-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  .cdmi666__lead {\n    max-width: 760px !important;\n    color: #eeeeee !important;\n    font-size: clamp(17px, 2vw, 19px) !important;\n  }\n\n  .cdmi666__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  .cdmi666__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  .cdmi666__checks li::before {\n    content: \"✓\";\n    flex: 0 0 auto;\n    color: var(--mi-gold);\n    font-weight: 900;\n  }\n\n  \/* =========================================================\n     BOTONES Y FORMULARIOS STRIPE\n     ========================================================= *\/\n\n  .cdmi666__actions {\n    display: grid !important;\n    grid-template-columns: 1fr;\n    gap: 10px;\n    width: 100%;\n    margin-top: 23px;\n  }\n\n  .cdmi666__actions \u003e * {\n    min-width: 0 !important;\n  }\n\n  .cdmi666__buy-form {\n    display: block !important;\n    width: 100% !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  .cdmi666__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  .cdmi666__btn:hover {\n    opacity: 0.9;\n    transform: translateY(-2px);\n  }\n\n  .cdmi666__btn:focus-visible {\n    outline: 3px solid var(--mi-white);\n    outline-offset: 3px;\n  }\n\n  .cdmi666__btn--gold {\n    background: var(--mi-gold) !important;\n    color: #111111 !important;\n  }\n\n  .cdmi666__btn--dark {\n    border-color: #555555 !important;\n    background: #171717 !important;\n    color: var(--mi-white) !important;\n  }\n\n  .cdmi666__btn--white {\n    border-color: var(--mi-white) !important;\n    background: var(--mi-white) !important;\n    color: #111111 !important;\n  }\n\n  .cdmi666__btn--whatsapp {\n    background: var(--mi-green) !important;\n    color: #062d16 !important;\n  }\n\n  .cdmi666__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  .cdmi666__section {\n    width: 100%;\n    margin: 18px 0;\n    padding: clamp(20px, 3vw, 32px);\n    border: 1px solid var(--mi-border);\n    border-radius: 18px;\n    background: var(--mi-dark);\n  }\n\n  .cdmi666__intro {\n    max-width: 780px !important;\n  }\n\n  .cdmi666__grid,\n  .cdmi666__choice-grid,\n  .cdmi666__payment-grid,\n  .cdmi666__spec-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 13px;\n    margin-top: 20px;\n  }\n\n  .cdmi666__card,\n  .cdmi666__choice,\n  .cdmi666__payment,\n  .cdmi666__spec {\n    padding: 18px;\n    border: 1px solid #333333;\n    border-radius: 14px;\n    background: var(--mi-card);\n  }\n\n  .cdmi666__card strong,\n  .cdmi666__spec strong {\n    display: block;\n    margin-bottom: 5px;\n    color: var(--mi-gold-light) !important;\n    font-size: 16px !important;\n  }\n\n  .cdmi666__card p,\n  .cdmi666__spec span {\n    margin: 0 !important;\n    color: var(--mi-muted) !important;\n    font-size: 14px !important;\n    line-height: 1.5 !important;\n  }\n\n  .cdmi666__choice,\n  .cdmi666__payment {\n    display: flex;\n    flex-direction: column;\n  }\n\n  .cdmi666__choice--featured {\n    border: 2px solid var(--mi-gold);\n    background: linear-gradient(160deg, #2b1908, #141414);\n  }\n\n  .cdmi666__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(--mi-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  .cdmi666__choice h3,\n  .cdmi666__payment h3 {\n    font-size: 21px !important;\n  }\n\n  .cdmi666__choice .cdmi666__buy-form,\n  .cdmi666__payment .cdmi666__btn {\n    margin-top: auto !important;\n  }\n\n  .cdmi666__amount {\n    display: block !important;\n    margin: 2px 0 10px;\n    color: var(--mi-white) !important;\n    font-size: 30px !important;\n    font-weight: 900 !important;\n    line-height: 1.1 !important;\n  }\n\n  .cdmi666__notice {\n    margin-top: 16px;\n    padding: 15px;\n    border-left: 4px solid var(--mi-gold);\n    border-radius: 9px;\n    background: #2c1b08;\n    color: var(--mi-gold-light);\n    font-size: 14px;\n    line-height: 1.55;\n  }\n\n  \/* =========================================================\n     SEGURIDAD Y PREGUNTAS\n     ========================================================= *\/\n\n  .cdmi666__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  .cdmi666__safety h3 {\n    color: #ffb5af !important;\n  }\n\n  .cdmi666__safety ul {\n    margin: 12px 0 0 !important;\n    padding-left: 21px !important;\n  }\n\n  .cdmi666__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  .cdmi666__faq {\n    margin-top: 15px;\n  }\n\n  .cdmi666__faq details {\n    width: 100%;\n    border-top: 1px solid #383838;\n  }\n\n  .cdmi666__faq details:last-child {\n    border-bottom: 1px solid #383838;\n  }\n\n  .cdmi666__faq summary {\n    padding: 16px 3px;\n    color: var(--mi-white);\n    cursor: pointer;\n    font-size: 15px;\n    font-weight: 800;\n    line-height: 1.4;\n  }\n\n  .cdmi666__answer {\n    padding: 0 3px 16px;\n  }\n\n  .cdmi666__answer p {\n    margin: 0 !important;\n    font-size: 14px !important;\n  }\n\n  \/* =========================================================\n     BLOQUE FINAL\n     ========================================================= *\/\n\n  .cdmi666__final {\n    width: 100%;\n    margin-top: 18px;\n    padding: clamp(23px, 4vw, 38px);\n    border: 1px solid var(--mi-border);\n    border-radius: 20px;\n    background:\n      radial-gradient(\n        circle at 20% 0%,\n        rgba(255, 157, 10, 0.2),\n        transparent 38%\n      ),\n      #080808;\n    text-align: center;\n  }\n\n  .cdmi666__final p {\n    max-width: 670px !important;\n    margin-right: auto !important;\n    margin-left: auto !important;\n  }\n\n  .cdmi666__legal {\n    padding: 16px 5px 5px;\n    color: #9f9f9f !important;\n    font-size: 12px !important;\n    text-align: center;\n  }\n\n  .cdmi666__legal a {\n    color: var(--mi-gold-light) !important;\n    text-decoration: underline !important;\n  }\n\n  \/* =========================================================\n     ORDENADOR\n     ========================================================= *\/\n\n  @media screen and (min-width: 750px) {\n    .cdmi666__checks {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .cdmi666__actions {\n      grid-template-columns: repeat(2, minmax(0, 1fr));\n    }\n\n    .cdmi666__grid {\n      grid-template-columns: repeat(3, minmax(0, 1fr));\n    }\n\n    .cdmi666__choice-grid {\n      grid-template-columns: 1fr;\n      max-width: 700px;\n    }\n\n    .cdmi666__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(.cdmi666) {\n      width: calc(100% - 16px) !important;\n    }\n\n    .faq-compact-pical:has(.cdmi666) .faq-compact-pical__content {\n      padding: 0 6px 8px !important;\n    }\n\n    .faq-compact-pical:has(.cdmi666) .product-desc-block {\n      padding: 8px !important;\n    }\n\n    .cdmi666__hero,\n    .cdmi666__section,\n    .cdmi666__safety,\n    .cdmi666__final {\n      border-radius: 15px;\n    }\n\n    .cdmi666__hero {\n      padding: 20px 17px;\n    }\n\n    .cdmi666__section,\n    .cdmi666__safety,\n    .cdmi666__final {\n      padding: 19px 16px;\n    }\n\n    .cdmi666 h2 {\n      font-size: 27px !important;\n      line-height: 1.12 !important;\n    }\n\n    .cdmi666 h3 {\n      font-size: 21px !important;\n    }\n\n    .cdmi666__lead {\n      font-size: 16px !important;\n    }\n\n    \/* Evita que el globo flotante tape el contenido *\/\n    body:has(.cdmi666) .pm-balloon {\n      display: none !important;\n    }\n\n    \/* Oculta la barra GLOBITOS en esta ficha móvil *\/\n    body:has(.cdmi666) .header-pulse-banner {\n      display: none !important;\n    }\n  }\n\u003c\/style\u003e\n\n\u003carticle class=\"cdmi666\"\u003e\n\n  \u003c!-- =======================================================\n       PRESENTACIÓN\n       ======================================================= --\u003e\n\n  \u003cheader class=\"cdmi666__hero\"\u003e\n    \u003cspan class=\"cdmi666__kicker\"\u003e\n      Cream Deluxe · Mango Ice · 666 g\n    \u003c\/span\u003e\n\n    \u003ch2\u003eCream Deluxe Mango Ice 666 g for professional culinary use\u003c\/h2\u003e\n\n    \u003cp class=\"cdmi666__lead\"\u003e\n      Cylinder of \u003cstrong\u003efood-grade nitrous oxide N₂O E942\u003c\/strong\u003e\n      with Mango Ice aroma. Its tropical mango profile with a refreshing sensation\n      refreshing is designed for desserts, drinks, and creative cooking.\n    \u003c\/p\u003e\n\n    \u003cul class=\"cdmi666__checks\"\u003e\n      \u003cli\u003e666 g of food-grade N₂O\u003c\/li\u003e\n      \u003cli\u003eTropical and refreshing Mango Ice aroma\u003c\/li\u003e\n      \u003cli\u003eM11 × 1 valve\u003c\/li\u003e\n      \u003cli\u003eRelease nozzle included\u003c\/li\u003e\n    \u003c\/ul\u003e\n\n    \u003cdiv class=\"cdmi666__actions\"\u003e\n\n      \u003c!-- PAGO COMPLETO STRIPE: 1 UNIDAD --\u003e\n      \u003cform class=\"cdmi666__buy-form\" action=\"\/cart\/add\" method=\"post\" autocomplete=\"off\"\u003e\n\n        \u003cinput type=\"hidden\" name=\"id\" value=\"65398003368285\"\u003e\n\n        \u003cinput type=\"hidden\" name=\"quantity\" value=\"1\"\u003e\n\n        \u003cbutton type=\"button\" class=\"cdmi666__btn cdmi666__btn--gold\" data-pical-stripe-buy-now=\"true\" aria-label=\"Pagar una unidad Cream Deluxe Mango Ice mediante Stripe\"\u003e\n          Pay for 1 unit with Stripe\n        \u003c\/button\u003e\n      \u003c\/form\u003e\n\n      \u003c!-- WHATSAPP --\u003e\n      \u003ca class=\"cdmi666__btn cdmi666__btn--whatsapp\" href=\"https:\/\/wa.me\/34674478711?text=Hola%2C%20quiero%20comprar%201%20unidad%20de%20Cream%20Deluxe%20Mango%20Ice%20666%20g.%20C%C3%B3digo%20postal%3A%20___.\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e\n        Inquire via WhatsApp\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n\n    \u003cp class=\"cdmi666__microcopy\"\u003e\n      Full payment via Stripe · Purchase of 1 unit · Direct support\n    \u003c\/p\u003e\n  \u003c\/header\u003e\n\n  \u003c!-- =======================================================\n       BENEFICIOS\n       ======================================================= --\u003e\n\n  \u003csection class=\"cdmi666__section\"\u003e\n    \u003ch3\u003eFewer charge changes, more continuity\u003c\/h3\u003e\n\n    \u003cp class=\"cdmi666__intro\"\u003e\n      The 666 g format concentrates a larger amount of gas in a single\n      cylinder, reducing replacement frequency compared to capsules\n      individual culinary uses.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cdmi666__grid\"\u003e\n      \u003cdiv class=\"cdmi666__card\"\u003e\n        \u003cstrong\u003eSmoother service\u003c\/strong\u003e\n        \u003cp\u003eFewer interruptions during frequent preparations.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cdmi666__card\"\u003e\n        \u003cstrong\u003eMango Ice aroma\u003c\/strong\u003e\n        \u003cp\u003eTropical mango profile with a refreshing final note.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cdmi666__card\"\u003e\n        \u003cstrong\u003eSingle purchase\u003c\/strong\u003e\n        \u003cp\u003eDirect and secure payment of one unit via Stripe.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =======================================================\n       ELEGIR FORMATO\n       ======================================================= --\u003e\n\n  \u003csection class=\"cdmi666__section\"\u003e\n    \u003ch3\u003eBuy one unit of Mango Ice\u003c\/h3\u003e\n\n    \u003cdiv class=\"cdmi666__choice-grid\"\u003e\n\n      \u003c!-- UNA UNIDAD --\u003e\n      \u003cdiv class=\"cdmi666__choice\"\u003e\n        \u003cspan class=\"cdmi666__label\"\u003eDirect purchase\u003c\/span\u003e\n\n        \u003ch3\u003e1 unit of 666 g\u003c\/h3\u003e\n\n        \u003cp\u003e\n          Add one 666 g unit and open Stripe Checkout with the price\n          currently verified directly from Shopify.\n        \u003c\/p\u003e\n\n        \u003cform class=\"cdmi666__buy-form\" action=\"\/cart\/add\" method=\"post\" autocomplete=\"off\"\u003e\n\n          \u003cinput type=\"hidden\" name=\"id\" value=\"65398003368285\"\u003e\n\n          \u003cinput type=\"hidden\" name=\"quantity\" value=\"1\"\u003e\n\n          \u003cbutton type=\"button\" class=\"cdmi666__btn cdmi666__btn--dark\" data-pical-stripe-buy-now=\"true\"\u003e\n            Pay for 1 unit with Stripe\n          \u003c\/button\u003e\n        \u003c\/form\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =======================================================\n       FICHA TÉCNICA\n       ======================================================= --\u003e\n\n  \u003csection class=\"cdmi666__section\"\u003e\n    \u003ch3\u003eFeatures of Cream Deluxe Mango Ice\u003c\/h3\u003e\n\n    \u003cdiv class=\"cdmi666__spec-grid\"\u003e\n      \u003cdiv class=\"cdmi666__spec\"\u003e\n        \u003cstrong\u003eNet content\u003c\/strong\u003e\n        \u003cspan\u003e666 g of food-grade N₂O E942\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cdmi666__spec\"\u003e\n        \u003cstrong\u003eDeclared purity\u003c\/strong\u003e\n        \u003cspan\u003e99.9%, according to the manufacturer's data sheet\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cdmi666__spec\"\u003e\n        \u003cstrong\u003eFlavor\u003c\/strong\u003e\n        \u003cspan\u003eMango Ice handle \/ handle with refreshing effect\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cdmi666__spec\"\u003e\n        \u003cstrong\u003eIndicative equivalence\u003c\/strong\u003e\n        \u003cspan\u003eApproximately 80 traditional charges\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cdmi666__spec\"\u003e\n        \u003cstrong\u003eValve\u003c\/strong\u003e\n        \u003cspan\u003eM11 × 1\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cdmi666__spec\"\u003e\n        \u003cstrong\u003eMaterial\u003c\/strong\u003e\n        \u003cspan\u003eSteel cylinder\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cdmi666__spec\"\u003e\n        \u003cstrong\u003eApproximate dimensions\u003c\/strong\u003e\n        \u003cspan\u003e32 × 7 cm\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"cdmi666__spec\"\u003e\n        \u003cstrong\u003eIncludes\u003c\/strong\u003e\n        \u003cspan\u003ePressure release nozzle\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"cdmi666__notice\"\u003e\n      The regulator and siphon are not included. Check compatibility\n      with the M11 × 1 valve before placing the order.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =======================================================\n       SEGURIDAD\n       ======================================================= --\u003e\n\n  \u003csection class=\"cdmi666__safety\"\u003e\n    \u003ch3\u003eFor culinary use only · Sale 18+\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Pressurized product intended only for food preparations\n      using compatible equipment. Not suitable for medical or recreational use.\n    \u003c\/p\u003e\n\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\n  \u003c!-- =======================================================\n       PREGUNTAS FRECUENTES\n       ======================================================= --\u003e\n\n  \u003csection class=\"cdmi666__section\"\u003e\n    \u003ch3\u003eFrequently asked questions\u003c\/h3\u003e\n\n    \u003cdiv class=\"cdmi666__faq\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat does Mango Ice taste like?\u003c\/summary\u003e\n        \u003cdiv class=\"cdmi666__answer\"\u003e\n          \u003cp\u003e\n            This product contains mango flavor with a tropical profile\n            and a refreshing sensation for culinary creations.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhat preparations is it recommended for?\u003c\/summary\u003e\n        \u003cdiv class=\"cdmi666__answer\"\u003e\n          \u003cp\u003e\n            It can be used in desserts, creams, foams, drinks, and other\n            culinary preparations that fit the Mango Ice profile.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it include regulator and siphon?\u003c\/summary\u003e\n        \u003cdiv class=\"cdmi666__answer\"\u003e\n          \u003cp\u003e\n            No. It includes a pressure release nozzle. The regulator\n            and the compatible siphon are purchased separately.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eCan I buy just one unit?\u003c\/summary\u003e\n        \u003cdiv class=\"cdmi666__answer\"\u003e\n          \u003cp\u003e\n            Yes. This listing is configured exclusively to pay for one\n            full unit via Stripe.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eHow does full payment with Stripe work?\u003c\/summary\u003e\n        \u003cdiv class=\"cdmi666__answer\"\u003e\n          \u003cp\u003e\n            By clicking the pay button, the system verifies the current price\n            of the variant and open Stripe Checkout to complete the order.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eWhen will I receive the order?\u003c\/summary\u003e\n        \u003cdiv class=\"cdmi666__answer\"\u003e\n          \u003cp\u003e\n            The delivery time depends on the destination and availability. Check the\n            conditions during payment or confirm your postal code via\n            WhatsApp.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- =======================================================\n       COMPRA FINAL\n       ======================================================= --\u003e\n\n  \u003csection class=\"cdmi666__final\"\u003e\n    \u003ch3\u003eBuy one unit of Mango Ice\u003c\/h3\u003e\n\n    \u003cp\u003e\n      Pay for a full unit via Stripe or inquire via WhatsApp if\n      you need to confirm compatibility, availability, or shipping conditions.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"cdmi666__actions\"\u003e\n\n      \u003c!-- STRIPE UNIDAD --\u003e\n      \u003cform class=\"cdmi666__buy-form\" action=\"\/cart\/add\" method=\"post\" autocomplete=\"off\"\u003e\n\n        \u003cinput type=\"hidden\" name=\"id\" value=\"65398003368285\"\u003e\n\n        \u003cinput type=\"hidden\" name=\"quantity\" value=\"1\"\u003e\n\n        \u003cbutton type=\"button\" class=\"cdmi666__btn cdmi666__btn--gold\" data-pical-stripe-buy-now=\"true\"\u003e\n          Pay for 1 unit with Stripe\n        \u003c\/button\u003e\n      \u003c\/form\u003e\n\n      \u003c!-- WHATSAPP --\u003e\n      \u003ca class=\"cdmi666__btn cdmi666__btn--whatsapp\" href=\"https:\/\/wa.me\/34674478711?text=Hola%2C%20quiero%20comprar%201%20unidad%20de%20Cream%20Deluxe%20Mango%20Ice%20666%20g.%20C%C3%B3digo%20postal%3A%20___.\" target=\"_blank\" rel=\"noopener noreferrer nofollow\"\u003e\n        Help via WhatsApp\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cfooter class=\"cdmi666__legal\"\u003e\n    PicalMayor · For culinary use only · Sale only to those over 18 years old ·\n    \u003ca href=\"https:\/\/picalmayor.com\/policies\/shipping-policy\"\u003e\n      Shipping conditions\n    \u003c\/a\u003e\n  \u003c\/footer\u003e\n\n\u003c\/article\u003e\n","brand":"Pic al mayor","offers":[{"title":"Default Title","offer_id":65398003368285,"sku":null,"price":55.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0980\/1030\/0765\/files\/463F47D6-237F-4868-A18C-19BED6CBDEE2.png?v=1785239183","url":"https:\/\/picalmayor.com\/en\/products\/cream-deluxe-mango-ice-666g","provider":"Pic al mayor","version":"1.0","type":"link"}