{"product_id":"nano-hydroxyapatite-enamel-repair-rjc","title":"Réparation de l'émail par nano-hydroxyapatite","description":"\u003cdiv class=\"product-detail-container\"\u003e\n\u003c!--\n  [AI Design Logic]\n  产品类型：功能型牙膏（修复+抗敏+美白）\n  目标受众：牙齿敏感人群、追求无氟\/天然成分的成人\n  视觉风格：专业、洁净、科技感（银色金属）与自然（绿色薄荷）结合\n  配色策略：以深蓝灰色为主标题色，辅以薄荷绿强调天然属性，背景采用干净的白色和极淡的灰\/蓝色调。\n  模块顺序：Hero (核心利益汇总) -\u003e Feature 1 (核心科技 nHAP修复) -\u003e Feature 2 (可视化效果 美白去渍) -\u003e Feature 3 (安全配方信任状) -\u003e How to Use (使用指导) -\u003e Specifications -\u003e FAQ\n  详情图映射：Hero=image_3.png, Feature1=image_1.png, Feature2=image_6.png, Feature3=image_0.png, HowTo=image_5.png\n  规格图映射：Specs=image_8.png (提取120g)\n  对比模块：未单独设立，已整合至 Feature 2 的 Before\/After 图片展示中，更直观。\n  --\u003e\n\u003cstyle type=\"text\/css\"\u003e.product-detail-container {\n      \/* Design System Variables *\/\n      --primary: #2C3E50;\n      --primary-hover: #34495E;\n      --secondary: #4CAF50; \/* Mint Green accent *\/\n      --text-main: #333333;\n      --text-sub: #555555;\n      --bg-body: #ffffff;\n      --bg-soft: #F8F9FA;\n      --radius-md: 8px;\n      --radius-lg: 16px;\n      --shadow-sm: 0 2px 8px rgba(0, 0, 0, 0.05);\n      --spacing-section: clamp(2.5rem, 6vw, 5rem);\n      --spacing-block: clamp(1.5rem, 4vw, 2.5rem);\n\n      font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n      line-height: 1.6;\n      color: var(--text-main);\n    }\n\n    \/* Typography *\/\n    .product-detail-container h1 {\n      font-size: clamp(32px, 5vw, 42px);\n      font-weight: 700;\n      color: var(--primary);\n      margin-bottom: 1rem;\n      line-height: 1.2;\n    }\n\n    .product-detail-container h2 {\n      font-size: clamp(24px, 4vw, 30px);\n      font-weight: 600;\n      color: var(--primary);\n      margin-bottom: 1rem;\n    }\n\n    .product-detail-container h3 {\n      font-size: 20px;\n      font-weight: 600;\n      margin-bottom: 0.75rem;\n    }\n\n    .product-detail-container p {\n      font-size: clamp(16px, 1.5vw, 18px);\n      margin-bottom: 1.5rem;\n      color: var(--text-sub);\n    }\n\n    \/* Standard Image Handling (Scheme A) *\/\n    .product-detail-container img {\n      width: 100%;\n      height: auto;\n      display: block;\n      border-radius: var(--radius-md);\n    }\n\n    \/* Image Placeholder Style *\/\n    .img-placeholder {\n      width: 100%;\n      aspect-ratio: 16\/9;\n      background-color: #f0f0f0;\n      border: 2px dashed #ccc;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      color: #666;\n      font-weight: 500;\n      border-radius: var(--radius-md);\n      margin-bottom: 1rem;\n    }\n\n    \/* Sections *\/\n    .pd-section {\n      margin-bottom: var(--spacing-section);\n    }\n\n    \/* Hero Section *\/\n    .hero-section {\n      text-align: center;\n      max-width: 800px;\n      margin: 0 auto var(--spacing-section);\n    }\n    .trust-badge {\n      display: inline-block;\n      background-color: var(--bg-soft);\n      color: var(--secondary);\n      padding: 0.5rem 1rem;\n      border-radius: 50px;\n      font-weight: 600;\n      font-size: 16px;\n      margin-bottom: 1rem;\n    }\n\n    \/* Feature Sections (Z-Pattern) *\/\n    .feature-item {\n      display: flex;\n      align-items: center;\n      gap: var(--spacing-block);\n      margin-bottom: var(--spacing-block);\n    }\n\n    .feature-item:nth-child(even) {\n      flex-direction: row-reverse;\n    }\n\n    .feature-media, .feature-copy {\n      flex: 1;\n    }\n\n    .feature-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 0.75rem;\n    }\n\n    .feature-tag {\n      background: var(--bg-soft);\n      color: var(--primary);\n      padding: 0.4rem 0.8rem;\n      border-radius: var(--radius-md);\n      font-size: 16px;\n      font-weight: 500;\n    }\n\n    \/* How To Use Section *\/\n    .steps-grid {\n        display: grid;\n        grid-template-columns: repeat(3, 1fr);\n        gap: var(--spacing-block);\n        text-align: center;\n    }\n    .step-item h3 {\n        color: var(--primary);\n        margin-top: 1rem;\n    }\n\n    \/* Specifications *\/\n    .specs-container {\n      background: var(--bg-soft);\n      padding: var(--spacing-block);\n      border-radius: var(--radius-lg);\n    }\n\n    .specs-table {\n      width: 100%;\n      border-collapse: collapse;\n    }\n\n    .specs-table th, .specs-table td {\n      padding: 1rem;\n      text-align: left;\n      border-bottom: 1px solid #e0e0e0;\n      font-size: 16px;\n    }\n\n    .specs-table th {\n      font-weight: 600;\n      color: var(--primary);\n      width: 40%;\n    }\n\n    \/* FAQ *\/\n    .faq-item {\n      margin-bottom: 1.5rem;\n      border-bottom: 1px solid #eee;\n      padding-bottom: 1.5rem;\n    }\n    .faq-question {\n        font-weight: 600;\n        font-size: 18px;\n        color: var(--primary);\n        margin-bottom: 0.5rem;\n        display: flex;\n        align-items: center;\n    }\n    .faq-question::before {\n        content: \"Q.\";\n        color: var(--secondary);\n        margin-right: 0.5rem;\n        font-weight: 700;\n    }\n    .faq-answer {\n        margin-bottom: 0;\n        padding-left: 1.5rem;\n    }\n\n    \/* Mobile Responsiveness *\/\n    @media (max-width: 767px) {\n      .feature-item, .feature-item:nth-child(even) {\n        flex-direction: column;\n      }\n      .feature-media {\n        order: -1; \/* Image on top *\/\n      }\n      .steps-grid {\n          grid-template-columns: 1fr;\n      }\n      \n      \/* Mobile Table *\/\n      .specs-table, .specs-table thead, .specs-table tbody, .specs-table tr, .specs-table th, .specs-table td {\n        display: block;\n        width: 100%;\n      }\n      .specs-table thead { display: none; }\n      .specs-table tr { margin-bottom: 1rem; border-bottom: none; }\n      .specs-table td {\n        display: flex;\n        justify-content: space-between;\n        padding: 0.75rem 0;\n        border-bottom: 1px solid #eee;\n      }\n      .specs-table td::before {\n        content: attr(data-label);\n        font-weight: 600;\n        color: var(--primary);\n        padding-right: 1rem;\n      }\n    }\n\u003c\/style\u003e\n\u003c!-- A. Intro \/ Hero Content Block --\u003e\n\u003cdiv class=\"pd-section hero-section\"\u003e\n\u003cspan class=\"trust-badge\"\u003e✨ Formule avancée de réparation de l’émail\u003c\/span\u003e\n\u003ch1\u003eRetrouvez force et éliminez la sensibilité.\u003c\/h1\u003e\n\n\u003cp\u003eDécouvrez la puissance révolutionnaire du Nano-Hydroxyapatite à 7,5 %. Ce dentifrice sans fluorure reconstruit l’émail et illumine votre sourire, offrant un soulagement durable pour les dents sensibles.\u003c\/p\u003e\n\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img58\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260526161059\/1d1a2e2ae4e948729f8903da7d2e0b9d.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img65\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260526161059\/71039d7362603bc465ca721ac1e3d318.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eLa science de la reconstruction de l’émail\u003c\/h2\u003e\n\n\u003cp\u003eNotre ingrédient clé, le Nano-Hydroxyapatite (nHAP), est le même minéral qui compose 97 % de votre émail dentaire. Il se lie activement aux dents pour combler les micro-lésions et les tubules, traitant la cause profonde de la sensibilité plutôt que de simplement engourdir les nerfs.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eConcentration de 7,5 % de nHAP\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eRenforce l’émail\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eSoulage la sensibilité\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 2: The Results (Whitening \u0026 Clean) --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img61\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260526161059\/820846c703a9b2d99cabdf1770771f39.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eDents visiblement plus blanches en 7 jours\u003c\/h2\u003e\n\n\u003cp\u003eObtenez un sourire plus éclatant sans abrasifs agressifs. Notre formule élimine efficacement la plaque, le tartre accumulé et les taches de surface pour révéler votre blancheur naturelle. Profitez d’un nettoyage de niveau professionnel qui aide à inhiber l’accumulation future de tartre.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eÉliminer la plaque\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eInhiber le tartre\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eÉclaircir le sourire\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Feature 3: The Safe Formula --\u003e\n\n\u003cdiv class=\"feature-item\"\u003e\n\u003cdiv class=\"feature-media\"\u003e\n\u003cdiv class=\"img-placeholder\"\u003e\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img62\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260526161059\/384235c560e926d205129f8b1f4ae8db.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"feature-copy\"\u003e\n\u003ch2\u003eFormule propre en laquelle vous pouvez avoir confiance\u003c\/h2\u003e\n\n\u003cp\u003eNous croyons en des soins efficaces sans compromis. Notre formule végan est exempte de fluorure, de SLS (sulfates) et de perturbateurs endocriniens. Aromatisée à la menthe poivrée naturelle, elle procure une haleine fraîche durable et est assez douce pour un usage quotidien par tous.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eSans fluorure\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eVégan \u0026 sans cruauté\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eSans SLS\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Optional: How to Use --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2 style=\"text-align: center;\"\u003eRoutine quotidienne simple\u003c\/h2\u003e\n\n\u003cp style=\"margin:0;display: block;width: 100%;\"\u003e \u003c\/p\u003e\n\n\u003cdiv\u003e\u003cdiv\u003e\u003cimg cke-id=\"img64\" referrerpolicy=\"no-referrer\" src=\"https:\/\/wxalbum-10001658-file.dianxiaomi.com\/wxalbum\/1332898\/20260526161059\/88c0da6d90357465da89a61af8e6faa2.jpg\"\u003e\u003c\/div\u003e\u003c\/div\u003e\n\n\u003cp\u003e \u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- C. Specifications --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003cdiv class=\"specs-container\"\u003e\n\u003ch2\u003eSpécifications du produit\u003c\/h2\u003e\n\n\u003ctable class=\"specs-table\"\u003e\n\t\u003ctbody\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003ePoids net\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e120 g (env. 4,23 oz)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eIngrédient actif\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e7,5 % de Nano-Hydroxyapatite (nHAP)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eSaveur\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eMenthe poivrée naturelle\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003ePrincipaux avantages de la formule\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eSans fluorure, sans SLS, végan\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- D. FAQ --\u003e\n\n\u003cdiv class=\"pd-section\"\u003e\n\u003ch2\u003eQuestions fréquemment posées\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eCe dentifrice est-il sûr pour un usage quotidien ?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eOui, absolument. Notre formule est sans fluorure, sans SLS, et utilise du Nano-Hydroxyapatite biocompatible, ce qui la rend sûre et douce pour une utilisation deux fois par jour, même pour les personnes ayant les dents sensibles.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eÀ quelle vitesse verrai-je les résultats ?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eDe nombreux utilisateurs rapportent des dents visiblement plus blanches et une haleine plus fraîche en 7 jours d'utilisation régulière. Pour une réparation significative de l'émail et un soulagement de la sensibilité, nous recommandons une utilisation continue d'au moins 28 jours afin que le nHAP puisse reconstruire efficacement la structure dentaire.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eQuel goût cela a-t-il ?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eIl offre une saveur rafraîchissante et naturelle de menthe poivrée qui procure une haleine fraîche durable sans être trop forte ni artificielle.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bak","offers":[{"title":"Pack de 1 (Essentiel pour la maison)","offer_id":48049487020244,"sku":"0526-16252114","price":12.95,"currency_code":"USD","in_stock":true},{"title":"Pack de 2 (Cycle de réparation de l'émail de 60 jours)","offer_id":48049487053012,"sku":"0526-16256927","price":19.95,"currency_code":"USD","in_stock":true},{"title":"Pack de 3 (Transformation complète de 90 jours)","offer_id":48049487085780,"sku":"0526-16253119","price":26.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0813\/3682\/8116\/files\/1d1a2e2ae4e948729f8903da7d2e0b9d_0c1464d0-20cd-4ad3-ad48-e04de6554296.jpg?v=1780564266","url":"https:\/\/omurio.com\/fr\/products\/nano-hydroxyapatite-enamel-repair-rjc","provider":"Omurio","version":"1.0","type":"link"}