{"title":"Pelvic Wellness","description":"","products":[{"product_id":"elvie-trainer","title":"Hoomaw™Trainer Smart Kegel Exerciser","description":"\u003cstyle\u003e\n  .hmw-pelvic-section {\n    --hmw-bg: #fffaf7;\n    --hmw-card: #ffffff;\n    --hmw-text: #241b18;\n    --hmw-muted: #6f625d;\n    --hmw-soft: #f5ebe4;\n    --hmw-line: rgba(176, 141, 110, 0.24);\n    --hmw-accent: #b08d6e;\n    --hmw-deep: #6a4c93;\n    --hmw-gold: #ffd76a;\n\n    width: 100%;\n    background: var(--hmw-bg);\n    color: var(--hmw-text);\n    font-family: \"Helvetica Neue\", Helvetica, Arial, sans-serif;\n    padding: 34px 18px;\n    box-sizing: border-box;\n  }\n\n  .hmw-pelvic-section * {\n    box-sizing: border-box;\n  }\n\n  .hmw-pelvic-wrap {\n    width: min(100%, 980px);\n    margin: 0 auto;\n  }\n\n  .hmw-pelvic-hero {\n    padding: 34px 26px;\n    border-radius: 30px;\n    background:\n      radial-gradient(circle at top left, rgba(255, 215, 106, 0.22), transparent 34%),\n      linear-gradient(135deg, #ffffff, #f7ede7);\n    border: 1px solid var(--hmw-line);\n    box-shadow: 0 18px 46px rgba(70, 45, 36, 0.07);\n    text-align: center;\n  }\n\n  .hmw-pelvic-kicker {\n    display: inline-flex;\n    padding: 8px 14px;\n    border-radius: 999px;\n    background: #fff;\n    border: 1px solid var(--hmw-line);\n    color: #8a6f5e;\n    font-size: 12px;\n    font-weight: 900;\n    letter-spacing: 1.5px;\n    text-transform: uppercase;\n    margin-bottom: 16px;\n  }\n\n  .hmw-pelvic-hero h2 {\n    margin: 0 auto 14px;\n    max-width: 780px;\n    font-size: clamp(30px, 5vw, 48px);\n    line-height: 1.08;\n    letter-spacing: -1.2px;\n    font-weight: 950;\n    color: var(--hmw-text);\n  }\n\n  .hmw-pelvic-hero p {\n    max-width: 760px;\n    margin: 0 auto;\n    color: var(--hmw-muted);\n    font-size: clamp(16px, 2.4vw, 20px);\n    line-height: 1.7;\n  }\n\n  .hmw-pelvic-tags {\n    display: flex;\n    justify-content: center;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 22px;\n  }\n\n  .hmw-pelvic-tags span {\n    padding: 8px 12px;\n    border-radius: 999px;\n    background: #fff;\n    border: 1px solid rgba(176, 141, 110, 0.2);\n    color: #7b6960;\n    font-size: 12px;\n    font-weight: 850;\n  }\n\n  .hmw-pelvic-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 18px;\n    margin-top: 24px;\n  }\n\n  .hmw-pelvic-card {\n    padding: 24px;\n    border-radius: 24px;\n    background: var(--hmw-card);\n    border: 1px solid var(--hmw-line);\n    box-shadow: 0 14px 34px rgba(70, 45, 36, 0.045);\n  }\n\n  .hmw-pelvic-icon {\n    width: 42px;\n    height: 42px;\n    border-radius: 16px;\n    background: #f3e7df;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    color: var(--hmw-accent);\n    font-size: 22px;\n    margin-bottom: 14px;\n  }\n\n  .hmw-pelvic-card h3 {\n    margin: 0 0 8px;\n    color: var(--hmw-text);\n    font-size: 20px;\n    line-height: 1.25;\n    font-weight: 950;\n  }\n\n  .hmw-pelvic-card p {\n    margin: 0;\n    color: var(--hmw-muted);\n    font-size: 15.5px;\n    line-height: 1.65;\n  }\n\n  .hmw-pelvic-how {\n    margin-top: 26px;\n    padding: 28px;\n    border-radius: 28px;\n    background: #ffffff;\n    border: 1px solid var(--hmw-line);\n    box-shadow: 0 16px 38px rgba(70, 45, 36, 0.045);\n  }\n\n  .hmw-pelvic-how h3 {\n    margin: 0 0 18px;\n    font-size: clamp(26px, 4vw, 36px);\n    line-height: 1.15;\n    letter-spacing: -0.7px;\n    font-weight: 950;\n    color: var(--hmw-text);\n    text-align: center;\n  }\n\n  .hmw-pelvic-steps {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 14px;\n  }\n\n  .hmw-pelvic-step {\n    position: relative;\n    padding: 22px 18px;\n    border-radius: 22px;\n    background: #fffaf7;\n    border: 1px solid rgba(176, 141, 110, 0.2);\n  }\n\n  .hmw-pelvic-step strong {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    margin-bottom: 9px;\n    color: var(--hmw-text);\n    font-size: 17px;\n    line-height: 1.25;\n    font-weight: 950;\n  }\n\n  .hmw-pelvic-step strong span {\n    width: 28px;\n    height: 28px;\n    border-radius: 50%;\n    background: var(--hmw-deep);\n    color: var(--hmw-gold);\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    flex: 0 0 auto;\n  }\n\n  .hmw-pelvic-step p {\n    margin: 0;\n    color: var(--hmw-muted);\n    font-size: 14.5px;\n    line-height: 1.55;\n  }\n\n  .hmw-pelvic-included {\n    margin-top: 26px;\n    display: grid;\n    grid-template-columns: 1.1fr 0.9fr;\n    gap: 18px;\n    align-items: stretch;\n  }\n\n  .hmw-pelvic-box {\n    padding: 26px;\n    border-radius: 26px;\n    background: #ffffff;\n    border: 1px solid var(--hmw-line);\n    box-shadow: 0 14px 34px rgba(70, 45, 36, 0.045);\n  }\n\n  .hmw-pelvic-box h3 {\n    margin: 0 0 16px;\n    color: var(--hmw-text);\n    font-size: 24px;\n    line-height: 1.2;\n    font-weight: 950;\n  }\n\n  .hmw-pelvic-list {\n    list-style: none;\n    padding: 0;\n    margin: 0;\n    display: grid;\n    gap: 11px;\n  }\n\n  .hmw-pelvic-list li {\n    position: relative;\n    padding-left: 28px;\n    color: var(--hmw-muted);\n    font-size: 15.5px;\n    line-height: 1.45;\n  }\n\n  .hmw-pelvic-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: #f3e7df;\n    color: #8a6049;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 11px;\n    font-weight: 950;\n  }\n\n  .hmw-pelvic-promise {\n    background:\n      linear-gradient(135deg, #2b211f, #4d3833);\n    color: #fff;\n  }\n\n  .hmw-pelvic-promise h3 {\n    color: #fff;\n  }\n\n  .hmw-pelvic-promise .hmw-pelvic-list li {\n    color: rgba(255,255,255,.82);\n  }\n\n  .hmw-pelvic-promise .hmw-pelvic-list li::before {\n    background: rgba(255, 215, 106, 0.18);\n    color: var(--hmw-gold);\n  }\n\n  .hmw-pelvic-note {\n    margin-top: 24px;\n    padding: 18px 20px;\n    border-radius: 20px;\n    background: rgba(255,255,255,.76);\n    border: 1px solid var(--hmw-line);\n    color: #756760;\n    font-size: 13.5px;\n    line-height: 1.65;\n  }\n\n  .hmw-pelvic-note strong {\n    color: var(--hmw-text);\n  }\n\n  @media (max-width: 760px) {\n    .hmw-pelvic-section {\n      padding: 24px 14px;\n    }\n\n    .hmw-pelvic-hero {\n      padding: 28px 18px;\n      border-radius: 24px;\n    }\n\n    .hmw-pelvic-grid,\n    .hmw-pelvic-steps,\n    .hmw-pelvic-included {\n      grid-template-columns: 1fr;\n    }\n\n    .hmw-pelvic-card,\n    .hmw-pelvic-how,\n    .hmw-pelvic-box {\n      padding: 22px 18px;\n      border-radius: 22px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003csection class=\"hmw-pelvic-section\"\u003e\n  \u003cdiv class=\"hmw-pelvic-wrap\"\u003e\n\n    \u003cdiv class=\"hmw-pelvic-hero\"\u003e\n      \u003cdiv class=\"hmw-pelvic-kicker\"\u003ePelvic Wellness\u003c\/div\u003e\n\n      \u003ch2\u003ePelvic Wellness, Made Easier at Home\u003c\/h2\u003e\n\n      \u003cp\u003e\n        A guided pelvic floor trainer designed to help women build a more consistent,\n        private, and body-aware Kegel routine from the comfort of home.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"hmw-pelvic-tags\"\u003e\n        \u003cspan\u003eApp-guided routine\u003c\/span\u003e\n        \u003cspan\u003eBeginner-friendly\u003c\/span\u003e\n        \u003cspan\u003ePrivate home training\u003c\/span\u003e\n        \u003cspan\u003eBody-safe comfort\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hmw-pelvic-grid\"\u003e\n      \u003cdiv class=\"hmw-pelvic-card\"\u003e\n        \u003cdiv class=\"hmw-pelvic-icon\"\u003e◌\u003c\/div\u003e\n        \u003ch3\u003eGuided Home Training\u003c\/h3\u003e\n        \u003cp\u003e\n          Follow a simple routine from home, without pressure or embarrassment.\n          Designed to make pelvic floor training feel easier to return to.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hmw-pelvic-card\"\u003e\n        \u003cdiv class=\"hmw-pelvic-icon\"\u003e⌁\u003c\/div\u003e\n        \u003ch3\u003eBetter Body Awareness\u003c\/h3\u003e\n        \u003cp\u003e\n          Helps you focus on pelvic floor engagement and turn each session into\n          a more intentional wellness habit.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hmw-pelvic-card\"\u003e\n        \u003cdiv class=\"hmw-pelvic-icon\"\u003e✦\u003c\/div\u003e\n        \u003ch3\u003eBeginner-Friendly Routine\u003c\/h3\u003e\n        \u003cp\u003e\n          A simple way to start Kegel exercises, even if you have never used a\n          pelvic trainer before.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hmw-pelvic-card\"\u003e\n        \u003cdiv class=\"hmw-pelvic-icon\"\u003e♡\u003c\/div\u003e\n        \u003ch3\u003eSmooth, Body-Safe Feel\u003c\/h3\u003e\n        \u003cp\u003e\n          Made with a soft, skin-friendly surface for comfortable personal use\n          and easy private care.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hmw-pelvic-how\"\u003e\n      \u003ch3\u003eHow It Works\u003c\/h3\u003e\n\n      \u003cdiv class=\"hmw-pelvic-steps\"\u003e\n        \u003cdiv class=\"hmw-pelvic-step\"\u003e\n          \u003cstrong\u003e\u003cspan\u003e1\u003c\/span\u003e Connect\u003c\/strong\u003e\n          \u003cp\u003e\n            Pair the trainer with the guided training experience and prepare for\n            a short private session.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hmw-pelvic-step\"\u003e\n          \u003cstrong\u003e\u003cspan\u003e2\u003c\/span\u003e Follow\u003c\/strong\u003e\n          \u003cp\u003e\n            Move through simple exercise prompts designed around pelvic floor\n            engagement and control.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"hmw-pelvic-step\"\u003e\n          \u003cstrong\u003e\u003cspan\u003e3\u003c\/span\u003e Build\u003c\/strong\u003e\n          \u003cp\u003e\n            Use short sessions regularly to support a more consistent pelvic\n            wellness routine.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hmw-pelvic-included\"\u003e\n      \u003cdiv class=\"hmw-pelvic-box\"\u003e\n        \u003ch3\u003eWhat’s Included\u003c\/h3\u003e\n        \u003cul class=\"hmw-pelvic-list\"\u003e\n          \u003cli\u003ePelvic floor trainer\u003c\/li\u003e\n          \u003cli\u003eCharging cable\u003c\/li\u003e\n          \u003cli\u003eStorage pouch\u003c\/li\u003e\n          \u003cli\u003eQuick-start guide\u003c\/li\u003e\n          \u003cli\u003eDiscreet packaging\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"hmw-pelvic-box hmw-pelvic-promise\"\u003e\n        \u003ch3\u003ePrivate Purchase Promise\u003c\/h3\u003e\n        \u003cul class=\"hmw-pelvic-list\"\u003e\n          \u003cli\u003ePlain packaging\u003c\/li\u003e\n          \u003cli\u003eSecure checkout\u003c\/li\u003e\n          \u003cli\u003eBeginner-friendly support\u003c\/li\u003e\n          \u003cli\u003eEasy-to-clean design\u003c\/li\u003e\n          \u003cli\u003eDesigned for private home use\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"hmw-pelvic-note\"\u003e\n      \u003cstrong\u003eImportant note:\u003c\/strong\u003e\n      This product 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,\n      or have a medical concern, please consult a healthcare professional before use.\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e","brand":"mysite","offers":[{"title":"Default Title","offer_id":53893625938284,"sku":"EL01-01B","price":59.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0981\/2895\/3708\/files\/1_b3cba316-7676-49b1-8586-3f51356634fe.webp?v=1781159608"},{"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"},{"product_id":"pelvic-floor-muscle-training-leg-slimming-device","title":"Hoomaw™ Smart Counter Kegel Exerciser","description":"\u003cp\u003e\u003cb\u003eProduct information:\u003c\/b\u003e \u003cbr\u003eApplicable scenarios: fitness equipment, health massage, fitness and body shaping \u003cbr\u003eColors: pink, green, gray, purple \u003cbr\u003eMaterials: ABS + TPE + spring \u003cbr\u003eProduct dimensions: 21 x 34.5 x 11.3 cm\u003c\/p\u003e\n\u003cp\u003e\u003cbr\u003e\u003cb\u003ePacking list: \u003c\/b\u003e\u003cbr\u003e1* Leg Beauties\u003cbr\u003e\u003cb\u003eProduct Image:\u003c\/b\u003e\u003cbr\u003e\u003cimg src=\"https:\/\/oss-cf.cjdropshipping.com\/product\/2026\/02\/02\/05\/af7f3e71-b31d-49c4-be93-e04a7c6dca5d_trans.jpeg\"\u003e\u003cimg src=\"https:\/\/oss-cf.cjdropshipping.com\/product\/2026\/02\/02\/05\/f2f7b82e-3c34-4432-aa26-f37faf65ca03_trans.jpeg\"\u003e\u003cimg src=\"https:\/\/oss-cf.cjdropshipping.com\/product\/2026\/02\/02\/05\/2753ac83-4933-431c-8739-fda6fb3f0875_trans.jpeg\"\u003e\u003cimg src=\"https:\/\/oss-cf.cjdropshipping.com\/product\/2026\/02\/02\/05\/2c0ef63d-df22-4af4-abe2-1045fc23a4f2_trans.jpeg\"\u003e\u003cimg src=\"https:\/\/oss-cf.cjdropshipping.com\/product\/2026\/02\/02\/05\/f0ae1ac5-b9cb-4a98-86c5-29bc6151effa_trans.jpeg\"\u003e\u003cimg src=\"https:\/\/oss-cf.cjdropshipping.com\/product\/2026\/02\/02\/05\/28917415-2afe-4245-80da-cb42ab530203_trans.jpeg\"\u003e\u003cimg src=\"https:\/\/oss-cf.cjdropshipping.com\/product\/2026\/02\/02\/05\/f3a692dd-35ac-413f-8e8b-f28cd3e111e5_trans.jpeg\"\u003e\u003cimg src=\"https:\/\/oss-cf.cjdropshipping.com\/product\/2026\/02\/02\/05\/0fde7f59-689a-4178-b983-27c1a50f3956_trans.jpeg\"\u003e\u003cimg src=\"https:\/\/oss-cf.cjdropshipping.com\/product\/2026\/02\/02\/05\/34232fdc-cfd9-4863-b05f-83c66aba300c_trans.jpeg\"\u003e\u003cimg src=\"https:\/\/oss-cf.cjdropshipping.com\/product\/2026\/02\/02\/05\/9de7714c-df6c-4a99-88a2-117ea30a00ac_trans.jpeg\"\u003e\u003cimg src=\"https:\/\/oss-cf.cjdropshipping.com\/product\/2026\/02\/02\/05\/e0945145-1344-4aa9-b377-230aa62403bc_trans.jpeg\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0981\/2895\/3708\/files\/1a56d7622089bdf28caee10c186c3108.jpg?v=1781252557\" alt=\"\"\u003e\u003cimg src=\"https:\/\/oss-cf.cjdropshipping.com\/product\/2026\/02\/02\/05\/a67cc9fa-aa70-4539-9d8a-7427f010eb0b_trans.jpeg\"\u003e\u003cimg src=\"https:\/\/oss-cf.cjdropshipping.com\/product\/2026\/02\/02\/05\/0236734d-1bf2-447a-bbc4-88a78199b1a7_trans.jpeg\"\u003e\u003cimg src=\"https:\/\/oss-cf.cjdropshipping.com\/product\/2026\/02\/02\/05\/be07251b-300a-4d5f-8061-986edd68f239_trans.jpeg\"\u003e\u003cimg src=\"https:\/\/oss-cf.cjdropshipping.com\/product\/2026\/02\/02\/05\/75c793bb-0728-402b-8853-22c19c46d642_trans.jpeg\"\u003e\u003cimg src=\"https:\/\/oss-cf.cjdropshipping.com\/product\/2026\/02\/02\/05\/7a9cb047-5160-4abc-ae44-243816f733a6_trans.jpeg\"\u003e\u003cimg src=\"https:\/\/oss-cf.cjdropshipping.com\/product\/2026\/02\/02\/05\/e3e999b7-1142-453c-8fc1-1281d5a2a901_trans.jpeg\"\u003e\u003cimg src=\"https:\/\/oss-cf.cjdropshipping.com\/product\/2026\/02\/02\/05\/9442ff8d-e465-48a2-a51a-5e6855fb0762_trans.jpeg\"\u003e\u003cimg src=\"https:\/\/oss-cf.cjdropshipping.com\/product\/2026\/02\/02\/05\/9d1d0144-8c64-4d24-b4cd-0b86872fc0d7_trans.jpeg\"\u003e\u003c\/p\u003e","brand":"mysite","offers":[{"title":"White Peach Pink","offer_id":53893961646444,"sku":null,"price":49.99,"currency_code":"USD","in_stock":true},{"title":"Mint Green","offer_id":53893961679212,"sku":null,"price":49.99,"currency_code":"USD","in_stock":true},{"title":"Lilac Purple","offer_id":53893961711980,"sku":null,"price":49.99,"currency_code":"USD","in_stock":true},{"title":"Textured Gray","offer_id":53893961744748,"sku":null,"price":49.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0981\/2895\/3708\/files\/ChatGPT_Image_2026_6_16_14_01_34.png?v=1781589741"},{"product_id":"pelvic-floor-muscle-count-training-repair-device","title":"Pelvic Floor Smart Biofeedback Trainer","description":"\u003cp\u003e\u003cimg src=\"https:\/\/cf.cjdropshipping.com\/17150400\/2405070145060328800.jpg\"\u003e\u003cimg src=\"https:\/\/cf.cjdropshipping.com\/17150400\/2405070145080321500.jpg\"\u003e\u003cimg src=\"https:\/\/cf.cjdropshipping.com\/17150400\/2405070145070320100.jpg\"\u003e\u003cimg src=\"https:\/\/cf.cjdropshipping.com\/17150400\/2405070145070328300.jpg\"\u003e\u003cimg src=\"https:\/\/cf.cjdropshipping.com\/17150400\/2405070145070320800.jpg\"\u003e\u003cimg src=\"https:\/\/cf.cjdropshipping.com\/17150400\/2405070145080320000.jpg\"\u003e\u003cimg src=\"https:\/\/cf.cjdropshipping.com\/17150400\/2405070145070323900.jpg\"\u003e\u003cimg src=\"https:\/\/cf.cjdropshipping.com\/17150400\/2405070145070321500.jpg\"\u003e\u003cimg src=\"https:\/\/cf.cjdropshipping.com\/17150400\/2405070145070328900.jpg\"\u003e\u003cimg src=\"https:\/\/cf.cjdropshipping.com\/17150400\/2405070145070322600.jpg\"\u003e\u003cimg src=\"https:\/\/cf.cjdropshipping.com\/17150400\/2405070145070324800.jpg\"\u003e\u003cimg src=\"https:\/\/cf.cjdropshipping.com\/17150400\/2405070145070325500.jpg\"\u003e\u003cimg src=\"https:\/\/cf.cjdropshipping.com\/17150400\/2405070145070329500.jpg\"\u003e\u003cimg src=\"https:\/\/cf.cjdropshipping.com\/17150400\/2405070145070326900.jpg\"\u003e\u003cimg src=\"https:\/\/cf.cjdropshipping.com\/17150400\/2405070145060329500.jpg\"\u003e\u003cimg src=\"https:\/\/cf.cjdropshipping.com\/17150400\/2405070145070327500.jpg\"\u003e\u003cimg src=\"https:\/\/cf.cjdropshipping.com\/17150400\/2405070145070326100.jpg\"\u003e\u003cimg src=\"https:\/\/cf.cjdropshipping.com\/17150400\/2405070145080320800.jpg\"\u003e\u003cimg src=\"https:\/\/cf.cjdropshipping.com\/17150400\/2405070145070323300.jpg\"\u003e\u003cimg src=\"https:\/\/cf.cjdropshipping.com\/17150400\/2405070145080322200.jpg\"\u003e\u003c\/p\u003e","brand":"mysite","offers":[{"title":"Gray","offer_id":53893962793324,"sku":null,"price":45.99,"currency_code":"USD","in_stock":true},{"title":"Pink","offer_id":53893962826092,"sku":null,"price":45.99,"currency_code":"USD","in_stock":true},{"title":"Blue","offer_id":53893962858860,"sku":null,"price":45.99,"currency_code":"USD","in_stock":true},{"title":"Green","offer_id":53893962891628,"sku":null,"price":45.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0981\/2895\/3708\/files\/ChatGPT_Image_2026_6_16_14_00_14.png?v=1781589741"},{"product_id":"pelvic-floor-muscle-trainer-leg-beauty","title":"Pelvic Floor Muscle Trainer Leg Beauty","description":"\u003cp\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0981\/2895\/3708\/files\/0cc649de-1c8a-42af-b4ce-f8bba4061809.png?v=1781505677\"\u003e\u003cimg alt=\"\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0981\/2895\/3708\/files\/df14691a-26af-4926-b756-54757c37ba8f.png?v=1781505678\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0981\/2895\/3708\/files\/7320ec55-cd66-407c-8082-922bc2507c07.png?v=1781505677\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0981\/2895\/3708\/files\/2354d704-a00f-4238-ae65-fb3175f2fcdb.png?v=1781505678\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0981\/2895\/3708\/files\/22739280-9910-4e63-89ae-a6946f02d9eb.jpg?v=1781505722\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0981\/2895\/3708\/files\/95b16a66-1d02-44fe-adc6-ee5997afc3bd.jpg?v=1781505722\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0981\/2895\/3708\/files\/136a6da9-67fb-452c-944d-64c6a7111cc4.jpg?v=1781505722\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0981\/2895\/3708\/files\/ad424049-0376-4b1d-b90b-d2e4492a6ebf.jpg?v=1781505722\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0981\/2895\/3708\/files\/6748b15b-0413-4a31-85e8-9d8bf65d935c.jpg?v=1781505722\" alt=\"\" width=\"703\" height=\"1434\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0981\/2895\/3708\/files\/c63aa4bb-c943-4339-a82a-dafcc1bed060.jpg?v=1781505722\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0981\/2895\/3708\/files\/9f1d227e-e955-49c5-aeb9-d41685711dfa.jpg?v=1781505722\" alt=\"\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0981\/2895\/3708\/files\/dedee745-3503-484b-a3fd-7b1ba712ed07.jpg?v=1781505722\" alt=\"\"\u003e\u003cbr\u003e\u003c\/p\u003e","brand":"mysite","offers":[{"title":"Not Counting Pink","offer_id":53893965381996,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true},{"title":"Not Counting Blue","offer_id":53893965414764,"sku":null,"price":29.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0981\/2895\/3708\/files\/ChatGPT_Image_2026_6_16_13_57_54.png?v=1781589504"}],"url":"https:\/\/hoomaw.com\/collections\/pelvic-wellness.oembed","provider":"hoomaw","version":"1.0","type":"link"}