{"product_id":"perifit-care-pelvic-floor-trainer","title":"Hoomaw™ Pelvic Floor Trainer","description":"\u003cstyle\u003e\n  .hmw-kegel-desc {\n    --hmw-bg: #fbf7ff;\n    --hmw-card: #ffffff;\n    --hmw-deep: #2a2140;\n    --hmw-purple: #6a4c93;\n    --hmw-purple-soft: #efe4ff;\n    --hmw-lavender: #f7f1ff;\n    --hmw-text: #211d28;\n    --hmw-muted: #6f6678;\n    --hmw-line: rgba(106, 76, 147, 0.18);\n    --hmw-gold: #ffd76a;\n\n    width: 100%;\n    max-width: 100%;\n    background:\n      radial-gradient(circle at top left, rgba(244, 220, 207, 0.42), transparent 34%),\n      radial-gradient(circle at bottom right, rgba(214, 196, 240, 0.34), transparent 32%),\n      linear-gradient(135deg, #f5ebe4 0%, #fbf7f5 48%, #efe7fa 100%);\n    color: var(--hmw-text);\n    font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n    padding: 18px 0;\n    box-sizing: border-box;\n    overflow: hidden;\n  }\n\n  .hmw-kegel-desc * {\n    box-sizing: border-box;\n  }\n\n  .hmw-kegel-wrap {\n    width: 100%;\n    max-width: 100%;\n    margin: 0 auto;\n  }\n\n  .hmw-kegel-hero {\n    display: block;\n    width: 100%;\n    padding: 22px 20px;\n    border-radius: 26px;\n    background: rgba(255, 255, 255, 0.78);\n    border: 1px solid var(--hmw-line);\n    box-shadow: 0 16px 42px rgba(65, 42, 90, 0.07);\n    overflow: hidden;\n  }\n\n  .hmw-kegel-kicker {\n    display: inline-flex;\n    align-items: center;\n    gap: 8px;\n    padding: 7px 12px;\n    margin-bottom: 14px;\n    border-radius: 999px;\n    background: var(--hmw-purple-soft);\n    border: 1px solid var(--hmw-line);\n    color: var(--hmw-purple);\n    font-size: 11px;\n    font-weight: 900;\n    letter-spacing: 1.2px;\n    text-transform: uppercase;\n  }\n\n  .hmw-kegel-kicker::before {\n    content: \"\";\n    width: 7px;\n    height: 7px;\n    border-radius: 999px;\n    background: var(--hmw-purple);\n    box-shadow: 0 0 0 5px rgba(106, 76, 147, 0.12);\n  }\n\n  .hmw-kegel-hero h2 {\n    margin: 0 0 14px;\n    color: var(--hmw-deep);\n    font-size: clamp(28px, 3.2vw, 42px);\n    line-height: 1.08;\n    letter-spacing: -1.1px;\n    font-weight: 950;\n    word-break: normal;\n    overflow-wrap: normal;\n    hyphens: none;\n  }\n\n  .hmw-kegel-hero h2 span {\n    color: var(--hmw-purple);\n  }\n\n  .hmw-kegel-hero p {\n    margin: 0 0 14px;\n    color: var(--hmw-muted);\n    font-size: 15.5px;\n    line-height: 1.62;\n  }\n\n  .hmw-kegel-hero p:last-child {\n    margin-bottom: 0;\n  }\n\n  .hmw-kegel-tags {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 18px;\n  }\n\n  .hmw-kegel-tags span {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    min-height: 32px;\n    padding: 7px 11px;\n    border-radius: 999px;\n    background: #fff;\n    border: 1px solid var(--hmw-line);\n    color: #625270;\n    font-size: 12px;\n    font-weight: 850;\n    line-height: 1.15;\n    white-space: nowrap;\n  }\n\n  .hmw-kegel-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 12px;\n    margin-top: 14px;\n  }\n\n  .hmw-kegel-card {\n    padding: 16px 14px;\n    border-radius: 20px;\n    background: rgba(255,255,255,.84);\n    border: 1px solid var(--hmw-line);\n    box-shadow: 0 10px 24px rgba(65, 42, 90, 0.045);\n  }\n\n  .hmw-kegel-icon {\n    width: 34px;\n    height: 34px;\n    border-radius: 13px;\n    background: var(--hmw-purple-soft);\n    color: var(--hmw-purple);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    margin-bottom: 10px;\n    font-size: 17px;\n    font-weight: 950;\n  }\n\n  .hmw-kegel-card h3 {\n    margin: 0 0 6px;\n    color: var(--hmw-deep);\n    font-size: 16px;\n    line-height: 1.22;\n    font-weight: 950;\n  }\n\n  .hmw-kegel-card p {\n    margin: 0;\n    color: var(--hmw-muted);\n    font-size: 13px;\n    line-height: 1.48;\n  }\n\n  .hmw-kegel-panel {\n    margin-top: 14px;\n    padding: 20px;\n    border-radius: 22px;\n    background: rgba(255,255,255,.84);\n    border: 1px solid var(--hmw-line);\n    box-shadow: 0 10px 24px rgba(65, 42, 90, 0.045);\n  }\n\n  .hmw-kegel-panel.dark {\n    background:\n      radial-gradient(circle at top left, rgba(255,255,255,.12), transparent 34%),\n      linear-gradient(135deg, #21182f, #5b3b84);\n    color: #fff;\n  }\n\n  .hmw-kegel-panel h3 {\n    margin: 0 0 10px;\n    color: var(--hmw-deep);\n    font-size: 24px;\n    line-height: 1.1;\n    letter-spacing: -0.6px;\n    font-weight: 950;\n  }\n\n  .hmw-kegel-panel.dark h3 {\n    color: #fff;\n  }\n\n  .hmw-kegel-panel p {\n    margin: 0 0 14px;\n    color: var(--hmw-muted);\n    font-size: 14.5px;\n    line-height: 1.58;\n  }\n\n  .hmw-kegel-panel.dark p {\n    color: rgba(255,255,255,.82);\n  }\n\n  .hmw-kegel-list {\n    list-style: none;\n    margin: 0;\n    padding: 0;\n    display: grid;\n    gap: 10px;\n  }\n\n  .hmw-kegel-list li {\n    position: relative;\n    padding-left: 28px;\n    color: var(--hmw-muted);\n    font-size: 13.8px;\n    line-height: 1.42;\n  }\n\n  .hmw-kegel-panel.dark .hmw-kegel-list li {\n    color: rgba(255,255,255,.86);\n  }\n\n  .hmw-kegel-list li::before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: -1px;\n    width: 19px;\n    height: 19px;\n    border-radius: 50%;\n    background: var(--hmw-purple-soft);\n    color: var(--hmw-purple);\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    font-weight: 950;\n  }\n\n  .hmw-kegel-panel.dark .hmw-kegel-list li::before {\n    background: rgba(255,255,255,.18);\n    color: var(--hmw-gold);\n  }\n\n  .hmw-kegel-steps {\n    margin-top: 14px;\n    padding: 20px;\n    border-radius: 22px;\n    background: rgba(255,255,255,.84);\n    border: 1px solid var(--hmw-line);\n    box-shadow: 0 10px 24px rgba(65, 42, 90, 0.045);\n  }\n\n  .hmw-kegel-steps h3 {\n    margin: 0 0 14px;\n    color: var(--hmw-deep);\n    font-size: 24px;\n    line-height: 1.1;\n    font-weight: 950;\n  }\n\n  .hmw-kegel-step-grid {\n    display: grid;\n    grid-template-columns: 1fr;\n    gap: 10px;\n  }\n\n  .hmw-kegel-step {\n    padding: 15px 14px;\n    border-radius: 18px;\n    background: #fff;\n    border: 1px solid rgba(106, 76, 147, 0.14);\n  }\n\n  .hmw-kegel-step strong {\n    display: flex;\n    align-items: center;\n    gap: 9px;\n    margin-bottom: 7px;\n    color: var(--hmw-deep);\n    font-size: 15px;\n    font-weight: 950;\n  }\n\n  .hmw-kegel-step strong span {\n    width: 25px;\n    height: 25px;\n    border-radius: 50%;\n    background: var(--hmw-purple);\n    color: var(--hmw-gold);\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 12px;\n    flex: 0 0 auto;\n  }\n\n  .hmw-kegel-step p {\n    margin: 0;\n    color: var(--hmw-muted);\n    font-size: 13px;\n    line-height: 1.45;\n  }\n\n  .hmw-kegel-compare {\n    margin-top: 14px;\n    padding: 20px;\n    border-radius: 22px;\n    background: rgba(255,255,255,.84);\n    border: 1px solid var(--hmw-line);\n    box-shadow: 0 10px 24px rgba(65, 42, 90, 0.045);\n  }\n\n  .hmw-kegel-compare h3 {\n    margin: 0 0 8px;\n    color: var(--hmw-deep);\n    font-size: 24px;\n    line-height: 1.1;\n    letter-spacing: -0.6px;\n    font-weight: 950;\n  }\n\n  .hmw-kegel-compare p {\n    margin: 0 0 14px;\n    color: var(--hmw-muted);\n    font-size: 14px;\n    line-height: 1.52;\n  }\n\n  .hmw-kegel-table {\n    border-radius: 18px;\n    overflow: hidden;\n    border: 1px solid rgba(106, 76, 147, 0.14);\n    background: #fff;\n  }\n\n  .hmw-kegel-row {\n    display: grid;\n    grid-template-columns: 1.25fr 0.62fr 0.62fr;\n    align-items: stretch;\n  }\n\n  .hmw-kegel-row + .hmw-kegel-row {\n    border-top: 1px solid rgba(106, 76, 147, 0.12);\n  }\n\n  .hmw-kegel-row.head {\n    background: #f2e8ff;\n    color: var(--hmw-deep);\n    font-weight: 950;\n  }\n\n  .hmw-kegel-cell {\n    padding: 12px 8px;\n    color: var(--hmw-muted);\n    font-size: 12px;\n    line-height: 1.3;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    text-align: center;\n  }\n\n  .hmw-kegel-cell:first-child {\n    justify-content: flex-start;\n    text-align: left;\n    color: var(--hmw-deep);\n    font-weight: 850;\n    background: rgba(255,255,255,.62);\n  }\n\n  .hmw-kegel-brand {\n    background: rgba(106, 76, 147, 0.1);\n    color: var(--hmw-purple);\n    font-weight: 950;\n  }\n\n  .hmw-check,\n  .hmw-cross {\n    width: 23px;\n    height: 23px;\n    border-radius: 50%;\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    font-weight: 950;\n  }\n\n  .hmw-check {\n    background: var(--hmw-purple);\n    color: var(--hmw-gold);\n  }\n\n  .hmw-cross {\n    background: #26202b;\n    color: #fff;\n  }\n\n  .hmw-kegel-note {\n    margin-top: 14px;\n    padding: 16px;\n    border-radius: 20px;\n    background: rgba(255,255,255,.74);\n    border: 1px solid var(--hmw-line);\n    color: #70687a;\n    font-size: 12.5px;\n    line-height: 1.58;\n  }\n\n  .hmw-kegel-note strong {\n    color: var(--hmw-deep);\n  }\n\n  @media (max-width: 620px) {\n    .hmw-kegel-desc {\n      padding: 12px 0;\n    }\n\n    .hmw-kegel-hero {\n      padding: 18px 15px;\n      border-radius: 22px;\n    }\n\n    .hmw-kegel-kicker {\n      font-size: 10px;\n      padding: 6px 10px;\n      margin-bottom: 11px;\n      letter-spacing: 1px;\n    }\n\n    .hmw-kegel-hero h2 {\n      font-size: 25px;\n      line-height: 1.08;\n      letter-spacing: -0.7px;\n      margin-bottom: 10px;\n    }\n\n    .hmw-kegel-hero p {\n      font-size: 13.5px;\n      line-height: 1.52;\n      margin-bottom: 11px;\n    }\n\n    .hmw-kegel-tags {\n      display: grid;\n      grid-template-columns: 1fr 1fr;\n      gap: 7px;\n      margin-top: 13px;\n    }\n\n    .hmw-kegel-tags span {\n      min-height: 30px;\n      padding: 6px 7px;\n      font-size: 10.8px;\n      white-space: normal;\n      text-align: center;\n    }\n\n    .hmw-kegel-grid {\n      grid-template-columns: 1fr;\n      gap: 10px;\n      margin-top: 12px;\n    }\n\n    .hmw-kegel-card,\n    .hmw-kegel-panel,\n    .hmw-kegel-steps,\n    .hmw-kegel-compare {\n      padding: 16px 14px;\n      border-radius: 20px;\n    }\n\n    .hmw-kegel-panel h3,\n    .hmw-kegel-steps h3,\n    .hmw-kegel-compare h3 {\n      font-size: 21px;\n    }\n\n    .hmw-kegel-table {\n      border-radius: 16px;\n    }\n\n    .hmw-kegel-cell {\n      padding: 10px 6px;\n      font-size: 11px;\n    }\n\n    .hmw-kegel-cell:first-child {\n      font-size: 11.5px;\n    }\n  }\n\n  @media (max-width: 380px) {\n    .hmw-kegel-hero h2 {\n      font-size: 23px;\n    }\n\n    .hmw-kegel-tags {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"hmw-kegel-desc\"\u003e\n  \u003cdiv class=\"hmw-kegel-wrap\"\u003e\n\n    \u003cdiv class=\"hmw-kegel-hero\"\u003e\n      \u003cdiv class=\"hmw-kegel-kicker\"\u003eHoomaw™ Pelvic Wellness\u003c\/div\u003e\n\n      \u003ch2\u003ePelvic floor training, \u003cspan\u003emade simple at home.\u003c\/span\u003e\n\u003c\/h2\u003e\n\n      \u003cp\u003e\n        Hoomaw™ helps turn Kegel training into a calmer, clearer private routine.\n        Designed for women who want better body awareness, easier consistency,\n        and a more comfortable way to begin.\n      \u003c\/p\u003e\n\n      \u003cp\u003e\n        With a compact flexible shape, smooth silicone feel, and guided training support,\n        it helps you focus on the right muscles without making your routine feel complicated.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"hmw-kegel-tags\"\u003e\n        \u003cspan\u003ePrivate home training\u003c\/span\u003e\n        \u003cspan\u003eGuided routine\u003c\/span\u003e\n        \u003cspan\u003eSmooth silicone feel\u003c\/span\u003e\n        \u003cspan\u003eBeginner-friendly\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hmw-kegel-grid\"\u003e\n      \u003cdiv class=\"hmw-kegel-card\"\u003e\n        \u003cdiv class=\"hmw-kegel-icon\"\u003e✓\u003c\/div\u003e\n        \u003ch3\u003eComfortable Form\u003c\/h3\u003e\n        \u003cp\u003eA compact, flexible shape designed to move naturally and feel easy to use during short private sessions.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hmw-kegel-card\"\u003e\n        \u003cdiv class=\"hmw-kegel-icon\"\u003e◌\u003c\/div\u003e\n        \u003ch3\u003eGuided Routine\u003c\/h3\u003e\n        \u003cp\u003eUse guided prompts to make pelvic floor training clearer, more consistent, and easier to return to.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hmw-kegel-card\"\u003e\n        \u003cdiv class=\"hmw-kegel-icon\"\u003e♡\u003c\/div\u003e\n        \u003ch3\u003eSoft Silicone Feel\u003c\/h3\u003e\n        \u003cp\u003eSmooth, body-safe silicone is made for gentle personal use and a more comfortable daily wellness habit.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hmw-kegel-card\"\u003e\n        \u003cdiv class=\"hmw-kegel-icon\"\u003e✦\u003c\/div\u003e\n        \u003ch3\u003eDiscreet Storage\u003c\/h3\u003e\n        \u003cp\u003eA modern, compact look keeps your pelvic wellness routine private, simple, and easy to store.\u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hmw-kegel-panel\"\u003e\n      \u003ch3\u003eDesigned for better body awareness.\u003c\/h3\u003e\n      \u003cp\u003e\n        Many women start Kegel exercises by guessing. Hoomaw™ gives your routine more structure,\n        helping you stay focused, consistent, and connected to your pelvic floor.\n      \u003c\/p\u003e\n\n      \u003cul class=\"hmw-kegel-list\"\u003e\n        \u003cli\u003eSupports short, repeatable home sessions\u003c\/li\u003e\n        \u003cli\u003eHelps you focus on pelvic floor engagement\u003c\/li\u003e\n        \u003cli\u003eMade for beginners and returning users\u003c\/li\u003e\n        \u003cli\u003eCompact enough for discreet personal storage\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hmw-kegel-panel dark\"\u003e\n      \u003ch3\u003eA private routine that feels easier to keep.\u003c\/h3\u003e\n      \u003cp\u003e\n        Pelvic wellness should not feel embarrassing, confusing, or hard to start.\n        Hoomaw™ is designed to make training feel approachable from the first session.\n      \u003c\/p\u003e\n\n      \u003cul class=\"hmw-kegel-list\"\u003e\n        \u003cli\u003eFlexible shape designed for comfort\u003c\/li\u003e\n        \u003cli\u003eLightweight construction for easier use\u003c\/li\u003e\n        \u003cli\u003eSmooth finish for a gentle feel\u003c\/li\u003e\n        \u003cli\u003eSimple cleaning routine after each session\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hmw-kegel-steps\"\u003e\n      \u003ch3\u003eHow to use\u003c\/h3\u003e\n\n      \u003cdiv class=\"hmw-kegel-step-grid\"\u003e\n        \u003cdiv class=\"hmw-kegel-step\"\u003e\n          \u003cstrong\u003e\u003cspan\u003e1\u003c\/span\u003e Connect\u003c\/strong\u003e\n          \u003cp\u003ePair the trainer with the guided training experience before your session.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hmw-kegel-step\"\u003e\n          \u003cstrong\u003e\u003cspan\u003e2\u003c\/span\u003e Insert comfortably\u003c\/strong\u003e\n          \u003cp\u003eGently position the trainer so it feels secure and comfortable.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hmw-kegel-step\"\u003e\n          \u003cstrong\u003e\u003cspan\u003e3\u003c\/span\u003e Follow the routine\u003c\/strong\u003e\n          \u003cp\u003eUse short guided exercises to build consistency and better pelvic floor awareness over time.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hmw-kegel-compare\"\u003e\n      \u003ch3\u003eWhy Hoomaw™ feels different\u003c\/h3\u003e\n      \u003cp\u003e\n        Many pelvic trainers feel bulky, confusing, or difficult to use consistently.\n        Hoomaw™ focuses on comfort, simplicity, and a routine women can actually return to.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"hmw-kegel-table\"\u003e\n        \u003cdiv class=\"hmw-kegel-row head\"\u003e\n          \u003cdiv class=\"hmw-kegel-cell\"\u003eFeature\u003c\/div\u003e\n          \u003cdiv class=\"hmw-kegel-cell hmw-kegel-brand\"\u003eHoomaw™\u003c\/div\u003e\n          \u003cdiv class=\"hmw-kegel-cell\"\u003eBasic\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hmw-kegel-row\"\u003e\n          \u003cdiv class=\"hmw-kegel-cell\"\u003eFlexible shape for natural movement\u003c\/div\u003e\n          \u003cdiv class=\"hmw-kegel-cell hmw-kegel-brand\"\u003e\u003cspan class=\"hmw-check\"\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n          \u003cdiv class=\"hmw-kegel-cell\"\u003e\u003cspan class=\"hmw-cross\"\u003e×\u003c\/span\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hmw-kegel-row\"\u003e\n          \u003cdiv class=\"hmw-kegel-cell\"\u003eGuided training support\u003c\/div\u003e\n          \u003cdiv class=\"hmw-kegel-cell hmw-kegel-brand\"\u003e\u003cspan class=\"hmw-check\"\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n          \u003cdiv class=\"hmw-kegel-cell\"\u003e\u003cspan class=\"hmw-cross\"\u003e×\u003c\/span\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hmw-kegel-row\"\u003e\n          \u003cdiv class=\"hmw-kegel-cell\"\u003eComfortable smooth silicone feel\u003c\/div\u003e\n          \u003cdiv class=\"hmw-kegel-cell hmw-kegel-brand\"\u003e\u003cspan class=\"hmw-check\"\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n          \u003cdiv class=\"hmw-kegel-cell\"\u003e\u003cspan class=\"hmw-cross\"\u003e×\u003c\/span\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hmw-kegel-row\"\u003e\n          \u003cdiv class=\"hmw-kegel-cell\"\u003eCompact for discreet storage\u003c\/div\u003e\n          \u003cdiv class=\"hmw-kegel-cell hmw-kegel-brand\"\u003e\u003cspan class=\"hmw-check\"\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n          \u003cdiv class=\"hmw-kegel-cell\"\u003e\u003cspan class=\"hmw-cross\"\u003e×\u003c\/span\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hmw-kegel-row\"\u003e\n          \u003cdiv class=\"hmw-kegel-cell\"\u003ePrivate, beginner-friendly design\u003c\/div\u003e\n          \u003cdiv class=\"hmw-kegel-cell hmw-kegel-brand\"\u003e\u003cspan class=\"hmw-check\"\u003e✓\u003c\/span\u003e\u003c\/div\u003e\n          \u003cdiv class=\"hmw-kegel-cell\"\u003e\u003cspan class=\"hmw-cross\"\u003e×\u003c\/span\u003e\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hmw-kegel-note\"\u003e\n      \u003cstrong\u003eImportant note:\u003c\/strong\u003e\n      Hoomaw™ Pelvic Wellness Trainer is designed for general pelvic wellness and personal training support.\n      It is not intended to diagnose, treat, cure, or prevent any medical condition.\n      If you are pregnant, postpartum, recovering from surgery, experiencing pelvic pain, or have a medical concern,\n      please consult a healthcare professional before use.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"mysite","offers":[{"title":"blue","offer_id":53893673582956,"sku":null,"price":59.99,"currency_code":"USD","in_stock":true},{"title":"pink","offer_id":53893673615724,"sku":null,"price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0981\/2895\/3708\/files\/1_0f9b93be-cc80-4315-8f8c-ec933bc133a1.webp?v=1781158577","url":"https:\/\/hoomaw.com\/products\/perifit-care-pelvic-floor-trainer","provider":"hoomaw","version":"1.0","type":"link"}