{"product_id":"aidite-ezprint-denture-base-resin","title":"Aidite Denture Base Resin","description":"\u003cstyle\u003e\n  .gx-product {\n    --gx-accent: #c77f9d;\n    --gx-accent-soft: #f6edf1;\n    --gx-accent-deep: #9f5f79;\n    --gx-accent-border: #eadce3;\n    --gx-charcoal: #222222;\n    --gx-gray: #f5f5f5;\n\n    max-width: 980px;\n    margin: 0 auto;\n    padding: 32px 20px 40px;\n    font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n    color: #111111;\n    line-height: 1.55;\n  }\n\n  .gx-product * {\n    box-sizing: border-box;\n  }\n\n  .gx-product__hero {\n    margin-bottom: 36px;\n    padding: 34px 26px;\n    text-align: center;\n    background: linear-gradient(\n      180deg,\n      #ffffff 0%,\n      var(--gx-accent-soft) 100%\n    );\n    border-top: 4px solid var(--gx-accent);\n  }\n\n  .gx-product__eyebrow {\n    margin-bottom: 10px;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 1.4px;\n    text-transform: uppercase;\n    color: var(--gx-accent-deep);\n  }\n\n  .gx-product__hero h2 {\n    max-width: 820px;\n    margin: 0 auto 14px;\n    font-size: 34px;\n    line-height: 1.12;\n    font-weight: 700;\n    color: var(--gx-charcoal);\n  }\n\n  .gx-product__lead {\n    max-width: 760px;\n    margin: 0 auto;\n    font-size: 18px;\n    line-height: 1.55;\n    color: #555555;\n  }\n\n  .gx-product h2 {\n    margin: 40px 0 14px;\n    font-size: 26px;\n    line-height: 1.2;\n    font-weight: 700;\n    color: var(--gx-charcoal);\n  }\n\n  .gx-product h2::after {\n    content: \"\";\n    display: block;\n    width: 48px;\n    height: 3px;\n    margin-top: 10px;\n    background: var(--gx-accent);\n  }\n\n  .gx-product h3 {\n    margin: 24px 0 8px;\n    font-size: 19px;\n    line-height: 1.3;\n    font-weight: 700;\n    color: var(--gx-charcoal);\n  }\n\n  .gx-product p {\n    margin: 0 0 16px;\n  }\n\n  .gx-product__stats {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 16px;\n    margin: 30px 0 42px;\n  }\n\n  .gx-product__stat {\n    padding: 21px 14px;\n    text-align: center;\n    background: #ffffff;\n    border: 1px solid var(--gx-accent-border);\n    border-top: 4px solid var(--gx-accent);\n  }\n\n  .gx-product__stat-value {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 23px;\n    line-height: 1.15;\n    font-weight: 700;\n    color: var(--gx-accent-deep);\n  }\n\n  .gx-product__stat-label {\n    display: block;\n    font-size: 14px;\n    line-height: 1.4;\n    color: #555555;\n  }\n\n  .gx-product__benefits {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 22px;\n    margin: 28px 0 40px;\n  }\n\n  .gx-product__benefit {\n    padding: 20px 14px;\n    text-align: center;\n    background: #ffffff;\n    border: 1px solid #eeeeee;\n  }\n\n  .gx-product__benefit-image {\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    height: 80px;\n    margin-bottom: 12px;\n  }\n\n  .gx-product__benefit-image img {\n    display: block;\n    width: 68px;\n    height: 68px;\n    object-fit: contain;\n  }\n\n  .gx-product__benefit strong {\n    display: block;\n    margin-bottom: 6px;\n    font-size: 15px;\n    line-height: 1.3;\n    color: var(--gx-accent-deep);\n  }\n\n  .gx-product__benefit p {\n    max-width: 190px;\n    margin: 0 auto;\n    font-size: 14px;\n    line-height: 1.45;\n    color: #666666;\n  }\n\n  .gx-product__feature-box {\n    margin: 28px 0 38px;\n    padding: 24px 26px;\n    background: var(--gx-accent-soft);\n    border-left: 4px solid var(--gx-accent);\n  }\n\n  .gx-product__feature-box p:last-child {\n    margin-bottom: 0;\n  }\n\n  .gx-product__table-wrap {\n    width: 100%;\n    margin: 22px 0 14px;\n    overflow-x: auto;\n    -webkit-overflow-scrolling: touch;\n  }\n\n  .gx-product table {\n    width: 100%;\n    min-width: 700px;\n    border-collapse: collapse;\n  }\n\n  .gx-product th,\n  .gx-product td {\n    padding: 15px 16px;\n    text-align: left;\n    vertical-align: top;\n    border-bottom: 1px solid #dddddd;\n    font-size: 15px;\n    line-height: 1.45;\n  }\n\n  .gx-product th {\n    background: var(--gx-accent-soft);\n    font-weight: 700;\n    color: var(--gx-charcoal);\n    border-bottom: 2px solid var(--gx-accent);\n  }\n\n  .gx-product tbody tr:nth-child(even) {\n    background: #fbf8fa;\n  }\n\n  .gx-product__applications {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 18px;\n    margin: 24px 0 38px;\n  }\n\n  .gx-product__application {\n    margin: 0;\n  }\n\n  .gx-product__application img {\n    display: block;\n    width: 100%;\n    height: auto;\n    border: 1px solid var(--gx-accent-border);\n  }\n\n  .gx-product__application figcaption {\n    margin-top: 8px;\n    font-size: 13px;\n    line-height: 1.4;\n    text-align: center;\n    color: #666666;\n  }\n\n  .gx-product__use-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n    margin: 24px 0 38px;\n  }\n\n  .gx-product__use {\n    padding: 21px 20px;\n    background: var(--gx-accent-soft);\n    border-left: 4px solid var(--gx-accent);\n  }\n\n  .gx-product__use strong {\n    display: block;\n    margin-bottom: 7px;\n    font-size: 16px;\n    line-height: 1.3;\n    color: var(--gx-accent-deep);\n  }\n\n  .gx-product__use p {\n    margin: 0;\n    font-size: 14px;\n    line-height: 1.5;\n    color: #555555;\n  }\n\n  .gx-product__closing {\n    margin-top: 40px;\n    padding: 28px 26px;\n    background: linear-gradient(\n      135deg,\n      var(--gx-charcoal) 0%,\n      #3a3034 100%\n    );\n    color: #ffffff;\n  }\n\n  .gx-product__closing h2 {\n    margin: 0 0 12px;\n    color: #ffffff;\n  }\n\n  .gx-product__closing h2::after {\n    background: var(--gx-accent);\n  }\n\n  .gx-product__closing p {\n    margin: 0;\n    color: #f0e8ec;\n  }\n\n  .gx-product__note {\n    margin-top: 26px;\n    padding: 16px 18px;\n    font-size: 13px;\n    line-height: 1.5;\n    color: #666666;\n    background: #faf7f9;\n    border-left: 3px solid var(--gx-accent);\n  }\n\n  @media screen and (max-width: 749px) {\n    .gx-product {\n      padding: 26px 14px 34px;\n    }\n\n    .gx-product__hero {\n      padding: 27px 16px;\n    }\n\n    .gx-product__hero h2 {\n      font-size: 28px;\n    }\n\n    .gx-product__lead {\n      font-size: 17px;\n    }\n\n    .gx-product h2 {\n      font-size: 24px;\n    }\n\n    .gx-product__stats,\n    .gx-product__benefits,\n    .gx-product__use-grid {\n      grid-template-columns: repeat(2, 1fr);\n    }\n\n    .gx-product__applications {\n      grid-template-columns: 1fr;\n      gap: 22px;\n    }\n\n    .gx-product th,\n    .gx-product td {\n      padding: 13px 14px;\n      font-size: 14px;\n    }\n  }\n\n  @media screen and (max-width: 420px) {\n    .gx-product__stats {\n      gap: 10px;\n    }\n\n    .gx-product__stat {\n      padding: 17px 10px;\n    }\n\n    .gx-product__stat-value {\n      font-size: 20px;\n    }\n\n    .gx-product__benefits {\n      gap: 14px;\n    }\n\n    .gx-product__benefit {\n      padding: 16px 10px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"gx-product\"\u003e\n\n  \u003cdiv class=\"gx-product__hero\"\u003e\n\n    \u003cdiv class=\"gx-product__eyebrow\"\u003e\n      Aidite Denture Base Resin\n    \u003c\/div\u003e\n\n    \u003ch2\u003e\n      Strong, stable denture bases for digital production.\n    \u003c\/h2\u003e\n\n    \u003cp class=\"gx-product__lead\"\u003e\n      \u003cstrong\u003eAidite Denture Base Resin\u003c\/strong\u003e is a dental 3D printing\n      material designed for denture and partial denture bases, combining\n      dimensional stability, mechanical strength, polishability, and a\n      smooth finished surface for digital denture workflows.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gx-product__stats\"\u003e\n\n    \u003cdiv class=\"gx-product__stat\"\u003e\n      \u003cspan class=\"gx-product__stat-value\"\u003e90 MPa\u003c\/span\u003e\n      \u003cspan class=\"gx-product__stat-label\"\u003e\n        Published ultimate flexural strength\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gx-product__stat\"\u003e\n      \u003cspan class=\"gx-product__stat-value\"\u003e2290 MPa\u003c\/span\u003e\n      \u003cspan class=\"gx-product__stat-label\"\u003e\n        Flexural modulus of elasticity\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gx-product__stat\"\u003e\n      \u003cspan class=\"gx-product__stat-value\"\u003eShore D 92\u003c\/span\u003e\n      \u003cspan class=\"gx-product__stat-label\"\u003e\n        Published hardness value\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gx-product__stat\"\u003e\n      \u003cspan class=\"gx-product__stat-value\"\u003eP1–P4\u003c\/span\u003e\n      \u003cspan class=\"gx-product__stat-label\"\u003e\n        Four denture base color options\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    Why Aidite Denture Base Resin is attractive for dental labs\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    A printed denture base has to do more than simply look right when it comes\n    off the printer. It needs to maintain its form, tolerate everyday handling,\n    finish efficiently, and provide the laboratory with a predictable\n    foundation for the completed denture.\n  \u003c\/p\u003e\n\n  \u003ch3\u003e\n    Dimensional stability for a more predictable base\n  \u003c\/h3\u003e\n\n  \u003cp\u003e\n    Aidite designed Denture Base Resin for low deformation and long-term\n    dimensional stability. For a dental laboratory, that means the printed\n    base is engineered to maintain its intended form throughout the digital\n    denture workflow and subsequent use.\n  \u003c\/p\u003e\n\n  \u003ch3\u003e\n    Mechanical properties built around denture use\n  \u003c\/h3\u003e\n\n  \u003cp\u003e\n    Aidite publishes an ultimate flexural strength of 90 MPa, a flexural\n    modulus of 2290 MPa, Shore D hardness of 92, and impact resistance of\n    50 J\/m. Together, these characteristics provide a strong material\n    foundation for printed denture and partial denture applications.\n  \u003c\/p\u003e\n\n  \u003ch3\u003e\n    A surface designed to finish well\n  \u003c\/h3\u003e\n\n  \u003cp\u003e\n    High surface quality and polishability help dental laboratories move\n    efficiently from printing to finishing. Aidite describes the finished\n    denture base as color-stable, odorless, tasteless, and capable of\n    maintaining a bright polished surface.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"gx-product__benefits\"\u003e\n\n    \u003cdiv class=\"gx-product__benefit\"\u003e\n\n      \u003cdiv class=\"gx-product__benefit-image\"\u003e\n        \u003cimg src=\"https:\/\/www.aidite.com\/upload\/product\/type\/202504\/202504211053334354.png\" alt=\"Aidite Denture Base Resin high surface quality and easy polishing\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Easy to Polish\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        High surface quality supports efficient finishing and polishing.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gx-product__benefit\"\u003e\n\n      \u003cdiv class=\"gx-product__benefit-image\"\u003e\n        \u003cimg src=\"https:\/\/www.aidite.com\/upload\/product\/type\/202504\/202504211106496564.png\" alt=\"Aidite Denture Base Resin dimensional stability and low deformation\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Low Deformation\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Designed to maintain dimensional stability in denture applications.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gx-product__benefit\"\u003e\n\n      \u003cdiv class=\"gx-product__benefit-image\"\u003e\n        \u003cimg src=\"https:\/\/www.aidite.com\/upload\/product\/type\/202504\/202504211104289332.png\" alt=\"Aidite Denture Base Resin for comfortable printed dentures\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Wearing Comfort\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Material and surface characteristics are designed for denture use.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gx-product__benefit\"\u003e\n\n      \u003cdiv class=\"gx-product__benefit-image\"\u003e\n        \u003cimg src=\"https:\/\/www.aidite.com\/upload\/product\/type\/202504\/202504211107358695.png\" alt=\"Aidite Denture Base Resin odorless and tasteless\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n\n      \u003cstrong\u003e\n        Odorless \u0026amp; Tasteless\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Designed without an irritating odor or taste in the finished base.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    Built for the digital denture workflow\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    The value of denture base resin is not simply that it can be printed.\n    It needs to integrate naturally into the laboratory's digital production\n    process while providing a reliable foundation for the final denture.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"gx-product__feature-box\"\u003e\n\n    \u003ch3 style=\"margin-top: 0;\"\u003e\n      Print the denture base\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      Aidite Denture Base Resin is intended for manufacturing denture and\n      partial denture bases as part of a validated dental 3D printing workflow.\n    \u003c\/p\u003e\n\n    \u003ch3\u003e\n      Finish and polish efficiently\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      The material's surface characteristics are designed to support polishing\n      and development of a smooth, bright finished surface.\n    \u003c\/p\u003e\n\n    \u003ch3\u003e\n      Choose from four base colors\n    \u003c\/h3\u003e\n\n    \u003cp\u003e\n      P1, P2, P3, and P4 color options give laboratories multiple denture\n      base shades for different case requirements.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    Aidite Denture Base Resin technical overview\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    A dedicated 3D printing resin for laboratories producing digital dentures\n    and partial dentures with an emphasis on strength, dimensional stability,\n    surface quality, and practical finishing.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"gx-product__table-wrap\"\u003e\n\n    \u003ctable\u003e\n\n      \u003cthead\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"col\"\u003eFeature\u003c\/th\u003e\n          \u003cth scope=\"col\"\u003eAidite Published Value\u003c\/th\u003e\n          \u003cth scope=\"col\"\u003ePractical Lab Meaning\u003c\/th\u003e\n        \u003c\/tr\u003e\n      \u003c\/thead\u003e\n\n      \u003ctbody\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            \u003cstrong\u003eUltimate flexural strength\u003c\/strong\u003e\n          \u003c\/td\u003e\n          \u003ctd\u003e\n            90 MPa\n          \u003c\/td\u003e\n          \u003ctd\u003e\n            Provides a strong material foundation for denture base applications.\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            \u003cstrong\u003eFlexural modulus\u003c\/strong\u003e\n          \u003c\/td\u003e\n          \u003ctd\u003e\n            2290 MPa\n          \u003c\/td\u003e\n          \u003ctd\u003e\n            Supports the rigidity and dimensional behavior expected from a\n            denture base material.\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            \u003cstrong\u003eHardness\u003c\/strong\u003e\n          \u003c\/td\u003e\n          \u003ctd\u003e\n            Shore D 92\n          \u003c\/td\u003e\n          \u003ctd\u003e\n            Indicates a relatively hard finished polymer surface.\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            \u003cstrong\u003eWater absorption\u003c\/strong\u003e\n          \u003c\/td\u003e\n          \u003ctd\u003e\n            ≤25 μg\/mm\u003csup\u003e3\u003c\/sup\u003e\n          \u003c\/td\u003e\n          \u003ctd\u003e\n            Low manufacturer-published water absorption value for the\n            finished material.\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            \u003cstrong\u003eDissolution value\u003c\/strong\u003e\n          \u003c\/td\u003e\n          \u003ctd\u003e\n            ≤0.3 μg\/mm\u003csup\u003e3\u003c\/sup\u003e\n          \u003c\/td\u003e\n          \u003ctd\u003e\n            Low manufacturer-published dissolution value for the material.\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            \u003cstrong\u003eImpact resistance\u003c\/strong\u003e\n          \u003c\/td\u003e\n          \u003ctd\u003e\n            50 J\/m\n          \u003c\/td\u003e\n          \u003ctd\u003e\n            Supports resistance to mechanical impact during handling and use.\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            \u003cstrong\u003eThermal cycling\u003c\/strong\u003e\n          \u003c\/td\u003e\n          \u003ctd\u003e\n            5°C–50°C, 5,000 cycles, no cracks\n          \u003c\/td\u003e\n          \u003ctd\u003e\n            Aidite reports no cracking following its stated rapid cooling\n            and heating cycle test.\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            \u003cstrong\u003eColors\u003c\/strong\u003e\n          \u003c\/td\u003e\n          \u003ctd\u003e\n            P1, P2, P3, P4\n          \u003c\/td\u003e\n          \u003ctd\u003e\n            Four denture base color options for laboratory case selection.\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n        \u003ctr\u003e\n          \u003ctd\u003e\n            \u003cstrong\u003eShelf life\u003c\/strong\u003e\n          \u003c\/td\u003e\n          \u003ctd\u003e\n            3 years\n          \u003c\/td\u003e\n          \u003ctd\u003e\n            Manufacturer-published shelf life when stored according to\n            Aidite requirements.\n          \u003c\/td\u003e\n        \u003c\/tr\u003e\n\n      \u003c\/tbody\u003e\n\n    \u003c\/table\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    Designed for denture and partial denture applications\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Aidite lists Denture Base Resin for denture and partial denture\n    indications, making it a dedicated material option for dental laboratories\n    incorporating additive manufacturing into their digital denture workflow.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"gx-product__applications\"\u003e\n\n    \u003cfigure class=\"gx-product__application\"\u003e\n\n      \u003cimg src=\"https:\/\/www.aidite.com\/upload\/common\/202504\/202504211430019942.jpg\" alt=\"Aidite Denture Base Resin 3D printed denture application\" loading=\"lazy\"\u003e\n\n      \u003cfigcaption\u003e\n        3D printed denture base application\n      \u003c\/figcaption\u003e\n\n    \u003c\/figure\u003e\n\n    \u003cfigure class=\"gx-product__application\"\u003e\n\n      \u003cimg src=\"https:\/\/www.aidite.com\/upload\/common\/202504\/202504211430055986.jpg\" alt=\"Digital denture manufactured with Aidite Denture Base Resin\" loading=\"lazy\"\u003e\n\n      \u003cfigcaption\u003e\n        Digital denture workflow\n      \u003c\/figcaption\u003e\n\n    \u003c\/figure\u003e\n\n    \u003cfigure class=\"gx-product__application\"\u003e\n\n      \u003cimg src=\"https:\/\/www.aidite.com\/upload\/common\/202504\/202504211430092950.jpg\" alt=\"Aidite Denture Base Resin denture and partial denture application\" loading=\"lazy\"\u003e\n\n      \u003cfigcaption\u003e\n        Denture and partial denture applications\n      \u003c\/figcaption\u003e\n\n    \u003c\/figure\u003e\n\n  \u003c\/div\u003e\n\n  \u003ch2\u003e\n    When should your lab choose Aidite Denture Base Resin?\n  \u003c\/h2\u003e\n\n  \u003cp\u003e\n    Choose Aidite Denture Base Resin when your laboratory wants a dedicated\n    dental 3D printing material for producing denture bases with a focus on\n    stability, mechanical performance, surface quality, and practical finishing.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"gx-product__use-grid\"\u003e\n\n    \u003cdiv class=\"gx-product__use\"\u003e\n\n      \u003cstrong\u003e\n        Digital Denture Production\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        For dental laboratories moving denture base manufacturing into an\n        additive digital workflow.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gx-product__use\"\u003e\n\n      \u003cstrong\u003e\n        Partial Denture Applications\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Aidite also lists the material for partial denture applications when\n        used according to the current Instructions for Use.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gx-product__use\"\u003e\n\n      \u003cstrong\u003e\n        Labs Prioritizing Stability\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        A practical choice when low deformation and dimensional consistency\n        are important workflow considerations.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"gx-product__use\"\u003e\n\n      \u003cstrong\u003e\n        Efficient Finishing\n      \u003c\/strong\u003e\n\n      \u003cp\u003e\n        Designed for laboratories that value surface quality, polishability,\n        and a durable finished appearance.\n      \u003c\/p\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"gx-product__closing\"\u003e\n\n    \u003ch2\u003e\n      Strong base. Smooth finish. Digital workflow.\n    \u003c\/h2\u003e\n\n    \u003cp\u003e\n      Aidite Denture Base Resin gives dental laboratories a dedicated\n      material for printed denture and partial denture bases, combining\n      published mechanical performance with dimensional stability, surface\n      quality, four base colors, and a workflow designed around digital\n      denture production.\n    \u003c\/p\u003e\n\n  \u003c\/div\u003e\n\n  \u003cp class=\"gx-product__note\"\u003e\n    Technical values, indications, colors, and shelf-life information are based\n    on manufacturer-published data. Always follow the current Aidite\n    Instructions for Use, validated printing parameters, post-processing\n    requirements, storage instructions, and applicable indication limitations.\n  \u003c\/p\u003e\n\n\u003c\/section\u003e","brand":"Gro3X","offers":[{"title":"P1 • AAMDB010P1","offer_id":44801210253355,"sku":"Aidite REF: AAMDB010P1","price":549.95,"currency_code":"USD","in_stock":true},{"title":"P2 • AAMDB010P2","offer_id":44801210286123,"sku":"Aidite REF: AAMDB010P2","price":549.95,"currency_code":"USD","in_stock":true},{"title":"P3 • AAMDB010P3","offer_id":44801210318891,"sku":"Aidite REF: AAMDB010P3","price":549.95,"currency_code":"USD","in_stock":true},{"title":"P4 • AAMDB010P4","offer_id":44801210351659,"sku":"Aidite REF: AAMDB010P4","price":549.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0267\/0896\/7467\/files\/aidite-ezprint-denture-base-resin-3d-printing-material.png?v=1787086317","url":"https:\/\/www.gro3x.com\/products\/aidite-ezprint-denture-base-resin","provider":"Gro3X","version":"1.0","type":"link"}