{"product_id":"huile-diffuseur-roseaux-vanilla-luxe-parfum-roseaux-halya-home","title":"Huile Roseaux Vanilla – Parfum d'intérieur luxe","description":"\u003cbody\u003e\n\n\n  \u003cmeta charset=\"UTF-8\"\u003e\n  \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n  \u003ctitle\u003eVanille — Halya Home\u003c\/title\u003e\n  \u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n  \u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;1,300;1,400\u0026amp;family=Outfit:wght@300;400;500;600\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n  \u003cstyle\u003e\n    :root {\n      --halya-sand: #F5EDE3;\n      --halya-sand-deep: #E8D9C8;\n      --halya-gold: #B68763;\n      --halya-gold-light: #D4A574;\n      --halya-gold-glow: rgba(182, 135, 99, 0.15);\n      --halya-dark: #1A1410;\n      --halya-dark-soft: #3D3028;\n      --halya-cream: #FFFAF5;\n      --halya-white: #FFFFFF;\n      --halya-muted: rgba(26, 20, 16, 0.55);\n      --halya-border: rgba(182, 135, 99, 0.2);\n      --font-display: 'Cormorant Garamond', Georgia, serif;\n      --font-body: 'Outfit', -apple-system, sans-serif;\n      --radius: 16px;\n      --radius-sm: 10px;\n    }\n    *, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }\n    .halya-product { font-family: var(--font-body); line-height: 1.65; color: var(--halya-dark); background: var(--halya-cream); max-width: 780px; margin: 0 auto; padding: 0 20px 60px; position: relative; overflow: hidden; }\n    .halya-product::before { content: ''; position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-image: url(\"data:image\/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http:\/\/www.w3.org\/2000\/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'\/%3E%3C\/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'\/%3E%3C\/svg%3E\"); pointer-events: none; z-index: 0; }\n    .halya-product \u003e * { position: relative; z-index: 1; }\n    .halya-topbar { display: flex; align-items: center; justify-content: center; gap: 14px; padding: 32px 0 20px; opacity: 0; animation: fadeDown 0.8s ease 0.2s forwards; }\n    .halya-topbar-line { width: 40px; height: 1px; background: var(--halya-gold); }\n    .halya-topbar-label { font-family: var(--font-body); font-size: 11px; font-weight: 500; letter-spacing: 3.5px; text-transform: uppercase; color: var(--halya-gold); }\n    .halya-hero { text-align: center; padding: 10px 0 40px; }\n    .halya-hero h1 { font-family: var(--font-display); font-size: clamp(38px, 7vw, 60px); font-weight: 300; line-height: 1.1; letter-spacing: -0.02em; color: var(--halya-dark); margin-bottom: 6px; opacity: 0; animation: fadeUp 1s ease 0.4s forwards; }\n    .halya-hero h1 em { font-style: italic; font-weight: 300; color: var(--halya-gold); }\n    .halya-hero-sub { font-family: var(--font-body); font-size: 12px; font-weight: 500; letter-spacing: 2.5px; text-transform: uppercase; color: var(--halya-gold); margin-bottom: 10px; opacity: 0; animation: fadeUp 1s ease 0.5s forwards; }\n    .halya-hero-tagline { font-family: var(--font-display); font-size: clamp(18px, 3vw, 22px); font-weight: 300; font-style: italic; color: var(--halya-muted); letter-spacing: 0.02em; margin-bottom: 28px; opacity: 0; animation: fadeUp 1s ease 0.6s forwards; }\n    .halya-divider { width: 60px; height: 1.5px; background: linear-gradient(90deg, transparent, var(--halya-gold), transparent); margin: 0 auto 28px; opacity: 0; animation: fadeUp 1s ease 0.7s forwards; }\n    .halya-hero-desc { max-width: 580px; margin: 0 auto 30px; font-size: 15px; color: var(--halya-dark-soft); line-height: 1.75; text-align: center; opacity: 0; animation: fadeUp 0.8s ease 0.75s forwards; }\n    .halya-hero-desc strong { color: var(--halya-dark); }\n    .halya-tags { display: flex; flex-wrap: wrap; justify-content: center; gap: 10px; margin-bottom: 30px; opacity: 0; animation: fadeUp 0.8s ease 0.8s forwards; }\n    .halya-tag { font-size: 11px; font-weight: 500; letter-spacing: 2px; text-transform: uppercase; padding: 7px 18px; border-radius: 100px; border: 1px solid var(--halya-border); color: var(--halya-gold); background: var(--halya-gold-glow); transition: all 0.3s ease; }\n    .halya-tag:hover { background: var(--halya-gold); color: var(--halya-white); transform: translateY(-2px); box-shadow: 0 6px 20px rgba(182, 135, 99, 0.25); }\n    .halya-formats { display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-bottom: 10px; opacity: 0; animation: fadeUp 0.8s ease 0.9s forwards; }\n    .halya-format-card { background: var(--halya-white); border: 1.5px solid var(--halya-border); border-radius: var(--radius); padding: 22px 18px; text-align: center; cursor: default; transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94); position: relative; overflow: hidden; }\n    .halya-format-card::before { content: ''; position: absolute; top: 0; left: 0; right: 0; height: 3px; background: linear-gradient(90deg, var(--halya-gold-light), var(--halya-gold)); transform: scaleX(0); transition: transform 0.4s ease; }\n    .halya-format-card:hover { border-color: var(--halya-gold); transform: translateY(-4px); box-shadow: 0 12px 32px rgba(182, 135, 99, 0.12); }\n    .halya-format-card:hover::before { transform: scaleX(1); }\n    .halya-format-size { font-family: var(--font-display); font-size: 34px; font-weight: 400; color: var(--halya-dark); line-height: 1; margin-bottom: 8px; }\n    .halya-format-size span { font-size: 16px; color: var(--halya-gold); font-weight: 300; }\n    .halya-format-desc { font-size: 12.5px; color: var(--halya-muted); font-weight: 400; line-height: 1.5; }\n    .halya-pyramid { background: linear-gradient(160deg, var(--halya-dark) 0%, #2A2018 60%, #3D2E1E 100%); border-radius: 20px; padding: 40px 28px; margin: 32px 0; color: var(--halya-sand); position: relative; overflow: hidden; opacity: 0; animation: fadeUp 0.8s ease 1s forwards; }\n    .halya-pyramid::before { content: ''; position: absolute; top: -80px; right: -80px; width: 220px; height: 220px; background: radial-gradient(circle, rgba(182, 135, 99, 0.12) 0%, transparent 70%); border-radius: 50%; }\n    .halya-pyramid::after { content: ''; position: absolute; bottom: -60px; left: -40px; width: 180px; height: 180px; background: radial-gradient(circle, rgba(212, 165, 116, 0.08) 0%, transparent 70%); border-radius: 50%; }\n    .halya-pyramid \u003e * { position: relative; z-index: 1; }\n    .halya-pyramid-title { font-family: var(--font-display); font-size: 28px; font-weight: 300; text-align: center; margin-bottom: 8px; color: var(--halya-sand); }\n    .halya-pyramid-sub { font-size: 11px; letter-spacing: 3px; text-transform: uppercase; text-align: center; color: var(--halya-gold-light); margin-bottom: 32px; font-weight: 400; }\n    .halya-note-group { margin-bottom: 24px; padding: 18px 20px; border-radius: var(--radius-sm); background: rgba(255, 255, 255, 0.04); border-left: 3px solid var(--halya-gold); transition: all 0.3s ease; }\n    .halya-note-group:hover { background: rgba(255, 255, 255, 0.07); transform: translateX(4px); }\n    .halya-note-group:last-child { margin-bottom: 0; }\n    .halya-note-label { font-size: 10px; font-weight: 600; letter-spacing: 2.5px; text-transform: uppercase; color: var(--halya-gold-light); margin-bottom: 6px; }\n    .halya-note-desc { font-family: var(--font-display); font-size: 19px; font-weight: 300; font-style: italic; color: rgba(245, 237, 227, 0.9); line-height: 1.5; }\n    .halya-accordion { margin-top: 8px; }\n    .halya-accordion details { border: 1px solid var(--halya-border); border-radius: var(--radius); margin: 12px 0; background: var(--halya-white); overflow: hidden; transition: all 0.3s ease; }\n    .halya-accordion details:hover { border-color: var(--halya-gold-light); box-shadow: 0 4px 16px rgba(182, 135, 99, 0.08); }\n    .halya-accordion details[open] { border-color: var(--halya-gold); box-shadow: 0 8px 28px rgba(182, 135, 99, 0.1); }\n    .halya-accordion summary { cursor: pointer; font-family: var(--font-body); font-weight: 500; font-size: 15px; letter-spacing: 0.3px; padding: 18px 22px; list-style: none; display: flex; align-items: center; justify-content: space-between; color: var(--halya-dark); transition: color 0.3s ease; user-select: none; }\n    .halya-accordion summary::-webkit-details-marker { display: none; }\n    .halya-accordion summary::after { content: '+'; font-family: var(--font-display); font-size: 22px; font-weight: 300; color: var(--halya-gold); transition: all 0.3s ease; flex-shrink: 0; margin-left: 12px; width: 28px; height: 28px; display: flex; align-items: center; justify-content: center; border-radius: 50%; background: var(--halya-gold-glow); }\n    .halya-accordion details[open] summary::after { content: '−'; background: var(--halya-gold); color: var(--halya-white); transform: rotate(180deg); }\n    .halya-accordion details[open] summary { color: var(--halya-gold); }\n    .halya-content { padding: 0 22px 22px; font-size: 14.5px; color: var(--halya-dark-soft); line-height: 1.7; animation: accordionOpen 0.4s ease forwards; }\n    .halya-content p { margin-bottom: 12px; }\n    .halya-content p:last-child { margin-bottom: 0; }\n    .halya-content ul { list-style: none; padding: 0; }\n    .halya-content ul li { padding: 10px 0 10px 24px; position: relative; border-bottom: 1px solid rgba(182, 135, 99, 0.08); }\n    .halya-content ul li:last-child { border-bottom: none; }\n    .halya-content ul li::before { content: ''; position: absolute; left: 0; top: 50%; transform: translateY(-50%); width: 6px; height: 6px; border-radius: 50%; background: var(--halya-gold-light); }\n    .halya-content strong { color: var(--halya-dark); font-weight: 600; }\n    .halya-tip { margin-top: 14px; padding: 14px 18px; border-radius: var(--radius-sm); background: linear-gradient(135deg, var(--halya-gold-glow), rgba(212, 165, 116, 0.08)); border-left: 3px solid var(--halya-gold); font-size: 13.5px; color: var(--halya-dark-soft); }\n    .halya-tip em { color: var(--halya-gold); font-style: normal; font-weight: 600; font-size: 10px; letter-spacing: 2px; text-transform: uppercase; }\n    .halya-highlights { display: grid; grid-template-columns: 1fr 1fr 1fr; gap: 14px; margin: 28px 0; opacity: 0; animation: fadeUp 0.8s ease 1.1s forwards; }\n    .halya-highlight-card { background: var(--halya-white); border: 1px solid var(--halya-border); border-radius: var(--radius); padding: 22px 18px; text-align: center; transition: all 0.4s ease; }\n    .halya-highlight-card:hover { transform: translateY(-3px); box-shadow: 0 10px 28px rgba(182, 135, 99, 0.1); border-color: var(--halya-gold-light); }\n    .halya-highlight-icon { font-size: 28px; margin-bottom: 10px; display: block; }\n    .halya-highlight-title { font-family: var(--font-display); font-size: 17px; font-weight: 500; color: var(--halya-dark); margin-bottom: 6px; }\n    .halya-highlight-text { font-size: 12.5px; color: var(--halya-muted); line-height: 1.5; }\n    .halya-faq-title { font-family: var(--font-display); font-size: 28px; font-weight: 300; text-align: center; margin: 40px 0 8px; color: var(--halya-dark); }\n    .halya-faq-sub { text-align: center; font-size: 13px; color: var(--halya-muted); margin-bottom: 20px; }\n    .halya-faq details { background: transparent; border: none; border-bottom: 1px solid var(--halya-border); border-radius: 0; margin: 0; box-shadow: none !important; }\n    .halya-faq details:hover { border-color: var(--halya-gold-light); box-shadow: none; }\n    .halya-faq details[open] { border-color: var(--halya-gold); box-shadow: none; }\n    .halya-faq summary { padding: 18px 4px; font-size: 14.5px; }\n    .halya-faq .halya-content { padding: 0 4px 18px; }\n    .halya-precautions { margin-top: 36px; padding: 22px 24px; background: var(--halya-sand); border-radius: var(--radius); font-size: 12.5px; color: var(--halya-muted); line-height: 1.7; }\n    .halya-precautions-title { font-size: 10px; font-weight: 600; letter-spacing: 2.5px; text-transform: uppercase; color: var(--halya-gold); margin-bottom: 10px; }\n    .halya-precautions p { margin-bottom: 4px; }\n    .halya-precautions-ingredients { margin-top: 14px; padding-top: 14px; border-top: 1px solid var(--halya-border); font-size: 11.5px; color: rgba(26, 20, 16, 0.45); line-height: 1.6; }\n    .halya-precautions-ingredients strong { color: var(--halya-muted); font-weight: 500; }\n    @keyframes fadeUp { from { opacity: 0; transform: translateY(20px); } to { opacity: 1; transform: translateY(0); } }\n    @keyframes fadeDown { from { opacity: 0; transform: translateY(-12px); } to { opacity: 1; transform: translateY(0); } }\n    @keyframes accordionOpen { from { opacity: 0; transform: translateY(-6px); } to { opacity: 1; transform: translateY(0); } }\n    @media (max-width: 560px) { .halya-product { padding: 0 16px 48px; } .halya-formats { grid-template-columns: 1fr; } .halya-highlights { grid-template-columns: 1fr; } .halya-pyramid { padding: 30px 20px; } .halya-format-card { padding: 18px 16px; } }\n  \u003c\/style\u003e\n\n\n\n\u003csection class=\"halya-product\"\u003e\n\n  \u003cdiv class=\"halya-topbar\"\u003e\n    \u003cspan class=\"halya-topbar-line\"\u003e\u003c\/span\u003e\n    \u003cspan class=\"halya-topbar-label\"\u003eHalya Home\u003c\/span\u003e\n    \u003cspan class=\"halya-topbar-line\"\u003e\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"halya-hero\"\u003e\n    \u003ch1\u003e\u003cem\u003eVanille\u003c\/em\u003e\u003c\/h1\u003e\n    \u003cp class=\"halya-hero-sub\"\u003eÉlixir d'Ambiance\u003c\/p\u003e\n    \u003cp class=\"halya-hero-tagline\"\u003eLa douceur enveloppante d'une vanille pure et crémeuse, chez vous.\u003c\/p\u003e\n    \u003cdiv class=\"halya-divider\"\u003e\u003c\/div\u003e\n\n    \u003cp class=\"halya-hero-desc\"\u003e\n      \u003cstrong\u003eVanille\u003c\/strong\u003e est une invitation à la douceur absolue. Ce parfum d'intérieur déploie toute la richesse\n      d'une vanille authentique, \u003cstrong\u003esucrée à l'ouverture, crémeuse et chaleureuse au cœur\u003c\/strong\u003e,\n      puis profonde et veloutée en fond. Une senteur universellement aimée, réconfortante et élégante à la fois,\n      qui enveloppe chaque pièce d'une \u003cstrong\u003eatmosphère cocooning, douce et apaisante\u003c\/strong\u003e.\n      La signature intemporelle d'un intérieur accueillant et raffiné.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"halya-tags\"\u003e\n      \u003cspan class=\"halya-tag\"\u003e🍦 Vanille pure\u003c\/span\u003e\n      \u003cspan class=\"halya-tag\"\u003e🤍 Doux \u0026amp; crémeux\u003c\/span\u003e\n      \u003cspan class=\"halya-tag\"\u003e🌿 Musqué\u003c\/span\u003e\n      \u003cspan class=\"halya-tag\"\u003e🔥 Cocooning\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"halya-formats\"\u003e\n      \u003cdiv class=\"halya-format-card\"\u003e\n        \u003cdiv class=\"halya-format-size\"\u003e250 \u003cspan\u003eml\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"halya-format-desc\"\u003eIdéal pour un usage personnel, délicat et quotidien\u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"halya-format-card\"\u003e\n        \u003cdiv class=\"halya-format-size\"\u003e500 \u003cspan\u003eml\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv class=\"halya-format-desc\"\u003eParfait pour grandes pièces, diffusion prolongée ou usage professionnel\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"halya-pyramid\"\u003e\n    \u003ch2 class=\"halya-pyramid-title\"\u003ePyramide olfactive\u003c\/h2\u003e\n    \u003cp class=\"halya-pyramid-sub\"\u003eL'architecture du parfum\u003c\/p\u003e\n\n    \u003cdiv class=\"halya-note-group\"\u003e\n      \u003cdiv class=\"halya-note-label\"\u003e✦ Notes de tête\u003c\/div\u003e\n      \u003cdiv class=\"halya-note-desc\"\u003eVanille légère, douceur sucrée\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"halya-note-group\"\u003e\n      \u003cdiv class=\"halya-note-label\"\u003e✦ Notes de cœur\u003c\/div\u003e\n      \u003cdiv class=\"halya-note-desc\"\u003eVanille crémeuse, accord chaud\u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"halya-note-group\"\u003e\n      \u003cdiv class=\"halya-note-label\"\u003e✦ Notes de fond\u003c\/div\u003e\n      \u003cdiv class=\"halya-note-desc\"\u003eVanille profonde, musc doux, bois délicat\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"halya-highlights\"\u003e\n    \u003cdiv class=\"halya-highlight-card\"\u003e\n      \u003cspan class=\"halya-highlight-icon\"\u003e🍦\u003c\/span\u003e\n      \u003cdiv class=\"halya-highlight-title\"\u003eDoux \u0026amp; gourmand\u003c\/div\u003e\n      \u003cdiv class=\"halya-highlight-text\"\u003eUne vanille pure, sucrée et crémeuse du premier souffle au dernier\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"halya-highlight-card\"\u003e\n      \u003cspan class=\"halya-highlight-icon\"\u003e🛋️\u003c\/span\u003e\n      \u003cdiv class=\"halya-highlight-title\"\u003eCocooning absolu\u003c\/div\u003e\n      \u003cdiv class=\"halya-highlight-text\"\u003eCrée une atmosphère chaleureuse, réconfortante et accueillante\u003c\/div\u003e\n    \u003c\/div\u003e\n    \u003cdiv class=\"halya-highlight-card\"\u003e\n      \u003cspan class=\"halya-highlight-icon\"\u003e⏳\u003c\/span\u003e\n      \u003cdiv class=\"halya-highlight-title\"\u003eLongue tenue\u003c\/div\u003e\n      \u003cdiv class=\"halya-highlight-text\"\u003eUn sillage velouté et enveloppant, doux sans jamais être entêtant\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"halya-accordion\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eConseils d'utilisation\u003c\/summary\u003e\n      \u003cdiv class=\"halya-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003eVersez l'huile dans le \u003cstrong\u003eflacon prévu à cet effet\u003c\/strong\u003e.\u003c\/li\u003e\n          \u003cli\u003eInsérez les \u003cstrong\u003ebâtonnets en roseau\u003c\/strong\u003e dans le parfum.\u003c\/li\u003e\n          \u003cli\u003eRetournez-les au bout de \u003cstrong\u003equelques heures\u003c\/strong\u003e pour lancer la diffusion.\u003c\/li\u003e\n          \u003cli\u003ePour raviver l'intensité, retournez les tiges \u003cstrong\u003eune fois par semaine\u003c\/strong\u003e.\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003cdiv class=\"halya-tip\"\u003e\n          \u003cem\u003e💡 Astuce\u003c\/em\u003e\u003cbr\u003e\n          Adaptez le nombre de tiges selon la taille de la pièce ou l'intensité souhaitée.\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eCaractéristiques\u003c\/summary\u003e\n      \u003cdiv class=\"halya-content\"\u003e\n        \u003cul\u003e\n          \u003cli\u003e\n\u003cstrong\u003eType :\u003c\/strong\u003e Huile parfumée pour diffuseur à roseaux\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eContenance :\u003c\/strong\u003e 250 ml ou 500 ml\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eProfil olfactif :\u003c\/strong\u003e Gourmand · Crémeux · Musqué · Boisé\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eIntensité :\u003c\/strong\u003e Modulable selon le nombre de tiges\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eUsage :\u003c\/strong\u003e Diffusion d'ambiance uniquement\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eCompatibilité :\u003c\/strong\u003e Convient à tous les diffuseurs à roseaux Halya Home\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch3 class=\"halya-faq-title\"\u003eQuestions fréquentes\u003c\/h3\u003e\n  \u003cp class=\"halya-faq-sub\"\u003eTout ce que vous devez savoir\u003c\/p\u003e\n\n  \u003cdiv class=\"halya-accordion halya-faq\"\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eQuelle différence entre 250 ml et 500 ml ?\u003c\/summary\u003e\n      \u003cdiv class=\"halya-content\"\u003e\n        \u003cp\u003e\n          La même fragrance, deux formats. Le \u003cstrong\u003e250 ml\u003c\/strong\u003e est idéal pour un usage régulier,\n          tandis que le \u003cstrong\u003e500 ml\u003c\/strong\u003e convient aux grandes pièces ou à une diffusion fréquente et prolongée.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eQuel type d'ambiance crée Vanille ?\u003c\/summary\u003e\n      \u003cdiv class=\"halya-content\"\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eVanille\u003c\/strong\u003e crée une atmosphère \u003cstrong\u003edouce, chaleureuse, gourmande et apaisante\u003c\/strong\u003e.\n          C'est la senteur idéale pour un salon ou une chambre où l'on souhaite se sentir enveloppé,\n          réconforté et chez soi, avec une élégance discrète et intemporelle.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eÀ qui s'adresse Vanille ?\u003c\/summary\u003e\n      \u003cdiv class=\"halya-content\"\u003e\n        \u003cp\u003e\n          À celles et ceux qui aiment les senteurs \u003cstrong\u003edouces\u003c\/strong\u003e, \u003cstrong\u003ecrémeuses\u003c\/strong\u003e et \u003cstrong\u003eréconfortantes\u003c\/strong\u003e.\n          Un parfum d'intérieur universel, accessible à tous, qui plaît autant aux amateurs de fragrances\n          gourmandes qu'à ceux qui recherchent une ambiance simplement chaleureuse et accueillante.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"halya-precautions\"\u003e\n    \u003cdiv class=\"halya-precautions-title\"\u003ePrécautions d'usage\u003c\/div\u003e\n    \u003cp\u003eTenir hors de portée des enfants.\u003c\/p\u003e\n    \u003cp\u003eNe pas avaler ni utiliser sur la peau.\u003c\/p\u003e\n    \u003cp\u003eUsage exclusivement réservé à la diffusion d'ambiance.\u003c\/p\u003e\n\n    \u003cdiv class=\"halya-precautions-ingredients\"\u003e\n      \u003cstrong\u003eContient :\u003c\/strong\u003e Benzyl Benzoate.\u003cbr\u003e\n      Peut provoquer une réaction allergique.\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/section\u003e\n\n\n\u003c\/body\u003e","brand":"Halya Home","offers":[{"title":"250 mL","offer_id":52839347421512,"sku":"HUILE-ROS-VANILLA-250","price":29.9,"currency_code":"EUR","in_stock":true},{"title":"500 mL","offer_id":52839347454280,"sku":"HUILE-ROS-VANILLA-500","price":44.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0884\/2939\/6296\/files\/DiffuseurparfumeVanilleelegante_33b1105c-3e21-451b-a545-5403ccd71e55.png?v=1775410081","url":"https:\/\/halyahome.com\/fr-fr\/products\/huile-diffuseur-roseaux-vanilla-luxe-parfum-roseaux-halya-home","provider":"Halya Home","version":"1.0","type":"link"}