{"id":674,"date":"2025-02-25T14:31:59","date_gmt":"2025-02-25T13:31:59","guid":{"rendered":"https:\/\/haarliebe-haircare.com\/haarliebe-styling-lockenmousse\/"},"modified":"2025-07-10T09:30:08","modified_gmt":"2025-07-10T07:30:08","slug":"haarliebe-styling-lockenmousse","status":"publish","type":"page","link":"https:\/\/haarliebe-haircare.com\/en\/haarliebe-styling-lockenmousse\/","title":{"rendered":"Haarliebe Styling Lockenmousse"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_section full_width=&#8221;stretch_row_content&#8221; el_class=&#8221;produkthead&#8221;][vc_row el_class=&#8221;produktinhalt&#8221;][vc_column offset=&#8221;vc_col-lg-6&#8243;][vc_single_image image=&#8221;816&#8243; img_size=&#8221;150&#215;500&#8243; css=&#8221;&#8221;][\/vc_column][vc_column el_class=&#8221;ptext&#8221; offset=&#8221;vc_col-lg-6&#8243;][vc_column_text css=&#8221;&#8221;]<\/p>\n<h1>Styling Curl Mousse<\/h1>\n<p>Frizzy, undefined curls are now a thing of the past. The HAARLIEBE Styling Curl Mousse, enriched with flaxseed extract, gives curls or waves beautiful definition and bounce without weighing them down. It\u2019s also perfect for setting styled curls. The pleasantly creamy, softly floral fragrance completes the styling experience beautifully.<\/p>\n<p><strong>Application<br \/>\n<\/strong>Shake well before use. Dispense the mousse into your hands and evenly work it into the towel-dried or dry lengths of your hair.[\/vc_column_text][vc_row_inner el_class=&#8221;produktbeschreibung&#8221;][vc_column_inner][vc_column_text css=&#8221;&#8221; el_class=&#8221;noten&#8221;]<\/p>\n<ul>\n<li>more defined curls<\/li>\n<li>with flaxseed extract<\/li>\n<li>long-lasting hold<\/li>\n<li>more volume<\/li>\n<li>gentle-floral, pleasantly creamy fragrance<\/li>\n<li>vegan, without parabens, silicones &amp; microplastics<\/li>\n<\/ul>\n<p>[\/vc_column_text][\/vc_column_inner][\/vc_row_inner][\/vc_column][\/vc_row][\/vc_section][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; el_class=&#8221;partnerrow&#8221;][vc_column][vc_column_text css=&#8221;&#8221;]    <div class=\"partner\">\r\n    <div class=\"partner-container\">\r\n        <h2>Trading partner<\/h2>\r\n        \r\n        <!-- Store-Finder Button -->\r\n        <button class=\"toggle-filter\" id=\"storefinder-toggle\">Store-Finder<\/button>\r\n\r\n        <!-- L\u00e4nderauswahl -->\r\n        <div id=\"storefinder-options\" class=\"filter-section\" style=\"display:none;\">\r\n            <ul class=\"filter-list\">\r\n                <li class=\"country-option\" data-filter=\"*\">show all<\/li>\r\n                                    <li class=\"country-option\" data-filter=\".deutschland\">\r\n                        Deutschland                    <\/li>\r\n                                    <li class=\"country-option\" data-filter=\".oesterreich\">\r\n                        \u00d6sterreich                    <\/li>\r\n                            <\/ul>\r\n        <\/div>\r\n\r\n        <div class=\"isotope-grid\">\r\n                                <img decoding=\"async\" src=\"https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/03\/bipa.webp\" \r\n                        alt=\"Bipa\" \r\n                        class=\"partner-logo oesterreich lbipa\">\r\n                                    <img decoding=\"async\" src=\"https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/03\/dm.webp\" \r\n                        alt=\"DM\" \r\n                        class=\"partner-logo oesterreich ldm\">\r\n                        <\/div>\r\n    \r\n    <\/div>\r\n    <\/div>\r\n    <script>\r\n        document.addEventListener(\"DOMContentLoaded\", function () {\r\n            const storeFinderBtn = document.getElementById(\"storefinder-toggle\");\r\n            const storeFinderOptions = document.getElementById(\"storefinder-options\");\r\n            const countryOptions = document.querySelectorAll(\".country-option\");\r\n            const grid = document.querySelector(\".isotope-grid\");\r\n  \/\/ Setze Opacity auf 0, damit die Logos nicht vor der Berechnung erscheinen\r\n  grid.style.opacity = \"0\";\r\n            imagesLoaded(grid, function () {\r\n                const iso = new Isotope(grid, {\r\n                    itemSelector: \".partner-logo\",\r\n                    layoutMode: \"masonry\",\r\n                    masonry: {\r\n                        columnWidth: \".partner-logo\",\r\n                        gutter: 10 \/\/ Abstand zwischen den Logos\r\n                    }\r\n                    });\r\n                    function getVisibleItems() {\r\n            return Array.from(grid.children).filter(item => window.getComputedStyle(item).display !== \"none\");\r\n        }\r\n\r\n        function centerIsotopeGrid() {\r\n            let visibleItems = getVisibleItems();\r\n            let containerWidth = grid.offsetWidth;\r\n            let itemsWidth = visibleItems.reduce((total, item) => total + item.offsetWidth, 0);\r\n\r\n            if (visibleItems.length === 1) {\r\n                let item = visibleItems[0];\r\n                item.style.position = \"absolute\";\r\n                item.style.left = \"50%\";\r\n                item.style.transform = \"translateX(-50%)\";\r\n                grid.style.display = \"block\";\r\n                grid.style.marginLeft = \"0px\";\r\n            } else if (visibleItems.length > 1) {\r\n                grid.style.display = \"block\";\r\n                grid.style.marginLeft = \"auto\";\r\n                visibleItems.forEach(item => {\r\n                    item.style.position = \"\";\r\n                    item.style.left = \"\";\r\n                    item.style.transform = \"\";\r\n                });\r\n            } else {\r\n                grid.style.display = \"none\";\r\n            }\r\n\r\n            \/\/ Nach Berechnung das Grid einblenden\r\n            setTimeout(() => {\r\n                grid.style.opacity = \"1\";\r\n            }, 5); \/\/ Kurze Verz\u00f6gerung f\u00fcr sanftes Einblenden\r\n        }\r\n\r\n        centerIsotopeGrid();\r\n\r\n        \/\/ Zentrierung nach jedem Filter-Update neu berechnen\r\n        iso.on(\"arrangeComplete\", function () {\r\n            centerIsotopeGrid();\r\n        });\r\n\r\n        window.addEventListener(\"resize\", centerIsotopeGrid);\r\n \r\n                storeFinderBtn.addEventListener(\"click\", function () {\r\n                storeFinderOptions.style.display = storeFinderOptions.style.display === \"none\" ? \"block\" : \"none\";\r\n    \r\n                 \/\/ Toggle der \"active\"-Klasse\r\n                this.classList.toggle(\"active\");\r\n                });\r\n\r\n                countryOptions.forEach(option => {\r\n                    option.addEventListener(\"click\", function () {\r\n                        const filterValue = this.getAttribute(\"data-filter\");\r\n                        iso.arrange({ filter: filterValue });\r\n                        storeFinderOptions.style.display = \"none\";\r\n                        storeFinderBtn.classList.toggle(\"active\");\r\n                    });\r\n                });\r\n            });\r\n        });\r\n    <\/script>\r\n\r\n    <script src=\"https:\/\/unpkg.com\/isotope-layout@3\/dist\/isotope.pkgd.min.js\"><\/script>\r\n    <script src=\"https:\/\/unpkg.com\/imagesloaded@4\/imagesloaded.pkgd.min.js\"><\/script>\r\n\r\n[\/vc_column_text][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; el_class=&#8221;vollbild&#8221; css=&#8221;.vc_custom_1741102255856{background-image: url(https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/03\/2025-01-30_HAARLIEBE-0268-scaled.jpg?id=465) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;}&#8221;][vc_column][\/vc_column][\/vc_row][vc_row full_width=&#8221;stretch_row_content_no_spaces&#8221; el_class=&#8221;mehrbutton&#8221;][vc_column][vc_column_text css=&#8221;&#8221;]<!-- Weitere Produkte -->\r\n<div class=\"mehr\">\r\n    <div class=\"related-products\">\r\n        <h2>More from Haarliebe Haircare<\/h2>\r\n        <div class=\"related-products-grid\">\r\n                           <div class=\"related-product\">\r\n                    <a href=\"https:\/\/haarliebe-haircare.com\/en\/haarliebe-refresh-hydrate-spuelung\/\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"2000\" height=\"2000\" src=\"https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/02\/Freisteller_HL_RefreshHydrate_Spuelung_2024-10-04.png\" class=\"attachment-full size-full wp-post-image\" alt=\"HAARLIEBE Refresh &amp; Hydrate Sp\u00fclung\" srcset=\"https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/02\/Freisteller_HL_RefreshHydrate_Spuelung_2024-10-04.png 2000w, https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/02\/Freisteller_HL_RefreshHydrate_Spuelung_2024-10-04-300x300.png 300w, https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/02\/Freisteller_HL_RefreshHydrate_Spuelung_2024-10-04-1024x1024.png 1024w, https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/02\/Freisteller_HL_RefreshHydrate_Spuelung_2024-10-04-150x150.png 150w, https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/02\/Freisteller_HL_RefreshHydrate_Spuelung_2024-10-04-768x768.png 768w, https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/02\/Freisteller_HL_RefreshHydrate_Spuelung_2024-10-04-1536x1536.png 1536w\" sizes=\"auto, (max-width: 2000px) 100vw, 2000px\" \/>                    <\/a>\r\n                    <a href=\"https:\/\/haarliebe-haircare.com\/en\/haarliebe-refresh-hydrate-spuelung\/\" class=\"product-link\">to the product<\/a>\r\n                <\/div>\r\n                           <div class=\"related-product\">\r\n                    <a href=\"https:\/\/haarliebe-haircare.com\/en\/haarliebe-styling-trockenshampoo\/\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"2000\" height=\"2000\" src=\"https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/02\/Freisteller_HL_Styling_Trockenshampoo_2024-10-04.png\" class=\"attachment-full size-full wp-post-image\" alt=\"HAARLIEBE Styling Trockenshampoo\" srcset=\"https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/02\/Freisteller_HL_Styling_Trockenshampoo_2024-10-04.png 2000w, https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/02\/Freisteller_HL_Styling_Trockenshampoo_2024-10-04-300x300.png 300w, https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/02\/Freisteller_HL_Styling_Trockenshampoo_2024-10-04-1024x1024.png 1024w, https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/02\/Freisteller_HL_Styling_Trockenshampoo_2024-10-04-150x150.png 150w, https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/02\/Freisteller_HL_Styling_Trockenshampoo_2024-10-04-768x768.png 768w, https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/02\/Freisteller_HL_Styling_Trockenshampoo_2024-10-04-1536x1536.png 1536w\" sizes=\"auto, (max-width: 2000px) 100vw, 2000px\" \/>                    <\/a>\r\n                    <a href=\"https:\/\/haarliebe-haircare.com\/en\/haarliebe-styling-trockenshampoo\/\" class=\"product-link\">to the product<\/a>\r\n                <\/div>\r\n                           <div class=\"related-product\">\r\n                    <a href=\"https:\/\/haarliebe-haircare.com\/en\/haarliebe-curl-shine-spuelung\/\">\r\n                        <img loading=\"lazy\" decoding=\"async\" width=\"2000\" height=\"2000\" src=\"https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/02\/Freisteller_HL_CurlShine_Spuelung_2024-10-03.png\" class=\"attachment-full size-full wp-post-image\" alt=\"HAARLIEBE Curl &amp; Shine Sp\u00fclung\" srcset=\"https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/02\/Freisteller_HL_CurlShine_Spuelung_2024-10-03.png 2000w, https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/02\/Freisteller_HL_CurlShine_Spuelung_2024-10-03-300x300.png 300w, https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/02\/Freisteller_HL_CurlShine_Spuelung_2024-10-03-1024x1024.png 1024w, https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/02\/Freisteller_HL_CurlShine_Spuelung_2024-10-03-150x150.png 150w, https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/02\/Freisteller_HL_CurlShine_Spuelung_2024-10-03-768x768.png 768w, https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2025\/02\/Freisteller_HL_CurlShine_Spuelung_2024-10-03-1536x1536.png 1536w\" sizes=\"auto, (max-width: 2000px) 100vw, 2000px\" \/>                    <\/a>\r\n                    <a href=\"https:\/\/haarliebe-haircare.com\/en\/haarliebe-curl-shine-spuelung\/\" class=\"product-link\">to the product<\/a>\r\n                <\/div>\r\n                    <\/div>\r\n    <\/div>\r\n<\/div>\r\n    \r\n<style>\r\n    \/* Weitere Produkte *\/\r\n    .related-products {\r\n        margin-top: 40px;\r\n        text-align: center;\r\n    }\r\n    .related-products h2 {\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n    .related-products-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));\r\n        gap: 0px;\r\n        justify-content: center;\r\n        padding: 0px;\r\n    }\r\n\r\n    \/* Responsive *\/\r\n    @media (max-width: 768px) {\r\n        .related-products-grid {\r\n            grid-template-columns: 1fr;\r\n        }\r\n    }\r\n<\/style>\r\n\r\n\r\n[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_section full_width=&#8221;stretch_row_content&#8221; el_class=&#8221;produkthead&#8221;][vc_row el_class=&#8221;produktinhalt&#8221;][vc_column offset=&#8221;vc_col-lg-6&#8243;][vc_single_image image=&#8221;816&#8243; img_size=&#8221;150&#215;500&#8243; css=&#8221;&#8221;][\/vc_column][vc_column el_class=&#8221;ptext&#8221; offset=&#8221;vc_col-lg-6&#8243;][vc_column_text css=&#8221;&#8221;] Styling Curl Mousse Frizzy, undefined curls are now a thing of the past. The HAARLIEBE Styling Curl Mousse, enriched with flaxseed extract, gives curls or waves beautiful definition and bounce without weighing them down. It\u2019s also perfect for setting styled curls. The pleasantly creamy, [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":4,"comment_status":"closed","ping_status":"closed","template":"","meta":{"inline_featured_image":false,"footnotes":""},"class_list":["post-674","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.2 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Haarliebe Styling Lockenmousse - Haarliebe Haircare<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/haarliebe-haircare.com\/en\/haarliebe-styling-lockenmousse\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Haarliebe Styling Lockenmousse - Haarliebe Haircare\" \/>\n<meta property=\"og:description\" content=\"[vc_section full_width=&#8221;stretch_row_content&#8221; el_class=&#8221;produkthead&#8221;][vc_row el_class=&#8221;produktinhalt&#8221;][vc_column offset=&#8221;vc_col-lg-6&#8243;][vc_single_image image=&#8221;816&#8243; img_size=&#8221;150&#215;500&#8243; css=&#8221;&#8221;][\/vc_column][vc_column el_class=&#8221;ptext&#8221; offset=&#8221;vc_col-lg-6&#8243;][vc_column_text css=&#8221;&#8221;] Styling Curl Mousse Frizzy, undefined curls are now a thing of the past. The HAARLIEBE Styling Curl Mousse, enriched with flaxseed extract, gives curls or waves beautiful definition and bounce without weighing them down. It\u2019s also perfect for setting styled curls. The pleasantly creamy, [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/haarliebe-haircare.com\/en\/haarliebe-styling-lockenmousse\/\" \/>\n<meta property=\"og:site_name\" content=\"Haarliebe Haircare\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-10T07:30:08+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/haarliebe-haircare.com\/en\/haarliebe-styling-lockenmousse\/\",\"url\":\"https:\/\/haarliebe-haircare.com\/en\/haarliebe-styling-lockenmousse\/\",\"name\":\"Haarliebe Styling Lockenmousse - Haarliebe Haircare\",\"isPartOf\":{\"@id\":\"https:\/\/haarliebe-haircare.com\/en\/#website\"},\"datePublished\":\"2025-02-25T13:31:59+00:00\",\"dateModified\":\"2025-07-10T07:30:08+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/haarliebe-haircare.com\/en\/haarliebe-styling-lockenmousse\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/haarliebe-haircare.com\/en\/haarliebe-styling-lockenmousse\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/haarliebe-haircare.com\/en\/haarliebe-styling-lockenmousse\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Start\",\"item\":\"https:\/\/haarliebe-haircare.com\/en\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Haarliebe Styling Lockenmousse\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/haarliebe-haircare.com\/en\/#website\",\"url\":\"https:\/\/haarliebe-haircare.com\/en\/\",\"name\":\"Haarliebe Haircare\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/haarliebe-haircare.com\/en\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/haarliebe-haircare.com\/en\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/haarliebe-haircare.com\/en\/#organization\",\"name\":\"Haarliebe Haircare\",\"url\":\"https:\/\/haarliebe-haircare.com\/en\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/haarliebe-haircare.com\/en\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2026\/02\/HaarliebeLogo.png\",\"contentUrl\":\"https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2026\/02\/HaarliebeLogo.png\",\"width\":1297,\"height\":1297,\"caption\":\"Haarliebe Haircare\"},\"image\":{\"@id\":\"https:\/\/haarliebe-haircare.com\/en\/#\/schema\/logo\/image\/\"},\"sameAs\":[\"https:\/\/www.instagram.com\/haarliebe\/\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Haarliebe Styling Lockenmousse - Haarliebe Haircare","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/haarliebe-haircare.com\/en\/haarliebe-styling-lockenmousse\/","og_locale":"en_US","og_type":"article","og_title":"Haarliebe Styling Lockenmousse - Haarliebe Haircare","og_description":"[vc_section full_width=&#8221;stretch_row_content&#8221; el_class=&#8221;produkthead&#8221;][vc_row el_class=&#8221;produktinhalt&#8221;][vc_column offset=&#8221;vc_col-lg-6&#8243;][vc_single_image image=&#8221;816&#8243; img_size=&#8221;150&#215;500&#8243; css=&#8221;&#8221;][\/vc_column][vc_column el_class=&#8221;ptext&#8221; offset=&#8221;vc_col-lg-6&#8243;][vc_column_text css=&#8221;&#8221;] Styling Curl Mousse Frizzy, undefined curls are now a thing of the past. The HAARLIEBE Styling Curl Mousse, enriched with flaxseed extract, gives curls or waves beautiful definition and bounce without weighing them down. It\u2019s also perfect for setting styled curls. The pleasantly creamy, [&hellip;]","og_url":"https:\/\/haarliebe-haircare.com\/en\/haarliebe-styling-lockenmousse\/","og_site_name":"Haarliebe Haircare","article_modified_time":"2025-07-10T07:30:08+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/haarliebe-haircare.com\/en\/haarliebe-styling-lockenmousse\/","url":"https:\/\/haarliebe-haircare.com\/en\/haarliebe-styling-lockenmousse\/","name":"Haarliebe Styling Lockenmousse - Haarliebe Haircare","isPartOf":{"@id":"https:\/\/haarliebe-haircare.com\/en\/#website"},"datePublished":"2025-02-25T13:31:59+00:00","dateModified":"2025-07-10T07:30:08+00:00","breadcrumb":{"@id":"https:\/\/haarliebe-haircare.com\/en\/haarliebe-styling-lockenmousse\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/haarliebe-haircare.com\/en\/haarliebe-styling-lockenmousse\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/haarliebe-haircare.com\/en\/haarliebe-styling-lockenmousse\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Start","item":"https:\/\/haarliebe-haircare.com\/en\/"},{"@type":"ListItem","position":2,"name":"Haarliebe Styling Lockenmousse"}]},{"@type":"WebSite","@id":"https:\/\/haarliebe-haircare.com\/en\/#website","url":"https:\/\/haarliebe-haircare.com\/en\/","name":"Haarliebe Haircare","description":"","publisher":{"@id":"https:\/\/haarliebe-haircare.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/haarliebe-haircare.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/haarliebe-haircare.com\/en\/#organization","name":"Haarliebe Haircare","url":"https:\/\/haarliebe-haircare.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/haarliebe-haircare.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2026\/02\/HaarliebeLogo.png","contentUrl":"https:\/\/haarliebe-haircare.com\/wp-content\/uploads\/2026\/02\/HaarliebeLogo.png","width":1297,"height":1297,"caption":"Haarliebe Haircare"},"image":{"@id":"https:\/\/haarliebe-haircare.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.instagram.com\/haarliebe\/"]}]}},"_links":{"self":[{"href":"https:\/\/haarliebe-haircare.com\/en\/wp-json\/wp\/v2\/pages\/674","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/haarliebe-haircare.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/haarliebe-haircare.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/haarliebe-haircare.com\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/haarliebe-haircare.com\/en\/wp-json\/wp\/v2\/comments?post=674"}],"version-history":[{"count":8,"href":"https:\/\/haarliebe-haircare.com\/en\/wp-json\/wp\/v2\/pages\/674\/revisions"}],"predecessor-version":[{"id":818,"href":"https:\/\/haarliebe-haircare.com\/en\/wp-json\/wp\/v2\/pages\/674\/revisions\/818"}],"wp:attachment":[{"href":"https:\/\/haarliebe-haircare.com\/en\/wp-json\/wp\/v2\/media?parent=674"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}