{"product_id":"spine-and-back-support","title":"SoothSense Spine and Back Support Stretcher","description":"\u003cp\u003e\u003cmeta charset=\"UTF-8\"\u003e \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, viewport-fit=cover\"\u003e\u003c\/p\u003e\n\u003c!-- Google Fonts + Font Awesome --\u003e\n\u003cp\u003e\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:opsz,wght@14..32,300;400;500;600;700;800\u0026amp;display=swap\" rel=\"stylesheet\"\u003e \u003clink rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\"\u003e\u003c\/p\u003e\n\u003cstyle\u003e\n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n\n    :root {\n      --cream-bg: #F5EFE6;\n      --cream-card: #FFFFFF;\n      --sand-deep: #9B8A6B;\n      --sand-soft: #B8A98A;\n      --gold-main: #D4AF6A;\n      --gold-light: #E8D5A8;\n      --text-dark: #4A3B2C;\n      --text-soft: #6B5B48;\n      --text-muted: #A0937D;\n      --border-light: #EBE0D0;\n      --shadow-premium: 0 30px 50px -20px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(212, 175, 106, 0.15);\n      --shadow-hover: 0 40px 60px -20px rgba(0, 0, 0, 0.18);\n    }\n\n    body {\n      font-family: 'Inter', sans-serif;\n      background: linear-gradient(145deg, #F0E9DF 0%, #F9F5EE 100%);\n      color: var(--text-dark);\n      line-height: 1.5;\n      overflow-x: hidden;\n    }\n\n    .hero {\n      background: linear-gradient(112deg, #C9B696 0%, #B8A482 30%, #D8C5A8 100%);\n      position: relative;\n      overflow: hidden;\n      padding: 100px 0 110px;\n      width: 100%;\n      box-shadow: inset 0 1px 0 rgba(255,255,240,0.3), 0 5px 20px rgba(0,0,0,0.05);\n    }\n    \n    .hero::after {\n      content: '';\n      position: absolute;\n      top: 0;\n      left: 0;\n      width: 100%;\n      height: 100%;\n      background-image: radial-gradient(circle at 20% 40%, rgba(255,245,215,0.12) 2%, transparent 2.5%);\n      background-size: 35px 35px;\n      pointer-events: none;\n    }\n\n    .hero::before {\n      content: '';\n      position: absolute;\n      bottom: 0;\n      left: 0;\n      width: 100%;\n      height: 60px;\n      background: linear-gradient(to top, #F5EFE6, transparent);\n      pointer-events: none;\n      z-index: 1;\n    }\n\n    .hero-container {\n      max-width: 1300px;\n      width: 88%;\n      margin: 0 auto;\n      position: relative;\n      z-index: 3;\n      display: flex;\n      justify-content: space-between;\n      align-items: center;\n      gap: 60px;\n    }\n\n    .hero-content {\n      flex: 1.2;\n    }\n\n    .hero-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      background: rgba(75, 60, 45, 0.25);\n      backdrop-filter: blur(12px);\n      border: 1px solid rgba(212, 191, 130, 0.6);\n      padding: 8px 24px;\n      border-radius: 100px;\n      font-size: 13px;\n      font-weight: 500;\n      color: #FFF8EA;\n      letter-spacing: 0.5px;\n      margin-bottom: 32px;\n    }\n\n    .hero h1 {\n      font-size: clamp(32px, 5vw, 58px);\n      font-weight: 700;\n      line-height: 1.2;\n      letter-spacing: -0.02em;\n      margin-bottom: 24px;\n      color: #2C241A;\n      text-shadow: 0 1px 2px rgba(255,245,215,0.3);\n      max-width: 100%;\n      word-break: keep-all;\n      word-wrap: break-word;\n      white-space: normal;\n    }\n\n    .hero-description {\n      font-size: 17px;\n      line-height: 1.65;\n      color: #2A231C;\n      max-width: 520px;\n      margin-bottom: 36px;\n      opacity: 0.92;\n      font-weight: 450;\n    }\n\n    .hero-stats {\n      display: flex;\n      gap: 36px;\n      flex-wrap: wrap;\n    }\n\n    .stat {\n      display: flex;\n      align-items: baseline;\n      gap: 8px;\n      background: rgba(30, 25, 18, 0.2);\n      backdrop-filter: blur(4px);\n      padding: 8px 20px;\n      border-radius: 60px;\n    }\n\n    .stat-number {\n      font-size: 26px;\n      font-weight: 800;\n      color: #FEF0D8;\n      letter-spacing: -0.5px;\n    }\n\n    .stat-label {\n      font-size: 13px;\n      opacity: 0.95;\n      font-weight: 500;\n      color: #FFFFFF;\n    }\n\n    .hero-visual {\n      flex: 0.9;\n      background: linear-gradient(135deg, rgba(255,250,235,0.15) 0%, rgba(245,235,210,0.08) 100%);\n      border-radius: 48px;\n      padding: 38px 28px;\n      backdrop-filter: blur(8px);\n      border: 1px solid rgba(212, 191, 130, 0.4);\n      text-align: center;\n      box-shadow: 0 15px 35px -12px rgba(0,0,0,0.2);\n    }\n\n    .hero-icon-group {\n      display: flex;\n      justify-content: center;\n      gap: 38px;\n      margin-bottom: 28px;\n      flex-wrap: wrap;\n    }\n\n    .hero-icon-item {\n      text-align: center;\n    }\n\n    .hero-icon-item i {\n      font-size: 44px;\n      color: #FFF4E2;\n      filter: drop-shadow(0 2px 4px rgba(0,0,0,0.1));\n      margin-bottom: 12px;\n      display: block;\n    }\n\n    .hero-icon-item span {\n      font-size: 13px;\n      color: #FFFFFF;\n      font-weight: 500;\n      letter-spacing: 0.3px;\n      text-shadow: 0 1px 1px rgba(0,0,0,0.1);\n      white-space: nowrap;\n    }\n    \n    @media (max-width: 550px) {\n      .hero-icon-item span {\n        white-space: normal;\n        font-size: 11px;\n      }\n      .hero-icon-group {\n        gap: 20px;\n      }\n      .hero-icon-item i {\n        font-size: 32px;\n      }\n    }\n\n    .hero-visual-tag {\n      margin-top: 20px;\n      font-size: 13px;\n      color: #FFF1DE;\n      letter-spacing: 0.4px;\n      font-weight: 500;\n    }\n\n    .main-content {\n      max-width: 1300px;\n      width: 88%;\n      margin: -55px auto 90px;\n      position: relative;\n      z-index: 10;\n    }\n\n    .product-card {\n      background: var(--cream-card);\n      border-radius: 56px;\n      box-shadow: var(--shadow-premium);\n      overflow: hidden;\n      width: 100%;\n      transition: transform 0.2s ease, box-shadow 0.2s ease;\n    }\n\n    .product-card:hover {\n      box-shadow: var(--shadow-hover);\n    }\n\n    .two-column {\n      display: flex;\n      flex-wrap: wrap;\n      width: 100%;\n    }\n\n    .col {\n      flex: 1;\n      min-width: 300px;\n      padding: 52px 48px;\n    }\n\n    .col-left {\n      border-right: 1px solid var(--border-light);\n      background: linear-gradient(to bottom right, #FFFFFF, #FEFCF8);\n    }\n\n    .section-title {\n      display: flex;\n      align-items: center;\n      gap: 14px;\n      margin-bottom: 24px;\n    }\n\n    .section-title i {\n      font-size: 32px;\n      color: var(--gold-main);\n      background: rgba(212, 175, 106, 0.1);\n      padding: 8px;\n      border-radius: 18px;\n    }\n\n    .section-title h2 {\n      font-size: 26px;\n      font-weight: 650;\n      letter-spacing: -0.3px;\n      color: var(--sand-deep);\n    }\n\n    .feature-text {\n      color: var(--text-soft);\n      line-height: 1.68;\n      font-size: 15px;\n      margin-bottom: 22px;\n    }\n\n    \/* Color swatch group for 3 colors *\/\n    .color-swatch-group {\n      display: flex;\n      gap: 24px;\n      margin: 16px 0 6px;\n      flex-wrap: wrap;\n    }\n    .color-swatch {\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      gap: 6px;\n    }\n    .color-circle {\n      width: 52px;\n      height: 52px;\n      border-radius: 50%;\n      box-shadow: 0 2px 10px rgba(0,0,0,0.08);\n      transition: transform 0.2s;\n      border: 2px solid rgba(255,255,255,0.6);\n    }\n    .color-circle:hover {\n      transform: scale(1.06);\n    }\n    .color-circle.blue { background: #4A90D9; }\n    .color-circle.pink { background: #E87A9E; }\n    .color-circle.purple { background: #A974D9; }\n    .color-swatch span {\n      font-size: 12px;\n      font-weight: 500;\n      color: var(--text-soft);\n    }\n\n    .highlight-box {\n      background: linear-gradient(105deg, #FEFAF2 0%, #FCF6EA 100%);\n      border-left: 4px solid var(--gold-main);\n      padding: 18px 24px;\n      border-radius: 24px;\n      margin: 24px 0;\n      box-shadow: 0 2px 6px rgba(0,0,0,0.02);\n    }\n\n    .highlight-box i {\n      color: var(--gold-main);\n      margin-right: 10px;\n      font-size: 16px;\n    }\n\n    .feature-list {\n      list-style: none;\n      padding: 0;\n      margin: 20px 0 0;\n    }\n\n    .feature-list li {\n      display: flex;\n      align-items: center;\n      gap: 14px;\n      margin-bottom: 18px;\n      font-size: 14.5px;\n      color: var(--text-dark);\n      font-weight: 500;\n    }\n\n    .feature-list li i {\n      width: 26px;\n      color: var(--gold-main);\n      font-size: 18px;\n      text-align: center;\n    }\n\n    .reviews-section {\n      margin-top: 35px;\n      padding-top: 25px;\n      border-top: 1px solid var(--border-light);\n    }\n\n    .reviews-title {\n      display: flex;\n      align-items: center;\n      gap: 12px;\n      margin-bottom: 22px;\n    }\n\n    .reviews-title i {\n      font-size: 22px;\n      color: var(--gold-main);\n    }\n\n    .reviews-title h4 {\n      font-size: 18px;\n      font-weight: 600;\n      color: var(--sand-deep);\n    }\n\n    .review-card {\n      background: #FEFAF4;\n      border-radius: 24px;\n      padding: 18px;\n      margin-bottom: 16px;\n      transition: all 0.2s;\n      border: 1px solid transparent;\n    }\n\n    .review-card:hover {\n      border-color: var(--gold-light);\n      background: white;\n    }\n\n    .review-stars {\n      color: var(--gold-main);\n      font-size: 13px;\n      letter-spacing: 2.5px;\n      margin-bottom: 10px;\n    }\n\n    .review-text {\n      font-size: 13.5px;\n      line-height: 1.6;\n      color: var(--text-soft);\n      margin-bottom: 10px;\n      font-style: normal;\n    }\n\n    .reviewer {\n      font-size: 12.5px;\n      font-weight: 600;\n      color: var(--sand-deep);\n    }\n\n    .reviewer-location {\n      font-size: 11px;\n      color: var(--text-muted);\n      margin-left: 6px;\n      font-weight: normal;\n    }\n\n    .verified {\n      font-size: 10.5px;\n      color: var(--gold-main);\n      margin-left: 8px;\n    }\n\n    .tech-specs {\n      background: linear-gradient(95deg, #FCF9F3 0%, #FEFCF8 100%);\n      padding: 28px 48px;\n      display: flex;\n      justify-content: space-between;\n      flex-wrap: wrap;\n      gap: 28px;\n      border-top: 1px solid var(--border-light);\n      border-bottom: 1px solid var(--border-light);\n      width: 100%;\n    }\n\n    .spec-item {\n      display: flex;\n      align-items: center;\n      gap: 14px;\n    }\n\n    .spec-item i {\n      font-size: 26px;\n      color: var(--gold-main);\n    }\n\n    .spec-item div strong {\n      display: block;\n      font-size: 11px;\n      color: var(--text-muted);\n      font-weight: 600;\n      text-transform: uppercase;\n      letter-spacing: 0.7px;\n    }\n\n    .spec-item div span {\n      font-size: 14px;\n      font-weight: 600;\n      color: var(--sand-deep);\n    }\n\n    .gift-section {\n      padding: 48px 48px 36px;\n      background: linear-gradient(135deg, #FFFFFF 0%, #FDFBF6 100%);\n      width: 100%;\n    }\n\n    .gift-header {\n      display: flex;\n      align-items: center;\n      gap: 15px;\n      margin-bottom: 18px;\n    }\n\n    .gift-header i {\n      font-size: 32px;\n      color: var(--gold-main);\n      background: rgba(212, 175, 106, 0.1);\n      padding: 10px;\n      border-radius: 20px;\n    }\n\n    .gift-header h3 {\n      font-size: 24px;\n      font-weight: 600;\n      color: var(--sand-deep);\n    }\n\n    .gift-tags {\n      display: flex;\n      flex-wrap: wrap;\n      gap: 14px;\n      margin: 25px 0 12px;\n    }\n\n    .gift-tag {\n      background: #F6EFE3;\n      padding: 8px 22px;\n      border-radius: 60px;\n      font-size: 13px;\n      font-weight: 500;\n      color: var(--sand-deep);\n      transition: all 0.2s;\n    }\n\n    .gift-tag:hover {\n      background: var(--gold-light);\n      color: #3A2E1F;\n    }\n\n    .gift-tag i {\n      margin-right: 8px;\n      color: var(--gold-main);\n    }\n\n    .brand-footer {\n      padding: 40px 48px 50px;\n      background: linear-gradient(180deg, #FEFCF8 0%, #F8F2E8 100%);\n      text-align: center;\n      border-top: 1px solid var(--border-light);\n      width: 100%;\n    }\n\n    .safety-note {\n      font-size: 11.5px;\n      color: #B8A88A;\n      max-width: 600px;\n      margin: 0 auto;\n    }\n\n    .footer-note {\n      text-align: center;\n      margin-top: 50px;\n      font-size: 13px;\n      color: #C2B498;\n      letter-spacing: 0.4px;\n    }\n\n    p, h1, h2, h3, span, .feature-text, .hero-description {\n      overflow-wrap: break-word;\n      word-wrap: break-word;\n    }\n    \n    @media (max-width: 1100px) {\n      .hero-container {\n        flex-direction: column;\n        text-align: center;\n        gap: 45px;\n      }\n      .hero-content {\n        text-align: center;\n      }\n      .hero-description {\n        margin-left: auto;\n        margin-right: auto;\n      }\n      .hero-stats {\n        justify-content: center;\n      }\n      .two-column {\n        flex-direction: column;\n      }\n      .col-left {\n        border-right: none;\n        border-bottom: 1px solid var(--border-light);\n      }\n      .col {\n        padding: 40px 32px;\n      }\n    }\n\n    @media (max-width: 768px) {\n      .hero-container, .main-content {\n        width: 92%;\n      }\n      .hero {\n        padding: 70px 0 80px;\n      }\n      .col {\n        padding: 30px 24px;\n      }\n      .tech-specs, .gift-section, .brand-footer {\n        padding: 28px 24px;\n      }\n      .gift-section p {\n        max-width: 100% !important;\n      }\n      .hero-icon-group {\n        gap: 28px;\n      }\n      .hero-icon-item i {\n        font-size: 36px;\n      }\n      .section-title h2 {\n        font-size: 22px;\n      }\n      .hero h1 {\n        line-height: 1.25;\n      }\n      .color-circle {\n        width: 44px;\n        height: 44px;\n      }\n    }\n\n    @media (max-width: 550px) {\n      .hero h1 {\n        font-size: 30px;\n        line-height: 1.3;\n      }\n      .hero-icon-item i {\n        font-size: 28px;\n      }\n      .hero-icon-item span {\n        font-size: 10px;\n      }\n      .stat-number {\n        font-size: 18px;\n      }\n      .stat-label {\n        font-size: 11px;\n      }\n      .stat {\n        padding: 5px 14px;\n      }\n      .hero-stats {\n        gap: 16px;\n      }\n      .section-title h2 {\n        font-size: 20px;\n      }\n      .feature-list li {\n        font-size: 13px;\n      }\n      .gift-tag {\n        padding: 6px 18px;\n        font-size: 12px;\n      }\n      .color-circle {\n        width: 38px;\n        height: 38px;\n      }\n    }\n    \n    @media (max-width: 400px) {\n      .hero h1 {\n        font-size: 26px;\n      }\n      .hero-badge {\n        font-size: 11px;\n        padding: 5px 16px;\n      }\n      .hero-description {\n        font-size: 14px;\n      }\n    }\n  \u003c\/style\u003e\n\u003c!-- Hero Section – Spine \u0026 Back Support Stretcher with 3 colors --\u003e\n\u003csection class=\"hero\"\u003e\n\u003cdiv class=\"hero-container\"\u003e\n\u003cdiv class=\"hero-content\"\u003e\n\u003cdiv class=\"hero-badge\"\u003e\n\u003ci class=\"fas fa-spine\"\u003e\u003c\/i\u003e Posture \u0026amp; Relief\u003c\/div\u003e\n\u003cp class=\"hero-description\"\u003eGentle spinal traction to relieve tension, improve posture, and ease back pain. Compact, portable, and designed for daily use — at home, in the office, or on the go.\u003c\/p\u003e\n\u003cdiv class=\"hero-stats\"\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan class=\"stat-number\"\u003e3 Levels\u003c\/span\u003e \u003cspan class=\"stat-label\"\u003eAdjustable Traction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"stat\"\u003e\n\u003cspan class=\"stat-number\"\u003e4.8 ★\u003c\/span\u003e \u003cspan class=\"stat-label\"\u003eUser Rated\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-visual\"\u003e\n\u003cdiv class=\"hero-icon-group\"\u003e\n\u003cdiv class=\"hero-icon-item\"\u003e\n\u003ci class=\"fas fa-arrows-up-down\"\u003e\u003c\/i\u003e \u003cspan\u003eSpinal Traction\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-icon-item\"\u003e\n\u003ci class=\"fas fa-user-check\"\u003e\u003c\/i\u003e \u003cspan\u003ePosture Support\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-icon-item\"\u003e\n\u003ci class=\"fas fa-compress-alt\"\u003e\u003c\/i\u003e \u003cspan\u003eLightweight\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-icon-item\"\u003e\n\u003ci class=\"fas fa-home\"\u003e\u003c\/i\u003e \u003cspan\u003eHome Therapy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"hero-visual-tag\"\u003e\n\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e 3 curvature settings · Portable back relief · Suitable for all ages\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/section\u003e\n\u003c!-- Main Product Card --\u003e\n\u003cdiv class=\"main-content\"\u003e\n\u003cdiv class=\"product-card\"\u003e\n\u003c!-- Two Column Layout --\u003e\n\u003cdiv class=\"two-column\"\u003e\n\u003c!-- Left Column --\u003e\n\u003cdiv class=\"col col-left\"\u003e\n\u003cdiv class=\"section-title\"\u003e\n\u003ci class=\"fas fa-spine\"\u003e\u003c\/i\u003e\n\u003ch2\u003eNatural Spinal Alignment\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cp class=\"feature-text\"\u003eThe \u003cstrong\u003eSpine \u0026amp; Back Support Stretcher\u003c\/strong\u003e uses gentle, targeted traction to decompress the spine, relieve pressure on discs, and ease muscle tension. Its ergonomic curve supports the natural 'S' shape of your back, helping to correct poor posture from prolonged sitting.\u003c\/p\u003e\n\u003c!-- Color Swatches: Blue, Pink, Purple --\u003e\n\u003cdiv style=\"background: #FEFAF2;\" class=\"highlight-box\"\u003e\n\u003ci class=\"fas fa-palette\"\u003e\u003c\/i\u003e \u003cstrong\u003eAvailable Colors\u003c\/strong\u003e\n\u003cdiv class=\"color-swatch-group\"\u003e\n\u003cdiv class=\"color-swatch\"\u003e\n\u003cdiv class=\"color-circle blue\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan\u003eOcean Blue\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-swatch\"\u003e\n\u003cdiv class=\"color-circle pink\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan\u003eBlush Pink\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"color-swatch\"\u003e\n\u003cdiv class=\"color-circle purple\"\u003e\u003cbr\u003e\u003c\/div\u003e\n\u003cspan\u003eLavender Purple\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"highlight-box\"\u003e\n\u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e \u003cstrong\u003eUse for 10-15 minutes daily\u003c\/strong\u003e — ideal for desk workers, drivers, gym enthusiasts, and anyone with a stiff or aching back.\u003c\/div\u003e\n\u003cp class=\"feature-text\"\u003eCrafted from high‑density, durable polymer with a non‑slip base, this stretcher stays firmly in place. The 3 adjustable height settings let you control the intensity, from gentle relaxation to deeper stretch.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c!-- Right Column --\u003e\n\u003cdiv class=\"col\"\u003e\n\u003cdiv class=\"section-title\"\u003e\n\u003ci class=\"fas fa-gem\"\u003e\u003c\/i\u003e\n\u003ch2\u003eWhy It's Different\u003c\/h2\u003e\n\u003c\/div\u003e\n\u003cul class=\"feature-list\"\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-arrows-up-down\"\u003e\u003c\/i\u003e 3 adjustable traction levels\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-spine\"\u003e\u003c\/i\u003e Ergonomic spinal curve support\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-weight-hanging\"\u003e\u003c\/i\u003e Lightweight \u0026amp; portable (under 1 kg)\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-hand-peace\"\u003e\u003c\/i\u003e Non‑slip, durable polymer construction\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-user-md\"\u003e\u003c\/i\u003e Helps relieve sciatica \u0026amp; herniated disc discomfort\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-chair\"\u003e\u003c\/i\u003e Fits most body types (up to 150 kg)\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-home\"\u003e\u003c\/i\u003e Use on floor, bed, or yoga mat\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-clock\"\u003e\u003c\/i\u003e 10‑15 minute daily sessions\u003c\/li\u003e\n\u003cli\u003e\n\u003ci class=\"fas fa-palette\"\u003e\u003c\/i\u003e Available in Blue, Pink \u0026amp; Purple\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- South African Reviews Section --\u003e\n\u003cdiv class=\"reviews-section\"\u003e\n\u003cdiv class=\"reviews-title\"\u003e\n\u003ci class=\"fas fa-star\"\u003e\u003c\/i\u003e\n\u003ch4\u003eWhat South Africans are saying\u003c\/h4\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"review-text\"\u003e\"Ek sit elke dag 9 uur by 'n rekenaar en my rug was altyd seer. Hierdie stretcher is 'n wonderwerk! Na net 'n week voel my rug soveel beter. Die drie hoogtes is maklik om te verstel. Ek beveel dit vir almal met rugpyn aan.\"\u003c\/div\u003e\n\u003cdiv class=\"reviewer\"\u003eJaco van Wyk \u003cspan class=\"reviewer-location\"\u003e📍 Stellenbosch\u003c\/span\u003e\u003cspan class=\"verified\"\u003e\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Verified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"review-text\"\u003e\"I've had lower back pain for years from driving long distances. This stretcher is a game changer. The medium setting is perfect for me. It really opens up the spine and relaxes the muscles. My wife uses it too after her gym sessions. Best investment for our health.\"\u003c\/div\u003e\n\u003cdiv class=\"reviewer\"\u003eNelson Dlamini \u003cspan class=\"reviewer-location\"\u003e📍 Durban\u003c\/span\u003e\u003cspan class=\"verified\"\u003e\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Verified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"review-card\"\u003e\n\u003cdiv class=\"review-stars\"\u003e★★★★★\u003c\/div\u003e\n\u003cdiv class=\"review-text\"\u003e\"My ma is 73 en sukkel met osteoartritis in haar rug. Die stretcher help haar om meer beweeglik te voel. Sy gebruik hom elke oggend vir 10 minute en sy sê dit maak 'n groot verskil. Dankie vir 'n uitstekende produk!\"\u003c\/div\u003e\n\u003cdiv class=\"reviewer\"\u003eMarlize Botha \u003cspan class=\"reviewer-location\"\u003e📍 Pretoria\u003c\/span\u003e\u003cspan class=\"verified\"\u003e\u003ci class=\"fas fa-check-circle\"\u003e\u003c\/i\u003e Verified\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Tech Specs --\u003e\n\u003cdiv class=\"tech-specs\"\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003ci class=\"fas fa-ruler-combined\"\u003e\u003c\/i\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eDimensions\u003c\/strong\u003e\u003cspan\u003e15.7 x 11.8 x 4.7 inches\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003ci class=\"fas fa-weight-scale\"\u003e\u003c\/i\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eWeight\u003c\/strong\u003e\u003cspan\u003e0.9 kg (lightweight)\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003ci class=\"fas fa-arrows-up-down\"\u003e\u003c\/i\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLevels\u003c\/strong\u003e\u003cspan\u003e3 adjustable traction heights\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003ci class=\"fas fa-user-check\"\u003e\u003c\/i\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eLoad Capacity\u003c\/strong\u003e\u003cspan\u003eUp to 150 kg\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"spec-item\"\u003e\n\u003ci class=\"fas fa-spine\"\u003e\u003c\/i\u003e\n\u003cdiv\u003e\n\u003cstrong\u003eTarget Area\u003c\/strong\u003e\u003cspan\u003eThoracic \u0026amp; lumbar spine\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Gift Section --\u003e\n\u003cdiv class=\"gift-section\"\u003e\n\u003cdiv class=\"gift-header\"\u003e\n\u003ci class=\"fas fa-gift\"\u003e\u003c\/i\u003e\n\u003ch3\u003eThe Gift of Pain‑Free Living\u003c\/h3\u003e\n\u003c\/div\u003e\n\u003cp style=\"color: var(--text-soft); line-height: 1.6; max-width: 75%; font-size: 15px;\"\u003eGive the gift of comfort and relief. Perfect for parents, partners, colleagues, or anyone who spends long hours sitting. A thoughtful, practical present that shows you care about their well‑being.\u003c\/p\u003e\n\u003cdiv class=\"gift-tags\"\u003e\n\u003cspan class=\"gift-tag\"\u003e\u003ci class=\"fas fa-chair\"\u003e\u003c\/i\u003e Office Workers\u003c\/span\u003e \u003cspan class=\"gift-tag\"\u003e\u003ci class=\"fas fa-truck\"\u003e\u003c\/i\u003e Truck Drivers\u003c\/span\u003e \u003cspan class=\"gift-tag\"\u003e\u003ci class=\"fas fa-heartbeat\"\u003e\u003c\/i\u003e Seniors \u0026amp; Parents\u003c\/span\u003e \u003cspan class=\"gift-tag\"\u003e\u003ci class=\"fas fa-dumbbell\"\u003e\u003c\/i\u003e Gym Goers\u003c\/span\u003e \u003cspan class=\"gift-tag\"\u003e\u003ci class=\"fas fa-home\"\u003e\u003c\/i\u003e Home Therapy\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Footer --\u003e\n\u003cdiv class=\"brand-footer\"\u003e\n\u003cdiv class=\"safety-note\"\u003e\n\u003ci class=\"fas fa-exclamation-triangle\"\u003e\u003c\/i\u003e Consult your healthcare professional before use if you have acute spinal injuries, osteoporosis, or are pregnant. Use on a firm, flat surface. Start with the lowest setting and gradually increase.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"footer-note\"\u003e\n\u003ci class=\"fas fa-spine\"\u003e\u003c\/i\u003e Spine \u0026amp; Back Support Stretcher · 3 adjustable levels · Blue · Pink · Purple · Portable back relief\u003c\/div\u003e\n\u003c\/div\u003e","brand":"SoothSense.co.za","offers":[{"title":"Default Title","offer_id":43382362865727,"sku":null,"price":449.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0662\/8658\/3871\/files\/17745074796b21a44182a8a4f91009304cf18a0ae0_thumbnail_900x_thumbnail_810x_4a4a18ab-086f-426b-8a0e-940bcd112938.jpg?v=1781192444","url":"https:\/\/soothsense.co.za\/products\/spine-and-back-support","provider":"SoothSense","version":"1.0","type":"link"}