{"product_id":"pt-a-plus","title":"Woodpecker PT-A Plus- Scaler \u0026 Air polisher","description":"\u003cstyle\u003e\n  .ts-pta-page {\n    margin-top: 28px;\n    color: #1f1f1f;\n    font-size: 15px;\n    line-height: 1.65;\n  }\n\n  .ts-pta-page * {\n    box-sizing: border-box;\n  }\n\n  .ts-pta-hero {\n    background: linear-gradient(135deg, #f7f5f1 0%, #ffffff 100%);\n    border: 1px solid #e4ddd2;\n    border-radius: 20px;\n    padding: 30px;\n    margin-bottom: 22px;\n  }\n\n  .ts-pta-eyebrow {\n    text-transform: uppercase;\n    letter-spacing: 0.08em;\n    font-size: 12px;\n    font-weight: 700;\n    color: #7a6044;\n    margin: 0 0 8px;\n  }\n\n  .ts-pta-hero h2 {\n    font-size: 30px;\n    line-height: 1.18;\n    margin: 0 0 12px;\n  }\n\n  .ts-pta-hero p {\n    max-width: 860px;\n    margin: 0;\n    font-size: 16px;\n  }\n\n  .ts-pta-badges {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 18px;\n  }\n\n  .ts-pta-badges span {\n    background: #ffffff;\n    border: 1px solid #ddd3c4;\n    border-radius: 999px;\n    padding: 7px 12px;\n    font-size: 13px;\n    font-weight: 600;\n    line-height: 1.25;\n  }\n\n  .ts-pta-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 18px;\n    margin-bottom: 22px;\n  }\n\n  .ts-pta-card {\n    background: #ffffff;\n    border: 1px solid #e5e0d8;\n    border-radius: 16px;\n    padding: 22px;\n    box-shadow: 0 8px 22px rgba(0,0,0,0.04);\n    margin-bottom: 22px;\n  }\n\n  .ts-pta-card h3 {\n    font-size: 21px;\n    line-height: 1.25;\n    margin: 0 0 10px;\n  }\n\n  .ts-pta-card h4 {\n    font-size: 18px;\n    line-height: 1.25;\n    margin: 0 0 8px;\n  }\n\n  .ts-pta-card p {\n    margin: 0 0 14px;\n  }\n\n  .ts-pta-card p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ts-pta-card ul {\n    margin: 0;\n    padding-left: 18px;\n  }\n\n  .ts-pta-card li {\n    margin-bottom: 7px;\n  }\n\n  .ts-pta-note {\n    background: #1f1f1f;\n    color: #ffffff;\n    border-radius: 16px;\n    padding: 24px;\n    margin-bottom: 22px;\n  }\n\n  .ts-pta-note h3 {\n    color: #ffffff;\n    margin: 0 0 10px;\n    font-size: 21px;\n  }\n\n  .ts-pta-note p {\n    margin: 0 0 12px;\n  }\n\n  .ts-pta-note p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ts-pta-specs {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin-bottom: 22px;\n  }\n\n  .ts-pta-specs div {\n    background: #f7f5f1;\n    border: 1px solid #e4ddd2;\n    border-radius: 16px;\n    padding: 20px;\n    min-width: 0;\n  }\n\n  .ts-pta-specs strong {\n    display: block;\n    font-size: 13px;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    color: #7a6044;\n    margin-bottom: 8px;\n    line-height: 1.35;\n  }\n\n  .ts-pta-specs span {\n    display: block;\n    font-size: 15px;\n    line-height: 1.55;\n    word-break: normal;\n    overflow-wrap: normal;\n    hyphens: none;\n  }\n\n  .ts-pta-choice-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 16px;\n    margin-top: 14px;\n  }\n\n  .ts-pta-choice {\n    background: #f7f5f1;\n    border: 1px solid #e4ddd2;\n    border-radius: 14px;\n    padding: 18px;\n  }\n\n  .ts-pta-choice h4 {\n    font-size: 19px;\n    margin: 0 0 10px;\n    line-height: 1.25;\n  }\n\n  .ts-pta-choice p {\n    margin: 0 0 10px;\n    line-height: 1.55;\n    word-break: normal;\n    overflow-wrap: normal;\n    hyphens: none;\n  }\n\n  .ts-pta-choice p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ts-pta-support {\n    background: #fffaf2;\n    border: 1px solid #ead7b9;\n    border-radius: 16px;\n    padding: 22px;\n    margin-bottom: 22px;\n  }\n\n  .ts-pta-support h3 {\n    margin: 0 0 10px;\n    font-size: 21px;\n  }\n\n  .ts-pta-support p {\n    margin: 0 0 12px;\n  }\n\n  .ts-pta-support p:last-child {\n    margin-bottom: 0;\n  }\n\n  .ts-pta-faq {\n    margin-top: 22px;\n  }\n\n  .ts-pta-faq h2 {\n    font-size: 24px;\n    margin: 0 0 14px;\n  }\n\n  .ts-pta-faq details {\n    border: 1px solid #e5e0d8;\n    border-radius: 12px;\n    padding: 14px 16px;\n    margin-bottom: 10px;\n    background: #ffffff;\n  }\n\n  .ts-pta-faq summary {\n    cursor: pointer;\n    font-weight: 700;\n  }\n\n  .ts-pta-faq p {\n    margin: 10px 0 0;\n  }\n\n  .ts-pta-links {\n    background: #f7f5f1;\n    border: 1px solid #e4ddd2;\n    border-radius: 16px;\n    padding: 20px;\n    margin-top: 22px;\n  }\n\n  .ts-pta-links h3 {\n    margin: 0 0 10px;\n    font-size: 20px;\n  }\n\n  .ts-pta-links p {\n    margin: 0 0 12px;\n  }\n\n  .ts-pta-links a {\n    display: inline-block;\n    margin: 6px 8px 6px 0;\n    padding: 8px 12px;\n    border-radius: 999px;\n    background: #ffffff;\n    border: 1px solid #ddd3c4;\n    text-decoration: none;\n    font-weight: 600;\n    line-height: 1.25;\n  }\n\n  @media screen and (max-width: 768px) {\n    .ts-pta-hero {\n      padding: 22px;\n    }\n\n    .ts-pta-hero h2 {\n      font-size: 24px;\n    }\n\n    .ts-pta-grid,\n    .ts-pta-specs,\n    .ts-pta-choice-grid {\n      grid-template-columns: 1fr;\n    }\n\n    .ts-pta-card,\n    .ts-pta-support {\n      padding: 20px;\n    }\n\n    .ts-pta-badges span,\n    .ts-pta-links a {\n      font-size: 13px;\n    }\n  }\n\u003c\/style\u003e\n\u003cdiv class=\"ts-pta-page\"\u003e\n\u003csection class=\"ts-pta-hero\"\u003e\n\u003cp class=\"ts-pta-eyebrow\"\u003eExclusive to Toothsaver\u003c\/p\u003e\n\u003cp class=\"ts-pta-eyebrow\"\u003e \u003c\/p\u003e\n\u003ch2\u003ePT-A Plus Air Polisher — PT-B Performance in a Compact PT-A Body\u003c\/h2\u003e\n\u003cp\u003eThe PT-A Plus is an exclusive Toothsaver release developed for clinicians who want the clinical performance and feel of the PT-B in a compact, familiar PT-A-style unit. It combines a wired foot pedal, fixed 40°C water temperature on air polishing side and practical chairside design for routine air polishing and prophylaxis workflows.\u003c\/p\u003e\n\u003cdiv class=\"ts-pta-badges\"\u003e\n\u003cspan\u003eExclusive Toothsaver release\u003c\/span\u003e \u003cspan\u003eCompact PT-A body\u003c\/span\u003e \u003cspan\u003eWired foot pedal\u003c\/span\u003e \u003cspan\u003eFixed 40°C water\u003c\/span\u003e \u003cspan\u003eWoodpecker\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-pta-badges\"\u003e\u003cspan\u003eWhat's included:\u003c\/span\u003e\u003c\/div\u003e\n\u003cdiv class=\"ts-pta-badges\"\u003e\n\u003cul\u003e\n\u003cli\u003e1 x Supragingival air polishing handpiece\u003c\/li\u003e\n\u003cli\u003e1 x Subgingival air polishing handpiece\u003c\/li\u003e\n\u003cli\u003e1 x Ultrasonic Handpiece\u003c\/li\u003e\n\u003cli\u003e2 x water tanks\u003c\/li\u003e\n\u003cli\u003e2 x powder tanks\u003c\/li\u003e\n\u003cli\u003e2 x cleaning rods\u003c\/li\u003e\n\u003cli\u003e2 x torque wrenches\u003c\/li\u003e\n\u003cli\u003e1 x pack of subgingival nozzles\u003c\/li\u003e\n\u003cli\u003e2 x Sterilisation cassettes\u003c\/li\u003e\n\u003cli\u003e1 x air pipe\u003c\/li\u003e\n\u003cli\u003e1 x water pipe\u003c\/li\u003e\n\u003cli\u003e1 x wired foot pedal\u003c\/li\u003e\n\u003cli\u003e7 x Ultrasonic tips (mixture for endo\/perio\/general dentistry)\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ts-pta-grid\"\u003e\n\u003cdiv class=\"ts-pta-card\"\u003e\n\u003ch3\u003eWhy PT-A Plus is different\u003c\/h3\u003e\n\u003cp\u003eThe PT-A Plus has been designed provide the clinical capability of the PT-B in a more affordable package. It is intended for practices that want a compact, practical air polishing unit without losing the control and confidence of a wired foot pedal.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eExclusive Toothsaver configuration\u003c\/li\u003e\n\u003cli\u003ePT-B style performance in a PT-A-style unit\u003c\/li\u003e\n\u003cli\u003eCompact body for easy integration into the surgery\u003c\/li\u003e\n\u003cli\u003eDesigned for everyday prophylaxis and air polishing\u003c\/li\u003e\n\u003cli\u003ePractical alternative for practices considering PT-A or PT-B\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-pta-card\"\u003e\n\u003ch3\u003eWired foot pedal control\u003c\/h3\u003e\n\u003cp\u003eA wired foot pedal gives dependable chairside control without relying on wireless pairing or battery status. For many clinicians and hygienists, this makes the unit feel more predictable during routine use.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eDirect foot pedal activation\u003c\/li\u003e\n\u003cli\u003eNo wireless pairing required\u003c\/li\u003e\n\u003cli\u003eReliable chairside control\u003c\/li\u003e\n\u003cli\u003eUseful for hygiene and periodontal maintenance workflows\u003c\/li\u003e\n\u003cli\u003eSimple for the whole team to use\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ts-pta-note\"\u003e\n\u003ch3\u003eToothsaver clinical view\u003c\/h3\u003e\n\u003cp\u003ePT-A Plus reflects the way Toothsaver selects equipment: practical, clinically useful and driven by what dentists and hygienists actually need in surgery. This unit contains all the features of the PT-B unit but without the more stylish packaging, wireless foot pedal, and lower temperature settings. This is a great choice for practices who want to get best value for money for a heated air polishing system. \u003c\/p\u003e\n\u003cp\u003eToothsaver is a clinician-led supplier and Woodpecker authorised repair centre, so support and practical product knowledge are part of the reason to buy from us.\u003cstrong\u003e\u003c\/strong\u003e\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"ts-pta-specs\"\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eControl\u003c\/strong\u003e \u003cspan\u003eWired foot pedal for simple, reliable and dependable chairside activation during air polishing.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eTemperature\u003c\/strong\u003e \u003cspan\u003eFixed 40°C water temperature setting designed to keep operation simple and improve patient comfort.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eClinical use\u003c\/strong\u003e \u003cspan\u003eDesigned for routine air polishing, prophylaxis, hygiene workflows, endodontic, restorative and periodontal maintenance appointments.\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ts-pta-card\"\u003e\n\u003ch3\u003eWho is PT-A Plus best for?\u003c\/h3\u003e\n\u003cdiv class=\"ts-pta-choice-grid\"\u003e\n\u003cdiv class=\"ts-pta-choice\"\u003e\n\u003ch4\u003eHygienists and therapists\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e Routine prophylaxis, stain removal, periodontal maintenance and daily air polishing workflows.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eClinical note:\u003c\/strong\u003e The compact body and wired foot pedal make it straightforward for regular surgery use.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-pta-choice\"\u003e\n\u003ch4\u003eGeneral dental practices\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e Practices wanting an efficient air polishing unit that is simple to integrate and easy for the team to understand.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eClinical note:\u003c\/strong\u003e A practical choice where several clinicians may share the same unit.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-pta-choice\"\u003e\n\u003ch4\u003ePractices considering alternative air polishers\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e Clinicians who like the PT-B concept but want a more compact PT-A-style footprint.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eClinical note:\u003c\/strong\u003e PT-A Plus is designed to deliver PT-B style performance in a familiar PT-A body.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-pta-choice\"\u003e\n\u003ch4\u003ePatient comfort-focused workflows\u003c\/h4\u003e\n\u003cp\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e Appointments where warm water air polishing may improve patient acceptance.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eClinical note:\u003c\/strong\u003e The fixed 40°C setting keeps the workflow simple while supporting patient comfort.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ts-pta-grid\"\u003e\n\u003cdiv class=\"ts-pta-card\"\u003e\n\u003ch3\u003eClinical applications\u003c\/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eRoutine prophylaxis:\u003c\/strong\u003e efficient biofilm and stain management.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHygiene appointments:\u003c\/strong\u003e practical chairside air polishing workflow.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePeriodontal maintenance:\u003c\/strong\u003e support for ongoing maintenance care.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePre-restorative cleaning:\u003c\/strong\u003e useful before adhesive or aesthetic workflows where appropriate.\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003ePatient-centred care:\u003c\/strong\u003e fixed warm water setting for improved comfort.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"ts-pta-card\"\u003e\n\u003ch3\u003eWhy warm water matters\u003c\/h3\u003e\n\u003cp\u003eAir polishing can be uncomfortable for some patients when cold water is used, particularly in sensitive areas. The PT-A Plus uses a fixed 40°C water temperature setting to keep the workflow simple while supporting a more comfortable patient experience.\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003eNo temperature selection complexity\u003c\/li\u003e\n\u003cli\u003eFixed 40°C setting\u003c\/li\u003e\n\u003cli\u003eDesigned for patient comfort\u003c\/li\u003e\n\u003cli\u003eSimple for team members to operate\u003c\/li\u003e\n\u003cli\u003eUseful for routine hygiene workflows\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003csection class=\"ts-pta-support\"\u003e\n\u003ch3\u003eWhy buy PT-A Plus from Toothsaver?\u003c\/h3\u003e\n\u003cp\u003ePT-A Plus is exclusive to Toothsaver. It was selected to give clinicians a practical air polishing option with the performance feel of PT-B, the compact form of PT-A, wired foot pedal control and simplified warm water operation.\u003c\/p\u003e\n\u003cp\u003eToothsaver is a UK clinician-led dental supplier and Woodpecker authorised repair centre. For powered equipment, that means practical advice, product support and repair-centre knowledge are available if you need help.\u003c\/p\u003e\n\u003c\/section\u003e\n\u003csection class=\"ts-pta-faq\"\u003e\n\u003ch2\u003eFAQs\u003c\/h2\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is the PT-A Plus?\u003c\/summary\u003e\n\u003cp\u003ePT-A Plus is an exclusive Toothsaver air polishing unit designed to deliver PT-B style performance in a compact PT-A-style body, with a wired foot pedal and fixed 40°C water temperature setting.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs PT-A Plus exclusive to Toothsaver?\u003c\/summary\u003e\n\u003cp\u003eYes. The PT-A Plus is an exclusive Toothsaver release.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails open=\"\"\u003e\n\u003csummary\u003eHow is PT-A Plus different from the standard PT-A?\u003c\/summary\u003e\n\u003cp\u003ePT-A Plus is designed to offer PT-B style performance while retaining a compact PT-A-style body. It also includes a wired foot pedal and a single fixed 40°C water temperature setting.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eDoes PT-A Plus have a wired foot pedal?\u003c\/summary\u003e\n\u003cp\u003eYes. PT-A Plus uses a wired foot pedal for dependable chairside control.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat temperature is the water setting?\u003c\/summary\u003e\n\u003cp\u003ePT-A Plus has a fixed 40°C water temperature setting for simple operation and improved patient comfort.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eWhat is PT-A Plus used for?\u003c\/summary\u003e\n\u003cp\u003ePT-A Plus is designed for routine air polishing, prophylaxis, hygiene appointments and periodontal maintenance workflows.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eIs Toothsaver a Woodpecker repair centre?\u003c\/summary\u003e\n\u003cp\u003eYes. Toothsaver is a UK Woodpecker authorised repair centre, which is particularly useful when buying powered equipment such as air polishers, scalers and handpieces.\u003c\/p\u003e\n\u003c\/details\u003e\n\u003c\/section\u003e\n\u003csection class=\"ts-pta-links\"\u003e\n\u003ch3\u003eComplete your air polishing workflow\u003c\/h3\u003e\n\u003cp\u003ePair PT-A Plus with powders, handpieces, ultrasonic devices and hygiene accessories selected by Toothsaver.\u003c\/p\u003e\n\u003ca href=\"\/collections\/air-polisher-scalers-hygenists\"\u003eAir polishers \u0026amp; hygiene\u003c\/a\u003e  \u003ca href=\"\/products\/ap-a-air-polisher\"\u003eAP-A air polisher\u003c\/a\u003e \u003ca href=\"\/collections\/powders-for-air-polisher\"\u003eAir polishing powders\u003c\/a\u003e \u003ca href=\"\/products\/d600-ultrasonic-scaler\"\u003eD600 ultrasonic scaler\u003c\/a\u003e \u003ca href=\"\/collections\/ultrasonic-tips\"\u003eUltrasonic tips\u003c\/a\u003e\u003c\/section\u003e\n\u003c\/div\u003e","brand":"Toothsaver Ireland","offers":[{"title":"Default Title","offer_id":58676972945792,"sku":null,"price":3899.0,"currency_code":"EUR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0566\/6979\/8464\/files\/25B28788-FD99-4FC7-9084-FCFAF63AC293.jpg?v=1786446023","url":"https:\/\/www.toothsaver.ie\/products\/pt-a-plus","provider":"Toothsaver Ireland","version":"1.0","type":"link"}