{"id":235,"date":"2026-09-01T07:48:33","date_gmt":"2026-09-01T07:48:33","guid":{"rendered":"https:\/\/dentoperantalya.com\/?page_id=235"},"modified":"2026-09-16T11:07:51","modified_gmt":"2026-09-16T11:07:51","slug":"dental-implant","status":"publish","type":"page","link":"https:\/\/dentoperantalya.com\/de\/dental-implant\/","title":{"rendered":"Dental Implant"},"content":{"rendered":"\n<style>\n\/* =========================================================\n   DENTOPER - DENTAL IMPLANT PAGE\n   Bu CSS yaln\u0131zca bu sayfan\u0131n i\u00e7eri\u011finde y\u00fcklenir.\n========================================================= *\/\n\n.dentoper-implant-page{\n    --dp-text:#666d76;\n    --dp-heading:#34383e;\n    --dp-border:#e3e6e9;\n    --dp-purple:#4a49d1;\n    --dp-purple-light:#f0effa;\n    --dp-green:#2f9365;\n    --dp-green-light:#edf7f1;\n    --dp-orange:#d38a2e;\n    --dp-orange-light:#fff8ef;\n    --dp-dark:#252a30;\n\n    color:var(--dp-text);\n    font-size:14px;\n    line-height:1.72;\n}\n\n.dentoper-implant-page *{\n    box-sizing:border-box;\n}\n\n.dentoper-implant-page h2{\n    color:var(--dp-heading);\n    font-size:28px;\n    line-height:1.22;\n    font-weight:700;\n    margin:46px 0 14px;\n}\n\n.dentoper-implant-page h2:first-child{\n    margin-top:0;\n}\n\n.dentoper-implant-page h3{\n    color:#3b3f45;\n    font-size:17px;\n    line-height:1.35;\n    font-weight:700;\n}\n\n.dentoper-implant-page p{\n    margin-top:0;\n    margin-bottom:14px;\n}\n\n\n\/* =========================================================\n   INFO BOX\n========================================================= *\/\n\n.dentoper-implant-page .dp-info{\n    background:var(--dp-purple-light);\n    border-left:3px solid #5953e6;\n    border-radius:2px;\n    padding:18px 22px;\n    margin:24px 0 35px;\n}\n\n.dentoper-implant-page .dp-info p:first-child{\n    color:#3739ad;\n    font-weight:700;\n    margin-bottom:5px;\n}\n\n.dentoper-implant-page .dp-info p:last-child{\n    margin-bottom:0;\n}\n\n\n\/* =========================================================\n   OPTIONS\n========================================================= *\/\n\n.dentoper-implant-page .dp-options{\n    gap:18px;\n    margin-top:20px;\n    margin-bottom:18px;\n}\n\n.dentoper-implant-page .dp-options .wp-block-column{\n    margin:0;\n}\n\n.dentoper-implant-page .dp-option-card{\n    height:100%;\n    min-height:148px;\n    padding:20px;\n    background:#fff;\n    border:1px solid var(--dp-border);\n    border-radius:4px;\n}\n\n.dentoper-implant-page .dp-option-card h3{\n    margin:0 0 8px;\n}\n\n.dentoper-implant-page .dp-option-card p{\n    margin-bottom:10px;\n}\n\n.dentoper-implant-page .dp-more{\n    color:#4546c3;\n    font-size:11px;\n    line-height:1.3;\n    letter-spacing:.45px;\n    font-weight:700;\n    text-transform:uppercase;\n    margin:13px 0 0;\n}\n\n\n\/* =========================================================\n   CANDIDATE BOXES\n========================================================= *\/\n\n.dentoper-implant-page .dp-candidates{\n    gap:22px;\n    align-items:stretch;\n    margin-top:21px;\n}\n\n.dentoper-implant-page .dp-candidates > .wp-block-column{\n    display:flex;\n}\n\n.dentoper-implant-page .dp-good,\n.dentoper-implant-page .dp-review{\n    width:100%;\n    height:100%;\n    padding:20px 22px;\n    border-radius:3px;\n}\n\n.dentoper-implant-page .dp-good{\n    background:var(--dp-green-light);\n    border-top:3px solid var(--dp-green);\n}\n\n.dentoper-implant-page .dp-review{\n    background:var(--dp-orange-light);\n    border-top:3px solid var(--dp-orange);\n}\n\n.dentoper-implant-page .dp-good h3{\n    color:#31875f;\n    margin:0 0 12px;\n}\n\n.dentoper-implant-page .dp-review h3{\n    color:#b56d1b;\n    margin:0 0 12px;\n}\n\n.dentoper-implant-page .dp-good ul,\n.dentoper-implant-page .dp-review ul{\n    list-style:none;\n    padding:0;\n    margin:0;\n}\n\n.dentoper-implant-page .dp-good li,\n.dentoper-implant-page .dp-review li{\n    position:relative;\n    padding-left:22px;\n    margin:0 0 9px;\n}\n\n.dentoper-implant-page .dp-good li::before{\n    content:\"\u2713\";\n    position:absolute;\n    left:0;\n    color:var(--dp-green);\n    font-weight:700;\n}\n\n.dentoper-implant-page .dp-review li::before{\n    content:\"!\";\n    position:absolute;\n    left:5px;\n    color:var(--dp-orange);\n    font-weight:700;\n}\n\n\n\/* =========================================================\n   NOTE TEXT\n========================================================= *\/\n\n.dentoper-implant-page .dp-note{\n    color:#979ca4;\n    font-size:12px;\n    line-height:1.65;\n    font-style:italic;\n}\n\n\n\/* =========================================================\n   RISK LIST\n========================================================= *\/\n\n.dentoper-implant-page .dp-risk{\n    list-style:none;\n    padding-left:0;\n    margin-top:20px;\n}\n\n.dentoper-implant-page .dp-risk li{\n    position:relative;\n    padding-left:25px;\n    margin-bottom:10px;\n}\n\n.dentoper-implant-page .dp-risk li::before{\n    content:\"\u2713\";\n    position:absolute;\n    left:0;\n    color:#4d4bd4;\n    font-weight:700;\n}\n\n\n\/* =========================================================\n   WARNING \/ WHAT WE WILL NOT DO\n========================================================= *\/\n\n.dentoper-implant-page .dp-warning{\n    background:var(--dp-purple-light);\n    border-left:3px solid #5853e5;\n    padding:18px 22px;\n    margin:24px 0 35px;\n    border-radius:2px;\n}\n\n.dentoper-implant-page .dp-warning p:first-child{\n    color:#393baa;\n    font-weight:700;\n    margin-bottom:5px;\n}\n\n.dentoper-implant-page .dp-warning p:last-child{\n    margin-bottom:0;\n}\n\n\n\/* =========================================================\n   TABLE\n========================================================= *\/\n\n.dentoper-implant-page .dp-table{\n    margin:22px 0 11px;\n    overflow-x:auto;\n    border:1px solid var(--dp-border);\n    border-radius:3px;\n}\n\n.dentoper-implant-page .dp-table table{\n    width:100%;\n    margin:0;\n    border-collapse:collapse;\n}\n\n.dentoper-implant-page .dp-table thead,\n.dentoper-implant-page .dp-table thead tr,\n.dentoper-implant-page .dp-table th{\n    background:var(--dp-dark)!important;\n    color:#fff!important;\n}\n\n.dentoper-implant-page .dp-table th{\n    border:0!important;\n    padding:13px 15px!important;\n    text-align:left;\n    font-size:12px;\n    font-weight:700;\n}\n\n.dentoper-implant-page .dp-table td{\n    background:#fff;\n    padding:13px 15px!important;\n    border:0!important;\n    border-bottom:1px solid var(--dp-border)!important;\n    border-right:1px solid var(--dp-border)!important;\n    vertical-align:middle;\n    font-size:13px;\n}\n\n.dentoper-implant-page .dp-table tr:last-child td{\n    border-bottom:0!important;\n}\n\n.dentoper-implant-page .dp-price-table td:last-child{\n    background:#f0effa;\n    color:#4142b7;\n}\n\n.dentoper-implant-page .dp-table em{\n    color:#9ba0a8;\n}\n\n\n\/* =========================================================\n   FAQ\n========================================================= *\/\n\n.dentoper-implant-page .dp-faq{\n    counter-reset:dpfaq;\n    border-top:1px solid #e7e9ec;\n}\n\n.dentoper-implant-page .dp-faq .wp-block-details{\n    counter-increment:dpfaq;\n    margin:0;\n    padding:0;\n    border-bottom:1px solid #e7e9ec;\n}\n\n.dentoper-implant-page .dp-faq summary{\n    position:relative;\n    cursor:pointer;\n    list-style:none;\n    padding:17px 46px 17px 37px;\n    color:#3c4046;\n    font-weight:600;\n    font-size:14px;\n}\n\n.dentoper-implant-page .dp-faq summary::-webkit-details-marker{\n    display:none;\n}\n\n.dentoper-implant-page .dp-faq summary::before{\n    content:counter(dpfaq) \".\";\n    position:absolute;\n    left:0;\n    top:17px;\n    color:#4949c8;\n    font-weight:700;\n}\n\n.dentoper-implant-page .dp-faq summary::after{\n    content:\"+\";\n    position:absolute;\n    right:2px;\n    top:14px;\n    width:22px;\n    height:22px;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    border:1px solid #dfe1f0;\n    border-radius:50%;\n    color:#4a49ca;\n    font-size:13px;\n    line-height:1;\n}\n\n.dentoper-implant-page .dp-faq details[open] summary::after{\n    content:\"\u2212\";\n    background:#4b49cf;\n    border-color:#4b49cf;\n    color:#fff;\n}\n\n.dentoper-implant-page .dp-faq details > p{\n    margin:0;\n    padding:0 45px 18px 37px;\n    color:#797f87;\n    font-size:13px;\n    line-height:1.7;\n}\n\n\n\/* =========================================================\n   RESULTS\n   3 MAIN COLUMNS\n========================================================= *\/\n\n.dentoper-implant-page .dp-results{\n    gap:20px;\n    align-items:stretch;\n    margin-top:24px;\n}\n\n.dentoper-implant-page .dp-results > .wp-block-column{\n    border:1px solid #e3e6e9;\n    border-radius:3px;\n    overflow:hidden;\n    background:#fff;\n}\n\n.dentoper-implant-page .dp-results .wp-block-gallery{\n    display:grid!important;\n    grid-template-columns:repeat(2,minmax(0,1fr))!important;\n    gap:0!important;\n    margin:0!important;\n}\n\n.dentoper-implant-page .dp-results .wp-block-gallery .wp-block-image{\n    width:100%!important;\n    max-width:none!important;\n    margin:0!important;\n    position:relative;\n}\n\n.dentoper-implant-page .dp-results .wp-block-gallery img{\n    display:block;\n    width:100%!important;\n    height:auto!important;\n    aspect-ratio:1.28 \/ 1;\n    object-fit:cover;\n}\n\n.dentoper-implant-page .dp-results .wp-block-image figcaption{\n    position:absolute;\n    left:0;\n    right:0;\n    bottom:7px;\n    margin:0;\n    padding:0;\n    background:none;\n    color:#fff;\n    text-align:center;\n    font-size:8px;\n    line-height:1;\n    letter-spacing:1.4px;\n    text-transform:uppercase;\n    text-shadow:0 1px 4px rgba(0,0,0,.75);\n}\n\n.dentoper-implant-page .dp-result-text{\n    margin:0!important;\n    padding:11px 13px 14px!important;\n    color:#999ea6;\n    font-size:11px!important;\n    line-height:1.55!important;\n    text-align:center;\n}\n\n\n\/* =========================================================\n   MOBILE\n========================================================= *\/\n\n@media(max-width:781px){\n\n    .dentoper-implant-page h2{\n        font-size:24px;\n        margin-top:36px;\n    }\n\n    .dentoper-implant-page .dp-info,\n    .dentoper-implant-page .dp-warning,\n    .dentoper-implant-page .dp-option-card,\n    .dentoper-implant-page .dp-good,\n    .dentoper-implant-page .dp-review{\n        padding:17px;\n    }\n\n    .dentoper-implant-page .dp-table table{\n        min-width:650px;\n    }\n}\n<\/style>\n\n\n\n<div class=\"wp-block-group dentoper-implant-page is-layout-constrained wp-block-group-is-layout-constrained\">\n<h2 class=\"wp-block-heading\">What are dental implants?<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A dental implant is a small titanium post placed into the jawbone to take the place of a missing tooth root. Once the bone has healed around it, the implant carries a crown, a bridge or a full fixed arch \u2014 so the replacement tooth is anchored in bone rather than resting on the gum.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">That is the practical difference between implants and dentures. A denture sits on top of the gum and has to be removed; an implant-supported tooth stays in place, is cleaned like a natural tooth, and transmits chewing force into the jaw. Because the bone is being loaded again, implants also slow the bone loss that normally follows tooth loss.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">At Dentoper Antalya, implant cases are planned using digital diagnostics and structured planning before treatment begins, and the plan \u2014 scope, timeline and pricing \u2014 is set out in writing before you travel.<\/p>\n\n\n\n<div class=\"wp-block-group dp-info is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"wp-block-paragraph\"><strong>Not sure which option applies to you?<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">You do not need to decide before contacting us. Send your photos or a panoramic X-ray and a clinician will tell you what is clinically realistic \u2014 including when the honest answer is that implants are not the right route.<\/p>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Implant options we offer<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">The right approach depends on how many teeth are missing and how much bone is available to support an implant.<\/p>\n\n\n\n<div class=\"wp-block-columns dp-options is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group dp-option-card is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\">Single implant<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">One implant and one crown, replacing an individual missing tooth without touching the teeth either side of the gap.<\/p>\n\n\n\n<p class=\"dp-more wp-block-paragraph\">KNOW MORE \u2192<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group dp-option-card is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\">All-on-4<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A full fixed arch supported by four implants, angled to make use of the bone that is available. Designed for a completely edentulous jaw.<\/p>\n\n\n\n<p class=\"dp-more wp-block-paragraph\">KNOW MORE \u2192<\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-columns dp-options is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group dp-option-card is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\">All-on-6<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">Six implants per jaw, spreading the load more widely. Often preferred where bone volume and quality allow for the additional support.<\/p>\n\n\n\n<p class=\"dp-more wp-block-paragraph\">KNOW MORE \u2192<\/p>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group dp-option-card is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\">Bone graft<\/h3>\n\n\n\n<p class=\"wp-block-paragraph\">A procedure that replaces missing or damaged bone with grafting material, creating enough volume for implants to be placed safely.<\/p>\n\n\n\n<p class=\"dp-more wp-block-paragraph\">KNOW MORE \u2192<\/p>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Who dental implants suit<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Implants work well for most adults who have lost one or more teeth \u2014 but not for everyone, and not always immediately. Key considerations are reviewed before treatment moves forward.<\/p>\n\n\n\n<div class=\"wp-block-columns dp-candidates is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group dp-good is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\">Good candidates<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Adults with one, several or all teeth missing in a jaw<\/li>\n\n\n\n<li>Sufficient jawbone volume, or a willingness to have a bone graft first<\/li>\n\n\n\n<li>Healthy gums, or gum disease that has been treated and stabilised<\/li>\n\n\n\n<li>Good day-to-day oral hygiene and willingness to maintain it<\/li>\n\n\n\n<li>Currently wearing dentures and wanting a fixed alternative<\/li>\n\n\n\n<li>Able to travel for two visits separated by a healing period<\/li>\n<\/ul>\n<\/div>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<div class=\"wp-block-group dp-review is-layout-constrained wp-block-group-is-layout-constrained\">\n<h3 class=\"wp-block-heading\">Needs review first<\/h3>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Active, untreated gum disease \u2014 this is treated before implants<\/li>\n\n\n\n<li>Significant bone loss \u2014 a graft or sinus lift may be needed first<\/li>\n\n\n\n<li>Smoking, which measurably raises the risk of implant failure<\/li>\n\n\n\n<li>Uncontrolled diabetes or conditions affecting healing<\/li>\n\n\n\n<li>Medication affecting bone metabolism, such as bisphosphonates<\/li>\n\n\n\n<li>Heavy grinding or clenching, which needs managing alongside<\/li>\n\n\n\n<li>Patients still growing \u2014 jaw development must be complete<\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/div>\n\n\n\n<p class=\"dp-note wp-block-paragraph\">Being in the right-hand column does not mean implants are ruled out. It means the case needs a proper assessment first, and that assessment is part of the free consultation \u2014 not an extra you pay for.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Materials and implant systems<\/h2>\n\n\n\n<p class=\"dp-note wp-block-paragraph\">[To be supplied by the clinic: the implant systems used, the ceramic or zirconia used for the final restoration, and the guarantee attached to each. Name the brands. For a patient comparing clinics across countries, a named implant system with a manufacturer guarantee is more persuasive than any description of quality \u2014 and it lets any dentist anywhere service the work later, which is exactly what a nervous overseas patient wants to hear.]<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Risks and transparent guidance<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Implant treatment is well established and predictable, but it is surgery, and no clinic can honestly promise a perfect outcome in every case. These are the things worth knowing before you decide.<\/p>\n\n\n\n<ul class=\"wp-block-list dp-risk\">\n<li><strong>Healing takes time.<\/strong> The implant has to integrate with the bone before it can carry a final restoration. This is why most full cases need two visits rather than one.<\/li>\n\n\n\n<li><strong>Implants can fail.<\/strong> It is uncommon, but it happens \u2014 most often where there is infection, smoking, uncontrolled diabetes, or insufficient bone. Failure usually shows up early and is normally re-treatable.<\/li>\n\n\n\n<li><strong>Preparatory work may be needed.<\/strong> Bone grafting or a sinus lift adds cost and healing time. This is identified at planning, not discovered halfway through.<\/li>\n\n\n\n<li><strong>Maintenance is not optional.<\/strong> Implants do not decay, but the gum and bone around them can become inflamed. Daily cleaning and regular check-ups protect the investment.<\/li>\n\n\n\n<li><strong>Temporary teeth are temporary.<\/strong> Where same-visit temporaries are fitted, they are there for function and appearance during healing \u2014 the final restoration looks and performs differently.<\/li>\n\n\n\n<li><strong>Smoking materially raises risk.<\/strong> If you smoke, we will tell you so honestly rather than quietly accepting the case.<\/li>\n<\/ul>\n\n\n\n<div class=\"wp-block-group dp-warning is-layout-constrained wp-block-group-is-layout-constrained\">\n<p class=\"wp-block-paragraph\"><strong>What we will not do<\/strong><\/p>\n\n\n\n<p class=\"wp-block-paragraph\">We will not quote a full-arch case from a photograph alone, and we will not tell you implants are suitable when the assessment says otherwise. If your case needs treating in stages, or needs something other than implants, you will hear that at the consultation rather than after you have booked flights.<\/p>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Patient timeline<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">A typical two-visit implant journey. Exact durations depend on your case and are confirmed in your written plan.<\/p>\n\n\n\n<figure class=\"wp-block-table dp-table\"><table><thead><tr><th>Stage<\/th><th>What happens<\/th><\/tr><\/thead><tbody><tr><td><strong>Before travel<\/strong><\/td><td>Online consultation, digital planning, written treatment plan and quote, appointment dates and travel coordinated.<\/td><\/tr><tr><td><strong>Visit 1<\/strong> <em>[X days]<\/em><\/td><td>Examination and imaging on arrival, any extractions or grafting, implant placement, temporary teeth where the case allows.<\/td><\/tr><tr><td><strong>Healing<\/strong> <em>[X months]<\/em><\/td><td>You return home. The implants integrate with the bone. Your coordinator stays in contact and reviews progress remotely.<\/td><\/tr><tr><td><strong>Visit 2<\/strong> <em>[X days]<\/em><\/td><td>Impressions or digital scans, try-in, and fitting of the final crowns or fixed arch.<\/td><\/tr><tr><td><strong>Aftercare<\/strong><\/td><td>Structured aftercare guidance, cleaning protocol, and ongoing support once you are home.<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"dp-note wp-block-paragraph\">[Replace every bracketed duration with the clinic&#8217;s actual protocol. \u201cHow many days will I be there?\u201d is the question that decides whether an enquiry becomes a booking \u2014 it determines flights and time off work.]<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">What dental implants cost in Turkey<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Dental treatment in Turkey offers up to 70% savings compared with Europe and the USA while providing world-class quality. What you pay depends on the number of implants, the system used, the final restoration material, and whether preparatory work is needed.<\/p>\n\n\n\n<figure class=\"wp-block-table dp-table dp-price-table\"><table><thead><tr><th>Treatment<\/th><th>Typical UK price<\/th><th>Dentoper Antalya<\/th><\/tr><\/thead><tbody><tr><td><strong>Single implant + crown<\/strong><\/td><td><em>[to be supplied]<\/em><\/td><td><em>[to be supplied]<\/em><\/td><\/tr><tr><td><strong>All-on-4 (per jaw)<\/strong><\/td><td><em>[to be supplied]<\/em><\/td><td><em>[to be supplied]<\/em><\/td><\/tr><tr><td><strong>All-on-6 (per jaw)<\/strong><\/td><td><em>[to be supplied]<\/em><\/td><td><em>[to be supplied]<\/em><\/td><\/tr><tr><td><strong>Bone graft<\/strong><\/td><td><em>[to be supplied]<\/em><\/td><td><em>[to be supplied]<\/em><\/td><\/tr><tr><td><strong>Sinus lift<\/strong><\/td><td><em>[to be supplied]<\/em><\/td><td><em>[to be supplied]<\/em><\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<p class=\"wp-block-paragraph\">Your exact figure is confirmed in writing after the free online consultation \u2014 before you book anything, not after you arrive.<\/p>\n\n\n\n<h2 class=\"wp-block-heading\">Frequently asked questions<\/h2>\n\n\n\n<div class=\"wp-block-group dp-faq is-layout-constrained wp-block-group-is-layout-constrained\">\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Is having an implant placed painful?<\/summary>\n<p class=\"wp-block-paragraph\">The placement itself is done under local anaesthetic, so you should not feel pain during the procedure. Afterwards, most patients describe swelling and soreness for a few days, managed with ordinary painkillers. Your clinician will go through what to expect and what to take before you leave the clinic.<\/p>\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>How long do dental implants last?<\/summary>\n<p class=\"wp-block-paragraph\">The implant itself is designed to be a permanent replacement for the tooth root, and with good hygiene and regular check-ups implants routinely last many years. The crown or bridge attached to it is a separate component and may need replacing sooner.<\/p>\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Do I have to make two trips?<\/summary>\n<p class=\"wp-block-paragraph\">In most full-arch cases, yes \u2014 the implants need a healing period before the final restoration can be fitted, and that healing happens at home rather than in Antalya. Some cases can be completed differently. Your written plan states exactly how many visits your case needs before you book anything.<\/p>\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>What if I do not have enough bone?<\/summary>\n<p class=\"wp-block-paragraph\">Insufficient bone is common after teeth have been missing for a while, and it does not usually rule implants out. A bone graft or sinus lift builds up the site so implants can be placed safely. This is identified during digital planning, before travel, and is included in your quote rather than added later.<\/p>\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>Can I have implants if I smoke?<\/summary>\n<p class=\"wp-block-paragraph\">Smoking measurably increases the risk of implant failure because it impairs healing in the gum and bone. It is not an automatic exclusion, but it changes the risk conversation, and we will be straightforward with you about it.<\/p>\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>What happens if something goes wrong once I am home?<\/summary>\n<p class=\"wp-block-paragraph\">Aftercare support continues once you return home, with your coordinator as the point of contact. The clinic should specify what is covered, for how long, whether remote review is offered, and what happens if a patient needs to be seen in person.<\/p>\n<\/details>\n\n\n\n<details class=\"wp-block-details is-layout-flow wp-block-details-is-layout-flow\"><summary>How do I start?<\/summary>\n<p class=\"wp-block-paragraph\">Send your photos, and a panoramic X-ray if you have one, through the free online consultation. There is no cost and no obligation \u2014 you get a written assessment and a quote, and you decide from there.<\/p>\n<\/details>\n<\/div>\n\n\n\n<h2 class=\"wp-block-heading\">Implant results<\/h2>\n\n\n\n<p class=\"wp-block-paragraph\">Every case below is published with the patient&#8217;s written consent.<\/p>\n\n\n\n<div class=\"wp-block-columns dp-results is-layout-flex wp-container-core-columns-is-layout-7387b849 wp-block-columns-is-layout-flex\">\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-1 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"200\" height=\"200\" data-id=\"119\" src=\"https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1.webp\" alt=\"Before dental treatment\" class=\"wp-image-119\" srcset=\"https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1.webp 200w, https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1-150x150.webp 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" \/><figcaption class=\"wp-element-caption\">Before<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"200\" height=\"200\" data-id=\"118\" src=\"https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1-2.webp\" alt=\"After dental treatment\" class=\"wp-image-118\" srcset=\"https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1-2.webp 200w, https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1-2-150x150.webp 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" \/><figcaption class=\"wp-element-caption\">After<\/figcaption><\/figure>\n<\/figure>\n\n\n\n<p class=\"dp-result-text wp-block-paragraph\">Zirconium Crown Smile Makeover 20 Crowns \u00b7 2 Clinic Visits \u00b7 Completed in 6 Days<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-2 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img decoding=\"async\" width=\"200\" height=\"200\" data-id=\"119\" src=\"https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1.webp\" alt=\"Before laminate veneer treatment\" class=\"wp-image-119\" srcset=\"https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1.webp 200w, https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1-150x150.webp 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" \/><figcaption class=\"wp-element-caption\">Before<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"200\" data-id=\"118\" src=\"https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1-2.webp\" alt=\"After laminate veneer treatment\" class=\"wp-image-118\" srcset=\"https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1-2.webp 200w, https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1-2-150x150.webp 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" \/><figcaption class=\"wp-element-caption\">After<\/figcaption><\/figure>\n<\/figure>\n\n\n\n<p class=\"dp-result-text wp-block-paragraph\">Laminate Veneers \u00b7 16 Veneers \u00b7 2 Clinic Visits \u00b7 Completed in 5 Days<\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column is-layout-flow wp-block-column-is-layout-flow\">\n<figure class=\"wp-block-gallery has-nested-images columns-default is-cropped wp-block-gallery-3 is-layout-flex wp-block-gallery-is-layout-flex\">\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"200\" data-id=\"119\" src=\"https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1.webp\" alt=\"Before full arch implant treatment\" class=\"wp-image-119\" srcset=\"https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1.webp 200w, https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1-150x150.webp 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" \/><figcaption class=\"wp-element-caption\">Before<\/figcaption><\/figure>\n\n\n\n<figure class=\"wp-block-image size-large\"><img loading=\"lazy\" decoding=\"async\" width=\"200\" height=\"200\" data-id=\"118\" src=\"https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1-2.webp\" alt=\"After full arch implant treatment\" class=\"wp-image-118\" srcset=\"https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1-2.webp 200w, https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1-2-150x150.webp 150w\" sizes=\"(max-width: 200px) 100vw, 200px\" \/><figcaption class=\"wp-element-caption\">After<\/figcaption><\/figure>\n<\/figure>\n\n\n\n<p class=\"dp-result-text wp-block-paragraph\">Full-Arch Implant Treatment \u00b7 All-on-6 \u00b7 Treatment Completed in 2 Stages<\/p>\n<\/div>\n<\/div>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>What are dental implants? A dental implant is a small titanium post placed into the jawbone to take the place of a missing tooth root. Once the bone has healed around it, the implant carries a crown, a bridge or a full fixed arch \u2014 so the replacement tooth is anchored in bone rather than [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-235","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Dental Implant - Dentoper Antalya | Dental Clinic in Turkey<\/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:\/\/dentoperantalya.com\/de\/dental-implant\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Dental Implant - Dentoper Antalya | Dental Clinic in Turkey\" \/>\n<meta property=\"og:description\" content=\"What are dental implants? A dental implant is a small titanium post placed into the jawbone to take the place of a missing tooth root. Once the bone has healed around it, the implant carries a crown, a bridge or a full fixed arch \u2014 so the replacement tooth is anchored in bone rather than [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dentoperantalya.com\/de\/dental-implant\/\" \/>\n<meta property=\"og:site_name\" content=\"Dentoper Antalya | Dental Clinic in Turkey\" \/>\n<meta property=\"article:modified_time\" content=\"2026-09-16T11:07:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1.webp\" \/>\n\t<meta property=\"og:image:width\" content=\"200\" \/>\n\t<meta property=\"og:image:height\" content=\"200\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/webp\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data1\" content=\"11\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dentoperantalya.com\\\/dental-implant\\\/\",\"url\":\"https:\\\/\\\/dentoperantalya.com\\\/dental-implant\\\/\",\"name\":\"Dental Implant - Dentoper Antalya | Dental Clinic in Turkey\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dentoperantalya.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/dentoperantalya.com\\\/dental-implant\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/dentoperantalya.com\\\/dental-implant\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/dentoperantalya.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Ba-1.webp\",\"datePublished\":\"2026-09-01T07:48:33+00:00\",\"dateModified\":\"2026-09-16T11:07:51+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/dentoperantalya.com\\\/dental-implant\\\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/dentoperantalya.com\\\/dental-implant\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/dentoperantalya.com\\\/dental-implant\\\/#primaryimage\",\"url\":\"https:\\\/\\\/dentoperantalya.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Ba-1.webp\",\"contentUrl\":\"https:\\\/\\\/dentoperantalya.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/Ba-1.webp\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/dentoperantalya.com\\\/dental-implant\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Anasayfa\",\"item\":\"https:\\\/\\\/dentoperantalya.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Dental Implant\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/dentoperantalya.com\\\/#website\",\"url\":\"https:\\\/\\\/dentoperantalya.com\\\/\",\"name\":\"Dentoper Antalya | Dental Clinic in Turkey\",\"description\":\"Cosmetic Dentistry, Dental Implants and Smile Design\",\"publisher\":{\"@id\":\"https:\\\/\\\/dentoperantalya.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/dentoperantalya.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/dentoperantalya.com\\\/#organization\",\"name\":\"Dentoper Antalya | Dental Clinic in Turkey\",\"url\":\"https:\\\/\\\/dentoperantalya.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\\\/\\\/dentoperantalya.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/dentoperantalya.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/logo.svg\",\"contentUrl\":\"https:\\\/\\\/dentoperantalya.com\\\/wp-content\\\/uploads\\\/2026\\\/08\\\/logo.svg\",\"width\":705,\"height\":210,\"caption\":\"Dentoper Antalya | Dental Clinic in Turkey\"},\"image\":{\"@id\":\"https:\\\/\\\/dentoperantalya.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Dental Implant - Dentoper Antalya | Dental Clinic in Turkey","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:\/\/dentoperantalya.com\/de\/dental-implant\/","og_locale":"de_DE","og_type":"article","og_title":"Dental Implant - Dentoper Antalya | Dental Clinic in Turkey","og_description":"What are dental implants? A dental implant is a small titanium post placed into the jawbone to take the place of a missing tooth root. Once the bone has healed around it, the implant carries a crown, a bridge or a full fixed arch \u2014 so the replacement tooth is anchored in bone rather than [&hellip;]","og_url":"https:\/\/dentoperantalya.com\/de\/dental-implant\/","og_site_name":"Dentoper Antalya | Dental Clinic in Turkey","article_modified_time":"2026-09-16T11:07:51+00:00","og_image":[{"width":200,"height":200,"url":"https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1.webp","type":"image\/webp"}],"twitter_card":"summary_large_image","twitter_misc":{"Gesch\u00e4tzte Lesezeit":"11\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/dentoperantalya.com\/dental-implant\/","url":"https:\/\/dentoperantalya.com\/dental-implant\/","name":"Dental Implant - Dentoper Antalya | Dental Clinic in Turkey","isPartOf":{"@id":"https:\/\/dentoperantalya.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/dentoperantalya.com\/dental-implant\/#primaryimage"},"image":{"@id":"https:\/\/dentoperantalya.com\/dental-implant\/#primaryimage"},"thumbnailUrl":"https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1.webp","datePublished":"2026-09-01T07:48:33+00:00","dateModified":"2026-09-16T11:07:51+00:00","breadcrumb":{"@id":"https:\/\/dentoperantalya.com\/dental-implant\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dentoperantalya.com\/dental-implant\/"]}]},{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/dentoperantalya.com\/dental-implant\/#primaryimage","url":"https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1.webp","contentUrl":"https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/Ba-1.webp"},{"@type":"BreadcrumbList","@id":"https:\/\/dentoperantalya.com\/dental-implant\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Anasayfa","item":"https:\/\/dentoperantalya.com\/"},{"@type":"ListItem","position":2,"name":"Dental Implant"}]},{"@type":"WebSite","@id":"https:\/\/dentoperantalya.com\/#website","url":"https:\/\/dentoperantalya.com\/","name":"Dentoper Antalya | Dental Clinic in Turkey","description":"Cosmetic Dentistry, Dental Implants and Smile Design","publisher":{"@id":"https:\/\/dentoperantalya.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dentoperantalya.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/dentoperantalya.com\/#organization","name":"Dentoper Antalya | Dental Clinic in Turkey","url":"https:\/\/dentoperantalya.com\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/dentoperantalya.com\/#\/schema\/logo\/image\/","url":"https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/logo.svg","contentUrl":"https:\/\/dentoperantalya.com\/wp-content\/uploads\/2026\/08\/logo.svg","width":705,"height":210,"caption":"Dentoper Antalya | Dental Clinic in Turkey"},"image":{"@id":"https:\/\/dentoperantalya.com\/#\/schema\/logo\/image\/"}}]}},"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/dentoperantalya.com\/de\/wp-json\/wp\/v2\/pages\/235","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dentoperantalya.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dentoperantalya.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dentoperantalya.com\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dentoperantalya.com\/de\/wp-json\/wp\/v2\/comments?post=235"}],"version-history":[{"count":14,"href":"https:\/\/dentoperantalya.com\/de\/wp-json\/wp\/v2\/pages\/235\/revisions"}],"predecessor-version":[{"id":647,"href":"https:\/\/dentoperantalya.com\/de\/wp-json\/wp\/v2\/pages\/235\/revisions\/647"}],"wp:attachment":[{"href":"https:\/\/dentoperantalya.com\/de\/wp-json\/wp\/v2\/media?parent=235"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}