{"title":"NOUVEAUTE","description":null,"products":[{"product_id":"le-shampoing","title":"Le shampoing","description":"\u003cdiv style=\"background: #fff; padding: 30px; border-radius: 18px; font-family: inherit; color: #2e2a27; max-width: 520px;\"\u003e\n\n  \u003c!-- ÉTOILES --\u003e\n  \u003cdiv style=\"color: #00b67a; font-size: 18px; margin-bottom: 8px;\"\u003e\n    ★★★★★\n    \u003cspan style=\"color: #2e2a27; font-size: 14px;\"\u003e\n      4,8\/5 sur\n      \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/fr.trustpilot.com\/review\/ludivinehair.com\" target=\"_blank\"\u003e\n        Trustpilot\n      \u003c\/a\u003e\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TITRE + BADGE --\u003e\n  \u003cdiv class=\"shampoing-title-row\"\u003e\n\n    \u003ch1 class=\"shampoing-title\"\u003e\n      Le Shampoing\n    \u003c\/h1\u003e\n\n    \u003c!-- BADGE NATURALITÉ --\u003e\n    \u003cdiv class=\"naturalite-mini-badge\"\u003e\n      \u003cdiv class=\"naturalite-inner\"\u003e\n\n        \u003cspan class=\"naturalite-number\"\u003e\n          99,2%\n        \u003c\/span\u003e\n\n        \u003cspan class=\"naturalite-label\"\u003e\n          D’INGRÉDIENTS\u003cbr\u003e\n          D’ORIGINE\u003cbr\u003e\n          NATURELLE\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cp style=\"font-size: 15px; line-height: 1.7; margin: 0 0 10px;\"\u003e\n    \u003cstrong\u003eUn shampoing doux pour nettoyer efficacement sans agresser.\u003c\/strong\u003e\n    Sa formule aide à maintenir l’hydratation de la fibre tout en laissant les cheveux souples, brillants et faciles à démêler.\n  \u003c\/p\u003e\n\n  \u003c!-- ACTIFS --\u003e\n  \u003cp style=\"font-size: 14px; line-height: 1.6; margin: 0 0 20px;\"\u003e\n    Enrichi en \u003cstrong\u003eromarin, aloe vera, hibiscus et extrait d’amande douce\u003c\/strong\u003e, il prend soin des cheveux à chaque lavage sans les alourdir.\n  \u003c\/p\u003e\n\n  \u003c!-- BANDEAU SANS --\u003e\n  \u003cdiv class=\"sans-wrapper\"\u003e\n\n    \u003cdiv class=\"sans-marquee\"\u003e\n\n      \u003cspan\u003e\n        SANS SILICONE   •  \n        SANS TENSIOACTIFS SULFATÉS   •  \n        SANS HUILE MINÉRALE   •  \n        SANS ALCOOL   •  \n        SANS COLORANT ARTIFICIEL   •  \n      \u003c\/span\u003e\n\n      \u003cspan\u003e\n        SANS SILICONE   •  \n        SANS TENSIOACTIFS SULFATÉS   •  \n        SANS HUILE MINÉRALE   •  \n        SANS ALCOOL   •  \n        SANS COLORANT ARTIFICIEL   •  \n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RASSURANCE --\u003e\n  \u003cp style=\"margin: 16px 0 0; font-size: 13px;\"\u003e\n    Livraison rapide • Paiement sécurisé • Fabriqué en France\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n  \/* TITRE + BADGE *\/\n\n  .shampoing-title-row {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 15px;\n    margin: 0 0 8px;\n    min-height: 92px;\n  }\n\n  .shampoing-title {\n    flex: 1;\n    font-size: 40px !important;\n    line-height: 1.05 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* BADGE NATURALITÉ *\/\n\n  .naturalite-mini-badge {\n    width: 88px;\n    height: 88px;\n    min-width: 88px;\n    border: 1px solid #2e2a27;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #fff;\n    box-sizing: border-box;\n  }\n\n  .naturalite-inner {\n    width: 72px;\n    height: 72px;\n    border: 1px solid #d8d3c8;\n    border-radius: 50%;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    box-sizing: border-box;\n    padding: 4px;\n  }\n\n  .naturalite-number {\n    display: block;\n    font-size: 19px;\n    font-weight: 700;\n    line-height: 1;\n    margin-bottom: 4px;\n    letter-spacing: -0.4px;\n  }\n\n  .naturalite-label {\n    display: block;\n    font-size: 7.5px;\n    line-height: 1.05;\n    color: #6b665e;\n    letter-spacing: 0;\n  }\n\n  \/* BANDEAU DÉFILANT *\/\n\n  .sans-wrapper {\n    width: 100%;\n    overflow: hidden;\n    box-sizing: border-box;\n    border-top: 1px solid #bfb8ad;\n    border-bottom: 1px solid #bfb8ad;\n    padding: 10px 0;\n    margin: 18px 0 0;\n  }\n\n  .sans-marquee {\n    display: flex;\n    width: max-content;\n    white-space: nowrap;\n    font-size: 11px;\n    line-height: 1.3;\n    font-weight: 600;\n    letter-spacing: 0.25px;\n    animation: sansMarquee 22s linear infinite;\n  }\n\n  .sans-marquee span {\n    display: inline-block;\n    flex-shrink: 0;\n  }\n\n  @keyframes sansMarquee {\n    from {\n      transform: translateX(0);\n    }\n\n    to {\n      transform: translateX(-50%);\n    }\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n\n    .shampoing-title-row {\n      min-height: 88px;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .shampoing-title {\n      font-size: 42px !important;\n      line-height: 1.02 !important;\n      margin: 0 !important;\n      padding: 0 !important;\n    }\n\n    .naturalite-mini-badge {\n      width: 88px;\n      height: 88px;\n      min-width: 88px;\n    }\n\n    .naturalite-inner {\n      width: 72px;\n      height: 72px;\n      padding: 4px;\n    }\n\n    .naturalite-number {\n      font-size: 19px !important;\n      margin-bottom: 4px;\n    }\n\n    .naturalite-label {\n      font-size: 8px !important;\n      line-height: 1.05 !important;\n      letter-spacing: 0 !important;\n    }\n\n    .sans-wrapper {\n      padding: 7px 0;\n      margin-top: 16px;\n    }\n\n    .sans-marquee {\n      font-size: 8.5px !important;\n      line-height: 1.15 !important;\n      letter-spacing: 0.1px !important;\n      font-weight: 600;\n    }\n\n  }\n\n\u003c\/style\u003e","brand":"lu.divine hair","offers":[{"title":"Default Title","offer_id":54680317821267,"sku":null,"price":26.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/2931\/6691\/files\/shampoingshootingemma.png?v=1787924524"},{"product_id":"le-masque","title":"Le Masque","description":"\u003cdiv style=\"background: #fff; padding: 30px; border-radius: 18px; font-family: inherit; color: #2e2a27; max-width: 520px;\"\u003e\n\n  \u003c!-- ÉTOILES --\u003e\n  \u003cdiv style=\"color: #00b67a; font-size: 18px; margin-bottom: 8px;\"\u003e\n    ★★★★★\n    \u003cspan style=\"color: #2e2a27; font-size: 14px;\"\u003e\n      4,8\/5 sur\n      \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/fr.trustpilot.com\/review\/ludivinehair.com\" target=\"_blank\"\u003e\n        Trustpilot\n      \u003c\/a\u003e\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TITRE + BADGE --\u003e\n  \u003cdiv class=\"masque-title-row\"\u003e\n\n    \u003ch1 class=\"masque-title\"\u003e\n      Le Masque\n    \u003c\/h1\u003e\n\n    \u003c!-- BADGE NATURALITÉ --\u003e\n    \u003cdiv class=\"masque-naturalite-badge\"\u003e\n      \u003cdiv class=\"masque-naturalite-inner\"\u003e\n\n        \u003cspan class=\"masque-naturalite-number\"\u003e\n          98%\n        \u003c\/span\u003e\n\n        \u003cspan class=\"masque-naturalite-label\"\u003e\n          D’INGRÉDIENTS\u003cbr\u003e\n          D’ORIGINE\u003cbr\u003e\n          NATURELLE\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cp style=\"font-size: 15px; line-height: 1.7; margin: 0 0 10px;\"\u003e\n    \u003cstrong\u003eUn soin 2-en-1 qui hydrate et facilite le démêlage.\u003c\/strong\u003e\n  \u003c\/p\u003e\n\n  \u003cp style=\"font-size: 15px; line-height: 1.7; margin: 0 0 10px;\"\u003e\n    \u003cstrong\u003eEn masque\u003c\/strong\u003e, il prend soin des longueurs et apporte douceur et brillance.\n    \u003cstrong\u003eSans rinçage\u003c\/strong\u003e, il peut également être utilisé pour définir les boucles.\n  \u003c\/p\u003e\n\n  \u003c!-- ACTIFS --\u003e\n  \u003cp style=\"font-size: 14px; line-height: 1.6; margin: 0 0 20px;\"\u003e\n    Enrichi en\n    \u003cstrong\u003etilleul, hibiscus, jojoba, romarin et aloe vera\u003c\/strong\u003e\n    pour des cheveux doux, brillants et faciles à coiffer.\n  \u003c\/p\u003e\n\n  \u003c!-- BANDEAU SANS --\u003e\n  \u003cdiv class=\"masque-sans-wrapper\"\u003e\n\n    \u003cdiv class=\"masque-sans-marquee\"\u003e\n\n      \u003cspan\u003e\n        SANS SILICONE   •  \n        SANS TENSIOACTIFS SULFATÉS   •  \n        SANS HUILE MINÉRALE   •  \n        SANS ALCOOL   •  \n        SANS COLORANT ARTIFICIEL   •  \n      \u003c\/span\u003e\n\n      \u003cspan\u003e\n        SANS SILICONE   •  \n        SANS TENSIOACTIFS SULFATÉS   •  \n        SANS HUILE MINÉRALE   •  \n        SANS ALCOOL   •  \n        SANS COLORANT ARTIFICIEL   •  \n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RASSURANCE --\u003e\n  \u003cp style=\"margin: 16px 0 0; font-size: 13px;\"\u003e\n    Livraison rapide • Paiement sécurisé • Fabriqué en France\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n  \/* TITRE + BADGE *\/\n\n  .masque-title-row {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 15px;\n    margin: 0 0 8px;\n    min-height: 92px;\n  }\n\n  .masque-title {\n    flex: 1;\n    font-size: 40px !important;\n    line-height: 1.05 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  \/* BADGE NATURALITÉ *\/\n\n  .masque-naturalite-badge {\n    width: 88px;\n    height: 88px;\n    min-width: 88px;\n    border: 1px solid #2e2a27;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #fff;\n    box-sizing: border-box;\n  }\n\n  .masque-naturalite-inner {\n    width: 72px;\n    height: 72px;\n    border: 1px solid #d8d3c8;\n    border-radius: 50%;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    box-sizing: border-box;\n    padding: 4px;\n  }\n\n  .masque-naturalite-number {\n    display: block;\n    font-size: 20px;\n    font-weight: 700;\n    line-height: 1;\n    margin-bottom: 4px;\n    letter-spacing: -0.3px;\n  }\n\n  .masque-naturalite-label {\n    display: block;\n    font-size: 7.5px;\n    line-height: 1.05;\n    color: #6b665e;\n    letter-spacing: 0;\n  }\n\n  \/* BANDEAU DÉFILANT *\/\n\n  .masque-sans-wrapper {\n    width: 100%;\n    overflow: hidden;\n    box-sizing: border-box;\n    border-top: 1px solid #bfb8ad;\n    border-bottom: 1px solid #bfb8ad;\n    padding: 10px 0;\n    margin: 18px 0 0;\n  }\n\n  .masque-sans-marquee {\n    display: flex;\n    width: max-content;\n    white-space: nowrap;\n    font-size: 11px;\n    line-height: 1.3;\n    font-weight: 600;\n    letter-spacing: 0.25px;\n    animation: masqueSansMarquee 22s linear infinite;\n  }\n\n  .masque-sans-marquee span {\n    display: inline-block;\n    flex-shrink: 0;\n  }\n\n  @keyframes masqueSansMarquee {\n    from {\n      transform: translateX(0);\n    }\n\n    to {\n      transform: translateX(-50%);\n    }\n  }\n\n  \/* MOBILE *\/\n\n  @media screen and (max-width: 749px) {\n\n    .masque-title-row {\n      min-height: 88px;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .masque-title {\n      font-size: 42px !important;\n      line-height: 1.02 !important;\n      margin: 0 !important;\n      padding: 0 !important;\n    }\n\n    .masque-naturalite-badge {\n      width: 88px;\n      height: 88px;\n      min-width: 88px;\n    }\n\n    .masque-naturalite-inner {\n      width: 72px;\n      height: 72px;\n      padding: 4px;\n    }\n\n    .masque-naturalite-number {\n      font-size: 20px !important;\n      margin-bottom: 4px;\n    }\n\n    .masque-naturalite-label {\n      font-size: 8px !important;\n      line-height: 1.05 !important;\n      letter-spacing: 0 !important;\n    }\n\n    .masque-sans-wrapper {\n      padding: 7px 0;\n      margin-top: 16px;\n    }\n\n    .masque-sans-marquee {\n      font-size: 8.5px !important;\n      line-height: 1.15 !important;\n      letter-spacing: 0.1px !important;\n      font-weight: 600;\n    }\n\n  }\n\n\u003c\/style\u003e","brand":"lu.divine hair","offers":[{"title":"Default Title","offer_id":54751534121299,"sku":null,"price":32.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/2931\/6691\/files\/masqueshootingemma.png?v=1787923867"},{"product_id":"la-routine-divine","title":"Pack Routine Complète","description":"\u003cdiv style=\"background: #fff; padding: 30px; border-radius: 18px; font-family: inherit; color: #2e2a27; max-width: 520px;\"\u003e\n\n  \u003c!-- ÉTOILES --\u003e\n  \u003cdiv style=\"color: #00b67a; font-size: 18px; margin-bottom: 8px;\"\u003e\n    ★★★★★\n    \u003cspan style=\"color: #2e2a27; font-size: 14px;\"\u003e\n      4,8\/5 sur\n      \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/fr.trustpilot.com\/review\/ludivinehair.com\" target=\"_blank\"\u003e\n        Trustpilot\n      \u003c\/a\u003e\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TITRE + BADGE --\u003e\n  \u003cdiv class=\"routine-title-row\"\u003e\n\n    \u003ch1 class=\"routine-title\"\u003e\n      Pack Routine Complète\n    \u003c\/h1\u003e\n\n    \u003c!-- BADGE --\u003e\n    \u003cdiv class=\"routine-badge\"\u003e\n      \u003cdiv class=\"routine-badge-inner\"\u003e\n\n        \u003cspan class=\"routine-badge-number\"\u003e\n          3\n        \u003c\/span\u003e\n\n        \u003cspan class=\"routine-badge-label\"\u003e\n          ÉTAPES\u003cbr\u003e\n          ESSENTIELLES\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- SOUS-TITRE --\u003e\n  \u003cp class=\"routine-subtitle\"\u003e\n    Shampoing, Masque \u0026amp; Infusion Divine\n  \u003c\/p\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cp style=\"font-size: 15px; line-height: 1.7; margin: 0 0 10px;\"\u003e\n    \u003cstrong\u003eLa routine Lu.Divine Hair réunie en un seul pack.\u003c\/strong\u003e\n    Trois soins complémentaires pour nettoyer, hydrater, nourrir et sublimer les cheveux de la racine jusqu’aux pointes.\n  \u003c\/p\u003e\n\n  \u003cp style=\"font-size: 15px; line-height: 1.7; margin: 0 0 10px;\"\u003e\n    Commencez par \u003cstrong\u003eLe Shampoing\u003c\/strong\u003e pour nettoyer délicatement,\n    poursuivez avec \u003cstrong\u003eLe Masque\u003c\/strong\u003e pour hydrater, nourrir et faciliter le démêlage,\n    puis terminez avec quelques gouttes de \u003cstrong\u003eL’Infusion Divine\u003c\/strong\u003e sur les longueurs et les pointes.\n  \u003c\/p\u003e\n\n  \u003c!-- BANDEAU --\u003e\n  \u003cdiv class=\"routine-sans-wrapper\"\u003e\n\n    \u003cdiv class=\"routine-sans-marquee\"\u003e\n\n      \u003cspan\u003e\n        SANS SILICONE   •  \n        SANS TENSIOACTIFS SULFATÉS   •  \n        SANS HUILE MINÉRALE   •  \n        SANS ALCOOL   •  \n        SANS COLORANT ARTIFICIEL   •  \n      \u003c\/span\u003e\n\n      \u003cspan\u003e\n        SANS SILICONE   •  \n        SANS TENSIOACTIFS SULFATÉS   •  \n        SANS HUILE MINÉRALE   •  \n        SANS ALCOOL   •  \n        SANS COLORANT ARTIFICIEL   •  \n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RASSURANCE --\u003e\n  \u003cp style=\"margin: 16px 0 0; font-size: 13px;\"\u003e\n    Livraison rapide • Paiement sécurisé • Fabriqué en France\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n  .routine-title-row {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 15px;\n    margin: 0 0 8px;\n    min-height: 92px;\n  }\n\n  .routine-title {\n    flex: 1;\n    font-size: 40px !important;\n    line-height: 1.05 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  .routine-badge {\n    width: 88px;\n    height: 88px;\n    min-width: 88px;\n    border: 1px solid #2e2a27;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #fff;\n    box-sizing: border-box;\n  }\n\n  .routine-badge-inner {\n    width: 72px;\n    height: 72px;\n    border: 1px solid #d8d3c8;\n    border-radius: 50%;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    box-sizing: border-box;\n    padding: 4px;\n  }\n\n  .routine-badge-number {\n    display: block;\n    font-size: 22px;\n    font-weight: 700;\n    line-height: 1;\n    margin-bottom: 4px;\n  }\n\n  .routine-badge-label {\n    display: block;\n    font-size: 7.5px;\n    line-height: 1.05;\n    color: #6b665e;\n    letter-spacing: 0;\n  }\n\n  .routine-subtitle {\n    margin: 3px 0 14px !important;\n    padding: 0 !important;\n    font-size: 16px;\n    line-height: 1.4;\n    color: #6b665e;\n  }\n\n  .routine-sans-wrapper {\n    width: 100%;\n    overflow: hidden;\n    box-sizing: border-box;\n    border-top: 1px solid #bfb8ad;\n    border-bottom: 1px solid #bfb8ad;\n    padding: 10px 0;\n    margin: 18px 0 0;\n  }\n\n  .routine-sans-marquee {\n    display: flex;\n    width: max-content;\n    white-space: nowrap;\n    font-size: 11px;\n    line-height: 1.3;\n    font-weight: 600;\n    letter-spacing: 0.25px;\n    animation: routineSansMarquee 22s linear infinite;\n  }\n\n  .routine-sans-marquee span {\n    display: inline-block;\n    flex-shrink: 0;\n  }\n\n  @keyframes routineSansMarquee {\n    from {\n      transform: translateX(0);\n    }\n\n    to {\n      transform: translateX(-50%);\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n\n    .routine-title-row {\n      min-height: 88px;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .routine-title {\n      font-size: 40px !important;\n      line-height: 1.02 !important;\n      margin: 0 !important;\n      padding: 0 !important;\n    }\n\n    .routine-badge {\n      width: 88px;\n      height: 88px;\n      min-width: 88px;\n    }\n\n    .routine-badge-inner {\n      width: 72px;\n      height: 72px;\n      padding: 4px;\n    }\n\n    .routine-badge-number {\n      font-size: 22px !important;\n      margin-bottom: 4px;\n    }\n\n    .routine-badge-label {\n      font-size: 8px !important;\n      line-height: 1.05 !important;\n      letter-spacing: 0 !important;\n    }\n\n    .routine-subtitle {\n      margin-top: 4px !important;\n      margin-bottom: 13px !important;\n      font-size: 16px !important;\n    }\n\n    .routine-sans-wrapper {\n      padding: 7px 0;\n      margin-top: 16px;\n    }\n\n    .routine-sans-marquee {\n      font-size: 8.5px !important;\n      line-height: 1.15 !important;\n      letter-spacing: 0.1px !important;\n      font-weight: 600;\n    }\n\n  }\n\n\u003c\/style\u003e","brand":"lu.divine hair","offers":[{"title":"Default Title","offer_id":54762236019027,"sku":null,"price":89.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/2931\/6691\/files\/ROUTINECOMPLTEEE.png?v=1787923097"},{"product_id":"pack-routine-complete-copie","title":"Pack Shampoing \u0026 Masque","description":"\u003cdiv style=\"background: #fff; padding: 30px; border-radius: 18px; font-family: inherit; color: #2e2a27; max-width: 520px;\"\u003e\n\n  \u003c!-- ÉTOILES --\u003e\n  \u003cdiv style=\"color: #00b67a; font-size: 18px; margin-bottom: 8px;\"\u003e\n    ★★★★★\n    \u003cspan style=\"color: #2e2a27; font-size: 14px;\"\u003e\n      4,8\/5 sur\n      \u003ca rel=\"noopener noreferrer\" href=\"https:\/\/fr.trustpilot.com\/review\/ludivinehair.com\" target=\"_blank\"\u003e\n        Trustpilot\n      \u003c\/a\u003e\n    \u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TITRE + BADGE --\u003e\n  \u003cdiv class=\"duo-title-row\"\u003e\n\n    \u003ch1 class=\"duo-title\"\u003e\n      Pack Shampoing \u0026amp; Masque\n    \u003c\/h1\u003e\n\n    \u003c!-- BADGE --\u003e\n    \u003cdiv class=\"duo-badge\"\u003e\n      \u003cdiv class=\"duo-badge-inner\"\u003e\n\n        \u003cspan class=\"duo-badge-number\"\u003e\n          2\n        \u003c\/span\u003e\n\n        \u003cspan class=\"duo-badge-label\"\u003e\n          ÉTAPES\u003cbr\u003e\n          ESSENTIELLES\n        \u003c\/span\u003e\n\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- DESCRIPTION --\u003e\n  \u003cp style=\"font-size: 15px; line-height: 1.7; margin: 0 0 10px;\"\u003e\n    \u003cstrong\u003eLe Shampoing et Le Masque réunis dans une routine en 2 étapes.\u003c\/strong\u003e\n    Un duo complémentaire pour nettoyer, hydrater, nourrir et faciliter le démêlage.\n  \u003c\/p\u003e\n\n  \u003cp style=\"font-size: 15px; line-height: 1.7; margin: 0 0 10px;\"\u003e\n    Commencez par \u003cstrong\u003eLe Shampoing\u003c\/strong\u003e pour nettoyer délicatement les cheveux et le cuir chevelu,\n    puis poursuivez avec \u003cstrong\u003eLe Masque\u003c\/strong\u003e sur les longueurs et les pointes pour apporter douceur,\n    brillance et faciliter le démêlage.\n  \u003c\/p\u003e\n\n  \u003c!-- BANDEAU --\u003e\n  \u003cdiv class=\"duo-sans-wrapper\"\u003e\n\n    \u003cdiv class=\"duo-sans-marquee\"\u003e\n\n      \u003cspan\u003e\n        SANS SILICONE   •  \n        SANS TENSIOACTIFS SULFATÉS   •  \n        SANS HUILE MINÉRALE   •  \n        SANS ALCOOL   •  \n        SANS COLORANT ARTIFICIEL   •  \n      \u003c\/span\u003e\n\n      \u003cspan\u003e\n        SANS SILICONE   •  \n        SANS TENSIOACTIFS SULFATÉS   •  \n        SANS HUILE MINÉRALE   •  \n        SANS ALCOOL   •  \n        SANS COLORANT ARTIFICIEL   •  \n      \u003c\/span\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- RASSURANCE --\u003e\n  \u003cp style=\"margin: 16px 0 0; font-size: 13px;\"\u003e\n    Livraison rapide • Paiement sécurisé • Fabriqué en France\n  \u003c\/p\u003e\n\n\u003c\/div\u003e\n\n\u003cstyle\u003e\n\n  .duo-title-row {\n    display: flex;\n    align-items: center;\n    justify-content: space-between;\n    gap: 15px;\n    margin: 0 0 8px;\n    min-height: 92px;\n  }\n\n  .duo-title {\n    flex: 1;\n    font-size: 40px !important;\n    line-height: 1.05 !important;\n    margin: 0 !important;\n    padding: 0 !important;\n  }\n\n  .duo-badge {\n    width: 88px;\n    height: 88px;\n    min-width: 88px;\n    border: 1px solid #2e2a27;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    background: #fff;\n    box-sizing: border-box;\n  }\n\n  .duo-badge-inner {\n    width: 72px;\n    height: 72px;\n    border: 1px solid #d8d3c8;\n    border-radius: 50%;\n    display: flex;\n    flex-direction: column;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n    box-sizing: border-box;\n    padding: 4px;\n  }\n\n  .duo-badge-number {\n    display: block;\n    font-size: 22px;\n    font-weight: 700;\n    line-height: 1;\n    margin-bottom: 4px;\n  }\n\n  .duo-badge-label {\n    display: block;\n    font-size: 7.5px;\n    line-height: 1.05;\n    color: #6b665e;\n    letter-spacing: 0;\n  }\n\n  .duo-sans-wrapper {\n    width: 100%;\n    overflow: hidden;\n    box-sizing: border-box;\n    border-top: 1px solid #bfb8ad;\n    border-bottom: 1px solid #bfb8ad;\n    padding: 10px 0;\n    margin: 18px 0 0;\n  }\n\n  .duo-sans-marquee {\n    display: flex;\n    width: max-content;\n    white-space: nowrap;\n    font-size: 11px;\n    line-height: 1.3;\n    font-weight: 600;\n    letter-spacing: 0.25px;\n    animation: duoSansMarquee 22s linear infinite;\n  }\n\n  .duo-sans-marquee span {\n    display: inline-block;\n    flex-shrink: 0;\n  }\n\n  @keyframes duoSansMarquee {\n    from {\n      transform: translateX(0);\n    }\n\n    to {\n      transform: translateX(-50%);\n    }\n  }\n\n  @media screen and (max-width: 749px) {\n\n    .duo-title-row {\n      min-height: 88px;\n      gap: 10px;\n      margin-bottom: 8px;\n    }\n\n    .duo-title {\n      font-size: 38px !important;\n      line-height: 1.02 !important;\n      margin: 0 !important;\n      padding: 0 !important;\n    }\n\n    .duo-badge {\n      width: 88px;\n      height: 88px;\n      min-width: 88px;\n    }\n\n    .duo-badge-inner {\n      width: 72px;\n      height: 72px;\n      padding: 4px;\n    }\n\n    .duo-badge-number {\n      font-size: 22px !important;\n      margin-bottom: 4px;\n    }\n\n    .duo-badge-label {\n      font-size: 8px !important;\n      line-height: 1.05 !important;\n      letter-spacing: 0 !important;\n    }\n\n    .duo-sans-wrapper {\n      padding: 7px 0;\n      margin-top: 16px;\n    }\n\n    .duo-sans-marquee {\n      font-size: 8.5px !important;\n      line-height: 1.15 !important;\n      letter-spacing: 0.1px !important;\n      font-weight: 600;\n    }\n\n  }\n\n\u003c\/style\u003e","brand":"lu.divine hair","offers":[{"title":"Default Title","offer_id":54762967335251,"sku":null,"price":56.9,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0779\/2931\/6691\/files\/DUOSHOOTING.png?v=1787922871"}],"url":"https:\/\/ludivinehair.com\/collections\/nouveaute.oembed","provider":"lu.divine hair","version":"1.0","type":"link"}