{"title":"Sandals and Mules","description":"","products":[{"product_id":"sandali-fondo-cuoio-in-nappa-tubolare-bianchi","title":"White Tubular Nappa Leather Bottom Sandals","description":"\u003c!-- Accordion - Pure HTML --\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 (hidden in caret style) --\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\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003eBraided tubular nappa leather sandals \n\n\u003c\/li\u003e\n\n\u003cli\u003eLogo embossed on the matching sole \n\n\u003c\/li\u003e\n\n\u003cli\u003eElasticated ankle strap \n\n\u003c\/li\u003e\n\n\u003cli\u003eUpper material: 100% Leather \n\n\u003c\/li\u003e\n\n\u003cli\u003eGenuine leather sole \n\n\u003c\/li\u003e\n\n\u003cli\u003eMade in Italy \n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e \u003cbr\u003e\u003cbr\u003eSKU: DDS02 AURABIANCO \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\"\u003eSIZING AND FIT\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\u003eTrue to size\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003c!-- Row 3 --\u003e\n  \u003cdetails class=\"details\"\u003e\n    \u003csummary class=\"details__header\"\u003e\n      \u003cspan class=\"details__title\"\u003eSHIPPING AND RETURNS\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\u003eProducts available in stock will generally be delivered as soon as possible, typically within 1 to 5 business days. \u003cbr\u003e For any reason, the Customer may return their order, in whole or in part, within 14 days of delivery.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Minimum styles inspired by the theme snippet --\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":"36","offer_id":56154330825086,"sku":"A8141814-DDS02AURA-36","price":99.0,"currency_code":"EUR","in_stock":true},{"title":"37","offer_id":56154330857854,"sku":"A8141814-DDS02AURA-37","price":99.0,"currency_code":"EUR","in_stock":false},{"title":"38","offer_id":56154330890622,"sku":"A8141814-DDS02AURA-38","price":99.0,"currency_code":"EUR","in_stock":false},{"title":"39","offer_id":56154330923390,"sku":"A8141814-DDS02AURA-39","price":99.0,"currency_code":"EUR","in_stock":false},{"title":"40","offer_id":56154330956158,"sku":"A8141814-DDS02AURA-40","price":99.0,"currency_code":"EUR","in_stock":false},{"title":"41","offer_id":56154330988926,"sku":"A8141814-DDS02AURA-41","price":99.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0950\/2133\/4910\/files\/PIB---douuod---DDS02_20AURABIANCO.png?v=1783091258"},{"product_id":"sandali-fondo-cuoio-in-nappa-tubolare-neri","title":"Black Tubular Nappa Leather Bottom Sandals","description":"\u003c!-- Accordion - Pure HTML --\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 (hidden in caret style) --\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\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003eBraided nappa leather tubular sandals \n\n\u003c\/li\u003e\n\n\u003cli\u003eMatching embossed logo on the sole \n\n\u003c\/li\u003e\n\n\u003cli\u003eElasticized ankle strap \n\n\u003c\/li\u003e\n\n\u003cli\u003eUpper material: 100% Leather \n\n\u003c\/li\u003e\n\n\u003cli\u003eGenuine leather sole \n\n\u003c\/li\u003e\n\n\u003cli\u003eMade in Italy \n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e \u003cbr\u003e\u003cbr\u003eSKU: DDS02 AURANERO \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\"\u003eSIZING AND FIT\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\u003eFits true to size\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003c!-- Row 3 --\u003e\n  \u003cdetails class=\"details\"\u003e\n    \u003csummary class=\"details__header\"\u003e\n      \u003cspan class=\"details__title\"\u003eSHIPPING AND RETURNS\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\u003eProducts available in stock will generally be delivered as quickly as possible, typically within 1 to 5 business days. \u003cbr\u003e For any reason, the Customer may return their order, in whole or in part, within 14 days of delivery.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Minimal styles inspired by theme snippet --\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":"36","offer_id":56154331054462,"sku":"A2041094-DDS02AURA-36","price":99.0,"currency_code":"EUR","in_stock":true},{"title":"37","offer_id":56154331087230,"sku":"A2041094-DDS02AURA-37","price":99.0,"currency_code":"EUR","in_stock":true},{"title":"38","offer_id":56154331119998,"sku":"A2041094-DDS02AURA-38","price":99.0,"currency_code":"EUR","in_stock":false},{"title":"39","offer_id":56154331152766,"sku":"A2041094-DDS02AURA-39","price":99.0,"currency_code":"EUR","in_stock":false},{"title":"40","offer_id":56154331185534,"sku":"A2041094-DDS02AURA-40","price":99.0,"currency_code":"EUR","in_stock":false},{"title":"41","offer_id":56154331218302,"sku":"A2041094-DDS02AURA-41","price":99.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0950\/2133\/4910\/files\/PIB---douuod---DDS02_20AURANERO.png?v=1783091252"},{"product_id":"sandali-fondo-cuoio-in-nappa-tubolare-spessa-neri","title":"Thick Tubular Nappa Leather Bottom Sandals in Black","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\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003eSandals with thick tubular straps in nappa leather\u003c\/li\u003e\n\n\u003cli\u003eLogo embossed on the tonal sole \n\n\u003c\/li\u003e\n\n\u003cli\u003eElasticized ankle strap \n\n\u003c\/li\u003e\n\n\u003cli\u003eUpper material: 100% Leather \n\n\u003c\/li\u003e\n\n\u003cli\u003eReal leather sole \n\n\u003c\/li\u003e\n\n\u003cli\u003eMade in Italy \n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e \u003cbr\u003e\u003cbr\u003eSKU: DDS02 MAICANERO \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\"\u003eSIZE AND FIT\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\u003eTrue to size.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003c!-- Row 3 --\u003e\n  \u003cdetails class=\"details\"\u003e\n    \u003csummary class=\"details__header\"\u003e\n      \u003cspan class=\"details__title\"\u003eSHIPPING AND RETURNS\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\u003eProducts available in our warehouse will normally be delivered as quickly as possible and, indicatively, within 1 to 5 working days. \u003cbr\u003e For any reason, the Customer may return their order, in whole or in part, within 14 days of delivery.\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":"36","offer_id":56154332758398,"sku":"A3170400-DDS02MAICA-36","price":122.0,"currency_code":"EUR","in_stock":true},{"title":"37","offer_id":56154332791166,"sku":"A3170400-DDS02MAICA-37","price":122.0,"currency_code":"EUR","in_stock":false},{"title":"38","offer_id":56154332823934,"sku":"A3170400-DDS02MAICA-38","price":122.0,"currency_code":"EUR","in_stock":false},{"title":"39","offer_id":56154332856702,"sku":"A3170400-DDS02MAICA-39","price":122.0,"currency_code":"EUR","in_stock":false},{"title":"40","offer_id":56154332889470,"sku":"A3170400-DDS02MAICA-40","price":122.0,"currency_code":"EUR","in_stock":false},{"title":"41","offer_id":56154332922238,"sku":"A3170400-DDS02MAICA-41","price":122.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0950\/2133\/4910\/files\/PIB---douuod---DDS02_20MAICANERO.png?v=1783091247"},{"product_id":"sandali-fondo-cuoio-in-nappa-tubolare-spessa-platino","title":"Leather-bottom sandals in thick tubular platinum nappa leather","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\u003e\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003eThick tubular nappa leather sandals \n\n\u003c\/li\u003e\n\n\u003cli\u003eTone-on-tone logo embossed on the sole \n\n\u003c\/li\u003e\n\n\u003cli\u003eElasticated ankle strap \n\n\u003c\/li\u003e\n\n\u003cli\u003eUpper material: 100% Leather \n\n\u003c\/li\u003e\n\n\u003cli\u003eGenuine leather sole \n\n\u003c\/li\u003e\n\n\u003cli\u003eMade in Italy \n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e \u003cbr\u003e\u003cbr\u003eSKU: DDS02 MAICAPLATINO \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\"\u003eSIZE AND FIT\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\u003eRegular fit\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003c!-- Row 3 --\u003e\n  \u003cdetails class=\"details\"\u003e\n    \u003csummary class=\"details__header\"\u003e\n      \u003cspan class=\"details__title\"\u003eSHIPPING AND RETURNS\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\u003eProducts available in stock will generally be delivered as soon as possible and, indicatively, within 1 to 5 working days. \u003cbr\u003e For any reason, the Customer can return their order, in whole or in part, within 14 days of delivery.\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":"36","offer_id":56154333053310,"sku":"A1527242-DDS02MAICA-36","price":122.0,"currency_code":"EUR","in_stock":true},{"title":"37","offer_id":56154333086078,"sku":"A1527242-DDS02MAICA-37","price":122.0,"currency_code":"EUR","in_stock":true},{"title":"38","offer_id":56154333118846,"sku":"A1527242-DDS02MAICA-38","price":122.0,"currency_code":"EUR","in_stock":false},{"title":"39","offer_id":56154333151614,"sku":"A1527242-DDS02MAICA-39","price":122.0,"currency_code":"EUR","in_stock":false},{"title":"40","offer_id":56154333184382,"sku":"A1527242-DDS02MAICA-40","price":122.0,"currency_code":"EUR","in_stock":false},{"title":"41","offer_id":56154333217150,"sku":"A1527242-DDS02MAICA-41","price":122.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0950\/2133\/4910\/files\/PIB---douuod---DDS02_20MAICAPLATINO.png?v=1783091241"},{"product_id":"sandali-doppia-fascia-fondo-cuoio","title":"Double Band Sandals with Leather Sole","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\u003eDeva DOUUOD sandals are the perfect blend of minimal elegance and absolute comfort. Crafted from high-quality leather with attention to every detail, these Made in Italy sandals are ideal for completing summer looks with a refined and discreet style. The adjustable double strap ensures a comfortable and personalized fit, while the nappa-covered anatomical footbed guarantees maximum comfort all day long. Perfect for pairing with light dresses or wide-leg trousers, Deva sandals are a Spring\/Summer season must-have. \n\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003eAdjustable double strap sandal with embossed logo \n\n\u003c\/li\u003e\n\n\u003cli\u003eNappa-covered anatomical footbed \n\n\u003c\/li\u003e\n\n\u003cli\u003e100% leather upper \n\n\u003c\/li\u003e\n\n\u003cli\u003eGenuine leather sole \n\n\u003c\/li\u003e\n\n\u003cli\u003eGold-printed DOUUOD logo on the insole \n\n\u003c\/li\u003e\n\n\u003cli\u003eMade in Italy\u003c\/li\u003e\n\n\n\u003c\/ul\u003e \u003cbr\u003e\u003cbr\u003eSKU: DDS01 DEVACUOIO \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\"\u003eSIZES AND FIT\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\u003eTrue to size\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003c!-- Row 3 --\u003e\n  \u003cdetails class=\"details\"\u003e\n    \u003csummary class=\"details__header\"\u003e\n      \u003cspan class=\"details__title\"\u003eSHIPPING AND RETURNS\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\u003eProducts available in stock will generally be delivered as soon as possible, and in any case, within approximately 1 to 5 business days. \u003cbr\u003e For any reason, the Customer may return their order, in whole or in part, within 14 days of delivery.\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":"36","offer_id":56186506215806,"sku":"A981090-DDS01DEVA-36","price":138.0,"currency_code":"EUR","in_stock":true},{"title":"37","offer_id":56186506248574,"sku":"A981090-DDS01DEVA-37","price":138.0,"currency_code":"EUR","in_stock":true},{"title":"38","offer_id":56186506281342,"sku":"A981090-DDS01DEVA-38","price":138.0,"currency_code":"EUR","in_stock":false},{"title":"39","offer_id":56186506314110,"sku":"A981090-DDS01DEVA-39","price":138.0,"currency_code":"EUR","in_stock":false},{"title":"40","offer_id":56186506346878,"sku":"A981090-DDS01DEVA-40","price":138.0,"currency_code":"EUR","in_stock":true},{"title":"41","offer_id":56186506379646,"sku":"A981090-DDS01DEVA-41","price":138.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0950\/2133\/4910\/files\/PIB---douuod---DDS01_20DEVACUOIO.png?v=1774519796"},{"product_id":"sandali-doppia-fascia-fondo-cuoio-bianchi","title":"White Double-Band Sandals with Leather Sole","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\u003eThe Deva DOUUOD sandals are the perfect blend of minimal elegance and absolute comfort. Crafted from high-quality leather with attention to every detail, these Made in Italy sandals are ideal for completing summer looks with a refined and understated style. The double adjustable strap ensures a comfortable and personalized fit, while the nappa-covered anatomical footbed guarantees maximum all-day comfort. Perfect for pairing with lightweight dresses or wide-leg trousers, the Deva sandals are a Spring\/Summer season must-have. \n \n\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003eDouble adjustable strap sandal with embossed logo \n\n\u003c\/li\u003e\n\n\u003cli\u003eNappa-covered anatomical footbed \n\n\u003c\/li\u003e\n\n\u003cli\u003e100% leather upper \n\n\u003c\/li\u003e\n\n\u003cli\u003eGenuine leather sole \n\n\u003c\/li\u003e\n\n\u003cli\u003eGold printed DOUUOD logo on the insole \n\n\u003c\/li\u003e\n\n\u003cli\u003eMade in Italy \n\n\u003c\/li\u003e\n\n\n\u003c\/ul\u003e \u003cbr\u003e\u003cbr\u003eSKU: DDS01 DEVABIANCO \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\"\u003eSIZES AND FIT\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\u003eRegular fit\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003c!-- Row 3 --\u003e\n  \u003cdetails class=\"details\"\u003e\n    \u003csummary class=\"details__header\"\u003e\n      \u003cspan class=\"details__title\"\u003eSHIPPING AND RETURNS\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\u003eProducts available in stock will generally be delivered as soon as possible, typically within 1 to 5 working days. \u003cbr\u003e For any reason, the Customer may return their order, in whole or in part, within 14 days of delivery.\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":"36","offer_id":56186506445182,"sku":"A916797-DDS01DEVA-36","price":138.0,"currency_code":"EUR","in_stock":true},{"title":"37","offer_id":56186506477950,"sku":"A916797-DDS01DEVA-37","price":138.0,"currency_code":"EUR","in_stock":true},{"title":"38","offer_id":56186506510718,"sku":"A916797-DDS01DEVA-38","price":138.0,"currency_code":"EUR","in_stock":true},{"title":"39","offer_id":56186506543486,"sku":"A916797-DDS01DEVA-39","price":138.0,"currency_code":"EUR","in_stock":true},{"title":"40","offer_id":56186506576254,"sku":"A916797-DDS01DEVA-40","price":138.0,"currency_code":"EUR","in_stock":true},{"title":"41","offer_id":56186506609022,"sku":"A916797-DDS01DEVA-41","price":138.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0950\/2133\/4910\/files\/DDS01DEVABIANCO.png?v=1774519740"},{"product_id":"sandali-doppia-fascia-fondo-cuoio-neri","title":"Black Leather Bottom Double Band Sandals","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\u003eThe Deva DOUUOD sandals represent the perfect meeting point between minimal elegance and absolute comfort. Crafted from high-quality leather with attention to the smallest details, these Made in Italy sandals are ideal for completing summer outfits with a refined and understated style. The double adjustable strap ensures a comfortable and personalized fit, while the nappa-covered anatomical footbed guarantees maximum comfort all day long. Perfect when paired with light dresses or wide-leg trousers, the Deva sandals are a Spring\/Summer season must-have. \n\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003eDouble adjustable strap sandal with embossed logo \n\n\u003c\/li\u003e\n\n\u003cli\u003eNappa-covered anatomical footbed \n\n\u003c\/li\u003e\n\n\u003cli\u003e100% leather upper \n\n\u003c\/li\u003e\n\n\u003cli\u003eGenuine leather sole \n\n\u003c\/li\u003e\n\n\u003cli\u003eGold-printed DOUUOD logo on the insole \n\n\u003c\/li\u003e\n\n\u003cli\u003eMade in Italy\u003c\/li\u003e\n\n\n\u003c\/ul\u003e \u003cbr\u003e\u003cbr\u003eSKU: DDS01 DEVANERO \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\"\u003eSIZING AND FIT\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\u003eRegular fit\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003c!-- Row 3 --\u003e\n  \u003cdetails class=\"details\"\u003e\n    \u003csummary class=\"details__header\"\u003e\n      \u003cspan class=\"details__title\"\u003eSHIPPING AND RETURNS\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\u003eProducts available in stock will generally be delivered as soon as possible and, indicatively, within 1 to 5 business days. \u003cbr\u003e For any reason, the Customer may return their order, in whole or in part, within 14 days of delivery.\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":"36","offer_id":56186508804478,"sku":"A421075-DDS01DEVA-36","price":138.0,"currency_code":"EUR","in_stock":true},{"title":"37","offer_id":56186508837246,"sku":"A421075-DDS01DEVA-37","price":138.0,"currency_code":"EUR","in_stock":true},{"title":"38","offer_id":56186508870014,"sku":"A421075-DDS01DEVA-38","price":138.0,"currency_code":"EUR","in_stock":false},{"title":"39","offer_id":56186508902782,"sku":"A421075-DDS01DEVA-39","price":138.0,"currency_code":"EUR","in_stock":false},{"title":"40","offer_id":56186508935550,"sku":"A421075-DDS01DEVA-40","price":138.0,"currency_code":"EUR","in_stock":true},{"title":"41","offer_id":56186508968318,"sku":"A421075-DDS01DEVA-41","price":138.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0950\/2133\/4910\/files\/PIE---douuod---DDS01_20DEVANERO.png?v=1774519735"},{"product_id":"sandali-doppia-fascia-fondo-cuoio-taupe","title":"Double Band Sandals with Taupe Leather Bottom","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\u003eThe DOUUOD Deva Sandals in taupe suede reinterpret summer elegance with a minimalist style and high-quality materials. The double adjustable strap with embossed logo ensures a comfortable and personalized fit, while the nappa-lined anatomical footbed guarantees prolonged comfort. The taupe suede finish adds a natural and sophisticated touch, perfect for completing seasonal casual looks. A versatile model with attention to detail, entirely Made in Italy. \n\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003eDouble adjustable strap sandal with embossed logo\u003c\/li\u003e\n\n\u003cli\u003eNappa-lined anatomical footbed\u003c\/li\u003e\n\n\u003cli\u003e100% taupe suede leather upper\u003c\/li\u003e\n\n\u003cli\u003eGenuine leather sole\u003c\/li\u003e\n\n\u003cli\u003eGold-printed DOUUOD logo on the insole\u003c\/li\u003e\n\n\u003cli\u003eMade in Italy\u003c\/li\u003e\n\n\n\u003c\/ul\u003e \u003cbr\u003e\u003cbr\u003eSKU: DDS01 DEVATAUPE \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\"\u003eSIZING AND FIT\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\u003eRegular fit\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003c!-- Row 3 --\u003e\n  \u003cdetails class=\"details\"\u003e\n    \u003csummary class=\"details__header\"\u003e\n      \u003cspan class=\"details__title\"\u003eSHIPPING AND RETURNS\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\u003eProducts available in stock will generally be delivered as soon as possible and, indicatively, within 1 to 5 working days. \u003cbr\u003e For any reason, the Customer may return their order, entirely or partially, within 14 days of delivery.\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":"36","offer_id":56186509164926,"sku":"A5144501-DDS01DEVA-36","price":138.0,"currency_code":"EUR","in_stock":true},{"title":"37","offer_id":56186509197694,"sku":"A5144501-DDS01DEVA-37","price":138.0,"currency_code":"EUR","in_stock":true},{"title":"38","offer_id":56186509230462,"sku":"A5144501-DDS01DEVA-38","price":138.0,"currency_code":"EUR","in_stock":false},{"title":"39","offer_id":56186509263230,"sku":"A5144501-DDS01DEVA-39","price":138.0,"currency_code":"EUR","in_stock":false},{"title":"40","offer_id":56186509295998,"sku":"A5144501-DDS01DEVA-40","price":138.0,"currency_code":"EUR","in_stock":true},{"title":"41","offer_id":56186509328766,"sku":"A5144501-DDS01DEVA-41","price":138.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0950\/2133\/4910\/files\/PIE---douuod---DDS01_20DEVATAUPE.png?v=1774519729"},{"product_id":"sandali-doppia-fascia-con-plateau-in-crosta-chestnut","title":"Double-Band Platform Sandals in Chestnut Split Leather","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\u003eThe DOUUOD Deva Chunky sandals in chestnut offer a relaxed and contemporary elegance, perfect for summer looks. Featuring a double adjustable strap with an embossed logo, they are crafted from soft suede and completed with a rubber sole with a 2.3 cm platform, offering comfort and style at any time of day. The fit is comfortable thanks to the leather-covered anatomical footbed. Entirely Made in Italy. \n\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003eSandals with double adjustable strap and embossed logo\u003c\/li\u003e\n\n\u003cli\u003eChestnut-colored suede\u003c\/li\u003e\n\n\u003cli\u003eLeather-covered anatomical footbed\u003c\/li\u003e\n\n\u003cli\u003eRubber sole with 2.3 cm platform\u003c\/li\u003e\n\n\u003cli\u003eLugged sole for better grip\u003c\/li\u003e\n\n\u003cli\u003eMade in Italy\u003c\/li\u003e\n\n\n\u003c\/ul\u003e \u003cbr\u003e\u003cbr\u003eSKU: DDS01 DEVA CHUNKYCHESTNUT \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\"\u003eSIZE AND FIT\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\u003eRegular fit\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003c!-- Row 3 --\u003e\n  \u003cdetails class=\"details\"\u003e\n    \u003csummary class=\"details__header\"\u003e\n      \u003cspan class=\"details__title\"\u003eSHIPPING AND RETURNS\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\u003eProducts available in stock will generally be delivered as soon as possible, typically within 1 to 5 business days. \u003cbr\u003e For any reason, the customer may return their order, in whole or in part, within 14 days of delivery.\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":"36","offer_id":56186513097086,"sku":"A3560427-DDS01DEVACHUNKY-36","price":122.0,"currency_code":"EUR","in_stock":false},{"title":"37","offer_id":56186513129854,"sku":"A3560427-DDS01DEVACHUNKY-37","price":122.0,"currency_code":"EUR","in_stock":false},{"title":"38","offer_id":56186513162622,"sku":"A3560427-DDS01DEVACHUNKY-38","price":122.0,"currency_code":"EUR","in_stock":true},{"title":"39","offer_id":56186513195390,"sku":"A3560427-DDS01DEVACHUNKY-39","price":122.0,"currency_code":"EUR","in_stock":false},{"title":"40","offer_id":56186513228158,"sku":"A3560427-DDS01DEVACHUNKY-40","price":122.0,"currency_code":"EUR","in_stock":true},{"title":"41","offer_id":56186513260926,"sku":"A3560427-DDS01DEVACHUNKY-41","price":122.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0950\/2133\/4910\/files\/DDS01DEVACHUNKYCHESTNUT.png?v=1783091161"},{"product_id":"sabot-fondo-cuoio-in-crosta-taupe","title":"Taupe Crust Leather Bottom Sabot","description":"\u003c!-- Accordion - Pure HTML --\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 (hidden in caret style) --\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\u003eDOUUOD Indra mules combine essential style with western influences in a clean, modern silhouette. Crafted from soft taupe suede leather, they are distinguished by the texan embroidery on the upper—subtle yet distinctive. The slip-on design ensures a practical fit, while the genuine leather sole adds a sophisticated, artisanal touch. Perfect for completing summer looks with character and lightness. Entirely Made in Italy. \n\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003eTaupe suede leather mules\u003c\/li\u003e\n\n\u003cli\u003eTexan embroidery on the upper\u003c\/li\u003e\n\n\u003cli\u003eGenuine leather sole\u003c\/li\u003e\n\n\u003cli\u003eEasy and comfortable fit\u003c\/li\u003e\n\n\u003cli\u003eMade in Italy\u003c\/li\u003e\n\n\n\u003c\/ul\u003e \u003cbr\u003e\u003cbr\u003eSKU: DDS01 INDRATAUPE \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\"\u003eSIZE AND FIT\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\u003eRegular fit\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003c!-- Row 3 --\u003e\n  \u003cdetails class=\"details\"\u003e\n    \u003csummary class=\"details__header\"\u003e\n      \u003cspan class=\"details__title\"\u003eSHIPPING AND RETURNS\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\u003eProducts available in our warehouse will normally be delivered as quickly as possible, generally within 1 to 5 business days. \u003cbr\u003e For any reason, the Customer may return their order, in whole or in part, within 14 days of delivery.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Minimal styles inspired by theme snippet --\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":"36","offer_id":56186513391998,"sku":"A6684726-DDS01INDRA-36","price":171.0,"currency_code":"EUR","in_stock":false},{"title":"37","offer_id":56186513424766,"sku":"A6684726-DDS01INDRA-37","price":171.0,"currency_code":"EUR","in_stock":false},{"title":"38","offer_id":56186513457534,"sku":"A6684726-DDS01INDRA-38","price":171.0,"currency_code":"EUR","in_stock":false},{"title":"39","offer_id":56186513490302,"sku":"A6684726-DDS01INDRA-39","price":171.0,"currency_code":"EUR","in_stock":false},{"title":"40","offer_id":56186513523070,"sku":"A6684726-DDS01INDRA-40","price":171.0,"currency_code":"EUR","in_stock":false},{"title":"41","offer_id":56186513555838,"sku":"A6684726-DDS01INDRA-41","price":171.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0950\/2133\/4910\/files\/DDS01INDRATAUPE.png?v=1774519717"},{"product_id":"sandali-a-doppia-fascia-in-crosta-testa-di-moro","title":"Dark Brown Suede Double-Strap Sandals","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\u003eDOUUOD sandals crafted in dark brown suede leather, featuring an essential double-strap design. The model includes adjustable buckles in treated nickel and a lined insole for comfort, with a leather sole for a durable structure. \n\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003eDOUUOD double-strap sandals \n\n\u003c\/li\u003e\n\n\u003cli\u003eSuede leather upper \n\n\u003c\/li\u003e\n\n\u003cli\u003eDark brown color \n\n\u003c\/li\u003e\n\n\u003cli\u003eAdjustable nickel buckles \n\n\u003c\/li\u003e\n\n\u003cli\u003eLined insole \n\n\u003c\/li\u003e\n\n\u003cli\u003eLeather sole \n\n\u003c\/li\u003e\n\n\u003cli\u003eEssential design \n\n\u003c\/li\u003e\n\n\u003cli\u003eComfortable fit\u003c\/li\u003e\n\n\u003cli\u003eMade in Italy\u003c\/li\u003e\n\n\n\u003c\/ul\u003e \u003cbr\u003e\u003cbr\u003eSKU: DDS04 NINACROSTA MORO \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\"\u003eSIZE AND FIT\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\u003eRegular fit\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003c!-- Row 3 --\u003e\n  \u003cdetails class=\"details\"\u003e\n    \u003csummary class=\"details__header\"\u003e\n      \u003cspan class=\"details__title\"\u003eSHIPPING AND RETURNS\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\u003eProducts available in stock will generally be delivered as quickly as possible and, indicatively, within 1 to 5 business days. \u003cbr\u003e For any reason, the Customer may return their order, in whole or in part, within 14 days of delivery.\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":"36","offer_id":57230392361342,"sku":"A2576666-DDS04NINA-36","price":192.0,"currency_code":"EUR","in_stock":true},{"title":"37","offer_id":57230392394110,"sku":"A2576666-DDS04NINA-37","price":192.0,"currency_code":"EUR","in_stock":true},{"title":"38","offer_id":57230392426878,"sku":"A2576666-DDS04NINA-38","price":192.0,"currency_code":"EUR","in_stock":false},{"title":"39","offer_id":57230392459646,"sku":"A2576666-DDS04NINA-39","price":192.0,"currency_code":"EUR","in_stock":false},{"title":"40","offer_id":57230392492414,"sku":"A2576666-DDS04NINA-40","price":192.0,"currency_code":"EUR","in_stock":false},{"title":"41","offer_id":57230392525182,"sku":"A2576666-DDS04NINA-41","price":192.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0950\/2133\/4910\/files\/PIR---douuod---DDS04_20NINACROSTA_20MORO.jpg?v=1775750667"},{"product_id":"sabot-mule-in-pelle-scamosciata-recife","title":"Recife Suede Mule Sabots","description":"\u003c!-- Accordion - Pure HTML --\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 (hidden in caret style) --\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\u003eEssential, refined, and contemporary, this sabot by DOUUOD elegantly interprets the concept of daily comfort. The clean, minimalist silhouette highlights the quality of the soft, tactile suede, while the open-heel construction ensures practicality and lightness. The design is completed by a slim leather sole with a natural finish, for a discreet yet sophisticated style, perfect for seasonal casual-chic looks. \n\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003eWomen's suede sabots \n\n\u003c\/li\u003e\n\n\u003cli\u003eRecife color \n\n\u003c\/li\u003e\n\n\u003cli\u003eSlip-on design without closures \n\n\u003c\/li\u003e\n\n\u003cli\u003eRounded toe and essential line \n\n\u003c\/li\u003e\n\n\u003cli\u003eLeather-lined interior \n\n\u003c\/li\u003e\n\n\u003cli\u003eFlat leather sole \n\n\u003c\/li\u003e\n\n\u003cli\u003eMade in Italy\u003c\/li\u003e\n\n\n\u003c\/ul\u003e \u003cbr\u003e\u003cbr\u003eSKU: 6216RECIFE \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\"\u003eSIZES AND FIT\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\u003eFits true to size\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003c!-- Row 3 --\u003e\n  \u003cdetails class=\"details\"\u003e\n    \u003csummary class=\"details__header\"\u003e\n      \u003cspan class=\"details__title\"\u003eSHIPPING AND RETURNS\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\u003eProducts available in stock will generally be delivered as quickly as possible and, indicatively, within 1 to 5 business days. \u003cbr\u003e For any reason, the Customer may return their order, in whole or in part, within 14 days of delivery.\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\u003c\/div\u003e\n\n\u003c!-- Minimal styles inspired by the theme snippet --\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":"37","offer_id":57236888224126,"sku":"A1763145-6216-37","price":180.0,"currency_code":"EUR","in_stock":true},{"title":"37½","offer_id":57236888256894,"sku":"A1763145-6216-37M","price":180.0,"currency_code":"EUR","in_stock":false},{"title":"38","offer_id":57236888289662,"sku":"A1763145-6216-38","price":180.0,"currency_code":"EUR","in_stock":false},{"title":"38½","offer_id":57236888322430,"sku":"A1763145-6216-38M","price":180.0,"currency_code":"EUR","in_stock":false},{"title":"39","offer_id":57236888355198,"sku":"A1763145-6216-39","price":180.0,"currency_code":"EUR","in_stock":false},{"title":"40","offer_id":57236888387966,"sku":"A1763145-6216-40","price":180.0,"currency_code":"EUR","in_stock":false},{"title":"41","offer_id":57236888420734,"sku":"A1763145-6216-41","price":180.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0950\/2133\/4910\/files\/PIR---douuod---6216RECIFE.png?v=1775914238"},{"product_id":"sabot-crochet-fondo-cuoio","title":"Leather Sole Crochet Mules","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\u003eDouuod crochet mules combine craftsmanship and contemporary style in a refined and versatile summer shoe. The slip-on design with a tapered toe is enhanced by the braided crochet-effect workmanship, which gives texture and lightness to the model. The leather sole guarantees quality and durability, while the clean lines make them perfect for both daily and more sophisticated looks. Made in Italy, they represent the ideal balance between comfort and aesthetic research. \n\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003eDouuod women's mules \n\n\u003c\/li\u003e\n\n\u003cli\u003eBraided crochet workmanship \n\n\u003c\/li\u003e\n\n\u003cli\u003eTapered toe \n\n\u003c\/li\u003e\n\n\u003cli\u003eSlip-on model \n\n\u003c\/li\u003e\n\n\u003cli\u003eLeather sole \n\n\u003c\/li\u003e\n\n\u003cli\u003eComfortable fit \n\n\u003c\/li\u003e\n\n\u003cli\u003eLightweight and breathable design \n\n\u003c\/li\u003e\n\n\u003cli\u003eMade in Italy\u003c\/li\u003e\n\n\n\u003c\/ul\u003e \u003cbr\u003e\u003cbr\u003eSKU: 2831CR1 \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\"\u003eSIZING AND FIT\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\u003eRegular fit\u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n  \u003c!-- Row 3 --\u003e\n  \u003cdetails class=\"details\"\u003e\n    \u003csummary class=\"details__header\"\u003e\n      \u003cspan class=\"details__title\"\u003eSHIPPING AND RETURNS\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\u003eProducts that are available in stock will normally be delivered as quickly as possible and, in any case, approximately within 1 to 5 business days. \u003cbr\u003e For any reason, the Customer may return their order, in whole or in part, within 14 days of delivery.\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":"36","offer_id":57237568717182,"sku":"A3029582-2831-36","price":136.0,"currency_code":"EUR","in_stock":false},{"title":"37","offer_id":57237568749950,"sku":"A3029582-2831-37","price":136.0,"currency_code":"EUR","in_stock":false},{"title":"37½","offer_id":57237568782718,"sku":"A3029582-2831-37M","price":136.0,"currency_code":"EUR","in_stock":false},{"title":"38","offer_id":57237568815486,"sku":"A3029582-2831-38","price":136.0,"currency_code":"EUR","in_stock":true},{"title":"38½","offer_id":57237568848254,"sku":"A3029582-2831-38M","price":136.0,"currency_code":"EUR","in_stock":true},{"title":"39","offer_id":57237568881022,"sku":"A3029582-2831-39","price":136.0,"currency_code":"EUR","in_stock":false},{"title":"40","offer_id":57237568913790,"sku":"A3029582-2831-40","price":136.0,"currency_code":"EUR","in_stock":true},{"title":"41","offer_id":57237568946558,"sku":"A3029582-2831-41","price":136.0,"currency_code":"EUR","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0950\/2133\/4910\/files\/PIR---douuod---2831CR1.jpg?v=1775923485"},{"product_id":"sabot-in-nappa-fondo-cuoio-ciocco","title":"Chocolate Nappa Leather Mules with Leather Sole","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\u003cspan class=\"details__title\"\u003eDESCRIPTION\u003c\/span\u003e \u003cspan class=\"details__icon\" aria-hidden=\"true\"\u003e \u003c!-- caret icon --\u003e \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 \u003c!-- plus icon (nascosto nello stile caret) --\u003e \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 \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\n\u003cp\u003eDouuod leather mules interpret essential elegance with a contemporary character. Crafted from smooth leather with a sophisticated finish, they stand out for their clean silhouette and tapered toe that elongates the figure. The leather sole ensures quality, durability, and comfort, making this model ideal for completing minimal and refined looks, from day to night. The slip-on design emphasizes practicality and style, maintaining a discreet yet decisive allure.\u003c\/p\u003e\n\n\u003cul\u003e\n\n\u003cli\u003eWomen's Douuod mules\u003c\/li\u003e\n\n\u003cli\u003eSmooth leather upper\u003c\/li\u003e\n\n\u003cli\u003eGlamorous finish\u003c\/li\u003e\n\n\u003cli\u003eTapered toe\u003c\/li\u003e\n\n\u003cli\u003eSlip-on style\u003c\/li\u003e\n\n\u003cli\u003eLeather sole\u003c\/li\u003e\n\n\u003cli\u003eMade in Italy\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003cbr\u003e\u003cbr\u003eSKU: 2882GCH\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003c!-- Row 2 --\u003e\n\u003cdetails class=\"details\"\u003e\n\u003csummary class=\"details__header\"\u003e\u003cspan class=\"details__title\"\u003eSIZES AND FIT\u003c\/span\u003e \u003cspan class=\"details__icon\" aria-hidden=\"true\"\u003e \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 \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 \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\n\u003cp\u003eRegular fit\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\u003c!-- Row 3 --\u003e\n\u003cdetails class=\"details\"\u003e\n\u003csummary class=\"details__header\"\u003e\u003cspan class=\"details__title\"\u003eSHIPPING AND RETURNS\u003c\/span\u003e \u003cspan class=\"details__icon\" aria-hidden=\"true\"\u003e \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 \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 \u003c\/span\u003e\u003c\/summary\u003e\n\u003cdiv class=\"details-content\"\u003e\n\n\u003cp\u003eProducts available in stock will, as a rule, be delivered as soon as possible and, indicatively, within 1 to 5 working days. \u003cbr\u003eFor any reason, the Customer may return their order, in whole or in part, within 14 days of delivery.\u003c\/p\u003e\n\n\n\u003c\/div\u003e\n\n\u003c\/details\u003e\n\n\u003c\/div\u003e\n\u003c!-- Stili minimi ispirati allo snippet del tema --\u003e","brand":"DOUUOD","offers":[{"title":"36","offer_id":57237569012094,"sku":"A8280970-2882-36","price":138.0,"currency_code":"EUR","in_stock":true},{"title":"37","offer_id":57237569044862,"sku":"A8280970-2882-37","price":138.0,"currency_code":"EUR","in_stock":true},{"title":"37½","offer_id":57237569077630,"sku":"A8280970-2882-37M","price":138.0,"currency_code":"EUR","in_stock":true},{"title":"38","offer_id":57237569110398,"sku":"A8280970-2882-38","price":138.0,"currency_code":"EUR","in_stock":false},{"title":"38½","offer_id":57237569143166,"sku":"A8280970-2882-38M","price":138.0,"currency_code":"EUR","in_stock":true},{"title":"39","offer_id":57237569175934,"sku":"A8280970-2882-39","price":138.0,"currency_code":"EUR","in_stock":true},{"title":"40","offer_id":57237569208702,"sku":"A8280970-2882-40","price":138.0,"currency_code":"EUR","in_stock":false},{"title":"41","offer_id":57237569241470,"sku":"A8280970-2882-41","price":138.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0950\/2133\/4910\/files\/2882GCH.png?v=1776153960"}],"url":"https:\/\/douuodwoman.com\/en\/collections\/sandali-e-sabot.oembed","provider":"Douuod","version":"1.0","type":"link"}