{"product_id":"🆙✨volumenspray-mit-pfirsichduft-langanhaltend-sorgt-fur-mehr-fulle-ein-leichtes-stylingspray-fur-glattes-plattes-haar","title":"🆙✨Volumenspray mit Pfirsichduft – langanhaltend, sorgt für mehr Fülle; ein leichtes Stylingspray für glattes, plattes Haar.","description":"\u003cstyle\u003e\n  \/* =========================================================\n     Peach Volume Spray Editorial\n     Unique scope: peach-volume-spray-editorial-v3\n  ========================================================= *\/\n\n  .peach-volume-spray-editorial-v3 {\n    --pvs-white: #FFFFFF;\n\n    --pvs-peach: #E98D63;\n    --pvs-peach-dark: #BF6747;\n    --pvs-peach-light: #FFD9C6;\n\n    --pvs-gold: #C89C63;\n\n    --pvs-black: #201C1A;\n    --pvs-dark: #443A35;\n    --pvs-text: #6F635D;\n    --pvs-muted: #948780;\n\n    --pvs-bg-soft: #FFF8F3;\n\n    --pvs-line:\n      rgba(196, 115, 79, 0.16);\n\n    width: 100%;\n\n    margin: 0;\n    padding: 0;\n\n    color: var(--pvs-text);\n\n    font-family:\n      -apple-system,\n      BlinkMacSystemFont,\n      \"Segoe UI\",\n      Arial,\n      Helvetica,\n      sans-serif;\n\n    box-sizing: border-box;\n  }\n\n\n  .peach-volume-spray-editorial-v3 *,\n  .peach-volume-spray-editorial-v3 *::before,\n  .peach-volume-spray-editorial-v3 *::after {\n    box-sizing: border-box;\n  }\n\n\n  .peach-volume-spray-editorial-v3 img {\n    display: block;\n\n    width: 100%;\n    height: auto;\n  }\n\n\n  \/* =========================================================\n     Main Wrapper\n  ========================================================= *\/\n\n  .peach-volume-spray-editorial-v3__inner {\n    width: 100%;\n\n    max-width: 760px;\n\n    margin: 0 auto;\n    padding: 0;\n  }\n\n\n  \/* =========================================================\n     Feature Sections\n  ========================================================= *\/\n\n  .peach-volume-spray-editorial-v3__section {\n    width: 100%;\n\n    margin-top: 29px;\n  }\n\n\n  .peach-volume-spray-editorial-v3__section:first-child {\n    margin-top: 0;\n  }\n\n\n  .peach-volume-spray-editorial-v3__copy {\n    margin-bottom: 13px;\n  }\n\n\n  \/* =========================================================\n     Small Label\n  ========================================================= *\/\n\n  .peach-volume-spray-editorial-v3__label {\n    display: inline-flex;\n    align-items: center;\n\n    gap: 6px;\n\n    margin-bottom: 7px;\n\n    color: var(--pvs-peach-dark);\n\n    font-size: 10px;\n    font-weight: 850;\n\n    line-height: 1;\n\n    letter-spacing: 0.55px;\n\n    text-transform: uppercase;\n  }\n\n\n  \/* =========================================================\n     Section Heading\n  ========================================================= *\/\n\n  .peach-volume-spray-editorial-v3__heading {\n    margin: 0;\n\n    color: var(--pvs-black);\n\n    font-size: 21px;\n    font-weight: 850;\n\n    line-height: 1.23;\n\n    letter-spacing: -0.35px;\n  }\n\n\n  \/* =========================================================\n     Description\n  ========================================================= *\/\n\n  .peach-volume-spray-editorial-v3__description {\n    margin: 8px 0 0;\n\n    color: var(--pvs-text);\n\n    font-size: 13.5px;\n    font-weight: 500;\n\n    line-height: 1.65;\n  }\n\n\n  \/* =========================================================\n     Images\n  ========================================================= *\/\n\n  .peach-volume-spray-editorial-v3__image-wrap {\n    position: relative;\n\n    overflow: hidden;\n\n    width: 100%;\n\n    background: #F6F3F1;\n\n    border-radius: 17px;\n\n    box-shadow:\n      0 5px 18px\n      rgba(66, 49, 41, 0.07);\n  }\n\n\n  .peach-volume-spray-editorial-v3__image-wrap img {\n    width: 100%;\n    height: auto;\n\n    transition:\n      transform 0.35s ease;\n  }\n\n\n  @media (hover: hover) {\n\n    .peach-volume-spray-editorial-v3__image-wrap:hover img {\n      transform: scale(1.015);\n    }\n\n  }\n\n\n  \/* =========================================================\n     Divider\n  ========================================================= *\/\n\n  .peach-volume-spray-editorial-v3__divider {\n    display: flex;\n    align-items: center;\n\n    gap: 9px;\n\n    margin: 30px 0 0;\n  }\n\n\n  .peach-volume-spray-editorial-v3__divider::before,\n  .peach-volume-spray-editorial-v3__divider::after {\n    content: \"\";\n\n    flex: 1;\n\n    height: 1px;\n\n    background:\n      linear-gradient(\n        90deg,\n        transparent,\n        rgba(202, 122, 86, 0.24),\n        transparent\n      );\n  }\n\n\n  .peach-volume-spray-editorial-v3__divider span {\n    color: var(--pvs-gold);\n\n    font-size: 13px;\n  }\n\n\n  \/* =========================================================\n     Product Information Card\n  ========================================================= *\/\n\n  .peach-volume-spray-editorial-v3__info-card {\n    margin-top: 27px;\n\n    padding: 18px;\n\n    background:\n      linear-gradient(\n        145deg,\n        #FFFFFF 0%,\n        #FFF8F3 100%\n      );\n\n    border:\n      1px solid var(--pvs-line);\n\n    border-radius: 18px;\n\n    box-shadow:\n      0 5px 17px\n      rgba(84, 55, 41, 0.05);\n  }\n\n\n  .peach-volume-spray-editorial-v3__info-title {\n    display: flex;\n    align-items: center;\n\n    gap: 8px;\n\n    margin: 0 0 14px;\n\n    color: var(--pvs-peach-dark);\n\n    font-size: 12px;\n    font-weight: 850;\n\n    line-height: 1;\n\n    letter-spacing: 0.4px;\n\n    text-transform: uppercase;\n  }\n\n\n  \/* =========================================================\n     Specification Rows\n  ========================================================= *\/\n\n  .peach-volume-spray-editorial-v3__spec-row {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n\n    gap: 18px;\n\n    padding: 12px 0;\n\n    border-bottom:\n      1px solid\n      rgba(118, 91, 78, 0.10);\n  }\n\n\n  .peach-volume-spray-editorial-v3__spec-row:first-of-type {\n    padding-top: 2px;\n  }\n\n\n  .peach-volume-spray-editorial-v3__spec-row:last-child {\n    padding-bottom: 0;\n\n    border-bottom: 0;\n  }\n\n\n  .peach-volume-spray-editorial-v3__spec-name {\n    color: var(--pvs-text);\n\n    font-size: 13px;\n    font-weight: 600;\n  }\n\n\n  .peach-volume-spray-editorial-v3__spec-value {\n    color: var(--pvs-black);\n\n    font-size: 13px;\n    font-weight: 800;\n\n    text-align: right;\n  }\n\n\n  \/* =========================================================\n     Notes\n  ========================================================= *\/\n\n  .peach-volume-spray-editorial-v3__notes {\n    margin-top: 18px;\n\n    padding: 17px;\n\n    background:\n      #FAF8F6;\n\n    border:\n      1px solid\n      rgba(90, 74, 65, 0.10);\n\n    border-radius: 16px;\n  }\n\n\n  .peach-volume-spray-editorial-v3__notes-title {\n    margin: 0 0 12px;\n\n    color: var(--pvs-dark);\n\n    font-size: 12px;\n    font-weight: 850;\n\n    line-height: 1.25;\n\n    letter-spacing: 0.35px;\n\n    text-transform: uppercase;\n  }\n\n\n  .peach-volume-spray-editorial-v3__note {\n    display: flex;\n    align-items: flex-start;\n\n    gap: 8px;\n\n    margin-top: 9px;\n\n    color: var(--pvs-muted);\n\n    font-size: 11.5px;\n    font-weight: 520;\n\n    line-height: 1.55;\n  }\n\n\n  .peach-volume-spray-editorial-v3__note:first-of-type {\n    margin-top: 0;\n  }\n\n\n  .peach-volume-spray-editorial-v3__note-icon {\n    flex: 0 0 auto;\n\n    margin-top: 1px;\n\n    color: var(--pvs-peach-dark);\n\n    font-size: 12px;\n\n    line-height: 1.4;\n  }\n\n\n  \/* =========================================================\n     Mobile\n  ========================================================= *\/\n\n  @media screen and (max-width: 749px) {\n\n    .peach-volume-spray-editorial-v3__section {\n      margin-top: 24px;\n    }\n\n\n    .peach-volume-spray-editorial-v3__section:first-child {\n      margin-top: 0;\n    }\n\n\n    .peach-volume-spray-editorial-v3__copy {\n      margin-bottom: 10px;\n    }\n\n\n    .peach-volume-spray-editorial-v3__label {\n      margin-bottom: 6px;\n\n      font-size: 9.5px;\n      letter-spacing: 0.45px;\n    }\n\n\n    .peach-volume-spray-editorial-v3__heading {\n      font-size: 18px;\n\n      line-height: 1.25;\n\n      letter-spacing: -0.25px;\n    }\n\n\n    .peach-volume-spray-editorial-v3__description {\n      margin-top: 6px;\n\n      font-size: 12.5px;\n\n      line-height: 1.58;\n    }\n\n\n    .peach-volume-spray-editorial-v3__image-wrap {\n      border-radius: 13px;\n    }\n\n\n    .peach-volume-spray-editorial-v3__divider {\n      margin-top: 25px;\n    }\n\n\n    .peach-volume-spray-editorial-v3__info-card {\n      margin-top: 23px;\n\n      padding: 15px 14px;\n\n      border-radius: 15px;\n    }\n\n\n    .peach-volume-spray-editorial-v3__info-title {\n      margin-bottom: 12px;\n\n      font-size: 11px;\n    }\n\n\n    .peach-volume-spray-editorial-v3__spec-row {\n      gap: 12px;\n\n      padding: 11px 0;\n    }\n\n\n    .peach-volume-spray-editorial-v3__spec-name,\n    .peach-volume-spray-editorial-v3__spec-value {\n      font-size: 12px;\n    }\n\n\n    .peach-volume-spray-editorial-v3__notes {\n      margin-top: 15px;\n\n      padding: 14px;\n\n      border-radius: 14px;\n    }\n\n\n    .peach-volume-spray-editorial-v3__notes-title {\n      margin-bottom: 10px;\n\n      font-size: 11px;\n    }\n\n\n    .peach-volume-spray-editorial-v3__note {\n      font-size: 11px;\n\n      line-height: 1.5;\n    }\n\n  }\n\n\n  \/* =========================================================\n     Extra Small Mobile\n  ========================================================= *\/\n\n  @media screen and (max-width: 390px) {\n\n    .peach-volume-spray-editorial-v3__heading {\n      font-size: 17px;\n    }\n\n\n    .peach-volume-spray-editorial-v3__description {\n      font-size: 12px;\n\n      line-height: 1.55;\n    }\n\n\n    .peach-volume-spray-editorial-v3__info-card {\n      padding: 14px 12px;\n    }\n\n\n    .peach-volume-spray-editorial-v3__spec-row {\n      gap: 9px;\n    }\n\n\n    .peach-volume-spray-editorial-v3__spec-name,\n    .peach-volume-spray-editorial-v3__spec-value {\n      font-size: 11.5px;\n    }\n\n  }\n\n\u003c\/style\u003e\n\u003cdiv class=\"peach-volume-spray-editorial-v3\" id=\"peach-volume-spray-editorial-v3-2026\"\u003e\n\u003cdiv class=\"peach-volume-spray-editorial-v3__inner\"\u003e\n\u003c!-- =====================================================\n         SECTION 1\n         NATURAL VOLUME\n    ====================================================== --\u003e\n\u003csection class=\"peach-volume-spray-editorial-v3__section\"\u003e\n\u003cdiv class=\"peach-volume-spray-editorial-v3__copy\"\u003e\n\u003cdiv class=\"peach-volume-spray-editorial-v3__label\"\u003e✦ MEHR FÜLLE\u003c\/div\u003e\n\u003ch3 class=\"peach-volume-spray-editorial-v3__heading\"\u003eNatürliches Volumen für stilvolles Haar\u003c\/h3\u003e\n\u003cp class=\"peach-volume-spray-editorial-v3__description\"\u003eDie leichte Styling-Formel unterstützt einen volleren, luftigeren Look und verleiht dem Haar gleichzeitig einen angenehm frischen Pfirsichduft.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"peach-volume-spray-editorial-v3__image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0550\/0977\/1649\/files\/1_a6638ad9-4710-4471-b44a-65f8ab6f71e7.png?v=1788838622\" alt=\"Volumen-Haarstyling-Spray mit Pfirsichduft\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         SECTION 2\n         FLAT HAIR PROBLEMS\n    ====================================================== --\u003e\n\u003csection class=\"peach-volume-spray-editorial-v3__section\"\u003e\n\u003cdiv class=\"peach-volume-spray-editorial-v3__copy\"\u003e\n\u003cdiv class=\"peach-volume-spray-editorial-v3__label\"\u003e♡ FÜR FEINES \u0026amp; PLATTES HAAR\u003c\/div\u003e\n\u003ch3 class=\"peach-volume-spray-editorial-v3__heading\"\u003eProbleme mit plattem Haar?\u003c\/h3\u003e\n\u003cp class=\"peach-volume-spray-editorial-v3__description\"\u003eFlacher Ansatz, sichtbare Ausdünnung, steifes Haargefühl oder ein fettig wirkendes Finish können das Styling erschweren. Das Spray wurde für ein leichteres und voluminöseres Styling entwickelt.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"peach-volume-spray-editorial-v3__image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0550\/0977\/1649\/files\/2_cee4c31c-678e-460a-9e3d-c8c532c44a61.png?v=1788838622\" alt=\"Styling-Probleme bei plattem und feinem Haar\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         SECTION 3\n         EFFORTLESS VOLUME\n    ====================================================== --\u003e\n\u003csection class=\"peach-volume-spray-editorial-v3__section\"\u003e\n\u003cdiv class=\"peach-volume-spray-editorial-v3__copy\"\u003e\n\u003cdiv class=\"peach-volume-spray-editorial-v3__label\"\u003e↑ LUFTIGER LOOK\u003c\/div\u003e\n\u003ch3 class=\"peach-volume-spray-editorial-v3__heading\"\u003eMüheloses natürliches Volumen\u003c\/h3\u003e\n\u003cp class=\"peach-volume-spray-editorial-v3__description\"\u003eDie leichte Sprühformel lässt sich einfach im Haar verteilen und sorgt für einen natürlich wirkenden, volleren Look, ohne das Haar unnötig zu beschweren.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"peach-volume-spray-editorial-v3__image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0550\/0977\/1649\/files\/3_43359a85-b8d8-4370-aba1-f7d8126b4bcc.png?v=1788838622\" alt=\"Natürliches Volumen für reifes und feines Haar\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         SECTION 4\n         FLEXIBLE HOLD\n    ====================================================== --\u003e\n\u003csection class=\"peach-volume-spray-editorial-v3__section\"\u003e\n\u003cdiv class=\"peach-volume-spray-editorial-v3__copy\"\u003e\n\u003cdiv class=\"peach-volume-spray-editorial-v3__label\"\u003e✓ FLEXIBLER HALT\u003c\/div\u003e\n\u003ch3 class=\"peach-volume-spray-editorial-v3__heading\"\u003eFlexibler Halt für den ganzen Tag\u003c\/h3\u003e\n\u003cp class=\"peach-volume-spray-editorial-v3__description\"\u003eUnterstützt einen zuverlässigen, aber beweglichen Style und hilft dabei, das Haar voller wirken zu lassen, ohne ein unangenehm hartes oder klebriges Haargefühl zu hinterlassen.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"peach-volume-spray-editorial-v3__image-wrap\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0550\/0977\/1649\/files\/4_210e2286-81d8-47cb-b354-ff2d728e8c2d.png?v=1788838623\" alt=\"Flexibler Halt für voluminöses Haar\" loading=\"lazy\"\u003e\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         DIVIDER\n    ====================================================== --\u003e\n\u003cdiv class=\"peach-volume-spray-editorial-v3__divider\"\u003e\u003cspan\u003e ✦ \u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- =====================================================\n         PRODUCT INFO\n    ====================================================== --\u003e\n\u003csection class=\"peach-volume-spray-editorial-v3__info-card\"\u003e\n\u003ch3 class=\"peach-volume-spray-editorial-v3__info-title\"\u003e🍑 Produktspezifikationen\u003c\/h3\u003e\n\u003cdiv class=\"peach-volume-spray-editorial-v3__spec-row\"\u003e\n\u003cspan class=\"peach-volume-spray-editorial-v3__spec-name\"\u003e Nettoinhalt \u003c\/span\u003e \u003cspan class=\"peach-volume-spray-editorial-v3__spec-value\"\u003e 90 ml \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"peach-volume-spray-editorial-v3__spec-row\"\u003e\n\u003cspan class=\"peach-volume-spray-editorial-v3__spec-name\"\u003e Produkttyp \u003c\/span\u003e \u003cspan class=\"peach-volume-spray-editorial-v3__spec-value\"\u003e Volumen-Stylingspray \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"peach-volume-spray-editorial-v3__spec-row\"\u003e\n\u003cspan class=\"peach-volume-spray-editorial-v3__spec-name\"\u003e Duft \u003c\/span\u003e \u003cspan class=\"peach-volume-spray-editorial-v3__spec-value\"\u003e Pfirsich \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"peach-volume-spray-editorial-v3__spec-row\"\u003e\n\u003cspan class=\"peach-volume-spray-editorial-v3__spec-name\"\u003e Im Paket enthalten \u003c\/span\u003e \u003cspan class=\"peach-volume-spray-editorial-v3__spec-value\"\u003e 1 × Stylingspray \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- =====================================================\n         NOTES\n    ====================================================== --\u003e\n\u003csection class=\"peach-volume-spray-editorial-v3__notes\"\u003e\n\u003ch3 class=\"peach-volume-spray-editorial-v3__notes-title\"\u003eHinweise zur Anwendung \u0026amp; Aufbewahrung\u003c\/h3\u003e\n\u003cdiv class=\"peach-volume-spray-editorial-v3__note\"\u003e\n\u003cspan class=\"peach-volume-spray-editorial-v3__note-icon\"\u003e • \u003c\/span\u003e \u003cspan\u003e Außerhalb der Reichweite von Kindern aufbewahren und an einem kühlen, trockenen Ort ohne direkte Sonneneinstrahlung lagern. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"peach-volume-spray-editorial-v3__note\"\u003e\n\u003cspan class=\"peach-volume-spray-editorial-v3__note-icon\"\u003e • \u003c\/span\u003e \u003cspan\u003e Nicht direkt in die Augen oder auf gereizte Haut sprühen. Bei Kontakt gründlich mit Wasser ausspülen. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"peach-volume-spray-editorial-v3__note\"\u003e\n\u003cspan class=\"peach-volume-spray-editorial-v3__note-icon\"\u003e • \u003c\/span\u003e \u003cspan\u003e Nur zur äußerlichen Anwendung. Behälter auch nach vollständiger Entleerung nicht durchstechen oder verbrennen. \u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cp\u003e \u003c\/p\u003e","brand":"ZMH","offers":[{"title":"KAUFE 1","offer_id":40911402434689,"sku":"RM-ddpw*1","price":18.99,"currency_code":"EUR","in_stock":true},{"title":"Kaufe 2 und erhalte 1 gratis","offer_id":40911402467457,"sku":"RM-ddpw*3","price":34.99,"currency_code":"EUR","in_stock":true},{"title":"Kaufe 3 erhalte 2 gratis","offer_id":40911402500225,"sku":"RM-ddpw*5","price":41.99,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0550\/0977\/1649\/files\/1_8b912095-4ae7-4b86-a3f6-7b3bcd4d0bb2.png?v=1788839184","url":"https:\/\/dlismy.com\/products\/%f0%9f%86%99%e2%9c%a8volumenspray-mit-pfirsichduft-langanhaltend-sorgt-fur-mehr-fulle-ein-leichtes-stylingspray-fur-glattes-plattes-haar","provider":"dlismy","version":"1.0","type":"link"}