{"product_id":"polissoir-flamme-bleu-fonce-edenta","title":"Edenta Dark Blue Flame Polisher — Medium Grit for Resin (24 mm)","description":"\u003c!-- ========================================================= --\u003e\n\u003c!-- MASSILIA ONE — PREMIUM (Stable)                           --\u003e\n\u003c!-- Product: Dark Blue Flame Polisher — Edenta                 --\u003e\n\u003c!-- SKU: H14349                                                --\u003e\n\u003c!-- IMPORTANT:                                                --\u003e\n\u003c!-- ✅ NO .badge class (prevents floating theme badges)         --\u003e\n\u003c!-- ✅ Pastel blue badges + chips (md-badge \/ md-chip)          --\u003e\n\u003c!-- ✅ Same-page links (NO target=_blank)                       --\u003e\n\u003c!-- ✅ Locked FAQ: only 1 open at a time                        --\u003e\n\u003c!-- ✅ Hidden SEO = long-tail sentences (no keyword lists)      --\u003e\n\u003c!-- ========================================================= --\u003e\n\u003csection id=\"md-product\" aria-label=\"Edenta Dark Blue Flame Polisher H14349\"\u003e\n\n  \u003cstyle\u003e\n    \/* ===========================\n       MASSILIA ONE — PREMIUM base\n    ============================ *\/\n    #md-product{\n      --c:#097691;\n      --c2:#0b1220;\n      --txt:#111;\n      --b:#cfd6dd;\n      --bg:#ffffff;\n      --r:12px;\n      --w:1600px;\n\n      --badge:#eaf6fb;        \/* pastel blue *\/\n      --badge-b:#cfe8f3;\n\n      font-family:Roboto,system-ui,-apple-system,\"Segoe UI\",Arial,sans-serif;\n      font-weight:300;\n      font-size:18px;\n      line-height:1.9;\n      letter-spacing:.1px;\n      color:var(--txt);\n\n      max-width:var(--w);\n      margin:0 auto;\n      padding:16px;\n      box-sizing:border-box;\n      position:relative;\n    }\n    #md-product, #md-product *{box-sizing:border-box}\n    #md-product p,#md-product li,#md-product td,#md-product th,#md-product a,#md-product span,#md-product div,#md-product summary{\n      font-size:18px !important;\n      color:var(--txt);\n    }\n    #md-product h2,#md-product h3{\n      font-size:20px !important;\n      line-height:1.35;\n      margin:0 0 10px;\n      color:var(--c);\n      font-weight:400;\n      letter-spacing:.1px;\n    }\n    #md-product strong,#md-product b{font-weight:500}\n    #md-product a{color:var(--c);text-decoration:none}\n    #md-product a:hover{text-decoration:underline}\n\n    \/* Cards *\/\n    #md-product .md-card{\n      border:1.2px solid var(--b);\n      border-radius:var(--r);\n      background:var(--bg);\n      padding:14px 14px;\n    }\n    #md-product .md-section{margin-top:14px}\n    #md-product .md-stack{display:grid;gap:12px}\n\n    \/* Header grid *\/\n    #md-product .md-grid{display:grid;gap:14px;align-items:stretch}\n    @media(min-width:960px){#md-product .md-grid{grid-template-columns:1fr 1fr}}\n    #md-product .md-figure{\n      display:flex;align-items:center;justify-content:center;\n      min-height:320px;\n      overflow:hidden;\n    }\n    #md-product .md-figure img{\n      max-width:100%;\n      max-height:420px;\n      width:auto;height:auto;\n      object-fit:contain;\n      display:block;\n    }\n    #md-product .md-title{margin:0}\n    #md-product .md-lead{margin:0 0 10px}\n\n    \/* ✅ Uniform badges (md-badge) — pastel blue *\/\n    #md-product .mini{display:grid;gap:8px;margin-top:10px}\n    #md-product .mini .row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}\n    #md-product .md-badge{\n      display:inline-flex;\n      align-items:center;\n      gap:8px;\n      padding:6px 10px;\n      border:1px solid var(--badge-b) !important;\n      background:var(--badge) !important;\n      border-radius:999px;\n      line-height:1.2;\n      white-space:nowrap;\n      color:var(--c2) !important;\n    }\n    #md-product .md-badge b{font-weight:500;color:var(--c2) !important}\n\n    \/* KPI list *\/\n    #md-product .kpis{margin:10px 0 0;padding:0;display:grid;gap:8px}\n    #md-product .kpis li{list-style:none;position:relative;padding-left:16px;margin:0}\n    #md-product .kpis li:before{content:\"•\";position:absolute;left:0;top:0;color:rgba(0,0,0,.35)}\n\n    \/* ✅ Uniform chips (md-chip) — pastel blue *\/\n    #md-product .chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}\n    #md-product .md-chip{\n      border:1px solid var(--badge-b) !important;\n      border-radius:999px;\n      padding:6px 10px;\n      background:var(--badge) !important;\n      line-height:1.2;\n      white-space:nowrap;\n      color:var(--c2) !important;\n    }\n\n    \/* Split block (Applications | Instructions) *\/\n    #md-product .block-split{\n      border:1.2px solid var(--b);\n      border-radius:var(--r);\n      background:#fff;\n      padding:0;\n      overflow:hidden;\n    }\n    #md-product .split{display:grid;gap:0}\n    @media(min-width:960px){\n      #md-product .split{grid-template-columns:1fr 1fr}\n      #md-product .split \u003e div:first-child{border-right:1.2px solid var(--b)}\n    }\n    #md-product .split \u003e div{padding:14px}\n    #md-product .split ul,#md-product .split ol{margin:8px 0 0;padding-left:18px}\n    #md-product .split li{margin:0 0 8px}\n\n    \/* Tech table (responsive) *\/\n    #md-product .tbl{overflow-x:auto;-webkit-overflow-scrolling:touch;margin-top:10px}\n    #md-product table{width:100%;border-collapse:collapse;min-width:520px;background:#fff}\n    #md-product td{\n      padding:10px 12px;\n      border-bottom:1px solid rgba(0,0,0,.08);\n      vertical-align:top;\n    }\n    #md-product td:first-child{\n      width:44%;\n      font-weight:500;\n      color:#2d2d2d !important;\n      overflow-wrap:anywhere;\n      hyphens:auto;\n    }\n    @media(max-width:480px){\n      #md-product p,#md-product li,#md-product td,#md-product th,#md-product a,#md-product span,#md-product div,#md-product summary{font-size:16px !important}\n      #md-product h2,#md-product h3{font-size:18px !important}\n      #md-product table{min-width:460px}\n    }\n\n    \/* Related products *\/\n    #md-product .related{display:grid;gap:12px}\n    @media(min-width:960px){#md-product .related{grid-template-columns:repeat(3,1fr)}}\n    #md-product .rel{\n      border:1.2px solid var(--b);\n      border-radius:var(--r);\n      background:#fff;\n      overflow:hidden;\n      display:flex;\n      flex-direction:column;\n    }\n    #md-product .rel .ph{\n      height:290px;\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      padding:10px;\n      background:#fff;\n    }\n    #md-product .rel .ph img{max-width:100%;max-height:100%;object-fit:contain;display:block}\n    #md-product .rel .bd{padding:10px 12px 12px}\n    #md-product .rel .ttl{margin:0;text-align:center;color:var(--c);font-weight:500}\n    #md-product .rel .ttl a{color:var(--c);text-decoration:none}\n\n    \/* FAQ *\/\n    #md-product .md-faq details{\n      border:1.2px solid var(--b);\n      border-radius:var(--r);\n      background:#fff;\n      padding:12px 12px;\n      margin:0 0 10px;\n    }\n    #md-product .md-faq summary{\n      cursor:pointer;\n      list-style:none;\n      color:var(--c) !important;\n      font-weight:600;\n      line-height:1.35;\n    }\n    #md-product .md-faq summary::-webkit-details-marker{display:none}\n    #md-product .md-faq details \u003e div{margin-top:10px}\n    #md-product .md-faq p{margin:0 0 10px}\n    #md-product .md-faq p:last-child{margin-bottom:0}\n\n    \/* Hidden SEO *\/\n    #md-product .md-seo-keywords{position:absolute;left:-9999px;top:auto;width:1px;height:1px;overflow:hidden}\n  \u003c\/style\u003e\n\n  \u003c!-- =========================\n       HEADER (Premium)\n  ========================== --\u003e\n  \u003cdiv class=\"md-grid md-section\"\u003e\n    \u003cdiv class=\"md-card md-figure\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0476\/7776\/7838\/files\/flamme-bleu-fonce-visuel-bis.jpg?v=1771278839\" alt=\"Edenta dark blue flame polisher — medium grit, 24 mm length (SKU H14349)\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"md-card\"\u003e\n      \u003ch2 class=\"md-title\"\u003e\u003cstrong\u003eDark Blue Flame Polisher — Edenta\u003c\/strong\u003e\u003c\/h2\u003e\n\n      \u003cp class=\"md-lead\"\u003e\n        \u003cstrong\u003eEdenta dark blue polisher\u003c\/strong\u003e (flame shape) in \u003cstrong\u003emedium grit\u003c\/strong\u003e for\n        \u003cstrong\u003efinishing\u003c\/strong\u003e and \u003cstrong\u003epre-polishing\u003c\/strong\u003e of acrylic denture bases and orthodontic resin appliances,\n        delivering a consistent satin surface ready for pumice and final high-gloss polishing.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"mini\" aria-label=\"Product badges\"\u003e\n        \u003cdiv class=\"row\"\u003e\n          \u003cspan class=\"md-badge\"\u003e\u003cb\u003eBrand:\u003c\/b\u003e Edenta\u003c\/span\u003e\n          \u003cspan class=\"md-badge\"\u003e\u003cb\u003eSKU:\u003c\/b\u003e H14349\u003c\/span\u003e\n          \u003cspan class=\"md-badge\"\u003e\u003cb\u003eShape:\u003c\/b\u003e flame\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"row\"\u003e\n          \u003cspan class=\"md-badge\"\u003e\u003cb\u003eGrit:\u003c\/b\u003e medium (dark blue)\u003c\/span\u003e\n          \u003cspan class=\"md-badge\"\u003e\u003cb\u003eMaterial:\u003c\/b\u003e resin\u003c\/span\u003e\n          \u003cspan class=\"md-badge\"\u003e\u003cb\u003eStep:\u003c\/b\u003e pre-polish\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cul class=\"kpis\" aria-label=\"Key benefits\"\u003e\n        \u003cli\u003e\n\u003cstrong\u003eControlled pre-polish\u003c\/strong\u003e before pumice \/ final gloss\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eFlame profile\u003c\/strong\u003e for embrasures and concave areas\u003c\/li\u003e\n        \u003cli\u003e\n\u003cstrong\u003eDo not use on metal\u003c\/strong\u003e (resin-only abrasive)\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cdiv class=\"chips\" aria-label=\"Lab tips\"\u003e\n        \u003cspan class=\"md-chip\"\u003eDry use\u003c\/span\u003e\n        \u003cspan class=\"md-chip\"\u003e≈ 15,000 rpm\u003c\/span\u003e\n        \u003cspan class=\"md-chip\"\u003eLight pressure\u003c\/span\u003e\n        \u003cspan class=\"md-chip\"\u003eContinuous movement\u003c\/span\u003e\n        \u003cspan class=\"md-chip\"\u003eCool between passes\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cp style=\"margin-top:10px;margin-bottom:0\"\u003e\n        Use \u003cstrong\u003ebefore pumice polishing\u003c\/strong\u003e. Dry use recommended; \u003cstrong\u003edo not polish metal\u003c\/strong\u003e.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Hidden SEO (long-tail sentences) --\u003e\n  \u003caside class=\"md-seo-keywords\" aria-label=\"Hidden SEO\"\u003e\n    This Edenta dark blue flame polisher in medium grit is designed for dental laboratory pre-polishing of acrylic resin dentures.\n    The flame shape reaches embrasures and concave zones to create an even satin finish before pumice and high-gloss polishing.\n    Dry use around fifteen thousand rpm with light pressure and cooling between passes helps control heat and preserve sharp margins.\n    SKU H14349 supports consistent resin finishing for removable dentures, bite splints and orthodontic appliances, without use on metal.\n  \u003c\/aside\u003e\n\n  \u003c!-- SEO Hook --\u003e\n  \u003cdiv class=\"md-card md-section\"\u003e\n    \u003ch2\u003eFast, even resin pre-polishing without rounding margins\u003c\/h2\u003e\n    \u003cp style=\"margin:0\"\u003e\n      The \u003cstrong\u003edark blue flame polisher\u003c\/strong\u003e from Edenta removes grinding marks efficiently and prepares a\n      \u003cstrong\u003euniform satin surface\u003c\/strong\u003e before pumice and final gloss. With dry use, light pressure and short passes,\n      you achieve clean, repeatable results in the dental laboratory.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Benefits --\u003e\n  \u003cdiv class=\"md-card md-section\"\u003e\n    \u003ch2\u003eBenefits of the Edenta dark blue polisher\u003c\/h2\u003e\n    \u003cdiv class=\"md-stack\"\u003e\n      \u003cp style=\"margin:0\"\u003e\n        The \u003cstrong\u003emedium grit\u003c\/strong\u003e level corrects micro-scratches quickly while maintaining anatomy and sharp contours,\n        supporting predictable finishing on acrylic resin.\n      \u003c\/p\u003e\n      \u003cp style=\"margin:0\"\u003e\n        The \u003cstrong\u003eflame geometry\u003c\/strong\u003e offers reliable access to concave areas and interdental embrasures, helping you keep\n        an even surface without creating flat facets.\n      \u003c\/p\u003e\n      \u003cp style=\"margin:0\"\u003e\n        With dry use and cooling between passes, the tool helps reduce heat build-up and whitening on resin, creating a stable base\n        for final polishing stages.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Applications + Instructions --\u003e\n  \u003cdiv class=\"md-section\"\u003e\n    \u003ch2\u003eApplications \u0026amp; instructions for use\u003c\/h2\u003e\n    \u003cdiv class=\"block-split\"\u003e\n      \u003cdiv class=\"split\"\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eDental lab applications\u003c\/h3\u003e\n          \u003cul\u003e\n            \u003cli\u003e\n\u003cstrong\u003ePre-polishing\u003c\/strong\u003e of acrylic dentures: surfaces, borders and transitions.\u003c\/li\u003e\n            \u003cli\u003eSurface refinement before pumice \/ final gloss according to your lab protocol.\u003c\/li\u003e\n            \u003cli\u003eAccess to tight areas thanks to the \u003cstrong\u003eflame shape\u003c\/strong\u003e (embrasures, concavities).\u003c\/li\u003e\n          \u003c\/ul\u003e\n        \u003c\/div\u003e\n        \u003cdiv\u003e\n          \u003ch3\u003eRecommended technique\u003c\/h3\u003e\n          \u003col\u003e\n            \u003cli\u003eWork \u003cstrong\u003edry\u003c\/strong\u003e with \u003cstrong\u003elight pressure\u003c\/strong\u003e and continuous movement.\u003c\/li\u003e\n            \u003cli\u003eIndicative speed: \u003cstrong\u003e≈ 15,000 rpm\u003c\/strong\u003e in short passes.\u003c\/li\u003e\n            \u003cli\u003e\n\u003cstrong\u003eCool between passes\u003c\/strong\u003e to control heat build-up.\u003c\/li\u003e\n            \u003cli\u003eClean the abrasive (soft brushing) to remove resin debris.\u003c\/li\u003e\n            \u003cli\u003eResin-only: \u003cstrong\u003edo not use on metal\u003c\/strong\u003e.\u003c\/li\u003e\n          \u003c\/ol\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Related products --\u003e\n  \u003cdiv class=\"md-section\"\u003e\n    \u003ch2\u003eRelated products\u003c\/h2\u003e\n\n    \u003cdiv class=\"related\"\u003e\n      \u003cdiv class=\"rel\"\u003e\n        \u003ca class=\"ph\" href=\"https:\/\/www.massiliadental.com\/en\/products\/edenta-gray-flame-polisher-6-pieces\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0476\/7776\/7838\/files\/polissoir-gris-edenta-pour-resine.jpg?v=1729953025\" alt=\"Edenta grey resin polisher — flame shape (pack of 10)\"\u003e\n        \u003c\/a\u003e\n        \u003cdiv class=\"bd\"\u003e\n          \u003cp class=\"ttl\"\u003e\u003ca href=\"https:\/\/www.massiliadental.com\/en\/products\/edenta-gray-flame-polisher-6-pieces\"\u003eEdenta Grey Flame Polisher\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rel\"\u003e\n        \u003ca class=\"ph\" href=\"https:\/\/www.massiliadental.com\/en\/products\/light-blue-flame-polisher-eddenta-x-6\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0476\/7776\/7838\/files\/polissoir-edenta-flamme-bleu-clair-0644HP.jpg?v=1696782108\" alt=\"Edenta light blue resin polisher — flame shape (pack of 10)\"\u003e\n        \u003c\/a\u003e\n        \u003cdiv class=\"bd\"\u003e\n          \u003cp class=\"ttl\"\u003e\u003ca href=\"https:\/\/www.massiliadental.com\/en\/products\/light-blue-flame-polisher-eddenta-x-6\"\u003eEdenta Light Blue Flame Polisher\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"rel\"\u003e\n        \u003ca class=\"ph\" href=\"https:\/\/www.massiliadental.com\/en\/products\/green-flame-polisher-eddenta-x-6-pieces\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0476\/7776\/7838\/files\/polissoir-resine-flamme-vert-edenta.jpg?v=1696780445\" alt=\"Edenta green resin polisher — flame shape (pack of 10)\"\u003e\n        \u003c\/a\u003e\n        \u003cdiv class=\"bd\"\u003e\n          \u003cp class=\"ttl\"\u003e\u003ca href=\"https:\/\/www.massiliadental.com\/en\/products\/green-flame-polisher-eddenta-x-6-pieces\"\u003eEdenta Green Flame Polisher\u003c\/a\u003e\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Technical specifications --\u003e\n  \u003cdiv class=\"md-card md-section\"\u003e\n    \u003ch2\u003eTechnical specifications — Edenta dark blue flame polisher\u003c\/h2\u003e\n    \u003cdiv class=\"tbl\" aria-label=\"Technical table\"\u003e\n      \u003ctable\u003e\n        \u003ctbody\u003e\n          \u003ctr\u003e\n\u003ctd\u003eShape \/ grit\u003c\/td\u003e\n\u003ctd\u003eFlame \/ Dark blue (\u003cstrong\u003emedium grit\u003c\/strong\u003e)\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eLength\u003c\/td\u003e\n\u003ctd\u003e24\u0026nbsp;mm\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eIndicative speed\u003c\/td\u003e\n\u003ctd\u003e≈ 15,000 rpm\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eUse\u003c\/td\u003e\n\u003ctd\u003eResin pre-polishing; \u003cstrong\u003edo not use on metal\u003c\/strong\u003e\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003ePackaging\u003c\/td\u003e\n\u003ctd\u003eAs selected\u003c\/td\u003e\n\u003c\/tr\u003e\n          \u003ctr\u003e\n\u003ctd\u003eReference \/ SKU\u003c\/td\u003e\n\u003ctd\u003e\n\u003cstrong\u003eH14349\u003c\/strong\u003e — Edenta\u003c\/td\u003e\n\u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- Shipping --\u003e\n  \u003cdiv class=\"md-card md-section\"\u003e\n    \u003ch2\u003eShipping\u003c\/h2\u003e\n    \u003cp style=\"margin:0\"\u003e\u003cstrong\u003eDelivery:\u003c\/strong\u003e Edenta dark blue flame polisher — \u003cstrong\u003eas selected\u003c\/strong\u003e based on the chosen packaging.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003cdiv class=\"md-card md-section md-faq\" aria-label=\"FAQ Edenta dark blue flame polisher\"\u003e\n    \u003ch2\u003eFAQ — frequently asked questions\u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\u003cstrong\u003eWhen should I choose the dark blue Edenta polisher instead of the light blue?\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eDark blue\u003c\/strong\u003e is a \u003cstrong\u003emedium grit\u003c\/strong\u003e designed for pre-polishing after grinding: it removes marks quickly while\n          maintaining sharp contours and clean anatomy.\n        \u003c\/p\u003e\n        \u003cp\u003e\n          \u003cstrong\u003eLight blue\u003c\/strong\u003e (finer) is typically used next to refine micro-scratches before pumice or final gloss, depending on your lab protocol.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\u003cstrong\u003eHow can I avoid heat build-up and whitening on resin?\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003e\n          Work \u003cstrong\u003edry\u003c\/strong\u003e with light pressure, continuous movement and short passes. \u003cstrong\u003eCool between passes\u003c\/strong\u003e and clean the abrasive\n          regularly to remove resin residue.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003e\u003cstrong\u003eHow do I maintain the abrasive for consistent cutting performance?\u003c\/strong\u003e\u003c\/summary\u003e\n      \u003cdiv\u003e\n        \u003cp\u003e\n          Soft-brush the polisher to remove resin debris, store dry, and replace the tool when the flame shape becomes rounded to maintain a uniform finish\n          and predictable lab results.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/details\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FAQ — exclusive accordion --\u003e\n  \u003cscript\u003e\n    (function () {\n      var faq = document.querySelector(\"#md-product .md-faq\");\n      if (!faq) return;\n      var items = faq.querySelectorAll(\"details\");\n      items.forEach(function (d) {\n        d.open = false;\n        d.addEventListener(\"toggle\", function () {\n          if (d.open) {\n            items.forEach(function (other) {\n              if (other !== d) other.open = false;\n            });\n          }\n        });\n      });\n    })();\n  \u003c\/script\u003e\n\n  \u003cp\u003e\u003cbr\u003e\u003c\/p\u003e\n\u003c\/section\u003e","brand":"Edenta","offers":[{"title":"Default Title","offer_id":47639588372815,"sku":"H14349","price":18.95,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0476\/7776\/7838\/files\/flamme-bleu-fonce-edenta.jpg?v=1771275356","url":"https:\/\/www.massiliadental.com\/en\/products\/edenta-dark-blue-flame-polisher","provider":"Massilia Dental - Fournitures Matériel Dentaire","version":"1.0","type":"link"}