{"product_id":"vesta-super-jean-raw","title":"SUPER JEAN (RAW)","description":"\u003cdiv class=\"cdd_main\"\u003e\n    \u003cdiv class=\"cdd_header\"\u003e\n        \u003cspan\u003eDETAILS\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0621\/5113\/1299\/files\/drop_arrow_down.svg?v=1763548632\" alt=\"arrow-down\" class=\"cdd_arrow\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cdd_content\"\u003e\n        \u003c!-- PEGAR DESCRIPCIÓN AQUÍ --\u003e\n        \u003cp\u003eJeans of the highest possible quality, crafted from 13oz premium denim. Constructed with an unique pattern to achieve a durable, baggy fit. \n            \u003cbr\u003e\u003cbr\u003e 100% cotton.\u003c\/p\u003e\n        \u003c!-- PEGAR DESCRIPCIÓN AQUÍ --\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cdd_main sc_trigger\"\u003e\n    \u003cdiv class=\"cdd_header\"\u003e\n        \u003cspan\u003eSIZE GUIDE\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0621\/5113\/1299\/files\/drop_arrow_right.svg?v=1763548631\" alt=\"arrow-right\" class=\"cdd_arrow\"\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"cdd_main cdd_main_last\"\u003e\n    \u003cdiv class=\"cdd_header\"\u003e\n        \u003cspan\u003eSHIPPING \u0026amp; RETURNS\u003c\/span\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0621\/5113\/1299\/files\/drop_arrow_down.svg?v=1763548632\" alt=\"arrow-down\" class=\"cdd_arrow\"\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"cdd_content\"\u003e\n        \u003cp\u003eExpress shipment. (More information at checkout).\u003c\/p\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"sc_section\" id=\"scSection\"\u003e\n    \u003cdiv class=\"sc_content\"\u003e\n\n        \u003cspan class=\"svg-wrapper\" id=\"cerrarSc\"\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0927\/4897\/2356\/files\/cruzado.png?v=1755534364\" alt=\"icn-close\" style=\"width: 24px;\"\u003e\n        \u003c\/span\u003e\n\n        \u003c!-- SIZE CHART --\u003e\n        \u003cdiv\u003e\n            \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0621\/5113\/1299\/files\/denim-pants-size-chart.png?v=1763731315\" alt=\"size_chart\"\u003e\n        \u003c\/div\u003e\n        \u003cspan\u003eModel 1,79cm \u0026amp; 74kg - Size 40\u003c\/span\u003e\n    \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n    .cdd_main {\n        border-top: 1px solid #c1c1c1;\n    }\n\n    .cdd_main:last-child {\n        border-top: 1px solid #c1c1c1;\n        border-bottom: 1px solid #c1c1c1;\n    }\n\n    .cdd_header {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n        padding: 20px;\n        font-size: 14px;\n        color: #1f1f1f;\n        cursor: pointer;\n    }\n\n    .cdd_arrow {\n        font-size: 18px;\n        border: none !important;\n    }\n\n    .cdd_content {\n        max-height: 0;\n        overflow: hidden;\n        padding: 0 20px;\n    }\n\n    .cdd_content\u003ep {\n        text-transform: uppercase;\n        font-size: 1.3rem;\n        margin: 0;\n    }\n\n    .cdd_main.open .cdd_content {\n        padding: 0 20px 12px;\n        max-height: none;\n    }\n\n    .cdd_main.open .cdd_arrow {\n        transform: rotate(180deg);\n    }\n\n    .sc_section {\n        display: none;\n        position: fixed;\n        z-index: 1000;\n        top: 0;\n        left: 0;\n        width: 100vw;\n        height: 100vh;\n        background: rgba(0, 0, 0, 0.6);\n        justify-content: center;\n        align-items: center;\n    }\n\n    .sc_content {\n        position: relative;\n        background: white;\n        padding: 10px;\n        border-radius: 8px;\n        width: 90vw;\n    }\n\n    .sc_content img {\n        width: 100%;\n        height: auto;\n        display: block;\n    }\n\n    @media screen and (min-width: 512px) {\n        .sc_content {\n            width: 70vw;\n        }\n    }\n\n    @media screen and (min-width: 750px) {\n        .cdd_main_last {\n        border-bottom: 1px solid #c1c1c1;\n    }\n    }\n\n    @media screen and (min-width: 1330px) {\n        .sc_content {\n            width: 35vw;\n        }\n    }\n\u003c\/style\u003e\n\n\u003cscript\u003e\n    document.querySelectorAll('.cdd_header').forEach(header =\u003e {\n\n        \/\/ Evitar que el \"SIZE GUIDE\" use dropdown\n        if (header.parentElement.classList.contains(\"sc_trigger\")) return;\n\n        header.addEventListener('click', () =\u003e {\n            header.parentElement.classList.toggle('open');\n        });\n    });\n\n    \/\/ POPUP SIZE CHART\n    const modal = document.getElementById('scSection');\n    const openSC = document.querySelector('.sc_trigger');\n    const closeSC = document.getElementById('cerrarSc');\n\n    \/\/ Abrir popup al clicar \"Size Guide\"\n    openSC.addEventListener('click', () =\u003e {\n        modal.style.display = 'flex';\n    });\n\n    \/\/ Cerrar popup\n    closeSC.addEventListener('click', () =\u003e {\n        modal.style.display = 'none';\n    });\n\n    \/\/ Cerrar al hacer clic fuera\n    modal.addEventListener('click', (e) =\u003e {\n        if (e.target === modal) {\n            modal.style.display = 'none';\n        }\n    });\n\u003c\/script\u003e","brand":"VestaGarments","offers":[{"title":"36","offer_id":55136636764494,"sku":"RAWSPRJEAN-36","price":70.0,"currency_code":"EUR","in_stock":false},{"title":"38","offer_id":55136636797262,"sku":"RAWSPRJEAN-38","price":70.0,"currency_code":"EUR","in_stock":false},{"title":"40","offer_id":55136636830030,"sku":"RAWSPRJEAN-40","price":70.0,"currency_code":"EUR","in_stock":false},{"title":"42","offer_id":55136636862798,"sku":"RAWSPRJEAN-42","price":70.0,"currency_code":"EUR","in_stock":false},{"title":"44","offer_id":55136636895566,"sku":"RAWSPRJEAN-44","price":70.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0621\/5113\/1299\/files\/CCAA80AC-A994-4FC5-AE65-9AFE4AA0A99F.jpg?v=1763555438","url":"https:\/\/vestagarments.com\/en\/products\/vesta-super-jean-raw","provider":"VestaGarments","version":"1.0","type":"link"}