{"product_id":"sliding-shower-chair-with-360-swivel-seat-450-lb-heavy-duty-tub-transfer-bench-adjustable-height-width-bathtub-shower-seat-for-seniors-adults","title":"Sliding Shower Chair with 360° Swivel Seat, 450 LB Heavy-Duty Tub Transfer Bench, Adjustable Height \u0026 Width, Bathtub Shower Seat for Seniors \u0026 Adults","description":"\u003cdiv class=\"product-detail-wrapper\"\u003e\n  \u003cstyle\u003e\n    .product-detail-wrapper {\n      --dark: #0f172a;\n      --text: #334155;\n      --muted: #64748b;\n      --light-bg: #f8fafc;\n      --white: #ffffff;\n      --accent: #0d9488;\n      --accent-dark: #0f766e;\n      --border: #e2e8f0;\n      font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;\n      color: var(--text);\n      line-height: 1.7;\n      background: #ffffff;\n    }\n    .product-detail-wrapper * {\n      box-sizing: border-box;\n    }\n    .product-detail-container {\n      max-width: 760px;\n      margin: 0 auto;\n      padding: 0 16px;\n    }\n    .product-detail-hero {\n      background: linear-gradient(135deg, #0d9488, #134e4a);\n      color: #ffffff;\n      padding: 64px 16px;\n      text-align: center;\n      border-radius: 0 0 20px 20px;\n    }\n    .product-detail-hero .eyebrow-tag {\n      display: inline-block;\n      font-size: 13px;\n      font-weight: 700;\n      letter-spacing: 1.8px;\n      text-transform: uppercase;\n      padding: 7px 18px;\n      border: 1px solid rgba(255,255,255,0.35);\n      border-radius: 50px;\n      margin-bottom: 22px;\n    }\n    .product-detail-hero h1 {\n      font-size: clamp(32px,5vw,52px);\n      line-height: 1.1;\n      font-weight: 800;\n      margin: 0 auto 18px;\n      max-width: 680px;\n      letter-spacing: -0.5px;\n    }\n    .product-detail-hero p {\n      font-size: 19px;\n      color: rgba(255,255,255,0.88);\n      max-width: 660px;\n      margin: 0 auto 32px;\n    }\n    .product-detail-hero-badges {\n      display: flex;\n      flex-wrap: wrap;\n      justify-content: center;\n      gap:12px;\n    }\n    .product-detail-hero-badge {\n      background: rgba(255,255,255,0.12);\n      border:1px solid rgba(255,255,255,0.25);\n      border-radius:12px;\n      padding:12px 16px;\n      font-weight:700;\n      font-size:15px;\n    }\n    .product-detail-img-full {\n      width:100%;\n      display:block;\n      margin:0;\n    }\n    .product-detail-img-full img {\n      width:100%;\n      height:auto;\n      display:block;\n      border-radius:16px;\n      margin:24px 0;\n    }\n    .product-detail-section {\n      padding:60px 0;\n    }\n    .product-detail-section-light {\n      background-color: var(--light-bg);\n      border-radius:20px;\n      margin:32px 0;\n    }\n    .product-detail-section-heading {\n      text-align:center;\n      max-width:680px;\n      margin:0 auto 42px;\n      padding:0 8px;\n    }\n    .product-detail-section-heading .pre-title {\n      color: var(--accent);\n      font-size:13px;\n      font-weight:800;\n      letter-spacing:2px;\n      text-transform:uppercase;\n      margin-bottom:10px;\n    }\n    .product-detail-section-heading h2 {\n      font-size:clamp(26px,4vw,40px);\n      color:var(--dark);\n      margin:0 0 14px;\n      font-weight:800;\n      line-height:1.2;\n    }\n    .product-detail-section-heading p {\n      font-size:17px;\n      color:var(--muted);\n      margin:0;\n    }\n    .product-detail-pain-solution-wrap {\n      background:#ffffff;\n      border:1px solid var(--border);\n      border-radius:20px;\n      padding:36px 28px;\n      box-shadow:0 6px 24px rgba(0,0,0,0.04);\n    }\n    .product-detail-pain-list,\n    .product-detail-solution-list {\n      padding:0;\n      margin:0 0 28px;\n      list-style:none;\n    }\n    .product-detail-pain-list li {\n      position:relative;\n      padding-left:30px;\n      margin-bottom:14px;\n      color:#991b1b;\n      font-weight:600;\n    }\n    .product-detail-pain-list li::before {\n      content:\"✕\";\n      position:absolute;\n      left:0;\n      top:1px;\n      font-weight:900;\n    }\n    .product-detail-solution-list li {\n      position:relative;\n      padding-left:30px;\n      margin-bottom:14px;\n      color:#065f46;\n      font-weight:600;\n    }\n    .product-detail-solution-list li::before {\n      content:\"✓\";\n      position:absolute;\n      left:0;\n      top:1px;\n      font-weight:900;\n      color:var(--accent);\n    }\n    .product-detail-card-grid-4 {\n      display:grid;\n      grid-template-columns:repeat(4,1fr);\n      gap:16px;\n    }\n    .product-detail-feature-card {\n      background:#ffffff;\n      border:1px solid var(--border);\n      border-radius:18px;\n      padding:28px 20px;\n      text-align:center;\n      box-shadow:0 8px 22px rgba(0,0,0,0.03);\n    }\n    .product-detail-card-icon {\n      width:56px;\n      height:56px;\n      margin:0 auto 16px;\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      border-radius:50%;\n      background:#ecfdf5;\n      color:var(--accent);\n      font-size:24px;\n      font-weight:900;\n    }\n    .product-detail-feature-card h3 {\n      margin:0 0 10px;\n      font-size:18px;\n      color:var(--dark);\n      font-weight:700;\n    }\n    .product-detail-feature-card p {\n      margin:0;\n      font-size:14.5px;\n      color:var(--muted);\n    }\n    .product-detail-scene-grid {\n      display:grid;\n      grid-template-columns:repeat(2,1fr);\n      gap:16px;\n    }\n    .product-detail-scene-card {\n      background:#ffffff;\n      border:1px solid var(--border);\n      border-radius:18px;\n      overflow:hidden;\n    }\n    .product-detail-scene-card img {\n      width:100%;\n      height:auto;\n      display:block;\n    }\n    .product-detail-scene-card .scene-text {\n      padding:18px 16px;\n    }\n    .product-detail-scene-card h4 {\n      margin:0 0 6px;\n      font-size:17px;\n      color:var(--dark);\n    }\n    .product-detail-scene-card p {\n      margin:0;\n      font-size:14px;\n      color:var(--muted);\n    }\n    .product-detail-spec-block {\n      background:#ffffff;\n      border:1px solid var(--border);\n      border-radius:20px;\n      overflow:hidden;\n    }\n    .product-detail-spec-table {\n      width:100%;\n      border-collapse:collapse;\n    }\n    .product-detail-spec-table th,\n    .product-detail-spec-table td {\n      padding:16px 20px;\n      border-bottom:1px solid var(--border);\n      text-align:left;\n      font-size:16px;\n    }\n    .product-detail-spec-table th {\n      width:42%;\n      background-color:#f8fafc;\n      font-weight:700;\n      color:var(--dark);\n    }\n    .product-detail-spec-table tr:last-child th,\n    .product-detail-spec-table tr:last-child td {\n      border-bottom:none;\n    }\n    .product-detail-guarantee-wrap {\n      background:#ffffff;\n      border:1px solid var(--border);\n      border-radius:20px;\n      padding:32px 26px;\n    }\n    .product-detail-guarantee-item {\n      display:flex;\n      gap:14px;\n      margin-bottom:20px;\n      align-items:flex-start;\n    }\n    .product-detail-guarantee-item:last-child {\n      margin-bottom:0;\n    }\n    .product-detail-guarantee-icon {\n      font-size:22px;\n      color:var(--accent);\n      flex-shrink:0;\n      margin-top:2px;\n    }\n    .product-detail-guarantee-text h4 {\n      margin:0 0 4px;\n      font-size:17px;\n      color:var(--dark);\n    }\n    .product-detail-guarantee-text p {\n      margin:0;\n      font-size:15px;\n      color:var(--muted);\n    }\n    .product-detail-urgency-block {\n      background:linear-gradient(135deg,#fef3c7,#fffbeb);\n      border-radius:20px;\n      padding:40px 26px;\n      text-align:center;\n    }\n    .product-detail-urgency-block h3 {\n      font-size:28px;\n      color:#92400e;\n      margin:0 0 14px;\n      font-weight:800;\n    }\n    .product-detail-urgency-block p {\n      font-size:17px;\n      color:#78350f;\n      margin:0;\n    }\n    @media(max-width:720px){\n      .product-detail-card-grid-4 {\n        grid-template-columns:repeat(2,1fr);\n      }\n      .product-detail-scene-grid {\n        grid-template-columns:1fr;\n      }\n      .product-detail-hero {\n        padding:48px 16px;\n      }\n      .product-detail-section {\n        padding:44px 0;\n      }\n    }\n    @media(max-width:480px){\n      .product-detail-card-grid-4 {\n        grid-template-columns:1fr;\n      }\n      .product-detail-pain-solution-wrap {\n        padding:26px 18px;\n      }\n    }\n  \u003c\/style\u003e\n\n  \u003c!-- HERO AREA --\u003e\n  \u003cdiv class=\"product-detail-hero\"\u003e\n    \u003cdiv class=\"product-detail-container\"\u003e\n      \u003cdiv class=\"eyebrow-tag\"\u003eHeavy‑Duty Bath Mobility Solution\u003c\/div\u003e\n      \u003ch1\u003eSliding Bathtub Transfer Bench With 360° Rotating Seat\u003c\/h1\u003e\n      \u003cp\u003eEffortless in‑tub sliding transfer, heavy load‑bearing capacity, fully adjustable for safe, independent bathing every single day.\u003c\/p\u003e\n      \u003cdiv class=\"product-detail-hero-badges\"\u003e\n        \u003cdiv class=\"product-detail-hero-badge\"\u003e450 LB Max Capacity\u003c\/div\u003e\n        \u003cdiv class=\"product-detail-hero-badge\"\u003e360° Full Rotation\u003c\/div\u003e\n        \u003cdiv class=\"product-detail-hero-badge\"\u003eWidth Adjustable 21‑25\"\u003c\/div\u003e\n        \u003cdiv class=\"product-detail-hero-badge\"\u003eHeight Adjustable 21‑29\"\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"product-detail-container\"\u003e\n    \u003cdiv class=\"product-detail-img-full\"\u003e\n      \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/6795f5f4-0b1f-47aa-a54a-3e709414fcd1.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" alt=\"Sliding bathtub transfer bench main product shot\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003c!-- PAIN \u0026 SOLUTION --\u003e\n    \u003csection class=\"product-detail-section\"\u003e\n      \u003cdiv class=\"product-detail-section-heading\"\u003e\n        \u003cdiv class=\"pre-title\"\u003ePain Points \u0026amp; Real Solution\u003c\/div\u003e\n        \u003ch2\u003eStop Risky Struggles Inside Your Bathtub\u003c\/h2\u003e\n        \u003cp\u003eTraditional bathing puts your safety at risk; this transfer bench completely changes your tub experience.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"product-detail-pain-solution-wrap\"\u003e\n        \u003ch3 style=\"margin:0 0 12px; color:#991b1b;\"\u003eCommon Bathing Troubles\u003c\/h3\u003e\n        \u003cul class=\"product-detail-pain-list\"\u003e\n          \u003cli\u003eDangerous stepping over high tub rims with unstable balance\u003c\/li\u003e\n          \u003cli\u003ePainful twisting body to get seated inside bathtub\u003c\/li\u003e\n          \u003cli\u003eNo proper support for heavy‑weight users during bath time\u003c\/li\u003e\n          \u003cli\u003eFixed‑size shower chairs cannot fit different bathtub dimensions\u003c\/li\u003e\n          \u003cli\u003eSlippery wet surface increases fall hazard in bathroom\u003c\/li\u003e\n        \u003c\/ul\u003e\n        \u003ch3 style=\"margin:32px 0 12px; color:#065f46;\"\u003eHow This Transfer Bench Solves Them\u003c\/h3\u003e\n        \u003cul class=\"product-detail-solution-list\"\u003e\n          \u003cli\u003eSmooth sliding design eliminates stepping over tub walls entirely\u003c\/li\u003e\n          \u003cli\u003e360‑degree rotating seat lets you reposition body without twisting joints\u003c\/li\u003e\n          \u003cli\u003eUltra‑strong reinforced frame delivers full 450 lbs stable load support\u003c\/li\u003e\n          \u003cli\u003eFully adjustable width \u0026amp; height to match nearly all standard bathtubs\u003c\/li\u003e\n          \u003cli\u003eNon‑slip rubber foot pads lock firmly on wet tub floor for zero slip risk\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- 4 FEATURE CARDS --\u003e\n    \u003csection class=\"product-detail-section product-detail-section-light\"\u003e\n      \u003cdiv class=\"product-detail-section-heading\"\u003e\n        \u003cdiv class=\"pre-title\"\u003eCore Powerful Advantages\u003c\/div\u003e\n        \u003ch2\u003eFour Stand‑Out Performance Features\u003c\/h2\u003e\n        \u003cp\u003eEvery function built for real‑world daily heavy‑use bathroom scenarios.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"product-detail-card-grid-4\"\u003e\n        \u003cdiv class=\"product-detail-feature-card\"\u003e\n          \u003cdiv class=\"product-detail-card-icon\"\u003e450\u003c\/div\u003e\n          \u003ch3\u003eMax 450LB Load‑Bearing\u003c\/h3\u003e\n          \u003cp\u003eThickened reinforced aluminum frame, shock‑resistant structure for long‑term heavy‑duty daily use.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"product-detail-feature-card\"\u003e\n          \u003cdiv class=\"product-detail-card-icon\"\u003e↔\u003c\/div\u003e\n          \u003ch3\u003eSmooth Sliding Transfer\u003c\/h3\u003e\n          \u003cp\u003eGlide seamlessly in and out bathtub, remove risky standing and cross‑tub stepping movements.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"product-detail-feature-card\"\u003e\n          \u003cdiv class=\"product-detail-card-icon\"\u003e360°\u003c\/div\u003e\n          \u003ch3\u003eFull Rotating Seat\u003c\/h3\u003e\n          \u003cp\u003eSpin seat freely to perfect bathing angle, reduce joint strain for entry and exit motions.\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"product-detail-feature-card\"\u003e\n          \u003cdiv class=\"product-detail-card-icon\"\u003e↕\u003c\/div\u003e\n          \u003ch3\u003eFull Range Adjustability\u003c\/h3\u003e\n          \u003cp\u003eTune width and height freely, perfectly fit different body sizes and various bathtub layouts.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- USAGE SCENARIOS --\u003e\n    \u003csection class=\"product-detail-section\"\u003e\n      \u003cdiv class=\"product-detail-section-heading\"\u003e\n        \u003cdiv class=\"pre-title\"\u003eReal Usage Scenarios\u003c\/div\u003e\n        \u003ch2\u003ePerfect For Multiple Bathing Needs\u003c\/h2\u003e\n        \u003cp\u003eWorks for seniors, mobility‑limited users, post‑recovery users and home care assistance situations.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"product-detail-scene-grid\"\u003e\n        \u003cdiv class=\"product-detail-scene-card\"\u003e\n          \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/40cacb0c-6779-49a4-835d-b077f0d4fb24.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" alt=\"Sliding tub transfer bench scenario 1\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"scene-text\"\u003e\n            \u003ch4\u003eSenior Independent Bathing\u003c\/h4\u003e\n            \u003cp\u003eElderly users complete bathtub transfer without family helper support.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"product-detail-scene-card\"\u003e\n          \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/57c201f1-f797-4101-a5da-29a1b41cdc6d.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" alt=\"Sliding tub transfer bench scenario 2\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"scene-text\"\u003e\n            \u003ch4\u003ePost‑Injury Recovery Care\u003c\/h4\u003e\n            \u003cp\u003eStable safe bathing solution for users with limited leg or joint mobility.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"product-detail-scene-card\"\u003e\n          \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/356a739f-ada2-4e37-bb3f-359c6d4cb4d1.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" alt=\"Sliding tub transfer bench scenario 3\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"scene-text\"\u003e\n            \u003ch4\u003eHome Care Assistant Use\u003c\/h4\u003e\n            \u003cp\u003eGreatly lower physical burden for caregivers during bathing assistance work.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"product-detail-scene-card\"\u003e\n          \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/39a19cc4-cab6-42e8-aefe-d60dd889e4aa.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" alt=\"Sliding tub transfer bench scenario 4\" loading=\"lazy\"\u003e\n          \u003cdiv class=\"scene-text\"\u003e\n            \u003ch4\u003eHigh‑Capacity User Bathing\u003c\/h4\u003e\n            \u003cp\u003eHeavy‑duty construction delivers reliable safety for larger‑body users.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"product-detail-img-full\"\u003e\n        \u003cimg src=\"https:\/\/m.media-amazon.com\/images\/S\/aplus-media-library-service-media\/22c4d296-c0c5-40a1-a983-522346171e48.__CR0,0,1464,600_PT0_SX1464_V1___.jpg\" alt=\"Full product overview image\" loading=\"lazy\"\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- SPECIFICATIONS --\u003e\n    \u003csection class=\"product-detail-section product-detail-section-light\"\u003e\n      \u003cdiv class=\"product-detail-section-heading\"\u003e\n        \u003cdiv class=\"pre-title\"\u003eProduct Specifications\u003c\/div\u003e\n        \u003ch2\u003eExact Size \u0026amp; Material Parameters\u003c\/h2\u003e\n        \u003cp\u003eVerify bathtub space dimension before placing your purchase order.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"product-detail-spec-block\"\u003e\n        \u003ctable class=\"product-detail-spec-table\"\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMain Frame Material\u003c\/th\u003e\n            \u003ctd\u003eReinforced Aircraft‑Grade Aluminum Alloy\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMain Color\u003c\/th\u003e\n            \u003ctd\u003eBlue\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eNet Item Weight\u003c\/th\u003e\n            \u003ctd\u003e17.2 lbs\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eOverall Product Dimension\u003c\/th\u003e\n            \u003ctd\u003e18\"D × 37\"W × 32\"H\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eAdjustable Armrest Width\u003c\/th\u003e\n            \u003ctd\u003e21\" to 25\"\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eAdjustable Seat Height\u003c\/th\u003e\n            \u003ctd\u003e21\" to 29\"\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSeat Depth\u003c\/th\u003e\n            \u003ctd\u003e16\"\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSeat Interior Width\u003c\/th\u003e\n            \u003ctd\u003e16\"\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eMax Static Load Capacity\u003c\/th\u003e\n            \u003ctd\u003e450 LB\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSeat Feature\u003c\/th\u003e\n            \u003ctd\u003e360° Rotatable, Thick Padded Cushion\u003c\/td\u003e\n          \u003c\/tr\u003e\n          \u003ctr\u003e\n            \u003cth\u003eAssembly Method\u003c\/th\u003e\n            \u003ctd\u003eTool‑Free Quick Assembly\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/table\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- GUARANTEE SECTION --\u003e\n    \u003csection class=\"product-detail-section\"\u003e\n      \u003cdiv class=\"product-detail-section-heading\"\u003e\n        \u003cdiv class=\"pre-title\"\u003eBuy With Confidence\u003c\/div\u003e\n        \u003ch2\u003eOur Product Guarantees\u003c\/h2\u003e\n        \u003cp\u003eFocus on real performance, quality‑oriented home mobility solution.\u003c\/p\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"product-detail-guarantee-wrap\"\u003e\n        \u003cdiv class=\"product-detail-guarantee-item\"\u003e\n          \u003cdiv class=\"product-detail-guarantee-icon\"\u003e●\u003c\/div\u003e\n          \u003cdiv class=\"product-detail-guarantee-text\"\u003e\n            \u003ch4\u003eHeavy‑Duty Build Quality\u003c\/h4\u003e\n            \u003cp\u003eHigh‑strength thickened aluminum frame for stable long‑time daily bathroom usage.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"product-detail-guarantee-item\"\u003e\n          \u003cdiv class=\"product-detail-guarantee-icon\"\u003e●\u003c\/div\u003e\n          \u003cdiv class=\"product-detail-guarantee-text\"\u003e\n            \u003ch4\u003eAnti‑Slip Safety Design\u003c\/h4\u003e\n            \u003cp\u003eMulti‑point non‑slip rubber foot pads prevent sliding movement on wet bathtub surfaces.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"product-detail-guarantee-item\"\u003e\n          \u003cdiv class=\"product-detail-guarantee-icon\"\u003e●\u003c\/div\u003e\n          \u003cdiv class=\"product-detail-guarantee-text\"\u003e\n            \u003ch4\u003eEasy‑Clean Water‑Resistant Surface\u003c\/h4\u003e\n            \u003cp\u003ePadded seat and backrest repel bath water; simply wipe clean after each use.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"product-detail-guarantee-item\"\u003e\n          \u003cdiv class=\"product-detail-guarantee-icon\"\u003e●\u003c\/div\u003e\n          \u003cdiv class=\"product-detail-guarantee-text\"\u003e\n            \u003ch4\u003eTool‑Free Simple Setup\u003c\/h4\u003e\n            \u003cp\u003eNo extra hardware tools required; finish full assembly within minutes out‑of‑box.\u003c\/p\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n\n    \u003c!-- URGENCY BLOCK --\u003e\n    \u003csection class=\"product-detail-section\"\u003e\n      \u003cdiv class=\"product-detail-urgency-block\"\u003e\n        \u003ch3\u003eUpgrade Bathing Safety For Your Household Today\u003c\/h3\u003e\n        \u003cp\u003eStop risking dangerous bathtub slips and falls. Grab this heavy‑duty sliding transfer bench for safer, more comfortable independent bathing experience right now.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/section\u003e\n  \u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"mysite","offers":[{"title":"Sliding Shower Chair","offer_id":44119478173755,"sku":"B0DZC9B6JB","price":58.0,"currency_code":"USD","in_stock":true},{"title":"Swivel Shower Chair","offer_id":44119478206523,"sku":"B0FJ8MNRSR","price":40.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0690\/3021\/5739\/files\/61LpQpfbDmL._AC_SL1500.jpg?v=1788596678","url":"https:\/\/alivora.shop\/products\/sliding-shower-chair-with-360-swivel-seat-450-lb-heavy-duty-tub-transfer-bench-adjustable-height-width-bathtub-shower-seat-for-seniors-adults","provider":"Alivora","version":"1.0","type":"link"}