{"product_id":"douuod-pantaloni-leggings-in-punto-milano-nero","title":"DOUUOD Pantalon Leggings en Punto Milano Noir","description":"\u003c!-- Accordion - HTML puro --\u003e\n\u003cdiv class=\"accordion accordion--caret accordion--dividers\"\u003e\n\n  \u003c!-- Row 1 --\u003e\n  \u003cdetails class=\"details\" open\u003e\n    \u003csummary class=\"details__header\"\u003e\n      \u003cspan class=\"details__title\"\u003eDESCRIPTION\u003c\/span\u003e\n      \u003cspan class=\"details__icon\" aria-hidden=\"true\"\u003e\n        \u003c!-- caret icon --\u003e\n        \u003csvg class=\"icon-caret\" width=\"12\" height=\"12\" viewbox=\"0 0 12 12\" fill=\"currentColor\"\u003e\n          \u003cpath d=\"M3 4l3 4 3-4H3z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003c!-- plus icon (nascosto nello stile caret) --\u003e\n        \u003csvg class=\"icon-plus\" width=\"12\" height=\"12\" viewbox=\"0 0 12 12\" fill=\"currentColor\"\u003e\n          \u003cpath d=\"M5 5V2h2v3h3v2H7v3H5V7H2V5h3z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/summary\u003e\n    \u003cdiv class=\"details-content\"\u003e\n\n      \u003cp\u003eAlliez confort et raffinement avec notre pantalon legging en Punto Milano. Ce tissu a été choisi pour son aspect net et compact, rendant ces leggings parfaits aussi bien pour le quotidien que pour les occasions plus élégantes. \nGrâce à la taille élastiquée, ces leggings offrent une coupe confortable et adaptable, tandis que le pli marqué ajoute une touche de classe au design. Leur grand confort en fait une pièce essentielle pour celles qui recherchent un style pratique mais sophistiqué. Fabriqués en Italie, ces leggings incarnent la qualité et le souci du détail du Made in Italy. \n\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003ePantalon legging \n\n\u003c\/li\u003e\n\n\u003cli\u003eTissu : Punto Milano \n\n\u003c\/li\u003e\n\n\u003cli\u003eTaille : Taille élastiquée pour une coupe adaptable\u003c\/li\u003e\n\n\u003cli\u003eDétail : Pli marqué pour une touche d'élégance\u003c\/li\u003e\n\n\u003cli\u003eConfort : Grand confort pour un usage quotidien\u003c\/li\u003e\n\n\u003cli\u003eMade in Italy \n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e \u003cbr\u003e\u003cbr\u003eSKU : DD11 WASHINGTON999 \n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003c!-- Row 2 --\u003e\n  \u003cdetails class=\"details\"\u003e\n    \u003csummary class=\"details__header\"\u003e\n      \u003cspan class=\"details__title\"\u003eEXPÉDITION ET RETOURS\u003c\/span\u003e\n      \u003cspan class=\"details__icon\" aria-hidden=\"true\"\u003e\n        \u003csvg class=\"icon-caret\" width=\"12\" height=\"12\" viewbox=\"0 0 12 12\" fill=\"currentColor\"\u003e\n          \u003cpath d=\"M3 4l3 4 3-4H3z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n        \u003csvg class=\"icon-plus\" width=\"12\" height=\"12\" viewbox=\"0 0 12 12\" fill=\"currentColor\"\u003e\n          \u003cpath d=\"M5 5V2h2v3h3v2H7v3H5V7H2V5h3z\"\u003e\u003c\/path\u003e\n        \u003c\/svg\u003e\n      \u003c\/span\u003e\n    \u003c\/summary\u003e\n    \u003cdiv class=\"details-content\"\u003e\n\n      \u003cp\u003eLes produits disponibles en stock seront, en règle générale, livrés dans les meilleurs délais et, à titre indicatif, sous 1 à 5 jours ouvrés. \u003cbr\u003e Pour quelque motif que ce soit, le Client peut retourner sa commande, en totalité ou en partie, dans un délai de 14 jours suivant la livraison.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Stili minimi ispirati allo snippet del tema --\u003e\n\u003cstyle\u003e\n  .accordion {\n    --summary-font-family: system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;\n    --summary-font-style: normal;\n    --summary-font-weight: 600;\n    --summary-font-size: 14px;\n    --summary-font-line-height: 1.4;\n    --summary-font-case: none;\n    --minimum-touch-target: 44px;\n\n    --color-border: rgba(0,0,0,.12);\n    --style-border-width: 1px;\n\n    width: 100%;\n    max-width: 900px;\n    margin: 0 auto;\n  }\n\n  .details {\n    border: 0;\n  }\n\n  \/* Dividers top\/bottom come nel tema *\/\n  .accordion--dividers .details {\n    border-block-start: var(--style-border-width) solid var(--color-border);\n  }\n  .accordion--dividers .details:last-child {\n    border-block-end: var(--style-border-width) solid var(--color-border);\n  }\n\n  .details__header {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: .75rem;\n    cursor: pointer;\n    min-height: var(--minimum-touch-target);\n    padding: 1rem 0;\n    font-family: var(--summary-font-family);\n    font-style: var(--summary-font-style);\n    font-weight: var(--summary-font-weight);\n    font-size: var(--summary-font-size);\n    line-height: var(--summary-font-line-height);\n    text-transform: var(--summary-font-case);\n    list-style: none; \/* nasconde il marker default di \u003csummary\u003e in Safari *\/\n  }\n\n  \/* Rimuove marker default su summary (Chrome\/Firefox) *\/\n  summary::-webkit-details-marker { display: none; }\n\n  .details__icon {\n    display: inline-flex;\n    align-items: center;\n    transition: transform .2s ease;\n  }\n\n  \/* Modalità caret: mostra caret, nasconde plus *\/\n  .accordion--caret .icon-plus { display: none; }\n  .accordion--plus  .icon-caret { display: none; }\n\n  \/* Ruota caret quando aperto *\/\n  details[open] .icon-caret {\n    transform: rotate(180deg);\n  }\n\n  .details-content {\n    padding: 0 0 1rem 0;\n    color: #333;\n  }\n\n  .details-content p { margin: 0; }\n\u003c\/style\u003e","brand":"DOUUOD","offers":[{"title":"38","offer_id":48622974763340,"sku":"A5483158-DD11WASHINGTON-38","price":92.0,"currency_code":"EUR","in_stock":false},{"title":"40","offer_id":48622974796108,"sku":"A5483158-DD11WASHINGTON-40","price":92.0,"currency_code":"EUR","in_stock":true},{"title":"42","offer_id":48622974828876,"sku":"A5483158-DD11WASHINGTON-42","price":92.0,"currency_code":"EUR","in_stock":false},{"title":"44","offer_id":48622974861644,"sku":"A5483158-DD11WASHINGTON-44","price":92.0,"currency_code":"EUR","in_stock":false},{"title":"46","offer_id":48622974894412,"sku":"A5483158-DD11WASHINGTON-46","price":92.0,"currency_code":"EUR","in_stock":false},{"title":"48","offer_id":48622974927180,"sku":"A5483158-DD11WASHINGTON-48","price":92.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0606\/0536\/6449\/files\/IIB---douuod---DD11_20WASHINGTON999.jpg?v=1724861186","url":"https:\/\/www.fangostore.it\/fr\/products\/douuod-pantaloni-leggings-in-punto-milano-nero","provider":"Fango","version":"1.0","type":"link"}