{"title":"Massage Therapy","description":null,"products":[{"product_id":"medeq-recovery-c13-4d-massage-chair-smart-daily-recovery","title":"4D SL-Track Smart Massage Chair with AI Voice Control","description":"\u003cdiv class=\"product-description medeq-c13\"\u003e\n\u003cp class=\"PDq2pG_selectionAnchorContainer\"\u003eExperience customizable, full-body relaxation at home with the \u003cstrong\u003eMedEq Recovery C13 4D Massage Chair\u003c\/strong\u003e. Its extended SL-track system follows the natural curve of the back, while a four-point massage mechanism delivers adjustable massage coverage from the upper back through the glute area.\u003cspan class=\"PDq2pG_selectionAnchor\"\u003e\u003c\/span\u003e\u003c\/p\u003e\n\u003cp\u003eFull-body airbags, foot rollers, back and leg heat, and guided stretching programs work together to create a personalized recovery experience. Smart body detection helps position the massage mechanism based on the user’s body, while adjustable intensity, width, and vertical positioning provide added control.\u003c\/p\u003e\n\u003cp\u003eAI voice control, an LCD controller, Bluetooth audio, wireless phone charging, and a built-in negative-ion function complete this smart massage chair for homes, offices, and private wellness spaces.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cstyle\u003e\n  .medeq-c13 {\n    max-width: 900px;\n    margin: 0 auto;\n    line-height: 1.6;\n  }\n  .medeq-c13 h2 { margin-top: 0; }\n\n  .medeq-c13 .key-features-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 16px;\n  }\n  @media (min-width: 1024px) {\n    .medeq-c13 .key-features-grid {\n      grid-template-columns: 1fr 1fr;\n      gap: 20px 24px;\n    }\n  }\n\n  .medeq-c13 .c13-feature-card {\n    border: 1px solid #e0e0e0;\n    border-radius: 10px;\n    background: #ffffff;\n    overflow: hidden;\n    display: flex;\n    flex-direction: column;\n  }\n  .medeq-c13 .feature-header {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    background: #063456;\n    color: #ffffff;\n    padding: 10px 12px;\n  }\n  .medeq-c13 .feature-header .feature-icon { font-size: 1.4em; }\n  .medeq-c13 .feature-header h4 {\n    margin: 0;\n    font-size: 1.05rem;\n    font-weight: 600;\n  }\n  .medeq-c13 .feature-summary {\n    padding: 10px 12px 4px;\n    margin: 0;\n    font-size: 0.95rem;\n  }\n  .medeq-c13 .feature-details {\n    padding: 0 12px 8px;\n    display: none;\n  }\n  .medeq-c13 .c13-feature-card.expanded .feature-details {\n    display: block;\n  }\n  .medeq-c13 .feature-details ul {\n    margin: 6px 0 0;\n    padding-left: 18px;\n    font-size: 0.93rem;\n  }\n  .medeq-c13 .c13-feature-more-toggle {\n    margin: 0 12px 10px;\n    padding: 4px 0;\n    border: none;\n    background: none;\n    color: #063456;\n    font-size: 0.9rem;\n    font-weight: 600;\n    text-align: left;\n    cursor: pointer;\n  }\n  .medeq-c13 .c13-feature-more-toggle:hover { text-decoration: underline; }\n  .medeq-c13 .c13-feature-card.expanded .c13-feature-more-toggle { color: #04233b; }\n\n  .medeq-c13 .c13-accordion-item {\n    border-bottom: 1px solid #eee;\n    margin-bottom: 8px;\n    padding-bottom: 8px;\n  }\n  .medeq-c13 .c13-accordion-header {\n    margin: 16px 0 8px;\n    font-size: 1.1em;\n  }\n  @media (min-width: 769px) {\n    .medeq-c13 .c13-accordion-content {\n      display: block !important;\n      max-height: none !important;\n    }\n    .medeq-c13 .c13-accordion-header {\n      cursor: default;\n      position: static;\n    }\n    .medeq-c13 .c13-accordion-header::after { content: \"\"; }\n  }\n  @media (max-width: 768px) {\n    .medeq-c13 .c13-accordion-header {\n      cursor: pointer;\n      position: relative;\n      padding-right: 24px;\n    }\n    .medeq-c13 .c13-accordion-header::after {\n      content: \"+\";\n      position: absolute;\n      right: 0;\n      top: 50%;\n      transform: translateY(-50%);\n      font-weight: bold;\n      color: #063456;\n      font-size: 1.2em;\n    }\n    .medeq-c13 .c13-accordion-item.active .c13-accordion-header::after { content: \"−\"; }\n    .medeq-c13 .c13-accordion-content {\n      max-height: 0;\n      overflow: hidden;\n      transition: max-height 0.3s ease;\n    }\n  }\n\n  .medeq-c13 .c13-spec-grid {\n    margin: 16px 0 32px;\n    border-radius: 10px;\n    overflow: hidden;\n    border: 1px solid #e0e0e0;\n  }\n  .medeq-c13 .c13-spec-grid::before {\n    content: attr(data-title);\n    display: block;\n    background: #063456;\n    color: #ffffff;\n    font-weight: 700;\n    padding: 10px 12px;\n    font-size: 1rem;\n  }\n  .medeq-c13 .c13-spec-card {\n    display: grid;\n    grid-template-columns: 35% 65%;\n    border-bottom: 1px solid #ddd;\n  }\n  .medeq-c13 .c13-spec-card:last-child { border-bottom: none; }\n  .medeq-c13 .c13-spec-label {\n    background: #e8f0f6;\n    padding: 10px 12px;\n    font-weight: 600;\n    font-size: 0.95rem;\n  }\n  .medeq-c13 .c13-spec-value {\n    padding: 10px 12px;\n    font-size: 0.95rem;\n  }\n  .medeq-c13 .c13-spec-card:nth-child(odd) .c13-spec-value { background: #ffffff; }\n  .medeq-c13 .c13-spec-card:nth-child(even) .c13-spec-value { background: #f2f6fa; }\n  @media (max-width: 640px) {\n    .medeq-c13 .c13-spec-card {\n      grid-template-columns: 1fr;\n    }\n    .medeq-c13 .c13-spec-label { border-bottom: 1px solid #e0e0e0; }\n  }\n\u003c\/style\u003e","brand":"MedEq Fitness","offers":[{"title":"Black","offer_id":49326421180571,"sku":"MC-C13","price":2399.0,"currency_code":"USD","in_stock":true},{"title":"White","offer_id":49326421213339,"sku":"MC-C13W","price":2399.0,"currency_code":"USD","in_stock":true},{"title":"Beige","offer_id":49326421246107,"sku":"MC-C13B","price":2399.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0771\/0051\/5483\/files\/ChatGPT_Image_Aug_20_2026_02_18_14_AM_1.png?v=1787163512"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0771\/0051\/5483\/collections\/ChatGPT_Image_Aug_20_2026_12_49_58_AM.png?v=1787158215","url":"https:\/\/balancewellnessco.com\/collections\/massage-therapy.oembed","provider":"Balance Wellness Co.","version":"1.0","type":"link"}