{"id":2981,"date":"2026-07-16T10:32:48","date_gmt":"2026-07-16T13:32:48","guid":{"rendered":"https:\/\/dentaltechexpert.com\/retorno-de-la-inversion\/"},"modified":"2026-07-16T10:32:55","modified_gmt":"2026-07-16T13:32:55","slug":"retorno-de-la-inversion","status":"publish","type":"page","link":"https:\/\/dentaltechexpert.com\/es\/retorno-de-la-inversion\/","title":{"rendered":"Retorno de la inversi\u00f3n"},"content":{"rendered":"<div class=\"roi-calc-root\">\n\n    <!-- ============================ GATE ============================ -->\n    <div class=\"page roi-gate\" id=\"roiGate\">\n        <h1>See your real payback \u2014 not ours.<\/h1>\n        <p class=\"sub\">\n            Tell us where to send your results and the calculator opens right away. We use this only to build your exact payback model \u2014 nothing is shared.        <\/p>\n\n        <div class=\"panel\">\n            <form id=\"roiGateForm\" novalidate>\n                <div class=\"input-panel\">\n                    <div class=\"field\">\n                        <label for=\"roiNome\">Name *<\/label>\n                        <div class=\"input-wrap\">\n                            <input type=\"text\" id=\"roiNome\" name=\"nome\" autocomplete=\"name\" required>\n                        <\/div>\n                    <\/div>\n                    <div class=\"field\">\n                        <label for=\"roiEmpresa\">Company name *<\/label>\n                        <div class=\"input-wrap\">\n                            <input type=\"text\" id=\"roiEmpresa\" name=\"empresa\" autocomplete=\"organization\" required>\n                        <\/div>\n                    <\/div>\n                    <div class=\"field\">\n                        <label for=\"roiEmail\">E-mail *<\/label>\n                        <div class=\"input-wrap\">\n                            <input type=\"email\" id=\"roiEmail\" name=\"email\" autocomplete=\"email\" required>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <div class=\"input-panel\" style=\"margin-top:-4px;\">\n                    <div class=\"field\">\n                        <label for=\"roiPhone\">Phone<\/label>\n                        <div class=\"input-wrap\">\n                            <input type=\"tel\" id=\"roiPhone\" name=\"telefone_local\" autocomplete=\"tel\">\n                        <\/div>\n                    <\/div>\n                    <div class=\"field\">\n                        <label for=\"roiCountry\">Country<\/label>\n                        <div class=\"input-wrap\">\n                            <select id=\"roiCountry\" name=\"pais\">\n                                <option value=\"\">Select a country<\/option>\n                            <\/select>\n                        <\/div>\n                    <\/div>\n                    <div class=\"field\">\n                        <label for=\"roiState\">State \/ Province<\/label>\n                        <div class=\"input-wrap\">\n                            <select id=\"roiState\" name=\"estado\" disabled>\n                                <option value=\"\">Select a country first<\/option>\n                            <\/select>\n                        <\/div>\n                    <\/div>\n                <\/div>\n\n                <!-- Honeypot (hidden from users) -->\n                <div style=\"position:absolute; left:-9999px;\" aria-hidden=\"true\">\n                    <label>Website<input type=\"text\" name=\"website\" tabindex=\"-1\" autocomplete=\"off\"><\/label>\n                <\/div>\n\n                <div class=\"roi-gate-foot\">\n                    <div class=\"roi-gate-error\" id=\"roiGateError\" role=\"alert\"><\/div>\n                    <button type=\"submit\" class=\"roi-gate-btn\" id=\"roiGateBtn\">\n                        Open the calculator                    <\/button>\n                <\/div>\n            <\/form>\n        <\/div>\n    <\/div>\n\n    <!-- ========================= CALCULATOR ========================= -->\n    <div class=\"page roi-app\" id=\"roiApp\" hidden>\n\n        <h1>See your real payback \u2014 not ours.<\/h1>\n        <p class=\"sub\">\n            Pick your case type and ROI depth below. Every workflow&#039;s payback period, monthly savings, and financing estimate updates instantly. Nothing is sent anywhere \u2014 this runs entirely on your screen.        <\/p>\n\n        <div class=\"mode-tabs\">\n            <button class=\"mode-tab active\" id=\"tabSingle\" onclick=\"setMode('single')\">Single-Unit Cases<\/button>\n            <button class=\"mode-tab\" id=\"tabArch\" onclick=\"setMode('arch')\">Full-Arch Cases<\/button>\n            <button class=\"mode-tab\" id=\"tabDentures\" onclick=\"setMode('dentures')\">Dentures<\/button>\n            <button class=\"mode-tab\" id=\"tabCombined\" onclick=\"setMode('combined')\">All Case Types Combined<\/button>\n        <\/div>\n\n        <div class=\"panel\">\n            <div class=\"tier-row\">\n                <div class=\"tier-label\">Simple \u2192 Advanced ROI                    <span>Advanced adds outsourced design cost and monthly lab overhead to the math.<\/span>\n                <\/div>\n                <div class=\"switch-wrap\">\n                    <span class=\"switch-text\">Advanced<\/span>\n                    <div class=\"switch\" id=\"advancedSwitch\" onclick=\"toggleAdvanced()\"><div class=\"knob\"><\/div><\/div>\n                <\/div>\n            <\/div>\n\n            <!-- SINGLE-UNIT INPUTS -->\n            <div id=\"singleInputs\">\n                <div class=\"input-panel\">\n                    <div class=\"field\">\n                        <label for=\"volumeSingle\">Monthly restoration volume<\/label>\n                        <div class=\"input-wrap\">\n                            <input type=\"number\" id=\"volumeSingle\" value=\"10\" min=\"0\" step=\"1\" inputmode=\"numeric\">\n                            <span class=\"suffix\">units \/ month<\/span>\n                        <\/div>\n                        <div class=\"hint\">Crowns, copings, or units you currently send out per month.<\/div>\n                    <\/div>\n                    <div class=\"field\">\n                        <label for=\"labCostSingle\">Current lab cost per unit<\/label>\n                        <div class=\"input-wrap\">\n                            <span class=\"prefix\">$<\/span>\n                            <input type=\"number\" id=\"labCostSingle\" value=\"180\" min=\"0\" step=\"1\" inputmode=\"decimal\">\n                        <\/div>\n                        <div class=\"hint\">What your outside lab currently charges per unit.<\/div>\n                    <\/div>\n                    <div class=\"field\">\n                        <label for=\"materialType\">In-house material<\/label>\n                        <div class=\"input-wrap\">\n                            <select id=\"materialType\" onchange=\"applyMaterialPreset()\">\n                                <option value=\"45\">Glass Ceramic \/ E.max ($45.00 \/ crown)<\/option>\n                                <option value=\"7.5\">Zirconia ($7.50 \/ crown)<\/option>\n                                <option value=\"custom\">Custom \u2014 enter below<\/option>\n                            <\/select>\n                        <\/div>\n                        <div class=\"hint\" id=\"materialHint\">E.max: $220 box \/ 5 units, + tool wear \u2248 $45.00\/crown all-in.<\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"input-panel\" style=\"margin-top:-4px;\">\n                    <div class=\"field\">\n                        <label for=\"materialCostSingle\">In-house material cost per unit<\/label>\n                        <div class=\"input-wrap\">\n                            <span class=\"prefix\">$<\/span>\n                            <input type=\"number\" id=\"materialCostSingle\" value=\"45\" min=\"0\" step=\"0.1\" inputmode=\"decimal\">\n                        <\/div>\n                        <div class=\"hint\">Auto-filled from the material selected above \u2014 edit if you have your own number.<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- FULL-ARCH INPUTS -->\n            <div id=\"archInputs\" style=\"display:none;\">\n                <div class=\"input-panel\">\n                    <div class=\"field\">\n                        <label for=\"volumeArch\">Monthly full-arch volume<\/label>\n                        <div class=\"input-wrap\">\n                            <input type=\"number\" id=\"volumeArch\" value=\"2\" min=\"0\" step=\"1\" inputmode=\"numeric\">\n                            <span class=\"suffix\">arches \/ month<\/span>\n                        <\/div>\n                        <div class=\"hint\">Full-arch zirconia cases you currently send out per month.<\/div>\n                    <\/div>\n                    <div class=\"field\">\n                        <label for=\"labCostArch\">Current outsourced lab cost per arch<\/label>\n                        <div class=\"input-wrap\">\n                            <span class=\"prefix\">$<\/span>\n                            <input type=\"number\" id=\"labCostArch\" value=\"2500\" min=\"0\" step=\"1\" inputmode=\"decimal\">\n                        <\/div>\n                        <div class=\"hint\">What your outside lab currently charges per full-arch case.<\/div>\n                    <\/div>\n                    <div class=\"field\">\n                        <label for=\"materialCostArch\">In-house material cost per arch<\/label>\n                        <div class=\"input-wrap\">\n                            <span class=\"prefix\">$<\/span>\n                            <input type=\"number\" id=\"materialCostArch\" value=\"195\" min=\"0\" step=\"0.1\" inputmode=\"decimal\">\n                        <\/div>\n                        <div class=\"hint\">Full zirconia arch: $190.00 puck (98&times;25mm 4D ML, one case per puck) + $5.00 tooling.<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- DENTURE INPUTS -->\n            <div id=\"dentureInputs\" style=\"display:none;\">\n                <div class=\"input-panel\">\n                    <div class=\"field\">\n                        <label for=\"volumeDenture\">Monthly denture volume<\/label>\n                        <div class=\"input-wrap\">\n                            <input type=\"number\" id=\"volumeDenture\" value=\"4\" min=\"0\" step=\"1\" inputmode=\"numeric\">\n                            <span class=\"suffix\">dentures \/ month<\/span>\n                        <\/div>\n                        <div class=\"hint\">Full or partial dentures you currently send out per month.<\/div>\n                    <\/div>\n                    <div class=\"field\">\n                        <label for=\"labCostDenture\">Current outsourced lab cost per denture<\/label>\n                        <div class=\"input-wrap\">\n                            <span class=\"prefix\">$<\/span>\n                            <input type=\"number\" id=\"labCostDenture\" value=\"250\" min=\"0\" step=\"1\" inputmode=\"decimal\">\n                        <\/div>\n                        <div class=\"hint\">What your outside lab currently charges per denture.<\/div>\n                    <\/div>\n                    <div class=\"field\">\n                        <label for=\"dentureWorkflow\">In-house workflow<\/label>\n                        <div class=\"input-wrap\">\n                            <select id=\"dentureWorkflow\" onchange=\"applyDenturePreset()\">\n                                <option value=\"85.5\">Milled (base + teeth pucks) ($85.50 \/ denture)<\/option>\n                                <option value=\"30\">Printed ($30.00 \/ denture)<\/option>\n                                <option value=\"custom\">Custom \u2014 enter below<\/option>\n                            <\/select>\n                        <\/div>\n                        <div class=\"hint\" id=\"dentureHint\">Milled: ~$48.50 base puck (one puck per base, $32&#8211;$65 range) + ~$37.50 teeth (multilayer disc, best case 2 sets\/puck, $50&#8211;$100+ range) &#8776; $85.50\/denture all-in.<\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"input-panel\" style=\"margin-top:-4px;\">\n                    <div class=\"field\">\n                        <label for=\"materialCostDenture\">In-house material cost per denture<\/label>\n                        <div class=\"input-wrap\">\n                            <span class=\"prefix\">$<\/span>\n                            <input type=\"number\" id=\"materialCostDenture\" value=\"85.5\" min=\"0\" step=\"0.1\" inputmode=\"decimal\">\n                        <\/div>\n                        <div class=\"hint\">Auto-filled from the workflow selected above \u2014 edit if you have your own number.<\/div>\n                    <\/div>\n                <\/div>\n                <div class=\"advanced-panel show\" style=\"margin-top:4px;\">\n                    <div class=\"advanced-title\">Turnaround \u2014 informational, not part of the math above<\/div>\n                    <div class=\"advanced-grid\">\n                        <div>\n                            <label style=\"font-size:12.5px; font-weight:700; color:var(--navy); display:block; margin-bottom:6px;\">Printed<\/label>\n                            <div class=\"hint\" style=\"line-height:1.6;\">\n                                Base: 90&#8211;150 min &#8226; Teeth: 30&#8211;60 min &#8226; Wash &amp; post-cure: 15&#8211;30 min &#8226; Bonding &amp; finishing: 15&#8211;30 min<br>\n                                <b style=\"color:var(--navy);\">Optimized workflow: about 2h30min start to finish.<\/b>\n                            <\/div>\n                        <\/div>\n                        <div>\n                            <label style=\"font-size:12.5px; font-weight:700; color:var(--navy); display:block; margin-bottom:6px;\">Milled<\/label>\n                            <div class=\"hint\" style=\"line-height:1.6;\">\n                                Base: 120&#8211;150 min &#8226; Teeth: 150&#8211;180 min &#8226; Bonding, polishing &amp; finishing: 15&#8211;30 min<br>\n                                <b style=\"color:var(--navy);\">Sequential milling jobs: meaningfully longer than printed.<\/b>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"hint\" style=\"margin-top:10px;\">Printed gives the faster turnaround; milled tends to give the stronger aesthetic result. Neither is forced by these numbers \u2014 pick per case.<\/div>\n                <\/div>\n            <\/div>\n\n            <!-- COMBINED INPUTS (read-only summary) -->\n            <div id=\"combinedInputs\" style=\"display:none;\">\n                <div class=\"section-note\" style=\"margin-top:0;\">\n                    Nothing to enter here \u2014 this reads whatever is currently sitting in the Single-Unit, Full-Arch, and Denture tabs above. Switch back to any of those to adjust a number, then come back to see the blended result. Uses raw material-cost savings per category (outsourced design fees are tab-specific and left out here); monthly overhead below is subtracted once for the whole practice, not once per category. If full-arch volume is entered, the Chairside workflow is excluded below, same as on the Full-Arch tab.                <\/div>\n                <div class=\"input-panel\" id=\"combinedBreakdown\" style=\"margin-bottom:0;\"><\/div>\n                <div id=\"ruleGuidance\" style=\"margin-top:18px;\"><\/div>\n            <\/div>\n\n            <!-- ADVANCED PANEL -->\n            <div class=\"advanced-panel\" id=\"advancedPanel\">\n                <div class=\"advanced-title\">Advanced ROI \u2014 optional adjustments<\/div>\n                <div class=\"advanced-grid\">\n                    <div class=\"toggle-field\">\n                        <div class=\"switch\" id=\"designSwitch\" onclick=\"toggleDesign()\"><div class=\"knob\"><\/div><\/div>\n                        <div class=\"toggle-copy\">\n                            <label>I outsource the CAD design step<\/label>\n                            <div class=\"hint\">Adds a per-case design fee on top of material cost before savings are calculated.<\/div>\n                            <div class=\"input-wrap toggle-input disabled\" id=\"designInputWrap\">\n                                <span class=\"prefix\">$<\/span>\n                                <input type=\"number\" id=\"designCost\" value=\"10\" min=\"0\" step=\"1\" inputmode=\"decimal\">\n                                <span class=\"suffix\" id=\"designSuffix\">\/ unit<\/span>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"toggle-field\">\n                        <div style=\"width:44px; flex-shrink:0;\"><\/div>\n                        <div class=\"toggle-copy\">\n                            <label>Monthly lab overhead<\/label>\n                            <div class=\"hint\">Staff time, electricity, maintenance \u2014 whatever it costs you each month to run the in-house workflow. Your own number; we don&#039;t assume one.<\/div>\n                            <div class=\"input-wrap toggle-input\">\n                                <span class=\"prefix\">$<\/span>\n                                <input type=\"number\" id=\"labOverhead\" value=\"0\" min=\"0\" step=\"10\" inputmode=\"decimal\">\n                                <span class=\"suffix\">\/ month<\/span>\n                            <\/div>\n                        <\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <div class=\"snapshot-row\">\n                <div class=\"snapshot-item\">\n                    <div class=\"snap-label\" id=\"snapSpendLabel\">Current monthly lab spend<\/div>\n                    <div class=\"snap-val\" id=\"snapSpend\">$0<\/div>\n                <\/div>\n                <div class=\"snapshot-item\" id=\"perUnitBox\">\n                    <div class=\"snap-label\" id=\"snapPerUnitLabel\">Savings per unit, in-house<\/div>\n                    <div class=\"snap-val accent\" id=\"snapPerUnit\">$0<\/div>\n                <\/div>\n                <div class=\"snapshot-item\">\n                    <div class=\"snap-label\">Projected monthly savings<\/div>\n                    <div class=\"snap-val accent\" id=\"snapMonthly\">$0<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n\n        <div class=\"section-label\">Payback &amp; financing by workflow<\/div>\n        <div class=\"section-note\" id=\"modeNote\">Showing all four workflows for single-unit cases.<\/div>\n        <div class=\"scale-axis\" id=\"scaleAxis\">\n            <span>0 mo<\/span><span id=\"scaleMid\">12 mo<\/span><span id=\"scaleMax\">24 mo<\/span>\n        <\/div>\n        <div id=\"cards\"><\/div>\n\n        <div class=\"disclaimer\">\n            Estimates only, based on the numbers entered above and a standard financing structure \u2014 actual financing terms are subject to lender approval. Material costs reflect actual DTE consumable pricing as of July 2026; lab overhead and outsourced design costs are optional, user-entered figures and are not assumed by default.        <\/div>\n\n        <div class=\"cta\">\n            <h2>Want the real proposal instead of an estimate?<\/h2>\n            <p>\n                Send us these same numbers and we&#039;ll build the exact payback model for your practice \u2014 or hop on a 15-20 minute call and we&#039;ll walk through it together, live.            <\/p>\n        <\/div>\n\n    <\/div>\n<\/div>\n\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_yoast_wpseo_focuskw":"","_yoast_wpseo_title":"","_yoast_wpseo_metadesc":"","_yoast_wpseo_meta-robots-noindex":"","_yoast_wpseo_meta-robots-nofollow":"","_yoast_wpseo_canonical":"","_yoast_wpseo_opengraph-title":"","_yoast_wpseo_opengraph-description":"","_yoast_wpseo_twitter-title":"","_yoast_wpseo_twitter-description":"","inline_featured_image":false,"footnotes":""},"class_list":["post-2981","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.1.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Retorno de la inversi\u00f3n - Dental Tech Expert<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/dentaltechexpert.com\/es\/retorno-de-la-inversion\/\" \/>\n<meta property=\"og:locale\" content=\"es_ES\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Retorno de la inversi\u00f3n - Dental Tech Expert\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dentaltechexpert.com\/es\/retorno-de-la-inversion\/\" \/>\n<meta property=\"og:site_name\" content=\"Dental Tech Expert\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-16T13:32:55+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/dentaltechexpert.com\/es\/retorno-de-la-inversion\/\",\"url\":\"https:\/\/dentaltechexpert.com\/es\/retorno-de-la-inversion\/\",\"name\":\"Retorno de la inversi\u00f3n - Dental Tech Expert\",\"isPartOf\":{\"@id\":\"https:\/\/dentaltechexpert.com\/es\/#website\"},\"datePublished\":\"2026-07-16T13:32:48+00:00\",\"dateModified\":\"2026-07-16T13:32:55+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/dentaltechexpert.com\/es\/retorno-de-la-inversion\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/dentaltechexpert.com\/es\/retorno-de-la-inversion\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/dentaltechexpert.com\/es\/retorno-de-la-inversion\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/dentaltechexpert.com\/es\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Retorno de la inversi\u00f3n\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/dentaltechexpert.com\/es\/#website\",\"url\":\"https:\/\/dentaltechexpert.com\/es\/\",\"name\":\"Dental Tech Expert\",\"description\":\"Especialistas em tecnologia odontol\u00f3gica\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/dentaltechexpert.com\/es\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Retorno de la inversi\u00f3n - Dental Tech Expert","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/dentaltechexpert.com\/es\/retorno-de-la-inversion\/","og_locale":"es_ES","og_type":"article","og_title":"Retorno de la inversi\u00f3n - Dental Tech Expert","og_url":"https:\/\/dentaltechexpert.com\/es\/retorno-de-la-inversion\/","og_site_name":"Dental Tech Expert","article_modified_time":"2026-07-16T13:32:55+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/dentaltechexpert.com\/es\/retorno-de-la-inversion\/","url":"https:\/\/dentaltechexpert.com\/es\/retorno-de-la-inversion\/","name":"Retorno de la inversi\u00f3n - Dental Tech Expert","isPartOf":{"@id":"https:\/\/dentaltechexpert.com\/es\/#website"},"datePublished":"2026-07-16T13:32:48+00:00","dateModified":"2026-07-16T13:32:55+00:00","breadcrumb":{"@id":"https:\/\/dentaltechexpert.com\/es\/retorno-de-la-inversion\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dentaltechexpert.com\/es\/retorno-de-la-inversion\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/dentaltechexpert.com\/es\/retorno-de-la-inversion\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/dentaltechexpert.com\/es\/"},{"@type":"ListItem","position":2,"name":"Retorno de la inversi\u00f3n"}]},{"@type":"WebSite","@id":"https:\/\/dentaltechexpert.com\/es\/#website","url":"https:\/\/dentaltechexpert.com\/es\/","name":"Dental Tech Expert","description":"Especialistas em tecnologia odontol\u00f3gica","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dentaltechexpert.com\/es\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"}]}},"_links":{"self":[{"href":"https:\/\/dentaltechexpert.com\/es\/wp-json\/wp\/v2\/pages\/2981","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dentaltechexpert.com\/es\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dentaltechexpert.com\/es\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dentaltechexpert.com\/es\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/dentaltechexpert.com\/es\/wp-json\/wp\/v2\/comments?post=2981"}],"version-history":[{"count":1,"href":"https:\/\/dentaltechexpert.com\/es\/wp-json\/wp\/v2\/pages\/2981\/revisions"}],"predecessor-version":[{"id":2982,"href":"https:\/\/dentaltechexpert.com\/es\/wp-json\/wp\/v2\/pages\/2981\/revisions\/2982"}],"wp:attachment":[{"href":"https:\/\/dentaltechexpert.com\/es\/wp-json\/wp\/v2\/media?parent=2981"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}