{"id":62,"date":"2026-06-23T03:09:09","date_gmt":"2026-06-23T03:09:09","guid":{"rendered":"https:\/\/dental.surf\/?page_id=62"},"modified":"2026-06-26T04:51:24","modified_gmt":"2026-06-26T04:51:24","slug":"shop","status":"publish","type":"page","link":"https:\/\/dental.surf\/","title":{"rendered":"Shop"},"content":{"rendered":"<p>[et_pb_section fb_built=&#8221;1&#8243; disabled_on=&#8221;on|on|off&#8221; admin_label=&#8221;Header&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#3042B8&#8243; overflow-x=&#8221;hidden&#8221; overflow-y=&#8221;hidden&#8221; custom_padding=&#8221;0px||0px||true|false&#8221; locked=&#8221;off&#8221; collapsed=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; make_equal=&#8221;on&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;|120px||411px||&#8221; custom_padding=&#8221;0px|60px|0px|60px|true|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/dental.surf\/wp-content\/uploads\/2026\/06\/dentalsurflogo.png&#8221; title_text=&#8221;dentalsurflogo&#8221; align=&#8221;right&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; positioning=&#8221;absolute&#8221; position_origin_a=&#8221;bottom_right&#8221; vertical_offset=&#8221;30px&#8221; width=&#8221;16%&#8221; custom_margin=&#8221;|-78px|335px|17px||&#8221; custom_padding=&#8221;|||0px||&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; z_index=&#8221;10&#8243; custom_padding=&#8221;6vw||60px||false|false&#8221; custom_padding_tablet=&#8221;||||false|false&#8221; custom_padding_phone=&#8221;||30px||false|false&#8221; custom_padding_last_edited=&#8221;off|desktop&#8221; global_colors_info=&#8221;{%22gcid-d2f7d5ae-cc39-41f1-9136-c1002bc0f33e%22:%91%22background_color%22%93,%22gcid-b58e2385-d7f3-4b8c-8c82-a83e7d966eb3%22:%91%22background_color%22%93}&#8221;][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;RGBA(255,255,255,0)&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div id=\"smartSearch\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/p>\n<div style=\"display:flex; gap:10px;\"><!-- [et_pb_line_break_holder] -->    <input id=\"siteSearch\" placeholder=\"Search products...\" style=\"flex:1; padding:10px;\"><!-- [et_pb_line_break_holder] -->    <button id=\"searchBtn\">Search<\/button><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><script><!-- [et_pb_line_break_holder] -->(function(){<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  const input = document.getElementById(\"siteSearch\");<!-- [et_pb_line_break_holder] -->  const button = document.getElementById(\"searchBtn\");<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ \u2705 \u2705 YOUR AFFILIATE TAG (FIXED)<!-- [et_pb_line_break_holder] -->  const affiliateTag = \"3SLVbhL\";<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  function runSearch() {<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    const query = input.value.toLowerCase().trim();<!-- [et_pb_line_break_holder] -->    if (!query) return;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    let found = false;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ \u2705 TARGET PRODUCT TITLES IN DIVI<!-- [et_pb_line_break_holder] -->    const titles = document.querySelectorAll(\".et_pb_column h4\");<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    titles.forEach(title => {<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      if (found) return;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      const text = title.innerText.toLowerCase();<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      if (text.includes(query)) {<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        found = true;<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ \u2705 FIXED SCROLL POSITION (PADDING TRICK)<!-- [et_pb_line_break_holder] -->        title.style.paddingTop = \"120px\";<!-- [et_pb_line_break_holder] -->        title.style.marginTop = \"-120px\";<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ \u2705 SCROLL TO ELEMENT<!-- [et_pb_line_break_holder] -->        title.scrollIntoView({<!-- [et_pb_line_break_holder] -->          behavior: \"smooth\",<!-- [et_pb_line_break_holder] -->          block: \"start\"<!-- [et_pb_line_break_holder] -->        });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ \u2705 HIGHLIGHT<!-- [et_pb_line_break_holder] -->        title.style.background = \"yellow\";<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->        \/\/ \u2705 CLEANUP AFTER 3s<!-- [et_pb_line_break_holder] -->        setTimeout(() => {<!-- [et_pb_line_break_holder] -->          title.style.paddingTop = \"\";<!-- [et_pb_line_break_holder] -->          title.style.marginTop = \"\";<!-- [et_pb_line_break_holder] -->          title.style.background = \"\";<!-- [et_pb_line_break_holder] -->        }, 3000);<!-- [et_pb_line_break_holder] -->      }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    \/\/ \u2705 AMAZON FALLBACK WITH CORRECT AFFILIATE LINK<!-- [et_pb_line_break_holder] -->    if (!found) {<!-- [et_pb_line_break_holder] -->      const amazonURL =<!-- [et_pb_line_break_holder] -->        \"https:\/\/www.amazon.com\/s?k=\" +<!-- [et_pb_line_break_holder] -->        encodeURIComponent(query) +<!-- [et_pb_line_break_holder] -->        \"&tag=\" +<!-- [et_pb_line_break_holder] -->        affiliateTag +<!-- [et_pb_line_break_holder] -->        \"&linkCode=ll2\";<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->      window.open(amazonURL, \"_blank\");<!-- [et_pb_line_break_holder] -->    }<!-- [et_pb_line_break_holder] -->  }<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ \u2705 BUTTON CLICK<!-- [et_pb_line_break_holder] -->  button.addEventListener(\"click\", runSearch);<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  \/\/ \u2705 ENTER KEY<!-- [et_pb_line_break_holder] -->  input.addEventListener(\"keypress\", function(e){<!-- [et_pb_line_break_holder] -->    if (e.key === \"Enter\") runSearch();<!-- [et_pb_line_break_holder] -->  });<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->})();<!-- [et_pb_line_break_holder] --><\/script>[\/et_pb_code][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text disabled_on=&#8221;on|on|off&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;265c903d-f342-4e5c-80ff-99aa0e3c157e&#8221; header_text_color=&#8221;#FFFFFF&#8221; header_font_size=&#8221;72px&#8221; custom_margin=&#8221;|-101px|-233px|13px||&#8221; custom_padding=&#8221;|||99px||&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h1>Dental Surf<\/h1>\n<p>[\/et_pb_text][et_pb_image src=&#8221;https:\/\/dental.surf\/wp-content\/uploads\/2026\/06\/dentalsurflogo.png&#8221; title_text=&#8221;dentalsurflogo&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; width=&#8221;90.2%&#8221; custom_margin=&#8221;88px||184px|-17px||&#8221; custom_padding=&#8221;|207px||0px||&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text disabled_on=&#8221;on|on|off&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;117c82ed-8bb7-4583-b071-1da2b9df7814&#8243; header_5_text_color=&#8221;#FFFFFF&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;|-28px|107px|-11px|false|false&#8221; custom_padding=&#8221;|0px||||&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h5>Compare dental supplies across suppliers in one place<\/p>\n<\/h5>\n<p>[\/et_pb_text][et_pb_text disabled_on=&#8221;on|on|off&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;117c82ed-8bb7-4583-b071-1da2b9df7814&#8243; header_5_text_color=&#8221;#FFFFFF&#8221; text_orientation=&#8221;center&#8221; custom_margin=&#8221;|-28px|-28px|-11px|false|false&#8221; custom_padding=&#8221;|0px|0px|||&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h5>Are you?<\/h5>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_2,1_2&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_button button_url=&#8221;https:\/\/amzn.to\/4b85ItY&#8221; button_text=&#8221;A Patient &#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#FFFFFF&#8221; background_layout=&#8221;dark&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_2&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_button button_url=&#8221;https:\/\/amzn.to\/4b85ItY&#8221; button_text=&#8221;A Dental Employee&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#FFFFFF&#8221; background_layout=&#8221;dark&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_code _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<div class=\"compare-wrapper\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/p>\n<h2 class=\"compare-title\">Which product is the right one for you?<\/h2>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <!-- PRODUCT ROW --><!-- [et_pb_line_break_holder] -->  <\/p>\n<div class=\"product-row\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"product\"><!-- [et_pb_line_break_holder] -->      <img decoding=\"async\" src=\"https:\/\/picsum.photos\/200?1\"><!-- [et_pb_line_break_holder] -->      <pee class=\"product-name\">Product A Camera<\/pee><!-- [et_pb_line_break_holder] -->      <button>View details<\/button><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"product\"><!-- [et_pb_line_break_holder] -->      <img decoding=\"async\" src=\"https:\/\/picsum.photos\/200?2\"><!-- [et_pb_line_break_holder] -->      <pee class=\"product-name\">Product B Camera<\/pee><!-- [et_pb_line_break_holder] -->      <button>View details<\/button><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"product\"><!-- [et_pb_line_break_holder] -->      <img decoding=\"async\" src=\"https:\/\/picsum.photos\/200?3\"><!-- [et_pb_line_break_holder] -->      <pee class=\"product-name\">Product C Camera<\/pee><!-- [et_pb_line_break_holder] -->      <button>View details<\/button><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"product\"><!-- [et_pb_line_break_holder] -->      <img decoding=\"async\" src=\"https:\/\/picsum.photos\/200?4\"><!-- [et_pb_line_break_holder] -->      <pee class=\"product-name\">Product D Camera<\/pee><!-- [et_pb_line_break_holder] -->      <button>View details<\/button><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<div class=\"product\"><!-- [et_pb_line_break_holder] -->      <img decoding=\"async\" src=\"https:\/\/picsum.photos\/200?5\"><!-- [et_pb_line_break_holder] -->      <pee class=\"product-name\">Product E Camera<\/pee><!-- [et_pb_line_break_holder] -->      <button>View details<\/button><!-- [et_pb_line_break_holder] -->    <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <!-- COMPARISON TABLE --><!-- [et_pb_line_break_holder] -->  <\/p>\n<table class=\"compare-table\"><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<tr><!-- [et_pb_line_break_holder] -->      <\/p>\n<td class=\"label\">Rating:<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>\u2b50\u2b50\u2b50\u2b50\u2606<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>\u2b50\u2b50\u2b50\u2b50\u2606<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>\u2b50\u2b50\u2b50\u2b50\u2b50<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>&#8211;<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>&#8211;<\/td>\n<p><!-- [et_pb_line_break_holder] -->    <\/tr>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<tr><!-- [et_pb_line_break_holder] -->      <\/p>\n<td class=\"label\">Type:<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>Point &#038; Shoot<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>Point &#038; Shoot<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>Point &#038; Shoot<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>Mirrorless<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>DSLR<\/td>\n<p><!-- [et_pb_line_break_holder] -->    <\/tr>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<tr><!-- [et_pb_line_break_holder] -->      <\/p>\n<td class=\"label\">Color:<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>\u26ab \u26aa<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>\ud83d\udfe1 \u26ab \ud83d\udfe0<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>\ud83d\udd34 \u26ab<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>&#8211;<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>&#8211;<\/td>\n<p><!-- [et_pb_line_break_holder] -->    <\/tr>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<tr><!-- [et_pb_line_break_holder] -->      <\/p>\n<td class=\"label\">Total pixels:<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>16.7 MP<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>16.7 MP<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>21.1 MP<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>46.8 MP<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>21.3 MP<\/td>\n<p><!-- [et_pb_line_break_holder] -->    <\/tr>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<tr><!-- [et_pb_line_break_holder] -->      <\/p>\n<td class=\"label\">Sensor:<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>1\/2.3&#8243; CMOS<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>1\/2.3&#8243; CMOS<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>1\/2.3&#8243; CMOS<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>Full Frame<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>Full Frame<\/td>\n<p><!-- [et_pb_line_break_holder] -->    <\/tr>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->    <\/p>\n<tr><!-- [et_pb_line_break_holder] -->      <\/p>\n<td class=\"label\">Price:<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>$240<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>$394<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>$567<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>$2,869<\/td>\n<p><!-- [et_pb_line_break_holder] -->      <\/p>\n<td>$6,799<\/td>\n<p><!-- [et_pb_line_break_holder] -->    <\/tr>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->  <\/table>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/div>\n<p><!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] --><\/p>\n<style><!-- [et_pb_line_break_holder] -->.compare-wrapper {<!-- [et_pb_line_break_holder] -->  max-width: 1200px;<!-- [et_pb_line_break_holder] -->  margin: auto;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.compare-title {<!-- [et_pb_line_break_holder] -->  text-align: center;<!-- [et_pb_line_break_holder] -->  margin-bottom: 30px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.product-row {<!-- [et_pb_line_break_holder] -->  display: flex;<!-- [et_pb_line_break_holder] -->  justify-content: space-between;<!-- [et_pb_line_break_holder] -->  margin-bottom: 30px;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.product {<!-- [et_pb_line_break_holder] -->  text-align: center;<!-- [et_pb_line_break_holder] -->  width: 18%;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.product img {<!-- [et_pb_line_break_holder] -->  width: 100%;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.product button {<!-- [et_pb_line_break_holder] -->  background: orange;<!-- [et_pb_line_break_holder] -->  border: none;<!-- [et_pb_line_break_holder] -->  padding: 10px 15px;<!-- [et_pb_line_break_holder] -->  border-radius: 20px;<!-- [et_pb_line_break_holder] -->  color: white;<!-- [et_pb_line_break_holder] -->  cursor: pointer;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.compare-table {<!-- [et_pb_line_break_holder] -->  width: 100%;<!-- [et_pb_line_break_holder] -->  border-collapse: collapse;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.compare-table td {<!-- [et_pb_line_break_holder] -->  padding: 12px;<!-- [et_pb_line_break_holder] -->  border-top: 1px solid #ddd;<!-- [et_pb_line_break_holder] -->  text-align: center;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><!-- [et_pb_line_break_holder] -->.compare-table .label {<!-- [et_pb_line_break_holder] -->  text-align: left;<!-- [et_pb_line_break_holder] -->  font-weight: bold;<!-- [et_pb_line_break_holder] -->}<!-- [et_pb_line_break_holder] --><\/style>\n<p><!-- [et_pb_line_break_holder] -->&#8220;[\/et_pb_code][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Services&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#8221; collapsed=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_padding_tablet=&#8221;67px||0px||false|false&#8221; custom_padding_phone=&#8221;4px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab&#8221; custom_padding=&#8221;40px|40px|40px|40px|true|true&#8221; custom_padding_tablet=&#8221;30px|30px|30px|30px|true|true&#8221; custom_padding_phone=&#8221;20px|20px|20px|20px|true|true&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; link_option_url=&#8221;https:\/\/amzn.to\/4gApNg2&#8243; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{%22gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab%22:%91%22background_color%22%93}&#8221;][et_pb_image src=&#8221;https:\/\/dental.surf\/wp-content\/uploads\/2026\/06\/dentalsurflogo.png&#8221; title_text=&#8221;dentalsurflogo&#8221; align=&#8221;center&#8221; disabled_on=&#8221;off|off|on&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;#FFFFFF&#8221; max_width=&#8221;26%&#8221; custom_margin=&#8221;85px||125px|||&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_image src=&#8221;https:\/\/dental.surf\/wp-content\/uploads\/2026\/06\/51WY0U4B14L._SX342_SY445_QL70_FMwebp_.webp&#8221; title_text=&#8221;51WY0U4B14L._SX342_SY445_QL70_FMwebp_&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>Composite Resin<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>~$20<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;8c79c246-90a7-4637-918e-53e771c53699&#8243; text_font_size=&#8221;13px&#8221; text_orientation=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]High-quality composite resin used for crown restorations and aesthetic dental work. Designed for strength, durability, and natural appearance, making it a core material in modern restorative procedures. Suitable for both anterior and posterior applications.[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/amzn.to\/4gApNg2&#8243; button_text=&#8221;Buy&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#000000&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab&#8221; custom_padding=&#8221;40px|40px|40px|40px|true|true&#8221; custom_padding_tablet=&#8221;30px|30px|30px|30px|true|true&#8221; custom_padding_phone=&#8221;20px|20px|20px|20px|true|true&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; link_option_url=&#8221;https:\/\/amzn.to\/4b85ItY&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{%22gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab%22:%91%22background_color%22%93}&#8221;][et_pb_image src=&#8221;https:\/\/dental.surf\/wp-content\/uploads\/2026\/06\/71T4vZFfNSL._SL1125_.jpg&#8221; title_text=&#8221;Version 1.0.0&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>Dental Bonding Adhesive<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>~$15<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;8c79c246-90a7-4637-918e-53e771c53699&#8243; text_font_size=&#8221;13px&#8221; text_orientation=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]Reliable bonding adhesive used to securely attach composite materials to tooth surfaces. Provides strong enamel and dentin adhesion for long-lasting restorations and improved clinical performance.[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/amzn.to\/4b85ItY&#8221; button_text=&#8221;Buy&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#000000&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab&#8221; custom_padding=&#8221;40px|40px|40px|40px|true|true&#8221; custom_padding_tablet=&#8221;30px|30px|30px|30px|true|true&#8221; custom_padding_phone=&#8221;20px|20px|20px|20px|true|true&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{%22gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab%22:%91%22background_color%22%93}&#8221;][et_pb_image src=&#8221;https:\/\/dental.surf\/wp-content\/uploads\/2026\/06\/71T4vZFfNSL._SL1125_.jpg&#8221; title_text=&#8221;Version 1.0.0&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>Dental Bonding Adhesive<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>~$15<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;8c79c246-90a7-4637-918e-53e771c53699&#8243; text_font_size=&#8221;13px&#8221; text_orientation=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]Reliable bonding adhesive used to securely attach composite materials to tooth surfaces. Provides strong enamel and dentin adhesion for long-lasting restorations and improved clinical performance.[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/amzn.to\/4b85ItY&#8221; button_text=&#8221;Buy&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#000000&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_padding_tablet=&#8221;67px||0px||false|false&#8221; custom_padding_phone=&#8221;4px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab&#8221; custom_padding=&#8221;40px|40px|40px|40px|true|true&#8221; custom_padding_tablet=&#8221;30px|30px|30px|30px|true|true&#8221; custom_padding_phone=&#8221;20px|20px|20px|20px|true|true&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{%22gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab%22:%91%22background_color%22%93}&#8221;][et_pb_image src=&#8221;https:\/\/dental.surf\/wp-content\/uploads\/2026\/06\/51WY0U4B14L._SX342_SY445_QL70_FMwebp_.webp&#8221; title_text=&#8221;51WY0U4B14L._SX342_SY445_QL70_FMwebp_&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>Composite Resin<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>~$20<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;8c79c246-90a7-4637-918e-53e771c53699&#8243; text_font_size=&#8221;13px&#8221; text_orientation=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]High-quality composite resin used for crown restorations and aesthetic dental work. Designed for strength, durability, and natural appearance, making it a core material in modern restorative procedures. Suitable for both anterior and posterior applications.[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/amzn.to\/4gApNg2&#8243; button_text=&#8221;Buy&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#000000&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab&#8221; custom_padding=&#8221;40px|40px|40px|40px|true|true&#8221; custom_padding_tablet=&#8221;30px|30px|30px|30px|true|true&#8221; custom_padding_phone=&#8221;20px|20px|20px|20px|true|true&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{%22gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab%22:%91%22background_color%22%93}&#8221;][et_pb_image src=&#8221;https:\/\/dental.surf\/wp-content\/uploads\/2026\/06\/71T4vZFfNSL._SL1125_.jpg&#8221; title_text=&#8221;Version 1.0.0&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>Dental Bonding Adhesive<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>~$15<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;8c79c246-90a7-4637-918e-53e771c53699&#8243; text_font_size=&#8221;13px&#8221; text_orientation=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]Reliable bonding adhesive used to securely attach composite materials to tooth surfaces. Provides strong enamel and dentin adhesion for long-lasting restorations and improved clinical performance.[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/amzn.to\/4b85ItY&#8221; button_text=&#8221;Buy&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#000000&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab&#8221; custom_padding=&#8221;40px|40px|40px|40px|true|true&#8221; custom_padding_tablet=&#8221;30px|30px|30px|30px|true|true&#8221; custom_padding_phone=&#8221;20px|20px|20px|20px|true|true&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{%22gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab%22:%91%22background_color%22%93}&#8221;][et_pb_image src=&#8221;https:\/\/dental.surf\/wp-content\/uploads\/2026\/06\/71T4vZFfNSL._SL1125_.jpg&#8221; title_text=&#8221;Version 1.0.0&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>Dental Bonding Adhesive<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>~$15<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;8c79c246-90a7-4637-918e-53e771c53699&#8243; text_font_size=&#8221;13px&#8221; text_orientation=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]Reliable bonding adhesive used to securely attach composite materials to tooth surfaces. Provides strong enamel and dentin adhesion for long-lasting restorations and improved clinical performance.[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/amzn.to\/4b85ItY&#8221; button_text=&#8221;Buy&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#000000&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_padding_tablet=&#8221;67px||0px||false|false&#8221; custom_padding_phone=&#8221;4px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab&#8221; custom_padding=&#8221;40px|40px|40px|40px|true|true&#8221; custom_padding_tablet=&#8221;30px|30px|30px|30px|true|true&#8221; custom_padding_phone=&#8221;20px|20px|20px|20px|true|true&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{%22gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab%22:%91%22background_color%22%93}&#8221;][et_pb_image src=&#8221;https:\/\/dental.surf\/wp-content\/uploads\/2026\/06\/51WY0U4B14L._SX342_SY445_QL70_FMwebp_.webp&#8221; title_text=&#8221;51WY0U4B14L._SX342_SY445_QL70_FMwebp_&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>Composite Resin<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>~$20<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;8c79c246-90a7-4637-918e-53e771c53699&#8243; text_font_size=&#8221;13px&#8221; text_orientation=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]High-quality composite resin used for crown restorations and aesthetic dental work. Designed for strength, durability, and natural appearance, making it a core material in modern restorative procedures. Suitable for both anterior and posterior applications.[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/amzn.to\/4gApNg2&#8243; button_text=&#8221;Buy&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#000000&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab&#8221; custom_padding=&#8221;40px|40px|40px|40px|true|true&#8221; custom_padding_tablet=&#8221;30px|30px|30px|30px|true|true&#8221; custom_padding_phone=&#8221;20px|20px|20px|20px|true|true&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{%22gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab%22:%91%22background_color%22%93}&#8221;][et_pb_image src=&#8221;https:\/\/dental.surf\/wp-content\/uploads\/2026\/06\/71T4vZFfNSL._SL1125_.jpg&#8221; title_text=&#8221;Version 1.0.0&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>Dental Bonding Adhesive<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>~$15<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;8c79c246-90a7-4637-918e-53e771c53699&#8243; text_font_size=&#8221;13px&#8221; text_orientation=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]Reliable bonding adhesive used to securely attach composite materials to tooth surfaces. Provides strong enamel and dentin adhesion for long-lasting restorations and improved clinical performance.[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/amzn.to\/4b85ItY&#8221; button_text=&#8221;Buy&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#000000&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab&#8221; custom_padding=&#8221;40px|40px|40px|40px|true|true&#8221; custom_padding_tablet=&#8221;30px|30px|30px|30px|true|true&#8221; custom_padding_phone=&#8221;20px|20px|20px|20px|true|true&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{%22gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab%22:%91%22background_color%22%93}&#8221;][et_pb_image src=&#8221;https:\/\/dental.surf\/wp-content\/uploads\/2026\/06\/71T4vZFfNSL._SL1125_.jpg&#8221; title_text=&#8221;Version 1.0.0&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>Dental Bonding Adhesive<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>~$15<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;8c79c246-90a7-4637-918e-53e771c53699&#8243; text_font_size=&#8221;13px&#8221; text_orientation=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]Reliable bonding adhesive used to securely attach composite materials to tooth surfaces. Provides strong enamel and dentin adhesion for long-lasting restorations and improved clinical performance.[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/amzn.to\/4b85ItY&#8221; button_text=&#8221;Buy&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#000000&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; make_equal=&#8221;on&#8221; custom_padding_last_edited=&#8221;on|tablet&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_padding_tablet=&#8221;67px||0px||false|false&#8221; custom_padding_phone=&#8221;4px||0px||false|false&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab&#8221; custom_padding=&#8221;40px|40px|40px|40px|true|true&#8221; custom_padding_tablet=&#8221;30px|30px|30px|30px|true|true&#8221; custom_padding_phone=&#8221;20px|20px|20px|20px|true|true&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{%22gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab%22:%91%22background_color%22%93}&#8221;][et_pb_image src=&#8221;https:\/\/dental.surf\/wp-content\/uploads\/2026\/06\/51WY0U4B14L._SX342_SY445_QL70_FMwebp_.webp&#8221; title_text=&#8221;51WY0U4B14L._SX342_SY445_QL70_FMwebp_&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>Composite Resin<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>~$20<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;8c79c246-90a7-4637-918e-53e771c53699&#8243; text_font_size=&#8221;13px&#8221; text_orientation=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]High-quality composite resin used for crown restorations and aesthetic dental work. Designed for strength, durability, and natural appearance, making it a core material in modern restorative procedures. Suitable for both anterior and posterior applications.[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/amzn.to\/4gApNg2&#8243; button_text=&#8221;Buy&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#000000&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab&#8221; custom_padding=&#8221;40px|40px|40px|40px|true|true&#8221; custom_padding_tablet=&#8221;30px|30px|30px|30px|true|true&#8221; custom_padding_phone=&#8221;20px|20px|20px|20px|true|true&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{%22gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab%22:%91%22background_color%22%93}&#8221;][et_pb_image src=&#8221;https:\/\/dental.surf\/wp-content\/uploads\/2026\/06\/71T4vZFfNSL._SL1125_.jpg&#8221; title_text=&#8221;Version 1.0.0&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>Dental Bonding Adhesive<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>~$15<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;8c79c246-90a7-4637-918e-53e771c53699&#8243; text_font_size=&#8221;13px&#8221; text_orientation=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]Reliable bonding adhesive used to securely attach composite materials to tooth surfaces. Provides strong enamel and dentin adhesion for long-lasting restorations and improved clinical performance.[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/amzn.to\/4b85ItY&#8221; button_text=&#8221;Buy&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#000000&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab&#8221; custom_padding=&#8221;40px|40px|40px|40px|true|true&#8221; custom_padding_tablet=&#8221;30px|30px|30px|30px|true|true&#8221; custom_padding_phone=&#8221;20px|20px|20px|20px|true|true&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; border_radii=&#8221;on|10px|10px|10px|10px&#8221; global_colors_info=&#8221;{%22gcid-924bddf2-c0ef-4ef9-b028-8630e1b50bab%22:%91%22background_color%22%93}&#8221;][et_pb_image src=&#8221;https:\/\/dental.surf\/wp-content\/uploads\/2026\/06\/71T4vZFfNSL._SL1125_.jpg&#8221; title_text=&#8221;Version 1.0.0&#8243; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>Dental Bonding Adhesive<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||0px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>~$15<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;8c79c246-90a7-4637-918e-53e771c53699&#8243; text_font_size=&#8221;13px&#8221; text_orientation=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]Reliable bonding adhesive used to securely attach composite materials to tooth surfaces. Provides strong enamel and dentin adhesion for long-lasting restorations and improved clinical performance.[\/et_pb_text][et_pb_button button_url=&#8221;https:\/\/amzn.to\/4b85ItY&#8221; button_text=&#8221;Buy&#8221; button_alignment=&#8221;center&#8221; _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; custom_button=&#8221;on&#8221; button_text_color=&#8221;#000000&#8243; global_colors_info=&#8221;{}&#8221;][\/et_pb_button][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Services&#8221; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; locked=&#8221;off&#8221; collapsed=&#8221;on&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_row column_structure=&#8221;2_5,3_5&#8243; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;2_5&#8243; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; custom_margin=&#8221;||10px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>Dental Care for Everyone<\/h4>\n<p>[\/et_pb_text][et_pb_blurb title=&#8221;Adult Care&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xf00c;||fa||900&#8243; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;032667b4-00c5-4d18-b720-5f3ebe674500&#8243; header_text_color=&#8221;gcid-b58e2385-d7f3-4b8c-8c82-a83e7d966eb3&#8243; custom_margin=&#8221;||10px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-b58e2385-d7f3-4b8c-8c82-a83e7d966eb3%22:%91%22icon_color%22,%22header_text_color%22%93}&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;Child Care&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xf00c;||fa||900&#8243; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;032667b4-00c5-4d18-b720-5f3ebe674500&#8243; header_text_color=&#8221;gcid-b58e2385-d7f3-4b8c-8c82-a83e7d966eb3&#8243; custom_margin=&#8221;||10px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-b58e2385-d7f3-4b8c-8c82-a83e7d966eb3%22:%91%22icon_color%22,%22header_text_color%22%93}&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;Orthodontic Care&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xf00c;||fa||900&#8243; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;032667b4-00c5-4d18-b720-5f3ebe674500&#8243; header_text_color=&#8221;gcid-b58e2385-d7f3-4b8c-8c82-a83e7d966eb3&#8243; custom_margin=&#8221;||10px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-b58e2385-d7f3-4b8c-8c82-a83e7d966eb3%22:%91%22icon_color%22,%22header_text_color%22%93}&#8221;][\/et_pb_blurb][et_pb_blurb title=&#8221;Orthodontic Operations&#8221; use_icon=&#8221;on&#8221; font_icon=&#8221;&#xf00c;||fa||900&#8243; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;032667b4-00c5-4d18-b720-5f3ebe674500&#8243; header_text_color=&#8221;gcid-b58e2385-d7f3-4b8c-8c82-a83e7d966eb3&#8243; custom_margin=&#8221;||10px||false|false&#8221; locked=&#8221;off&#8221; global_colors_info=&#8221;{%22gcid-b58e2385-d7f3-4b8c-8c82-a83e7d966eb3%22:%91%22icon_color%22,%22header_text_color%22%93}&#8221;][\/et_pb_blurb][\/et_pb_column][et_pb_column type=&#8221;3_5&#8243; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;gcid-d2f7d5ae-cc39-41f1-9136-c1002bc0f33e&#8221; custom_padding=&#8221;60px|60px|60px|60px|true|true&#8221; custom_padding_tablet=&#8221;30px|30px|30px|30px|true|true&#8221; custom_padding_phone=&#8221;20px|20px|20px|20px|true|true&#8221; custom_padding_last_edited=&#8221;on|desktop&#8221; border_radii=&#8221;on|20px|20px|20px|20px&#8221; global_colors_info=&#8221;{%22gcid-d2f7d5ae-cc39-41f1-9136-c1002bc0f33e%22:%91%22background_color%22%93}&#8221;][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;87eb2776-47a8-44eb-bb82-f3a1ad8809a3&#8243; text_orientation=&#8221;center&#8221; custom_margin=&#8221;||10px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h2>Everything You Need\u2014In One Place<br \/>\n<\/h2>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;8c79c246-90a7-4637-918e-53e771c53699&#8243; text_orientation=&#8221;center&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<p>&nbsp;<\/p>\n<div>Everything You Need\u2014In One Place<\/div>\n<div><\/div>\n<div>Finding the right dental supplies shouldn\u2019t slow you down. This workflow-based approach helps you quickly identify the materials and tools needed for each procedure, reducing guesswork and improving efficiency. By organizing products based on real clinical workflows, you can order with confidence, minimize errors, and ensure you have everything needed to complete the job the first time.<\/div>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p>[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section][et_pb_section fb_built=&#8221;1&#8243; admin_label=&#8221;Footer&#8221; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; background_color=&#8221;gcid-b58e2385-d7f3-4b8c-8c82-a83e7d966eb3&#8243; saved_tabs=&#8221;all&#8221; collapsed=&#8221;on&#8221; global_colors_info=&#8221;{%22gcid-b58e2385-d7f3-4b8c-8c82-a83e7d966eb3%22:%91%22background_color%22%93}&#8221;][et_pb_row column_structure=&#8221;1_3,1_3,1_3&#8243; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_image src=&#8221;https:\/\/dental.surf\/wp-content\/uploads\/2026\/06\/dentist-office-illustration-03@2x.png&#8221; title_text=&#8221;dentist-office-illustration-03@2x&#8221; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; transform_translate=&#8221;-50%|-18%&#8221; transform_translate_linked=&#8221;off&#8221; positioning=&#8221;absolute&#8221; width=&#8221;100%&#8221; max_height=&#8221;400px&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_image][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][\/et_pb_column][et_pb_column type=&#8221;1_3&#8243; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;2f3ee41e-0231-49a4-9adf-c37f6352fb14&#8243; header_4_text_color=&#8221;#FFFFFF&#8221; custom_margin=&#8221;||10px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<\/p>\n<h4>Contact<\/h4>\n<p>[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#FFFFFF&#8221; link_text_color=&#8221;#FFFFFF&#8221; custom_margin=&#8221;||10px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]test[\/et_pb_text][et_pb_text _builder_version=&#8221;4.27.6&#8243; _module_preset=&#8221;default&#8221; text_text_color=&#8221;#FFFFFF&#8221; link_text_color=&#8221;#FFFFFF&#8221; custom_margin=&#8221;||10px||false|false&#8221; global_colors_info=&#8221;{}&#8221;]<a href=\"mailto:#\">business50010@gmail.com<\/a>[\/et_pb_text][et_pb_social_media_follow _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; custom_margin=&#8221;30px||||false|false&#8221; border_radii=&#8221;on|100px|100px|100px|100px&#8221; border_width_all=&#8221;1px&#8221; border_color_all=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_social_media_follow_network social_network=&#8221;facebook&#8221; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;4px|4px|4px|4px|true|true&#8221; global_colors_info=&#8221;{}&#8221; follow_button=&#8221;off&#8221; url_new_window=&#8221;on&#8221;]facebook[\/et_pb_social_media_follow_network][et_pb_social_media_follow_network social_network=&#8221;twitter&#8221; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;4px|4px|4px|4px|true|true&#8221; global_colors_info=&#8221;{}&#8221; follow_button=&#8221;off&#8221; url_new_window=&#8221;on&#8221;]twitter[\/et_pb_social_media_follow_network][et_pb_social_media_follow_network social_network=&#8221;instagram&#8221; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; custom_padding=&#8221;4px|4px|4px|4px|true|true&#8221; global_colors_info=&#8221;{}&#8221; follow_button=&#8221;off&#8221; url_new_window=&#8221;on&#8221;]instagram[\/et_pb_social_media_follow_network][\/et_pb_social_media_follow][\/et_pb_column][\/et_pb_row][et_pb_row _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; border_color_all=&#8221;rgba(255,255,255,0.2)&#8221; border_width_top=&#8221;1px&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_column type=&#8221;4_4&#8243; _builder_version=&#8221;4.22.1&#8243; _module_preset=&#8221;default&#8221; global_colors_info=&#8221;{}&#8221;][et_pb_text _builder_version=&#8221;4.27.6&#8243; _dynamic_attributes=&#8221;content&#8221; _module_preset=&#8221;8c79c246-90a7-4637-918e-53e771c53699&#8243; text_text_color=&#8221;#FFFFFF&#8221; global_colors_info=&#8221;{}&#8221;]@ET-DC@eyJkeW5hbWljIjp0cnVlLCJjb250ZW50IjoiY3VycmVudF9kYXRlIiwic2V0dGluZ3MiOnsiYmVmb3JlIjoiQ29weXJpZ2h0ICZjb3B5OyAiLCJhZnRlciI6IiBEZW50YWwgU3VyZi4gQWxsIFJpZ2h0cyBSZXNlcnZlZC4iLCJkYXRlX2Zvcm1hdCI6ImN1c3RvbSIsImN1c3RvbV9kYXRlX2Zvcm1hdCI6IlkifX0=@[\/et_pb_text][\/et_pb_column][\/et_pb_row][\/et_pb_section]<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Dental SurfCompare dental supplies across suppliers in one place Are you? &nbsp;Composite Resin~$20High-quality composite resin used for crown restorations and aesthetic dental work. Designed for strength, durability, and natural appearance, making it a core material in modern restorative procedures. Suitable for both anterior and posterior applications.Dental Bonding Adhesive~$15Reliable bonding adhesive used to securely attach composite [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_et_pb_use_builder":"on","_et_pb_old_content":"","_et_gb_content_width":"","footnotes":""},"class_list":["post-62","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dental.surf\/index.php?rest_route=\/wp\/v2\/pages\/62","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dental.surf\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dental.surf\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dental.surf\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dental.surf\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=62"}],"version-history":[{"count":6,"href":"https:\/\/dental.surf\/index.php?rest_route=\/wp\/v2\/pages\/62\/revisions"}],"predecessor-version":[{"id":291,"href":"https:\/\/dental.surf\/index.php?rest_route=\/wp\/v2\/pages\/62\/revisions\/291"}],"wp:attachment":[{"href":"https:\/\/dental.surf\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=62"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}