{"product_id":"nano-hydroxyapatite-enamel-repair-rjc","title":"Nano-hydroxyapatiet glazuurherstel","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✨ Geavanceerde formule voor glazuurherstel\u003c\/span\u003e\n\u003ch1\u003eHerstel kracht, verdrijf gevoeligheid.\u003c\/h1\u003e\n\n\u003cp\u003eErvaar de baanbrekende kracht van 7,5% Nano-Hydroxyapatiet. Deze fluoridevrije tandpasta herstelt glazuur en verheldert je glimlach, en biedt langdurige verlichting voor gevoelige tanden.\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\u003eDe wetenschap van het herstellen van glazuur\u003c\/h2\u003e\n\n\u003cp\u003eOns belangrijkste ingrediënt, Nano-Hydroxyapatiet (nHAP), is hetzelfde mineraal dat 97% van je tandglazuur vormt. Het hecht actief aan tanden om microlaesies en tubuli te vullen, waardoor de oorzaak van gevoeligheid wordt aangepakt in plaats van alleen de zenuwen te verdoven.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003e7,5% nHAP-concentratie\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eVersterkt glazuur\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eVerlicht gevoeligheid\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\u003eZichtbaar wittere tanden binnen 7 dagen\u003c\/h2\u003e\n\n\u003cp\u003eBereik een stralendere glimlach zonder agressieve schuurmiddelen. Onze formule verwijdert effectief tandplak, tandsteen en oppervlakkige vlekken om je natuurlijke witheid te onthullen. Geniet van een professionele reiniging die helpt toekomstige tandsteenvorming te voorkomen.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eVerwijder tandplak\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eVoorkom tandsteen\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eVerhelder je glimlach\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\u003eSchone formule waarop je kunt vertrouwen\u003c\/h2\u003e\n\n\u003cp\u003eWij geloven in effectieve verzorging zonder compromissen. Onze veganistische formule is vrij van fluoride, SLS (sulfaten) en hormoonverstorende stoffen. Geparfumeerd met natuurlijke pepermunt, zorgt het voor langdurige frisse adem en is het mild genoeg voor dagelijks gebruik door iedereen.\u003c\/p\u003e\n\n\u003cdiv class=\"feature-tags\"\u003e\n\u003cspan class=\"feature-tag\"\u003eFluoridevrij\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eVeganistisch \u0026 Dierproefvrij\u003c\/span\u003e \u003cspan class=\"feature-tag\"\u003eSLS-vrij\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;\"\u003eEenvoudige dagelijkse routine\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\u003eProductspecificaties\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\"\u003eNettogewicht\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e120g (ongeveer 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\"\u003eActief ingrediënt\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003e7,5% Nano-Hydroxyapatiet (nHAP)\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eSmaak\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eNatuurlijke Pepermunt\u003c\/td\u003e\n\t\t\u003c\/tr\u003e\n\t\t\u003ctr\u003e\n\t\t\t\u003cth data-label=\"Feature\"\u003eBelangrijkste voordelen van de formule\u003c\/th\u003e\n\t\t\t\u003ctd data-label=\"Value\"\u003eFluoridevrij, SLS-vrij, Veganistisch\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\u003eVeelgestelde vragen\u003c\/h2\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eIs deze tandpasta veilig voor dagelijks gebruik?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eJa, absoluut. Onze formule is fluoridevrij, SLS-vrij en gebruikt biocompatibele Nano-Hydroxyapatiet, waardoor het veilig en mild genoeg is voor gebruik twee keer per dag, zelfs voor mensen met gevoelige tanden.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHoe snel zie ik resultaat?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eVeel gebruikers melden zichtbaar wittere tanden en frissere adem binnen 7 dagen consistent gebruik. Voor significante reparatie van het glazuur en verlichting van gevoeligheid raden we aan het minstens 28 dagen achter elkaar te gebruiken zodat de nHAP effectief de tandstructuur kan herstellen.\u003c\/p\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"faq-item\"\u003e\n\u003cdiv class=\"faq-question\"\u003eHoe smaakt het?\u003c\/div\u003e\n\n\u003cp class=\"faq-answer\"\u003eHet heeft een verfrissende, natuurlijke pepermunt smaak die zorgt voor langdurige frisse adem zonder te overheersen of kunstmatig te zijn.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e","brand":"Bak","offers":[{"title":"1-Pack (Essentieel voor Thuis)","offer_id":48049487020244,"sku":"0526-16252114","price":12.95,"currency_code":"USD","in_stock":true},{"title":"2-Pack (60-Daagse Glazuurherstelcyclus)","offer_id":48049487053012,"sku":"0526-16256927","price":19.95,"currency_code":"USD","in_stock":true},{"title":"3-Pack (90-Daagse Complete Transformatie)","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\/nl\/products\/nano-hydroxyapatite-enamel-repair-rjc","provider":"Omurio","version":"1.0","type":"link"}