{"product_id":"womens-floral-print-midi-dress-casual-v-neck-half-sleeve-summer-dress","title":"Faye | Geblümtes Midi-Kleid mit halben Ärmeln","description":"\u003cstyle\u003e\n  \/* ── Size Chart Accordion ── *\/\n  .sc-accordion {\n    border-top: 1px solid #e8e2d9;\n    border-bottom: 1px solid #e8e2d9;\n    margin-bottom: 28px;\n    font-family: inherit;\n  }\n\n  .sc-accordion__trigger {\n    width: 100%;\n    background: transparent;\n    border: none;\n    padding: 16px 4px;\n    display: flex;\n    align-items: center;\n    gap: 10px;\n    cursor: pointer;\n    text-align: left;\n  }\n\n  .sc-accordion__trigger:hover {\n    opacity: 0.8;\n  }\n\n  .sc-accordion__ruler {\n    font-size: 18px;\n    line-height: 1;\n    color: #b8965a;\n  }\n\n  .sc-accordion__label {\n    flex: 1;\n    font-size: 17px;\n    font-weight: 500;\n    color: #b8965a;\n    letter-spacing: 0.01em;\n  }\n\n  .sc-accordion__chevron {\n    font-size: 15px;\n    color: #b8965a;\n    transition: transform 0.25s ease;\n    line-height: 1;\n  }\n\n  .sc-accordion__trigger[aria-expanded=\"true\"] .sc-accordion__chevron {\n    transform: rotate(180deg);\n  }\n\n  .sc-accordion__body {\n    display: none;\n    padding: 4px 4px 20px;\n  }\n\n  .sc-accordion__body.is-open {\n    display: block;\n  }\n\n  \/* Unit toggle *\/\n  .sc-unit-toggle {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    margin-bottom: 14px;\n    font-size: 13px;\n    color: #888;\n  }\n\n  .sc-unit-toggle button {\n    padding: 4px 13px;\n    border: 1px solid #d5c9b8;\n    border-radius: 20px;\n    background: #fff;\n    font-size: 12px;\n    cursor: pointer;\n    color: #777;\n    transition: background 0.15s, color 0.15s, border-color 0.15s;\n  }\n\n  .sc-unit-toggle button.active {\n    background: #b8965a;\n    color: #fff;\n    border-color: #b8965a;\n  }\n\n  \/* Fit note *\/\n  .sc-fit-note {\n    font-size: 12.5px;\n    color: #888;\n    margin-bottom: 14px;\n    line-height: 1.55;\n  }\n\n  .sc-fit-note strong {\n    color: #555;\n  }\n\n  \/* Table *\/\n  .sc-table-wrap {\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .sc-table {\n    width: 100%;\n    border-collapse: collapse;\n    font-size: 13px;\n    min-width: 340px;\n  }\n\n  .sc-table thead tr {\n    background: #f7f3ed;\n  }\n\n  .sc-table th {\n    padding: 9px 12px;\n    text-align: center;\n    font-weight: 700;\n    color: #5a4a35;\n    border: 1px solid #e8e2d9;\n    font-size: 11px;\n    letter-spacing: 0.05em;\n    text-transform: uppercase;\n    white-space: nowrap;\n  }\n\n  .sc-table td {\n    padding: 7px 12px;\n    text-align: center;\n    border: 1px solid #ede8e0;\n    color: #3a3a3a;\n    font-size: 13px;\n    white-space: nowrap;\n  }\n\n  .sc-table tbody tr:nth-child(even) {\n    background: #faf8f4;\n  }\n\n  .sc-table .sc-col-size {\n    font-weight: 700;\n    background: #f4efe6 !important;\n    color: #5a4a35;\n  }\n\n  \/* How to measure *\/\n  .sc-how-to {\n    margin-top: 16px;\n    border-top: 1px solid #ede8e0;\n    padding-top: 14px;\n  }\n\n  .sc-how-to__title {\n    font-size: 11.5px;\n    font-weight: 700;\n    color: #888;\n    margin-bottom: 9px;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n  }\n\n  .sc-how-to__list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: flex;\n    flex-direction: column;\n    gap: 6px;\n  }\n\n  .sc-how-to__list li {\n    font-size: 12.5px;\n    color: #777;\n    padding-left: 20px;\n    position: relative;\n    line-height: 1.5;\n  }\n\n  .sc-how-to__list li::before {\n    content: \"—\";\n    position: absolute;\n    left: 0;\n    color: #b8965a;\n    font-weight: 700;\n  }\n\n  \/* Size tip *\/\n  .sc-size-tip {\n    margin-top: 13px;\n    background: #fdf9f2;\n    border-left: 3px solid #b8965a;\n    padding: 9px 13px;\n    font-size: 12.5px;\n    color: #7a6040;\n    border-radius: 0 4px 4px 0;\n    line-height: 1.5;\n  }\n\u003c\/style\u003e\n\n\u003c!-- ====== SIZE CHART ACCORDION ====== --\u003e\n\u003cdiv class=\"sc-accordion\"\u003e\n\n  \u003cbutton class=\"sc-accordion__trigger\" aria-expanded=\"false\" aria-controls=\"size-chart-body-8\" onclick=\"\u0026lt;!--nl--\u0026gt;      var body = document.getElementById('size-chart-body-8');\u0026lt;!--nl--\u0026gt;      var open = body.classList.toggle('is-open');\u0026lt;!--nl--\u0026gt;      this.setAttribute('aria-expanded', open);\u0026lt;!--nl--\u0026gt;    \"\u003e\n    \u003cspan class=\"sc-accordion__ruler\"\u003e📏\u003c\/span\u003e\n    \u003cspan class=\"sc-accordion__label\"\u003eGrößentabelle\u003c\/span\u003e\n    \u003cspan class=\"sc-accordion__chevron\"\u003e⌄\u003c\/span\u003e\n  \u003c\/button\u003e\n\n  \u003cdiv class=\"sc-accordion__body\" id=\"size-chart-body-8\"\u003e\n\n\n    \u003cdiv class=\"sc-unit-toggle\"\u003e\n\n      \u003cspan\u003eAnzeigen in:\u003c\/span\u003e\n      \u003cbutton class=\"active\" id=\"sc8-btn-in\" onclick=\"scSetUnit8('in')\"\u003eZoll (in)\u003c\/button\u003e\n      \u003cbutton id=\"sc8-btn-cm\" onclick=\"scSetUnit8('cm')\"\u003eZentimeter (cm)\u003c\/button\u003e\n    \u003c\/div\u003e\n\n\n    \u003cp class=\"sc-fit-note\"\u003e\n      \u003cstrong\u003eHinweis:\u003c\/strong\u003e Brustumfang ist ein \u003cstrong\u003eKörpermaß\u003c\/strong\u003e. Ärmellänge und Kleiderlänge sind \u003cstrong\u003eKleidungsmaße\u003c\/strong\u003e.\n      Messen Sie Ihren Brustumfang und vergleichen Sie ihn mit der Tabelle unten für die beste Passform.\n      Zwischen zwei Größen? \u003cstrong\u003eWählen Sie eine Nummer größer\u003c\/strong\u003e für eine lockerere, fließendere Passform.\n    \u003c\/p\u003e\n\n\n    \u003cdiv class=\"sc-table-wrap\"\u003e\n\n      \u003ctable class=\"sc-table\"\u003e\n\n        \u003cthead\u003e\n\n          \u003ctr\u003e\n\n            \u003cth\u003eGröße\u003c\/th\u003e\n\n            \u003cth\u003eBrustumfang \u003cspan class=\"sc8-unit-label\"\u003e(in)\u003c\/span\u003e\n\n\u003c\/th\u003e\n\n            \u003cth\u003eÄrmellänge \u003cspan class=\"sc8-unit-label\"\u003e(in)\u003c\/span\u003e\n\n\u003c\/th\u003e\n\n            \u003cth\u003eKleiderlänge \u003cspan class=\"sc8-unit-label\"\u003e(in)\u003c\/span\u003e\n\n\u003c\/th\u003e\n\n          \u003c\/tr\u003e\n\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n\n          \u003ctr\u003e\n\n            \u003ctd class=\"sc-col-size\"\u003eS\u003c\/td\u003e\n\n            \u003ctd data-in=\"40.2\" data-cm=\"102\"\u003e40.2\u003c\/td\u003e\n\n            \u003ctd data-in=\"15.7\" data-cm=\"40\"\u003e15.7\u003c\/td\u003e\n\n            \u003ctd data-in=\"49.6\" data-cm=\"126\"\u003e49.6\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003ctd class=\"sc-col-size\"\u003eM\u003c\/td\u003e\n\n            \u003ctd data-in=\"41.7\" data-cm=\"106\"\u003e41.7\u003c\/td\u003e\n\n            \u003ctd data-in=\"16.1\" data-cm=\"41\"\u003e16.1\u003c\/td\u003e\n\n            \u003ctd data-in=\"50.0\" data-cm=\"127\"\u003e50.0\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003ctd class=\"sc-col-size\"\u003eL\u003c\/td\u003e\n\n            \u003ctd data-in=\"43.3\" data-cm=\"110\"\u003e43.3\u003c\/td\u003e\n\n            \u003ctd data-in=\"16.5\" data-cm=\"42\"\u003e16.5\u003c\/td\u003e\n\n            \u003ctd data-in=\"50.4\" data-cm=\"128\"\u003e50.4\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003ctd class=\"sc-col-size\"\u003eXL\u003c\/td\u003e\n\n            \u003ctd data-in=\"44.9\" data-cm=\"114\"\u003e44.9\u003c\/td\u003e\n\n            \u003ctd data-in=\"16.9\" data-cm=\"43\"\u003e16.9\u003c\/td\u003e\n\n            \u003ctd data-in=\"50.8\" data-cm=\"129\"\u003e50.8\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003ctd class=\"sc-col-size\"\u003eXXL\u003c\/td\u003e\n\n            \u003ctd data-in=\"46.5\" data-cm=\"118\"\u003e46.5\u003c\/td\u003e\n\n            \u003ctd data-in=\"17.3\" data-cm=\"44\"\u003e17.3\u003c\/td\u003e\n\n            \u003ctd data-in=\"51.2\" data-cm=\"130\"\u003e51.2\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n\n            \u003ctd class=\"sc-col-size\"\u003e3XL\u003c\/td\u003e\n\n            \u003ctd data-in=\"48.0\" data-cm=\"122\"\u003e48.0\u003c\/td\u003e\n\n            \u003ctd data-in=\"17.7\" data-cm=\"45\"\u003e17.7\u003c\/td\u003e\n\n            \u003ctd data-in=\"51.6\" data-cm=\"131\"\u003e51.6\u003c\/td\u003e\n\n          \u003c\/tr\u003e\n\n        \u003c\/tbody\u003e\n\n      \u003c\/table\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sc-how-to\"\u003e\n\n      \u003cdiv class=\"sc-how-to__title\"\u003eSo messen Sie richtig\u003c\/div\u003e\n\n      \u003cul class=\"sc-how-to__list\"\u003e\n\n        \u003cli\u003e\n\n\u003cstrong\u003eBrustumfang:\u003c\/strong\u003e Messen Sie um die breiteste Stelle Ihrer Brust, halten Sie das Maßband parallel zum Boden.\u003c\/li\u003e\n\n        \u003cli\u003e\n\n\u003cstrong\u003eÄrmellänge:\u003c\/strong\u003e Kleidermaß von der Schulternaht bis zum Ärmelende – Sie müssen sich nicht selbst messen.\u003c\/li\u003e\n\n        \u003cli\u003e\n\n\u003cstrong\u003eKleiderlänge:\u003c\/strong\u003e Kleidermaß von der Oberkante der Schulter bis zum Saum – Sie müssen sich nicht selbst messen.\u003c\/li\u003e\n\n      \u003c\/ul\u003e\n\n    \u003c\/div\u003e\n\n\n    \u003cdiv class=\"sc-size-tip\"\u003e\n\n      \u003cstrong\u003eTipp:\u003c\/strong\u003e Dieses Kleid zeichnet sich durch eine lockere, fließende Passform mit geraffter Taille aus – es ist so konzipiert, dass es bequem fällt. Wenn Sie eine definiertere Silhouette bevorzugen, können Sie eine Größe kleiner wählen. Der V-Ausschnitt und die halben Ärmel machen es ideal für warmes Wetter.\n    \u003c\/div\u003e\n\n\n  \u003c\/div\u003e\n\n\n\u003c\/div\u003e\n\u003c!-- ====== END SIZE CHART ====== --\u003e\n\n\u003cscript\u003e\n  function scSetUnit8(unit) {\n    document.querySelectorAll('#size-chart-body-8 td[data-in]').forEach(function(cell) {\n      cell.textContent = cell.getAttribute('data-' + unit);\n    });\n    document.querySelectorAll('#size-chart-body-8 .sc8-unit-label').forEach(function(label) {\n      label.textContent = unit === 'in' ? '(in)' : '(cm)';\n    });\n    document.getElementById('sc8-btn-in').classList.toggle('active', unit === 'in');\n    document.getElementById('sc8-btn-cm').classList.toggle('active', unit === 'cm');\n  }\n\u003c\/script\u003e\n\n\u003c!-- ====== PRODUCT DESCRIPTION ====== --\u003e\n\u003cp\u003eBleiben Sie mühelos schick und bequem in diesem \u003cstrong\u003eblumigen Midi-Kleid für Damen\u003c\/strong\u003e. Hergestellt aus weichem, atmungsaktivem Stoff, bietet es eine entspannte Passform mit einem zarten Blumenmuster und dezenten Knopfdetails für einen Hauch von Eleganz. Die Midi-Länge und die geraffte Taille ermöglichen leichte Bewegung und ganztägigen Komfort, was es perfekt für lässige Ausflüge, Brunches oder Wochenendtrips macht.\u003c\/p\u003e\n\n\u003ch3\u003eWichtige Stilmerkmale\u003c\/h3\u003e\n\u003cul\u003e\n\n  \u003cli\u003e\n\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Weiches und atmungsaktives Polyester für Komfort\u003c\/li\u003e\n\n  \u003cli\u003e\n\n\u003cstrong\u003eDesign:\u003c\/strong\u003e Elegantes Blumenmuster verleiht einen femininen Touch\u003c\/li\u003e\n\n  \u003cli\u003e\n\n\u003cstrong\u003ePassform:\u003c\/strong\u003e Entspannte Passform für leichte Bewegung\u003c\/li\u003e\n\n  \u003cli\u003e\n\n\u003cstrong\u003eLänge:\u003c\/strong\u003e Midi-Länge für vielseitiges Styling\u003c\/li\u003e\n\n  \u003cli\u003e\n\n\u003cstrong\u003eDetails:\u003c\/strong\u003e Knopfleiste vorne für zusätzliche Eleganz\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003ch3\u003eSpezifikationen\u003c\/h3\u003e\n\u003cul\u003e\n\n  \u003cli\u003e\n\n\u003cstrong\u003eMaterial:\u003c\/strong\u003e Polyester\u003c\/li\u003e\n\n  \u003cli\u003e\n\n\u003cstrong\u003eMuster:\u003c\/strong\u003e Blumenmuster\u003c\/li\u003e\n\n  \u003cli\u003e\n\n\u003cstrong\u003eAusschnitt:\u003c\/strong\u003e V-Ausschnitt\u003c\/li\u003e\n\n  \u003cli\u003e\n\n\u003cstrong\u003eÄrmellänge:\u003c\/strong\u003e Halbe Ärmel\u003c\/li\u003e\n\n  \u003cli\u003e\n\n\u003cstrong\u003eKleiderlänge:\u003c\/strong\u003e Midi\u003c\/li\u003e\n\n  \u003cli\u003e\n\n\u003cstrong\u003eVerfügbare Größen:\u003c\/strong\u003e S, M, L, XL, XXL, 3XL\u003c\/li\u003e\n\n\n\u003c\/ul\u003e\n\n\u003ch3\u003eStyling-Vorschläge\u003c\/h3\u003e\n\u003cul\u003e\n\n  \u003cli\u003eKombinieren Sie es mit Sandalen für einen entspannten Sommerlook\u003c\/li\u003e\n\n  \u003cli\u003eStylen Sie es mit Sneakers für einen lässigen Ausflug\u003c\/li\u003e\n\n  \u003cli\u003eFügen Sie eine Jeansjacke für einen Lagenlook hinzu\u003c\/li\u003e\n\n\n\u003c\/ul\u003e","brand":"Velouze","offers":[{"title":"Blau \/ S","offer_id":53878046392647,"sku":"sq1778217098354647720","price":51.95,"currency_code":"EUR","in_stock":true},{"title":"Blau \/ M","offer_id":53878046425415,"sku":"JY1778217098354770372","price":51.95,"currency_code":"EUR","in_stock":true},{"title":"Blau \/ L","offer_id":53878046458183,"sku":"SJ1778217098354879519","price":51.95,"currency_code":"EUR","in_stock":true},{"title":"Blau \/ XL","offer_id":53878046490951,"sku":"sy1778217098354981210","price":51.95,"currency_code":"EUR","in_stock":true},{"title":"Blau \/ 2XL","offer_id":53878046523719,"sku":"gB1778217098355088088","price":51.95,"currency_code":"EUR","in_stock":true},{"title":"Blau \/ 3XL","offer_id":53878046556487,"sku":"PT1778217098355203163","price":51.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0916\/2768\/4167\/files\/Women_s_floral_print_midi_dress___Casual_V-neck_half_sleeve_summer_dress_0.jpg?v=1778218308","url":"https:\/\/velouze.com\/de-de\/products\/womens-floral-print-midi-dress-casual-v-neck-half-sleeve-summer-dress","provider":"Velouze","version":"1.0","type":"link"}