{"id":62,"date":"2025-10-28T05:54:34","date_gmt":"2025-10-28T05:54:34","guid":{"rendered":"https:\/\/testsitedemo3.website\/?page_id=62"},"modified":"2026-01-17T04:11:30","modified_gmt":"2026-01-17T04:11:30","slug":"walk-in-tubs","status":"publish","type":"page","link":"https:\/\/premierhds.com\/?page_id=62","title":{"rendered":"Walk-in Tubs"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"62\" class=\"elementor elementor-62\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b9118c e-con-full e-flex e-con e-parent\" data-id=\"7b9118c\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-996b26e elementor-absolute elementor-widget elementor-widget-html\" data-id=\"996b26e\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\n    :root {\n      --blue:#0b3b7a;\n      --blue-dark:#072c5b;\n      --ink:#1a1f2b;\n      --paper:#f7f9fc;\n      --bronze-a:#d4a057;\n      --bronze-b:#c9822b;\n      --radius:16px;\n      --gap:28px;\n      --section-y:140px;\n    }\n    h1,h2,h3{font-family:'Montserrat',sans-serif !important;font-weight:700;}\n    h1{ font-size: 32px !important;}\nh2{ font-size:24px !important;}\nh3{ font-size: 18.7px !important;}\n    \n    html,body { margin:0; padding:0; background:var(--paper); color:var(--ink); font-family:Inter, system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif; line-height:1.6; }\n    a { color:var(--blue-dark); text-decoration:none; }\n    a:hover { text-decoration:underline; }\n    .container { width:min(1100px, 92vw); margin:0 auto; }\n    .btn { display:inline-block; padding:12px 18px; border-radius:999px; font-weight:800; text-decoration:none !important;}\n    .btn-primary { background:linear-gradient(135deg, var(--bronze-a), var(--bronze-b)); color:#fff !important; box-shadow:0 6px 22px rgba(0,0,0,.15); }\n    .btn-outline { border:2px solid var(--bronze-b); color:var(--blue-dark) !important; }\n    .pill { display:inline-flex; gap:8px; align-items:center; padding:8px 12px; border-radius:999px; background:#fff; border:1px solid rgba(0,0,0,.08); color:#000;}\n    .badge { display:inline-block; padding:6px 10px; border-radius:999px; background:rgba(201,130,43,.12); color:var(--blue-dark); font-weight:800; font-size:12px; }\n    .section { padding: calc(var(--section-y) * 0.5) 0 var(--section-y); }\n    .section-header h2 { margin:0 0 8px; font-size:clamp(26px, 3vw, 36px); }\n    .muted { color:#64748b; }\n    .strip { background:linear-gradient(90deg, rgba(12,59,122,.03), rgba(212,160,87,.06)); border-top:1px solid rgba(0,0,0,.06); border-bottom:1px solid rgba(0,0,0,.06); }\n    \n    .brand { display:flex; gap:10px; align-items:center; }\n    .brand .logo-dot { width:14px; height:14px; border-radius:50%; background:linear-gradient(135deg,var(--bronze-a),var(--bronze-b)); }\n    .brand b { font-weight:900; color:var(--blue-dark); letter-spacing:.2px; }\n    .call { display:flex; align-items:center; gap:10px; }\n    .call a { font-weight:900; }\n    \/* Hero *\/\n    .hero { background:linear-gradient(180deg, rgba(11,59,122,.92), rgba(11,59,122,.75)); color:#fff; }\n    .hero-inner { display:grid; grid-template-columns: 1.05fr 1fr; gap:var(--gap); align-items:stretch; min-height:520px;}\n    .hero-media { position:relative; border-radius:16px; overflow:hidden;padding: 30px;} \n    .hero-media img { width:100%; height:100%; object-fit:cover; display:block; max-height:520px; border-radius: 15px;}\n    .hero-overlay { position:absolute; inset:0; background:linear-gradient(135deg, rgba(13,44,91,.15), rgba(201,130,43,.25)); }\n    .hero-copy { display:flex; flex-direction:column; justify-content:center; gap:20px; padding:30px 0; }\n    .hero h1 { font-size:clamp(34px,4vw,48px); line-height:1.15; margin:0;color:#fff; }\n    .hero .points { display:flex; flex-wrap:wrap; gap:10px; }\n    .hero .cta-row { display:flex; gap:14px; flex-wrap:wrap; }\n    .trust-row { display:flex; gap:14px; align-items:center; flex-wrap:wrap; }\n    .trust-row img { height:28px; filter:brightness(92%); }\n    \/* Ticker *\/\n    .ticker-wrap { background:#0b356c; color:#fff; overflow:hidden; white-space:nowrap; }\n    .ticker { display:inline-block; padding:10px 0; animation:scroll 28s linear infinite; }\n    .tick { display:inline-flex; align-items:center; gap:10px; margin:0 28px; padding:6px 12px; background:rgba(255,255,255,.07); border-radius:999px; }\n    .tick:before { content:\"\u2605\"; color:#ffd24d; }\n    @keyframes scroll { 0% { transform:translateX(0); } 100% { transform:translateX(-50%); } }\n    \/* Layout grids *\/\n    .grid-2 { display:grid; grid-template-columns:1fr 1fr; gap:28px !important; }\n    .grid-3 { display:grid; grid-template-columns:repeat(3,1fr); gap:28px !important; }\n    .card { background:#fff; border:1px solid rgba(0,0,0,.06); border-radius:16px; padding:22px; box-shadow:0 1px 2px rgba(0,0,0,.04); }\n    .media { border-radius:12px; overflow:hidden; }\n    .media img { width:100%; height:360px; object-fit:cover; display:block; }\n    \/* Timeline *\/\n    .timeline { display:grid; gap:14px; }\n    .step { display:grid; grid-template-columns:56px 1fr; gap:14px; align-items:start; }\n    .step .num { width:56px; height:56px; border-radius:50%; background:linear-gradient(135deg,var(--bronze-a),var(--bronze-b)); color:#fff; display:flex; align-items:center; justify-content:center; font-weight:900; }\n    \/* Checklist *\/\n    .checklist { display:grid; gap:10px; }\n    .checklist .item { display:flex; gap:10px; align-items:flex-start; }\n    .checklist .item:before { content:\"\u2714\"; color:var(--bronze-b); margin-top:2px; }\n    \/* ZIPs *\/\n    .zip-grid { display:grid; grid-template-columns: repeat(4,1fr); gap:10px; }\n    .zip { background:#fff; border:1px solid rgba(0,0,0,.06); padding:12px; border-radius:10px; text-align:center; font-weight:800; }\n    \/* Pricing *\/\n    .price { display:grid; grid-template-columns:1fr 1fr 1fr; gap:28px !important; }\n    .price .p { background:#fff; border:1px solid rgba(0,0,0,.06); border-radius:16px; padding:18px; }\n    .price .note { font-size:14px; color:#5b6473; }\n    \/* FAQ *\/\n    details { background:#fff; border:1px solid rgba(0,0,0,.07); border-radius:12px; padding:14px 16px; }\n    summary { cursor:pointer; font-weight:800; }\n    details + details { margin-top:12px; }\n    \/* Map *\/\n    .map { background:#e7ecf4; border:1px dashed rgba(0,0,0,.18); border-radius:16px; height:340px; display:flex; align-items:center; justify-content:center; color:#4b5563; }\n    \/* CTA *\/\n    .cta { background:linear-gradient(135deg, var(--bronze-a), var(--bronze-b)); color:#fff; border-radius:18px; padding:24px; display:flex; align-items:center; justify-content:space-between; gap:20px; margin-bottom: 120px;}\n    .cta b { font-size:clamp(20px,2.4vw,28px); }\n    \n    \/* Sticky mobile call bar *\/\n    .sticky-call {  position:fixed; left:0; right:0; bottom:0; background:linear-gradient(135deg, var(--bronze-a), var(--bronze-b)); color:#fff; padding:12px 14px; z-index:50; }\n    .sticky-call a { display:block; text-align:center; font-weight:900; color:#fff; }\n    \/* Responsive *\/\n    @media (max-width: 980px) {\n      .hero-inner { grid-template-columns:1fr; min-height:unset; }\n      .grid-2 { grid-template-columns:1fr; }\n      .grid-3 { grid-template-columns:1fr; }\n      .price, .feature-strip { grid-template-columns:1fr !important; }\n      .zip-grid { grid-template-columns:repeat(3,1fr); }\n    }\n    @media (max-width: 760px) {\n      .sticky-call { display:block; }\n      .zip-grid { grid-template-columns:repeat(2,1fr); }\n      .hero-media img{ max-height:350px;}\n    }\n  <\/style>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7b6bc4a elementor-widget elementor-widget-text-editor\" data-id=\"7b6bc4a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<section class=\"hero\" aria-label=\"Walk-in tubs hero\">\n<div class=\"container hero-inner\">\n<div class=\"hero-copy\">\n\n<span class=\"badge\">Concord, NC<\/span>\n<h1>Walk-In Tubs in Concord, NC<\/h1>\nStep in safely, sit back comfortably, and soak with confidence. Our walk-in tubs pair\nlow-entry doors and secure seating with hydrotherapy options that help muscles relax and\nmake daily bathing easier. We design and install for real homes across Concord and nearby towns.\n<div class=\"points\"><span class=\"pill\">Low-step, watertight doors<\/span>\n<span class=\"pill\">Hydrotherapy &amp; air jets<\/span>\n<span class=\"pill\">Heated backrests<\/span>\n<span class=\"pill\">Fast-drain systems<\/span><\/div>\n<div class=\"cta-row\"><a class=\"btn btn-primary\" href=\"tel:7047433582\">Call (704) 743-3582<\/a>\n<a class=\"btn btn-outline\" href=\"#pricing\">See pricing<\/a><\/div>\n<div class=\"trust-row\"><span class=\"muted\">Licensed \u2022 Insured \u2022 Local warranty support<\/span><\/div>\n<\/div>\n<div class=\"hero-media\">\n\n<img decoding=\"async\" data-src=\"https:\/\/premierhds.com\/wp-content\/uploads\/2025\/11\/f78799ba-a6dd-4814-833b-c1099cb6cd65.jpg.jpeg\" alt=\"Walk-in tub mockup with bronze fixtures, Concord NC \u2014 (704) 743-3582\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1500px; --smush-placeholder-aspect-ratio: 1500\/2000;\" \/>\n\n<\/div>\n<\/div>\n<\/section>\n<div class=\"ticker-wrap\" aria-label=\"Customer review highlights\">\n<div class=\"ticker\"><span class=\"tick\">\u201cThe heated backrest is wonderful. Installers were tidy.\u201d \u2014 R.M.<\/span><span class=\"tick\">\u201cDoor seals perfectly, and the drain is fast.\u201d \u2014 K.E.<\/span><span class=\"tick\">\u201cClear communication on options and price.\u201d \u2014 H.P.<\/span>\n<span class=\"tick\">\u201cSetup fits our bathroom footprint exactly.\u201d \u2014 A.C.<\/span><span class=\"tick\">\u201cHydrotherapy jets help my knees.\u201d \u2014 J.F.<\/span><span class=\"tick\">\u201cGreat for aging in place.\u201d \u2014 L.T.<\/span><span class=\"tick\">\u201c<\/span><span class=\"tick\">We recommend Premier to neighbors.\u201d \u2014 S.W.<\/span><span class=\"tick\">\u201cClean edges and sealed lines.\u201d \u2014 D.N.<\/span><\/div>\n<\/div>\n<section class=\"section strip\" aria-label=\"Key walk-in tub benefits\">\n<div class=\"container grid-4 feature-strip\" style=\"display: grid; grid-template-columns: repeat(4,1fr); gap: 14px;\">\n<div class=\"card\">\n\n<b>Safer Entry<\/b>\n<p class=\"muted\">Low threshold doors and textured floors reduce slip risks.<\/p>\n\n<\/div>\n<div class=\"card\">\n\n<b>Comfort Seating<\/b>\n<p class=\"muted\">Ergonomic seats support longer soaks without strain.<\/p>\n\n<\/div>\n<div class=\"card\">\n\n<b>Hydrotherapy<\/b>\n<p class=\"muted\">Air and water jets help muscles unwind and circulation improve.<\/p>\n\n<\/div>\n<div class=\"card\">\n\n<b>Easy Cleaning<\/b>\n<p class=\"muted\">Non-porous surfaces wipe clean with light effort.<\/p>\n\n<\/div>\n<\/div>\n<\/section><section class=\"section\" aria-label=\"Styles and features\">\n<div class=\"container section-header\">\n<h2>Styles, Door Options, and Features that Fit Your Home<\/h2>\n<p class=\"muted\">From compact alcove units to spacious models with outward-swing doors, we match the tub to your room and routines.<\/p>\n\n<\/div>\n<div class=\"container grid-2\"><article class=\"card\">\n<h3>Right-Sized Models for Real Bathrooms<\/h3>\nWe evaluate the true footprint of your bath, doorway widths, and turning radius so the chosen walk-in tub actually fits your space. Compact footprints are perfect for hall baths; larger models with contoured seating and deeper basins suit primary suites. We discuss thresholds, door swing clearance, and faucet locations so the unit works day one.\n<div class=\"media\"><img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/premierhds.com\/wp-content\/uploads\/2025\/11\/IMG_8456-scaled.jpg.jpeg\" alt=\"Compact walk-in tub layout sample, Concord NC \u2014 (704) 743-3582\" width=\"1280\" height=\"360\" \/><\/div>\nDoor styles include inward-swing for tighter rooms and outward-swing for easier transfer and caregiver assistance. We also consider valve placement for reachability from a seated position, plus handheld sprayers, grab bars, and headrests that improve comfort and control.\n\n<\/article><article class=\"card\">\n<h3>Safety and Comfort Upgrades<\/h3>\nAdd gentle air jets for relaxation, hydro jets for targeted relief, or heated backrests that take the chill out of winter mornings. Anti-scald valves maintain steady temps, while quick-drain systems reduce standing time after the soak. Efficient in-line heaters help the water stay warm.\n<div class=\"media\"><img decoding=\"async\" data-src=\"https:\/\/premierhds.com\/wp-content\/uploads\/2025\/11\/a569600d-85a6-4178-a00b-6b8c06c4290a.jpg.jpeg\" alt=\"Hydrotherapy jets and control panel close-up \u2014 (704) 743-3582\" width=\"1280\" height=\"360\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1280px; --smush-placeholder-aspect-ratio: 1280\/360;\" \/><\/div>\nOur Concord installers set valves and controls within easy reach and clearly explain simple\ncleaning routines so the tub stays fresh. The result is a safe, inviting space that encourages\ndaily use and independence.\n\n<\/article><\/div>\n<\/section><section class=\"section strip\" aria-label=\"Installation process\">\n<div class=\"container section-header\">\n<h2>Installation: Clear Steps, Clean Work<\/h2>\n<p class=\"muted\">We build as if we\u2019re working in our own homes: careful prep, firm support, and tidy finishes.<\/p>\n\n<\/div>\n<div class=\"container timeline\">\n<div class=\"step\">\n<div class=\"num\">1<\/div>\n<div>\n<h3>Assessment &amp; Quote<\/h3>\nWe measure, check plumbing and electrical, and confirm door clearances. Your quote outlines scope and timeline.\n\n<\/div>\n<\/div>\n<div class=\"step\">\n<div class=\"num\">2<\/div>\n<div>\n<h3>Ordering &amp; Scheduling<\/h3>\nOnce you approve, we order the tub and schedule an install that works with your calendar.\n\n<\/div>\n<\/div>\n<div class=\"step\">\n<div class=\"num\">3<\/div>\n<div>\n<h3>Removal &amp; Prep<\/h3>\nWe remove the existing tub or shower, verify subfloor, and add blocking for grab bars and fixtures.\n\n<\/div>\n<\/div>\n<div class=\"step\">\n<div class=\"num\">4<\/div>\n<div>\n<h3>Set, Connect, Seal<\/h3>\nThe tub is set level with firm support, plumbing and electrical are connected, and all seams are sealed cleanly.\n\n<\/div>\n<\/div>\n<div class=\"step\">\n<div class=\"num\">5<\/div>\n<div>\n<h3>Testing &amp; Walkthrough<\/h3>\nWe test jets and drainage, confirm temps, and go over cleaning tips and basic maintenance.\n\n<\/div>\n<\/div>\n<\/div>\n<\/section><section class=\"section\" aria-label=\"Accessibility and comfort considerations\">\n<div class=\"container section-header\">\n<h2>Aging in Place with Comfort and Confidence<\/h2>\n<p class=\"muted\">We plan for secure entry, steady seating, and easy controls so bathing stays safe and enjoyable.<\/p>\n\n<\/div>\n<div class=\"container grid-2\">\n<div class=\"card\">\n<h3>Safer Moving, Sitting, and Standing<\/h3>\nLow-entry doors reduce stepping height, and textured floors help shoes and feet grip even when wet.\nGrab bars reinforce transitions, while high-back seats support the spine. For transfers,\noutward-swing doors and wider clearances can make a meaningful difference in comfort.\n<div class=\"media\"><img decoding=\"async\" data-src=\"https:\/\/premierhds.com\/wp-content\/uploads\/2025\/11\/IMG_8181-scaled.jpg.jpeg\" alt=\"Low-threshold door and textured floor for safer entry \u2014 (704) 743-3582\" width=\"1280\" height=\"360\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1280px; --smush-placeholder-aspect-ratio: 1280\/360;\" \/><\/div>\n<\/div>\n<div class=\"card\">\n<h3>Simple Controls, Relaxing Features<\/h3>\nOversized handles and lever-style faucets are easy on hands. Gentle jets soothe sore muscles,\nand heated surfaces keep shoulders warm as the tub fills. A hand-held sprayer helps with rinsing\nand caregiving, keeping water where it belongs.\n<div class=\"media\"><img decoding=\"async\" data-src=\"https:\/\/premierhds.com\/wp-content\/uploads\/2025\/11\/f4974a9b-eb6b-4ae3-9fa4-fe1fbb263926.jpg.jpeg\" alt=\"Ergonomic controls and hand-held sprayer \u2014 (704) 743-3582\" width=\"1280\" height=\"360\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\" style=\"--smush-placeholder-width: 1280px; --smush-placeholder-aspect-ratio: 1280\/360;\" \/><\/div>\n<\/div>\n<\/div>\n<\/section><section class=\"section strip\" aria-label=\"Why choose Premier\">\n<div class=\"container section-header\">\n<h2>Why Concord Homeowners Choose Premier<\/h2>\n<p class=\"muted\">Local team, clear quotes, and careful installs backed by service.<\/p>\n\n<\/div>\n<div class=\"container grid-3\">\n<div class=\"card\">\n<h3>Local &amp; Responsive<\/h3>\nWe\u2019re near you for quotes, installs, and service. That keeps projects predictable.\n\n<\/div>\n<div class=\"card\">\n<h3>Clean Work Sites<\/h3>\nWe protect floors, control dust, and haul away debris so your home stays livable.\n\n<\/div>\n<div class=\"card\">\n<h3>Quality Materials<\/h3>\nWe source proven walk-in tubs and components built for daily use.\n\n<\/div>\n<\/div>\n<\/section><section class=\"section\" aria-label=\"Service area\">\n<div class=\"container section-header\">\n<h2>Concord &amp; Cabarrus County Service Area<\/h2>\n<p class=\"muted\">Fast quotes across Concord and nearby communities.<\/p>\n\n<\/div>\n<div class=\"container zip-grid\">\n<div class=\"zip\">28025<\/div>\n<div class=\"zip\">28027<\/div>\n<div class=\"zip\">28075<\/div>\n<div class=\"zip\">28081<\/div>\n<div class=\"zip\">28083<\/div>\n<div class=\"zip\">28107<\/div>\n<div class=\"zip\">28124<\/div>\n<div class=\"zip\">Harrisburg<\/div>\n<div class=\"zip\">Kannapolis<\/div>\n<div class=\"zip\">Midland<\/div>\n<div class=\"zip\">Mount Pleasant<\/div>\n<div class=\"zip\">Odell<\/div>\n<\/div>\n<div class=\"container\" style=\"margin-top: 18px;\">\n<p class=\"muted\">Have a different ZIP? <a href=\"tel:7047433582\">Call (704) 743-3582<\/a> for quick scheduling.<\/p>\n\n<\/div>\n<\/section><section id=\"pricing\" class=\"section strip\" aria-label=\"Pricing\">\n<div class=\"container section-header\">\n<h2>Transparent Pricing<\/h2>\n<p class=\"muted\">Final cost depends on room size, electrical, and features. We quote clearly before we start.<\/p>\n\n<\/div>\n<div class=\"container price\">\n<div class=\"p\">\n<h4>Essentials<\/h4>\n<p class=\"muted\">Low-threshold door, secure seat, basic fixtures. Straightforward and dependable.<\/p>\n<b>Typical range:<\/b> $$$\n<p class=\"note\">Includes removal of old unit and standard electrical\/plumbing tie-ins.<\/p>\n\n<\/div>\n<div class=\"p\">\n<h4>Comfort Upgrade<\/h4>\n<p class=\"muted\">Hydrotherapy or air jets, heated backrest, and fast-drain system for daily ease.<\/p>\n<b>Typical range:<\/b> $$$\u2013$$$$\n<p class=\"note\">Our most popular Concord package for comfort and value.<\/p>\n\n<\/div>\n<div class=\"p\">\n<h4>Premium<\/h4>\n<p class=\"muted\">Expanded basin, outward-swing door, deluxe jets, and enhanced controls.<\/p>\n<b>Typical range:<\/b> $$$$\n<p class=\"note\">Ideal for primary suites or maximum accessibility and comfort.<\/p>\n\n<\/div>\n<\/div>\n<\/section><section class=\"section\" aria-label=\"Frequently asked questions\">\n<div class=\"container section-header\">\n<h2>Frequently Asked Questions<\/h2>\n<p class=\"muted\">Clear answers so planning is easier.<\/p>\n\n<\/div>\n<div class=\"container\"><details><summary>How long does a walk-in tub install take?<\/summary>Typical projects take a few days once the tub arrives. We\u2019ll share a precise schedule during your quote.\n\n<\/details><details><summary>Do walk-in tubs fit small bathrooms?<\/summary>Yes. Compact models are designed for standard alcoves. We\u2019ll measure and recommend the right size.\n\n<\/details><details><summary>Can you add jets and heated backrests?<\/summary>Absolutely. We\u2019ll review hydrotherapy options, heated surfaces, and easy-reach controls.\n\n<\/details><details><summary>What electrical work is needed?<\/summary>Some models require dedicated circuits. We evaluate and include any electrical updates in the quote.\n\n<\/details><details><summary>Are walk-in tubs hard to clean?<\/summary>No. Non-porous surfaces wipe clean quickly. We\u2019ll show you simple care steps.\n\n<\/details><details><summary>Do you handle permits and inspections?<\/summary>When required, we coordinate permits and inspections with Concord or Cabarrus County.\n\n<\/details><details><summary>How watertight is the door?<\/summary>Doors are designed to seal securely. We install and test seals to verify proper performance.\n\n<\/details><details><summary>Can caregivers assist easily?<\/summary>Outward-swing doors and planned clearances make caregiver assistance more comfortable.\n\n<\/details><details><summary>What\u2019s the warranty?<\/summary>We\u2019ll review manufacturer warranties and our workmanship coverage during your quote.\n\n<\/details><details><summary>How do I start?<\/summary>Call <a href=\"tel:7047433582\">(704) 743-3582<\/a> for a quick in-home consultation and clear estimate.\n\n<\/details><\/div>\n<\/section><section class=\"section\" aria-label=\"Helpful resources\">\n<div class=\"container section-header\">\n<h2>Helpful Resources<\/h2>\n<p class=\"muted\">Explore related Premier services and trusted planning sources.<\/p>\n\n<\/div>\n<div class=\"container grid-2\">\n<div class=\"card\">\n<h3>Related Premier Services<\/h3>\n<ul>\n \t<li><a href=\"\/bathroom-remodeling\/\">Bathroom Remodeling<\/a><\/li>\n \t<li><a href=\"\/tub-to-shower\/\">Tub-to-Shower Conversions<\/a><\/li>\n<\/ul>\n<\/div>\n<div class=\"card\">\n<h3>Authority Links<\/h3>\n<ul>\n \t<li><a href=\"https:\/\/www.ada.gov\/\" target=\"_blank\" rel=\"nofollow noopener\">ADA.gov Accessibility<\/a><\/li>\n \t<li><a href=\"https:\/\/www.homesafetycouncil.org\/\" target=\"_blank\" rel=\"nofollow noopener\">Home Safety Council<\/a><\/li>\n \t<li><a href=\"https:\/\/www.cabarruscounty.us\" target=\"_blank\" rel=\"nofollow noopener\">Cabarrus County<\/a><\/li>\n \t<li><a href=\"https:\/\/www.epa.gov\/watersense\" target=\"_blank\" rel=\"nofollow noopener\">EPA WaterSense<\/a><\/li>\n<\/ul>\n<\/div>\n<\/div>\n<\/section><section class=\"container cta\" aria-label=\"Call to action\">\n<div>\n\n<b>Ready for a safer soak?<\/b>\n<div>Get a fast, clear quote from a Concord team that installs walk-in tubs every week.<\/div>\n<\/div>\n<a class=\"btn btn-primary\" href=\"tel:7047433582\" aria-label=\"Call (704) 743-3582 now\">Call (704) 743-3582<\/a>\n\n<\/section>\n<div class=\"sticky-call\" aria-hidden=\"false\"><a href=\"tel:7047433582\">Tap to Call \u2022 (704) 743-3582<\/a><\/div>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Concord, NC Walk-In Tubs in Concord, NC Step in safely, sit back comfortably, and soak with confidence. Our walk-in tubs pair low-entry doors and secure seating with hydrotherapy options that help muscles relax and make daily bathing easier. We design and install for real homes across Concord and nearby towns. Low-step, watertight doors Hydrotherapy &amp; [&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-62","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO Pro 5.0.1 - aioseo.com -->\n\t<meta name=\"description\" content=\"Walk-in tubs in Concord, NC with safer entry, hydrotherapy, and fast installs. Transparent pricing. Call (704) 743-3582 for a free in-home quote.\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/premierhds.com\/?page_id=62\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO Pro (AIOSEO) 5.0.1\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Premier Home Designs - Concord Home Remodeling\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"Walk-In Tubs Concord NC | Premier Home Designs\" \/>\n\t\t<meta property=\"og:description\" content=\"Walk-in tubs in Concord, NC with safer entry, hydrotherapy, and fast installs. Transparent pricing. Call (704) 743-3582 for a free in-home quote.\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/premierhds.com\/?page_id=62\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/premierhds.com\/wp-content\/uploads\/2025\/10\/phd-logo.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/premierhds.com\/wp-content\/uploads\/2025\/10\/phd-logo.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"463\" \/>\n\t\t<meta property=\"og:image:height\" content=\"286\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2025-10-28T05:54:34+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-01-17T04:11:30+00:00\" \/>\n\t\t<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/profile.php?id=61574542649381\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:site\" content=\"@PremierHomeNC\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Walk-In Tubs Concord NC | Premier Home Designs\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Walk-in tubs in Concord, NC with safer entry, hydrotherapy, and fast installs. Transparent pricing. Call (704) 743-3582 for a free in-home quote.\" \/>\n\t\t<meta name=\"twitter:creator\" content=\"@PremierHomeNC\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/premierhds.com\/wp-content\/uploads\/2025\/10\/phd-logo.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/premierhds.com\\\/?page_id=62#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/premierhds.com#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/premierhds.com\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/premierhds.com\\\/?page_id=62#listItem\",\"name\":\"Walk-in Tubs\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/premierhds.com\\\/?page_id=62#listItem\",\"position\":2,\"name\":\"Walk-in Tubs\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/premierhds.com#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/premierhds.com\\\/#organization\",\"name\":\"Premier Home Designs\",\"description\":\"Premier Home Designs, a seasoned bathroom remodeler with over 25 years of expertise, is dedicated to surpassing your expectations in every facet of bathroom renovations. Their unwavering commitment to quality ensures you receive a flawless remodel that blends stunning aesthetics with functional excellence, all at a competitive cost. Discover why Premier Home Designs is the premier choice for transforming your bathroom into an oasis of comfort and elegance\",\"url\":\"https:\\\/\\\/premierhds.com\\\/\",\"email\":\"kris@premierhds.com\",\"telephone\":\"+17047433582\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/premierhds.com\\\/wp-content\\\/uploads\\\/2025\\\/10\\\/phd-logo.png\",\"@id\":\"https:\\\/\\\/premierhds.com\\\/?page_id=62\\\/#organizationLogo\",\"width\":463,\"height\":286,\"caption\":\"Premier Home Designs logo\"},\"image\":{\"@id\":\"https:\\\/\\\/premierhds.com\\\/?page_id=62\\\/#organizationLogo\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/profile.php?id=61574542649381\",\"https:\\\/\\\/x.com\\\/PremierHomeNC\",\"https:\\\/\\\/www.instagram.com\\\/premierhomedesignsnc\\\/\"],\"address\":{\"@id\":\"https:\\\/\\\/premierhds.com\\\/#postaladdress\",\"@type\":\"PostalAddress\",\"streetAddress\":\"7945 Miami Church Road\",\"addressLocality\":\"Concord\",\"addressRegion\":\"NC\",\"addressCountry\":\"US\"},\"naics\":\"236118\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/premierhds.com\\\/?page_id=62#webpage\",\"url\":\"https:\\\/\\\/premierhds.com\\\/?page_id=62\",\"name\":\"Walk-In Tubs Concord NC | Premier Home Designs\",\"description\":\"Walk-in tubs in Concord, NC with safer entry, hydrotherapy, and fast installs. Transparent pricing. Call (704) 743-3582 for a free in-home quote.\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/premierhds.com\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/premierhds.com\\\/?page_id=62#breadcrumblist\"},\"datePublished\":\"2025-10-28T05:54:34+00:00\",\"dateModified\":\"2026-01-17T04:11:30+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/premierhds.com\\\/#website\",\"url\":\"https:\\\/\\\/premierhds.com\\\/\",\"name\":\"Premier Home Designs\",\"description\":\"Concord Home Remodeling\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/premierhds.com\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO Pro -->\r\n\t\t<title>Walk-In Tubs Concord NC | Premier Home Designs<\/title>\n\n","aioseo_head_json":{"title":"Walk-In Tubs Concord NC | Premier Home Designs","description":"Walk-in tubs in Concord, NC with safer entry, hydrotherapy, and fast installs. Transparent pricing. Call (704) 743-3582 for a free in-home quote.","canonical_url":"https:\/\/premierhds.com\/?page_id=62","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/premierhds.com\/?page_id=62#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/premierhds.com#listItem","position":1,"name":"Home","item":"https:\/\/premierhds.com","nextItem":{"@type":"ListItem","@id":"https:\/\/premierhds.com\/?page_id=62#listItem","name":"Walk-in Tubs"}},{"@type":"ListItem","@id":"https:\/\/premierhds.com\/?page_id=62#listItem","position":2,"name":"Walk-in Tubs","previousItem":{"@type":"ListItem","@id":"https:\/\/premierhds.com#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/premierhds.com\/#organization","name":"Premier Home Designs","description":"Premier Home Designs, a seasoned bathroom remodeler with over 25 years of expertise, is dedicated to surpassing your expectations in every facet of bathroom renovations. Their unwavering commitment to quality ensures you receive a flawless remodel that blends stunning aesthetics with functional excellence, all at a competitive cost. Discover why Premier Home Designs is the premier choice for transforming your bathroom into an oasis of comfort and elegance","url":"https:\/\/premierhds.com\/","email":"kris@premierhds.com","telephone":"+17047433582","logo":{"@type":"ImageObject","url":"https:\/\/premierhds.com\/wp-content\/uploads\/2025\/10\/phd-logo.png","@id":"https:\/\/premierhds.com\/?page_id=62\/#organizationLogo","width":463,"height":286,"caption":"Premier Home Designs logo"},"image":{"@id":"https:\/\/premierhds.com\/?page_id=62\/#organizationLogo"},"sameAs":["https:\/\/www.facebook.com\/profile.php?id=61574542649381","https:\/\/x.com\/PremierHomeNC","https:\/\/www.instagram.com\/premierhomedesignsnc\/"],"address":{"@id":"https:\/\/premierhds.com\/#postaladdress","@type":"PostalAddress","streetAddress":"7945 Miami Church Road","addressLocality":"Concord","addressRegion":"NC","addressCountry":"US"},"naics":"236118"},{"@type":"WebPage","@id":"https:\/\/premierhds.com\/?page_id=62#webpage","url":"https:\/\/premierhds.com\/?page_id=62","name":"Walk-In Tubs Concord NC | Premier Home Designs","description":"Walk-in tubs in Concord, NC with safer entry, hydrotherapy, and fast installs. Transparent pricing. Call (704) 743-3582 for a free in-home quote.","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/premierhds.com\/#website"},"breadcrumb":{"@id":"https:\/\/premierhds.com\/?page_id=62#breadcrumblist"},"datePublished":"2025-10-28T05:54:34+00:00","dateModified":"2026-01-17T04:11:30+00:00"},{"@type":"WebSite","@id":"https:\/\/premierhds.com\/#website","url":"https:\/\/premierhds.com\/","name":"Premier Home Designs","description":"Concord Home Remodeling","inLanguage":"en-US","publisher":{"@id":"https:\/\/premierhds.com\/#organization"}}]},"og:locale":"en_US","og:site_name":"Premier Home Designs - Concord Home Remodeling","og:type":"article","og:title":"Walk-In Tubs Concord NC | Premier Home Designs","og:description":"Walk-in tubs in Concord, NC with safer entry, hydrotherapy, and fast installs. Transparent pricing. Call (704) 743-3582 for a free in-home quote.","og:url":"https:\/\/premierhds.com\/?page_id=62","og:image":"https:\/\/premierhds.com\/wp-content\/uploads\/2025\/10\/phd-logo.png","og:image:secure_url":"https:\/\/premierhds.com\/wp-content\/uploads\/2025\/10\/phd-logo.png","og:image:width":463,"og:image:height":286,"article:published_time":"2025-10-28T05:54:34+00:00","article:modified_time":"2026-01-17T04:11:30+00:00","article:publisher":"https:\/\/www.facebook.com\/profile.php?id=61574542649381","twitter:card":"summary_large_image","twitter:site":"@PremierHomeNC","twitter:title":"Walk-In Tubs Concord NC | Premier Home Designs","twitter:description":"Walk-in tubs in Concord, NC with safer entry, hydrotherapy, and fast installs. Transparent pricing. Call (704) 743-3582 for a free in-home quote.","twitter:creator":"@PremierHomeNC","twitter:image":"https:\/\/premierhds.com\/wp-content\/uploads\/2025\/10\/phd-logo.png"},"aioseo_meta_data":{"post_id":"62","title":"Walk-In Tubs Concord NC | Premier Home Designs","description":"Walk-in tubs in Concord, NC with safer entry, hydrotherapy, and fast installs. Transparent pricing. Call (704) 743-3582 for a free in-home quote.","keywords":null,"keyphrases":{"focus":{"keyphrase":"","score":0,"analysis":{"keyphraseInTitle":{"score":0,"maxScore":9,"error":1}}},"additional":[]},"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_url":null,"og_image_width":null,"og_image_height":null,"og_image_custom_url":null,"og_image_custom_fields":null,"og_video":"","og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_url":null,"twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_title":null,"twitter_description":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"WebPage","isEnabled":true},"graphs":[]},"schema_type":"default","schema_type_options":null,"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":"-1","robots_max_videopreview":"-1","robots_max_imagepreview":"large","priority":null,"frequency":"default","local_seo":null,"seo_analyzer_scan_date":"2026-07-16 08:47:33","breadcrumb_settings":null,"limit_modified_date":false,"open_ai":null,"ai":{"faqs":[],"keyPoints":[],"titles":[],"descriptions":[],"socialPosts":{"email":[],"linkedin":[],"twitter":[],"facebook":[],"instagram":[]}},"created":"2025-10-28 05:54:22","updated":"2026-07-16 08:47:33","focus_keyword":null,"additional_keywords":null,"truseo_locale":null},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t<a href=\"https:\/\/premierhds.com\" title=\"Home\">Home<\/a>\n<\/span><span class=\"aioseo-breadcrumb-separator\">|<\/span><span class=\"aioseo-breadcrumb\">\n\tWalk-in Tubs\n<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/premierhds.com"},{"label":"Walk-in Tubs","link":"https:\/\/premierhds.com\/?page_id=62"}],"_links":{"self":[{"href":"https:\/\/premierhds.com\/index.php?rest_route=\/wp\/v2\/pages\/62","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/premierhds.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/premierhds.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/premierhds.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/premierhds.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=62"}],"version-history":[{"count":2,"href":"https:\/\/premierhds.com\/index.php?rest_route=\/wp\/v2\/pages\/62\/revisions"}],"predecessor-version":[{"id":1646,"href":"https:\/\/premierhds.com\/index.php?rest_route=\/wp\/v2\/pages\/62\/revisions\/1646"}],"wp:attachment":[{"href":"https:\/\/premierhds.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=62"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}