{"product_id":"nb-fresh-1080","title":"NB Fresh Foam x 1080","description":"\u003c!-- =========================================================\nNEW BALANCE FRESH FOAM X 1080\nPREMIUM MOBILE-FIRST PRODUCT STORY\nCOLOMBIA • COD • SHOPIFY DESCRIPTION • NO BUTTON\n========================================================= --\u003e\n\n\u003cstyle\u003e\n  .nbx1080,\n  .nbx1080 *{\n    box-sizing:border-box;\n  }\n\n  .nbx1080{\n    --ink:#0c1728;\n    --navy:#081a33;\n    --navy2:#0d274b;\n    --navy3:#102f59;\n    --blue:#1598ef;\n    --blue-soft:#69c6ff;\n    --white:#ffffff;\n    --paper:#f6f8fb;\n    --line:#e3eaf1;\n    --text:#172133;\n    --muted:#68758a;\n    --light-text:#d7e5f3;\n    --light-muted:#b7c9db;\n    --green:#0f9a5d;\n\n    width:100%;\n    max-width:920px;\n    margin:0 auto;\n    background:#fff;\n    color:var(--text);\n    font-family:-apple-system,BlinkMacSystemFont,\"Segoe UI\",Inter,Roboto,Arial,sans-serif;\n    overflow:hidden;\n  }\n\n  .nbx1080 img{\n    width:100%;\n    height:auto;\n    display:block;\n  }\n\n  .nbx1080 h1,\n  .nbx1080 h2,\n  .nbx1080 h3,\n  .nbx1080 p{\n    margin:0;\n  }\n\n  .fade-line{\n    width:62px;\n    height:2px;\n    margin:13px auto 0;\n    border-radius:999px;\n    background:linear-gradient(\n      90deg,\n      transparent,\n      var(--blue),\n      transparent\n    );\n  }\n\n  \/* HERO *\/\n\n  .nbx-hero{\n    position:relative;\n    padding:38px 18px 31px;\n    text-align:center;\n    color:#fff;\n    background:\n      radial-gradient(circle at 50% -10%, rgba(52,163,255,.28), transparent 44%),\n      linear-gradient(180deg,#102d55 0%,#0a203d 48%,#07182f 100%);\n    overflow:hidden;\n  }\n\n  .nbx-hero:before{\n    content:\"\";\n    position:absolute;\n    width:330px;\n    height:330px;\n    right:-180px;\n    top:-30px;\n    border-radius:50%;\n    background:rgba(53,161,255,.08);\n  }\n\n  .nbx-hero \u003e *{\n    position:relative;\n    z-index:2;\n  }\n\n  .nbx-brandline{\n    display:inline-flex;\n    align-items:center;\n    gap:8px;\n    margin-bottom:16px;\n    padding:7px 12px;\n    border:1px solid rgba(255,255,255,.17);\n    border-radius:999px;\n    background:rgba(255,255,255,.07);\n    color:#e6f2ff;\n    font-size:10px;\n    font-weight:800;\n    letter-spacing:1.1px;\n    text-transform:uppercase;\n  }\n\n  .nbx-hero h1{\n    color:#fff !important;\n    font-size:36px;\n    line-height:.99;\n    letter-spacing:-1.5px;\n    font-weight:900;\n  }\n\n  .nbx-hero h1 span{\n    display:block;\n    margin-top:6px;\n    color:#45b6ff !important;\n    font-size:34px;\n  }\n\n  .nbx-hero-copy{\n    max-width:540px;\n    margin:15px auto 0 !important;\n    color:#d2dfed !important;\n    font-size:14px;\n    line-height:1.6;\n  }\n\n  .nbx-hero-copy strong{\n    color:#fff !important;\n  }\n\n  .nbx-mini-trust{\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    gap:14px;\n    flex-wrap:wrap;\n    margin-top:21px;\n    color:#e2eef9 !important;\n    font-size:10px;\n    font-weight:700;\n  }\n\n  \/* IMAGE *\/\n\n  .nbx-image{\n    position:relative;\n    overflow:hidden;\n    background:#fff;\n  }\n\n  .nbx-image img{\n    width:100%;\n    display:block;\n  }\n\n  \/* STORY *\/\n\n  .nbx-story{\n    padding:31px 20px 33px;\n    text-align:center;\n    background:#fff;\n  }\n\n  .nbx-kicker{\n    display:block;\n    margin-bottom:8px;\n    color:#128fe4 !important;\n    font-size:10px;\n    letter-spacing:1.3px;\n    font-weight:900;\n    text-transform:uppercase;\n  }\n\n  .nbx-story h2{\n    max-width:650px;\n    margin:0 auto;\n    color:#111d30 !important;\n    font-size:27px;\n    line-height:1.08;\n    letter-spacing:-.75px;\n    font-weight:900;\n  }\n\n  .nbx-story p{\n    max-width:610px;\n    margin:10px auto 0 !important;\n    color:#657286 !important;\n    font-size:14px;\n    line-height:1.58;\n  }\n\n  \/* DARK STORY - FORCED LIGHT COLORS *\/\n\n  .nbx-story.dark{\n    background:\n      radial-gradient(circle at 50% 0%,rgba(49,160,255,.17),transparent 46%),\n      linear-gradient(180deg,#102b50 0%,#0a203d 58%,#08192f 100%);\n  }\n\n  .nbx-story.dark .nbx-kicker{\n    color:#67c5ff !important;\n  }\n\n  .nbx-story.dark h2{\n    color:#ffffff !important;\n  }\n\n  .nbx-story.dark p{\n    color:#c5d5e6 !important;\n  }\n\n  \/* BENEFITS *\/\n\n  .nbx-benefits{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:7px;\n    padding:9px 12px 23px;\n    background:#fff;\n  }\n\n  .nbx-benefit{\n    min-height:90px;\n    display:flex;\n    flex-direction:column;\n    align-items:center;\n    justify-content:center;\n    padding:12px 5px;\n    border-radius:14px;\n    background:#f7fafc;\n    border:1px solid #e5ebf1;\n    text-align:center;\n  }\n\n  .nbx-benefit .icon{\n    width:35px;\n    height:35px;\n    margin-bottom:7px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    border-radius:50%;\n    background:#e8f5ff;\n    font-size:16px;\n  }\n\n  .nbx-benefit strong{\n    color:#18243a !important;\n    font-size:10px;\n    line-height:1.25;\n  }\n\n  \/* PREMIUM QUOTE *\/\n\n  .nbx-quote{\n    padding:35px 22px;\n    background:\n      linear-gradient(180deg,#f8fbfe 0%,#f2f6fa 100%);\n    text-align:center;\n  }\n\n  .nbx-quote blockquote{\n    max-width:650px;\n    margin:0 auto;\n    color:#102039 !important;\n    font-size:22px;\n    line-height:1.26;\n    letter-spacing:-.45px;\n    font-weight:800;\n  }\n\n  .nbx-quote blockquote span{\n    color:#138fe5 !important;\n  }\n\n  \/* COLORS *\/\n\n  .nbx-colors{\n    padding:34px 18px;\n    text-align:center;\n    color:#fff;\n    background:\n      radial-gradient(circle at 50% 0%,rgba(47,161,255,.18),transparent 43%),\n      linear-gradient(180deg,#102e55 0%,#0b2343 52%,#08182f 100%);\n  }\n\n  .nbx-colors .nbx-kicker{\n    color:#63c2ff !important;\n  }\n\n  .nbx-colors h2{\n    color:#fff !important;\n    font-size:26px;\n    line-height:1.08;\n    font-weight:900;\n    letter-spacing:-.5px;\n  }\n\n  .nbx-colors p{\n    margin-top:8px !important;\n    color:#c6d6e6 !important;\n    font-size:13px;\n    line-height:1.5;\n  }\n\n  .nbx-color-list{\n    display:flex;\n    justify-content:center;\n    flex-wrap:wrap;\n    gap:8px;\n    margin-top:17px;\n  }\n\n  .nbx-color{\n    display:flex;\n    align-items:center;\n    gap:7px;\n    padding:8px 11px;\n    border:1px solid rgba(255,255,255,.16);\n    border-radius:999px;\n    background:rgba(255,255,255,.08);\n    color:#fff !important;\n    font-size:10px;\n    font-weight:800;\n  }\n\n  .nbx-color-dot{\n    width:10px;\n    height:10px;\n    border-radius:50%;\n    border:1px solid rgba(255,255,255,.8);\n  }\n\n  .blue{background:#0867e8;}\n  .black{background:#111;}\n  .white{background:#fff;}\n  .lilac{background:#c7a6df;}\n\n  .nbx-size{\n    display:inline-flex;\n    align-items:center;\n    gap:7px;\n    margin-top:16px;\n    padding:10px 15px;\n    border-radius:12px;\n    background:#fff;\n    color:#07182f !important;\n    font-size:13px;\n    font-weight:900;\n    box-shadow:0 7px 20px rgba(0,0,0,.12);\n  }\n\n  \/* COD *\/\n\n  .nbx-cod{\n    padding:35px 15px;\n    background:\n      linear-gradient(180deg,#f2f8fc 0%,#edf5fa 100%);\n  }\n\n  .nbx-cod-inner{\n    max-width:720px;\n    margin:0 auto;\n    padding:25px 16px 21px;\n    border-radius:20px;\n    background:#fff;\n    border:1px solid #dce7ef;\n    box-shadow:0 15px 38px rgba(8,38,73,.08);\n  }\n\n  .nbx-cod-head{\n    text-align:center;\n  }\n\n  .nbx-cod-label{\n    display:inline-flex;\n    padding:6px 10px;\n    border-radius:999px;\n    background:#e7f7ef;\n    color:#087749 !important;\n    font-size:9px;\n    font-weight:900;\n    letter-spacing:1px;\n    text-transform:uppercase;\n  }\n\n  .nbx-cod-head h2{\n    margin-top:9px;\n    color:#0d1b2e !important;\n    font-size:26px;\n    line-height:1.08;\n    font-weight:900;\n    letter-spacing:-.65px;\n  }\n\n  .nbx-cod-head p{\n    max-width:500px;\n    margin:8px auto 0 !important;\n    color:#68758a !important;\n    font-size:12px;\n    line-height:1.5;\n  }\n\n  .nbx-cod-steps{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:4px;\n    margin-top:22px;\n  }\n\n  .nbx-cod-step{\n    text-align:center;\n    padding:5px 3px;\n  }\n\n  .nbx-cod-num{\n    width:34px;\n    height:34px;\n    margin:0 auto 7px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    border-radius:50%;\n    background:linear-gradient(135deg,#167fd3,#34b6ff);\n    color:#fff !important;\n    font-size:12px;\n    font-weight:900;\n  }\n\n  .nbx-cod-step strong{\n    display:block;\n    color:#16233a !important;\n    font-size:11px;\n    line-height:1.2;\n  }\n\n  .nbx-cod-step small{\n    display:block;\n    margin-top:3px;\n    color:#778397 !important;\n    font-size:9px;\n    line-height:1.3;\n  }\n\n  \/* FINAL *\/\n\n  .nbx-final{\n    padding:37px 18px 33px;\n    text-align:center;\n    color:#fff;\n    background:\n      radial-gradient(circle at 50% 0%,rgba(53,168,255,.18),transparent 48%),\n      linear-gradient(180deg,#102d54 0%,#0b213f 58%,#08172c 100%);\n  }\n\n  .nbx-final .nbx-kicker{\n    color:#67c6ff !important;\n  }\n\n  .nbx-final h2{\n    max-width:620px;\n    margin:0 auto;\n    color:#fff !important;\n    font-size:27px;\n    line-height:1.08;\n    font-weight:900;\n    letter-spacing:-.6px;\n  }\n\n  .nbx-final p{\n    margin-top:9px !important;\n    color:#c8d7e6 !important;\n    font-size:13px;\n    line-height:1.55;\n  }\n\n  \/* TRUST *\/\n\n  .nbx-trust{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:1px;\n    background:#e1e8ef;\n  }\n\n  .nbx-trust-item{\n    min-height:88px;\n    display:flex;\n    flex-direction:column;\n    justify-content:center;\n    align-items:center;\n    padding:12px 4px;\n    background:#fff;\n    text-align:center;\n  }\n\n  .nbx-trust-item .emoji{\n    margin-bottom:5px;\n    font-size:20px;\n  }\n\n  .nbx-trust-item strong{\n    color:#17243b !important;\n    font-size:9px;\n    line-height:1.25;\n  }\n\n  \/* FAQ *\/\n\n  .nbx-faq{\n    padding:35px 14px 40px;\n    background:#f7f9fc;\n  }\n\n  .nbx-faq-head{\n    margin-bottom:18px;\n    text-align:center;\n  }\n\n  .nbx-faq-head span{\n    display:block;\n    margin-bottom:6px;\n    color:#168fe8 !important;\n    font-size:9px;\n    font-weight:900;\n    letter-spacing:1.2px;\n    text-transform:uppercase;\n  }\n\n  .nbx-faq-head h2{\n    color:#101d31 !important;\n    font-size:27px;\n    line-height:1.08;\n    font-weight:900;\n    letter-spacing:-.6px;\n  }\n\n  .nbx-faq details{\n    max-width:720px;\n    margin:0 auto 8px;\n    overflow:hidden;\n    border:1px solid #e1e8ef;\n    border-radius:13px;\n    background:#fff;\n  }\n\n  .nbx-faq summary{\n    position:relative;\n    padding:16px 44px 16px 15px;\n    list-style:none;\n    cursor:pointer;\n    color:#18243a !important;\n    font-size:12px;\n    line-height:1.35;\n    font-weight:800;\n    background:#fff;\n  }\n\n  .nbx-faq summary::-webkit-details-marker{\n    display:none;\n  }\n\n  .nbx-faq summary:after{\n    content:\"+\";\n    position:absolute;\n    right:16px;\n    top:50%;\n    transform:translateY(-50%);\n    color:#168fe8 !important;\n    font-size:21px;\n    line-height:1;\n    font-weight:400;\n  }\n\n  .nbx-faq details[open] summary:after{\n    content:\"–\";\n  }\n\n  .nbx-answer{\n    padding:0 15px 16px;\n    color:#68758a !important;\n    font-size:11px;\n    line-height:1.55;\n    background:#fff;\n  }\n\n  @media(min-width:700px){\n\n    .nbx-hero{\n      padding:52px 40px 44px;\n    }\n\n    .nbx-hero h1{\n      font-size:50px;\n    }\n\n    .nbx-hero h1 span{\n      font-size:48px;\n    }\n\n    .nbx-hero-copy{\n      font-size:16px;\n    }\n\n    .nbx-story{\n      padding:43px 34px;\n    }\n\n    .nbx-story h2{\n      font-size:34px;\n    }\n\n    .nbx-story p{\n      font-size:15px;\n    }\n\n    .nbx-quote{\n      padding:46px 30px;\n    }\n\n    .nbx-quote blockquote{\n      font-size:28px;\n    }\n\n    .nbx-colors{\n      padding:44px 30px;\n    }\n\n    .nbx-cod{\n      padding:46px 28px;\n    }\n\n    .nbx-faq{\n      padding:44px 26px 50px;\n    }\n  }\n\n  @media(max-width:380px){\n\n    .nbx-hero h1{\n      font-size:32px;\n    }\n\n    .nbx-hero h1 span{\n      font-size:30px;\n    }\n\n    .nbx-story h2{\n      font-size:24px;\n    }\n\n    .nbx-benefit strong{\n      font-size:9px;\n    }\n  }\n\n\u003c\/style\u003e\n\n\n\u003cdiv class=\"nbx1080\"\u003e\n\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"nbx-hero\"\u003e\n\n    \u003cdiv class=\"nbx-brandline\"\u003e\n      NEW BALANCE · FRESH FOAM X\n    \u003c\/div\u003e\n\n    \u003ch1\u003e\n      COMODIDAD QUE\n      \u003cspan\u003eSE SIENTE.\u003c\/span\u003e\n    \u003c\/h1\u003e\n\n    \u003cp class=\"nbx-hero-copy\"\u003e\n      Conoce los \u003cstrong\u003eFresh Foam X 1080\u003c\/strong\u003e:\n      una combinación de suavidad, ligereza y estilo\n      pensada para acompañarte durante todo el día.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"nbx-mini-trust\"\u003e\n      \u003cspan\u003e☁️ Pisada acolchada\u003c\/span\u003e\n      \u003cspan\u003e🪶 Sensación ligera\u003c\/span\u003e\n      \u003cspan\u003e💵 Pago al recibir\u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 1 --\u003e\n  \u003cdiv class=\"nbx-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0750\/9576\/9219\/files\/ChatGPT_Image_1_de_set._de_2026_21_12_15_1.png?v=1788308868\" alt=\"New Balance Fresh Foam X 1080\" loading=\"eager\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- STORY 1 --\u003e\n  \u003csection class=\"nbx-story\"\u003e\n\n    \u003cspan class=\"nbx-kicker\"\u003e\n      DESDE EL PRIMER PASO\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Póntelos una vez.\u003cbr\u003e\n      Vas a entender la diferencia.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"fade-line\"\u003e\u003c\/div\u003e\n\n    \u003cp\u003e\n      Una pisada suave y cómoda para caminar,\n      trabajar, entrenar, viajar o simplemente\n      disfrutar tu rutina con menos sensación de pesadez.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 2 --\u003e\n  \u003cdiv class=\"nbx-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0750\/9576\/9219\/files\/ChatGPT_Image_1_de_set._de_2026_21_12_15_2.png?v=1788308868\" alt=\"Comodidad Fresh Foam X\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- BENEFITS --\u003e\n  \u003csection class=\"nbx-benefits\"\u003e\n\n    \u003cdiv class=\"nbx-benefit\"\u003e\n      \u003cdiv class=\"icon\"\u003e☁️\u003c\/div\u003e\n      \u003cstrong\u003eAmortiguación\u003cbr\u003esuave\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nbx-benefit\"\u003e\n      \u003cdiv class=\"icon\"\u003e🌬️\u003c\/div\u003e\n      \u003cstrong\u003eMaterial\u003cbr\u003etranspirable\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nbx-benefit\"\u003e\n      \u003cdiv class=\"icon\"\u003e🪶\u003c\/div\u003e\n      \u003cstrong\u003eSensación\u003cbr\u003eligera\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 3 --\u003e\n  \u003cdiv class=\"nbx-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0750\/9576\/9219\/files\/ChatGPT_Image_1_de_set._de_2026_21_12_15_3.png?v=1788308868\" alt=\"New Balance para caminar entrenar trabajar viajar\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- STORY 2 --\u003e\n  \u003csection class=\"nbx-story dark\"\u003e\n\n    \u003cspan class=\"nbx-kicker\"\u003e\n      TU RUTINA NO SE DETIENE\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      El verdadero confort se nota\n      cuando pasan las horas.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"fade-line\"\u003e\u003c\/div\u003e\n\n    \u003cp\u003e\n      La combinación entre amortiguación,\n      ligereza y respirabilidad hace que sean\n      fáciles de llevar de la mañana a la noche.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 4 --\u003e\n  \u003cdiv class=\"nbx-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0750\/9576\/9219\/files\/ChatGPT_Image_1_de_set._de_2026_21_12_16_4.png?v=1788308868\" alt=\"New Balance sensación ligera\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- QUOTE --\u003e\n  \u003csection class=\"nbx-quote\"\u003e\n\n    \u003cblockquote\u003e\n      “No necesitas unos tenis para cada momento.\n      Necesitas \u003cspan\u003eun par que funcione en todos.\u003c\/span\u003e”\n    \u003c\/blockquote\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 5 --\u003e\n  \u003cdiv class=\"nbx-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0750\/9576\/9219\/files\/ChatGPT_Image_1_de_set._de_2026_21_12_16_5.png?v=1788308868\" alt=\"New Balance estilo diario\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- STORY 3 --\u003e\n  \u003csection class=\"nbx-story dark\"\u003e\n\n    \u003cspan class=\"nbx-kicker\"\u003e\n      DEPORTIVOS, PERO NO SOLO PARA ENTRENAR\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Se ven bien sin importar\n      cómo vaya tu día.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"fade-line\"\u003e\u003c\/div\u003e\n\n    \u003cp\u003e\n      Jean, jogger, sudadera o ropa deportiva.\n      Su diseño limpio y moderno hace que\n      combinarlos sea prácticamente automático.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 6 --\u003e\n  \u003cdiv class=\"nbx-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0750\/9576\/9219\/files\/ChatGPT_Image_1_de_set._de_2026_21_12_16_6.png?v=1788308868\" alt=\"Colores disponibles Fresh Foam X 1080\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- COLORS --\u003e\n  \u003csection class=\"nbx-colors\"\u003e\n\n    \u003cspan class=\"nbx-kicker\"\u003e\n      ELIGE EL TUYO\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Un mismo confort.\u003cbr\u003e\n      Cuatro maneras de llevarlo.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Escoge el color que mejor vaya contigo.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"nbx-color-list\"\u003e\n\n      \u003cdiv class=\"nbx-color\"\u003e\n        \u003cspan class=\"nbx-color-dot blue\"\u003e\u003c\/span\u003e\n        Azul\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nbx-color\"\u003e\n        \u003cspan class=\"nbx-color-dot black\"\u003e\u003c\/span\u003e\n        Negro\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nbx-color\"\u003e\n        \u003cspan class=\"nbx-color-dot white\"\u003e\u003c\/span\u003e\n        Blanco\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"nbx-color\"\u003e\n        \u003cspan class=\"nbx-color-dot lilac\"\u003e\u003c\/span\u003e\n        Blanco \/ Lila\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nbx-size\"\u003e\n      📏 Tallas 35 al 43\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- COD --\u003e\n  \u003csection class=\"nbx-cod\"\u003e\n\n    \u003cdiv class=\"nbx-cod-inner\"\u003e\n\n      \u003cdiv class=\"nbx-cod-head\"\u003e\n\n        \u003cspan class=\"nbx-cod-label\"\u003e\n          PAGO CONTRA ENTREGA\n        \u003c\/span\u003e\n\n        \u003ch2\u003e\n          Pide desde casa.\u003cbr\u003e\n          Paga cuando recibas.\n        \u003c\/h2\u003e\n\n        \u003cp\u003e\n          Seleccionas tu talla y color,\n          recibes tu pedido en la dirección registrada\n          y pagas al momento de la entrega.\n        \u003c\/p\u003e\n\n      \u003c\/div\u003e\n\n\n      \u003cdiv class=\"nbx-cod-steps\"\u003e\n\n        \u003cdiv class=\"nbx-cod-step\"\u003e\n          \u003cdiv class=\"nbx-cod-num\"\u003e1\u003c\/div\u003e\n          \u003cstrong\u003eELIGE\u003c\/strong\u003e\n          \u003csmall\u003eColor y talla\u003c\/small\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nbx-cod-step\"\u003e\n          \u003cdiv class=\"nbx-cod-num\"\u003e2\u003c\/div\u003e\n          \u003cstrong\u003eRECIBE\u003c\/strong\u003e\n          \u003csmall\u003eEn tu dirección\u003c\/small\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"nbx-cod-step\"\u003e\n          \u003cdiv class=\"nbx-cod-num\"\u003e3\u003c\/div\u003e\n          \u003cstrong\u003ePAGA\u003c\/strong\u003e\n          \u003csmall\u003eAl recibir\u003c\/small\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- IMAGE 7 --\u003e\n  \u003cdiv class=\"nbx-image\"\u003e\n    \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0750\/9576\/9219\/files\/ChatGPT_Image_1_de_set._de_2026_21_12_16_7.png?v=1788308868\" alt=\"New Balance Fresh Foam X 1080 azul\" loading=\"lazy\"\u003e\n  \u003c\/div\u003e\n\n\n  \u003c!-- FINAL --\u003e\n  \u003csection class=\"nbx-final\"\u003e\n\n    \u003cspan class=\"nbx-kicker\"\u003e\n      NEW BALANCE FRESH FOAM X 1080\n    \u003c\/span\u003e\n\n    \u003ch2\u003e\n      Ese par que terminas\n      usando para todo.\n    \u003c\/h2\u003e\n\n    \u003cdiv class=\"fade-line\"\u003e\u003c\/div\u003e\n\n    \u003cp\u003e\n      Camina. Entrena. Trabaja. Viaja.\u003cbr\u003e\n      Hazlo con comodidad.\n    \u003c\/p\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- TRUST --\u003e\n  \u003csection class=\"nbx-trust\"\u003e\n\n    \u003cdiv class=\"nbx-trust-item\"\u003e\n      \u003cspan class=\"emoji\"\u003e👟\u003c\/span\u003e\n      \u003cstrong\u003eDISEÑO\u003cbr\u003eUNISEX\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nbx-trust-item\"\u003e\n      \u003cspan class=\"emoji\"\u003e📦\u003c\/span\u003e\n      \u003cstrong\u003eENTREGA EN\u003cbr\u003eCOLOMBIA\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"nbx-trust-item\"\u003e\n      \u003cspan class=\"emoji\"\u003e💵\u003c\/span\u003e\n      \u003cstrong\u003ePAGA AL\u003cbr\u003eRECIBIR\u003c\/strong\u003e\n    \u003c\/div\u003e\n\n  \u003c\/section\u003e\n\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"nbx-faq\"\u003e\n\n    \u003cdiv class=\"nbx-faq-head\"\u003e\n      \u003cspan\u003eLO QUE DEBES SABER\u003c\/span\u003e\n      \u003ch2\u003ePreguntas frecuentes\u003c\/h2\u003e\n    \u003c\/div\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e¿Qué tallas están disponibles?\u003c\/summary\u003e\n      \u003cdiv class=\"nbx-answer\"\u003e\n        El modelo está disponible en tallas del 35 al 43.\n        Selecciona tu talla disponible al momento de realizar el pedido.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e¿Son para hombre o para mujer?\u003c\/summary\u003e\n      \u003cdiv class=\"nbx-answer\"\u003e\n        Su diseño es unisex, por lo que puede ser utilizado\n        tanto por hombres como por mujeres.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e¿Qué colores están disponibles?\u003c\/summary\u003e\n      \u003cdiv class=\"nbx-answer\"\u003e\n        Puedes encontrarlos en Azul, Negro, Blanco y Blanco\/Lila,\n        sujeto a disponibilidad.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e¿Puedo usarlos para el día a día?\u003c\/summary\u003e\n      \u003cdiv class=\"nbx-answer\"\u003e\n        Sí. Su diseño versátil permite utilizarlos para caminar,\n        entrenar, trabajar, viajar o combinarlos con outfits casuales.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e¿El material es transpirable?\u003c\/summary\u003e\n      \u003cdiv class=\"nbx-answer\"\u003e\n        La parte superior utiliza un tejido transpirable pensado\n        para favorecer una sensación más fresca y ligera durante el uso.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n\n    \u003cdetails\u003e\n      \u003csummary\u003e¿Cómo funciona el pago contra entrega?\u003c\/summary\u003e\n      \u003cdiv class=\"nbx-answer\"\u003e\n        Realizas tu pedido con tus datos de entrega y pagas\n        cuando recibes el producto en la dirección registrada.\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"NEW BALANCE FRESH FOAM 1080 AN20","offers":[{"title":"Azul \/ 35","offer_id":48055826677891,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Azul \/ 36","offer_id":48055826710659,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Azul \/ 37","offer_id":48055826743427,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Azul \/ 38","offer_id":48055826776195,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Azul \/ 39","offer_id":48055826808963,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Azul \/ 40","offer_id":48055826841731,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Azul \/ 41","offer_id":48055826874499,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Azul \/ 42","offer_id":48055826907267,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Azul \/ 43","offer_id":48055826940035,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Blanco Lila \/ 35","offer_id":48055826972803,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Blanco Lila \/ 36","offer_id":48055827005571,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Blanco Lila \/ 37","offer_id":48055827038339,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Blanco Lila \/ 38","offer_id":48055827071107,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Blanco Lila \/ 39","offer_id":48055827103875,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Blanco Lila \/ 40","offer_id":48055827136643,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Blanco Lila \/ 41","offer_id":48055827169411,"sku":"undefined","price":175000.0,"currency_code":"COP","in_stock":false},{"title":"Blanco Lila \/ 42","offer_id":48055827202179,"sku":"undefined","price":175000.0,"currency_code":"COP","in_stock":false},{"title":"Blanco Lila \/ 43","offer_id":48055827234947,"sku":"undefined","price":175000.0,"currency_code":"COP","in_stock":false},{"title":"Blanco \/ 35","offer_id":48055827267715,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Blanco \/ 36","offer_id":48055827300483,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Blanco \/ 37","offer_id":48055827333251,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Blanco \/ 38","offer_id":48055827366019,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Blanco \/ 39","offer_id":48055827398787,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Blanco \/ 40","offer_id":48055827431555,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Blanco \/ 41","offer_id":48055827464323,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Blanco \/ 42","offer_id":48055827497091,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Blanco \/ 43","offer_id":48055827529859,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Negro \/ 35","offer_id":48055827562627,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Negro \/ 36","offer_id":48055827595395,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Negro \/ 37","offer_id":48055827628163,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Negro \/ 38","offer_id":48055827660931,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Negro \/ 39","offer_id":48055827693699,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Negro \/ 40","offer_id":48055827726467,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Negro \/ 41","offer_id":48055827759235,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Negro \/ 42","offer_id":48055827792003,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true},{"title":"Negro \/ 43","offer_id":48055827824771,"sku":"AN20","price":175000.0,"currency_code":"COP","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0750\/9576\/9219\/files\/ChatGPT_Image_1_de_set._de_2026_21_28_30.png?v=1788308803","url":"https:\/\/bonetticol.site\/products\/nb-fresh-1080","provider":"Bonetti","version":"1.0","type":"link"}