{"product_id":"loopwell","title":"Loop Well Hand Massager","description":"\u003c!-- ============================================================\n     LOOPWELL — Product Description (Shopify Ready)\n     HOW TO USE:\n     1. Shopify Admin → Products → your product\n     2. Description field → click \u003c\/\u003e (HTML mode)\n     3. Select all existing content and delete\n     4. Paste this entire file contents in\n     5. Click Save\n     ============================================================ --\u003e\n\n\u003cstyle\u003e\n  .lw-desc {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;\n    max-width: 700px;\n    margin: 0 auto;\n    color: #2D1F3D;\n    background: #F7F4FB;\n    padding: 8px 0;\n  }\n\n  \/* DIVIDER *\/\n  .lw-line {\n    height: 1px;\n    background: #EDE4F5;\n    margin: 1.75rem 0;\n  }\n\n  \/* HERO *\/\n  .lw-hero {\n    background: #EDE4F5;\n    border-radius: 14px;\n    padding: 28px 24px;\n    margin-bottom: 1.75rem;\n    text-align: center;\n  }\n  .lw-hero-tag {\n    display: inline-block;\n    font-size: 11px;\n    font-weight: 600;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #8B7BAF;\n    background: rgba(139,123,175,0.12);\n    padding: 4px 12px;\n    border-radius: 20px;\n    margin-bottom: 14px;\n  }\n  .lw-hero h1 {\n    font-size: 30px;\n    font-weight: 700;\n    line-height: 1.15;\n    margin: 0 0 12px;\n    color: #2D1F3D;\n    letter-spacing: -0.01em;\n  }\n  .lw-hero p {\n    font-size: 15px;\n    color: #6B5A8A;\n    margin: 0 auto;\n    line-height: 1.8;\n    max-width: 480px;\n  }\n\n  \/* TRUST PILLS *\/\n  .lw-pills {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    justify-content: center;\n    margin: 1.5rem 0;\n  }\n  .lw-pill {\n    display: flex;\n    align-items: center;\n    gap: 6px;\n    background: #EDE4F5;\n    border-radius: 20px;\n    padding: 7px 14px;\n    font-size: 13px;\n    font-weight: 500;\n    color: #2D1F3D;\n    border: 1px solid rgba(139,123,175,0.2);\n  }\n  .lw-pill-dot {\n    width: 7px;\n    height: 7px;\n    border-radius: 50%;\n    background: #C084A0;\n    flex-shrink: 0;\n  }\n\n  \/* STORY SECTION *\/\n  .lw-story {\n    margin-bottom: 1.75rem;\n  }\n  .lw-story-eyebrow {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #C084A0;\n    margin: 0 0 8px;\n    display: block;\n  }\n  .lw-story h2 {\n    font-size: 24px;\n    font-weight: 700;\n    color: #2D1F3D;\n    margin: 0 0 14px;\n    letter-spacing: -0.01em;\n    line-height: 1.2;\n  }\n  .lw-story p {\n    font-size: 15px;\n    color: #6B5A8A;\n    line-height: 1.9;\n    margin: 0 0 12px;\n  }\n  .lw-story p:last-child { margin: 0; }\n  .lw-story p strong { color: #2D1F3D; font-weight: 600; }\n\n  \/* QUOTE BLOCK *\/\n  .lw-quote {\n    background: #EDE4F5;\n    border-left: 4px solid #C084A0;\n    border-radius: 0 10px 10px 0;\n    padding: 14px 18px;\n    margin: 14px 0;\n  }\n  .lw-quote p {\n    font-size: 15px;\n    font-style: italic;\n    color: #6B5A8A;\n    margin: 0;\n    line-height: 1.8;\n  }\n\n  \/* BENEFITS — soft card style *\/\n  .lw-benefits {\n    display: flex;\n    flex-direction: column;\n    gap: 8px;\n    margin-top: 14px;\n  }\n  .lw-benefit {\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n    background: #EDE4F5;\n    border-radius: 10px;\n    padding: 14px 16px;\n    border: 1px solid rgba(139,123,175,0.15);\n  }\n  .lw-benefit-icon {\n    width: 36px;\n    height: 36px;\n    border-radius: 50%;\n    background: #F7F4FB;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 16px;\n    flex-shrink: 0;\n    margin-top: 1px;\n  }\n  .lw-benefit-body { flex: 1; }\n  .lw-benefit-title {\n    font-size: 14px;\n    font-weight: 700;\n    color: #2D1F3D;\n    margin: 0 0 3px;\n  }\n  .lw-benefit-desc {\n    font-size: 13px;\n    color: #6B5A8A;\n    line-height: 1.7;\n    margin: 0;\n  }\n\n  \/* HOW IT WORKS *\/\n  .lw-steps {\n    display: flex;\n    flex-direction: column;\n    gap: 0;\n    margin-top: 14px;\n  }\n  .lw-step {\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n    padding: 16px 0;\n    border-bottom: 1px solid #EDE4F5;\n  }\n  .lw-step:last-child { border-bottom: none; }\n  .lw-step-num {\n    width: 32px;\n    height: 32px;\n    border-radius: 50%;\n    background: #C084A0;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-size: 13px;\n    font-weight: 700;\n    color: #F7F4FB;\n    flex-shrink: 0;\n    margin-top: 2px;\n  }\n  .lw-step-body { flex: 1; padding-top: 4px; }\n  .lw-step-title {\n    font-size: 14px;\n    font-weight: 700;\n    color: #2D1F3D;\n    margin: 0 0 4px;\n  }\n  .lw-step-desc {\n    font-size: 13px;\n    color: #6B5A8A;\n    line-height: 1.7;\n    margin: 0;\n  }\n  .lw-step-desc em { color: #2D1F3D; font-style: normal; font-weight: 500; }\n\n  \/* SPECS *\/\n  .lw-specs {\n    border: 1px solid #EDE4F5;\n    border-radius: 12px;\n    overflow: hidden;\n    margin-top: 14px;\n  }\n  .lw-spec-row {\n    display: flex;\n    align-items: center;\n    padding: 12px 16px;\n    border-bottom: 1px solid #EDE4F5;\n  }\n  .lw-spec-row:last-child { border-bottom: none; }\n  .lw-spec-row:nth-child(odd) { background: #EDE4F5; }\n  .lw-spec-row:nth-child(even) { background: #F7F4FB; }\n  .lw-spec-key {\n    font-size: 12px;\n    font-weight: 600;\n    color: #8B7BAF;\n    text-transform: uppercase;\n    letter-spacing: 0.06em;\n    width: 140px;\n    flex-shrink: 0;\n  }\n  .lw-spec-val {\n    font-size: 14px;\n    color: #2D1F3D;\n    flex: 1;\n    font-weight: 500;\n  }\n\n  \/* INCLUDES *\/\n  .lw-includes {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 8px;\n    margin-top: 14px;\n  }\n  .lw-inc {\n    display: flex;\n    align-items: center;\n    gap: 8px;\n    font-size: 13px;\n    color: #6B5A8A;\n    background: #EDE4F5;\n    padding: 10px 12px;\n    border-radius: 8px;\n  }\n  .lw-inc-dot {\n    width: 6px;\n    height: 6px;\n    border-radius: 50%;\n    background: #C084A0;\n    flex-shrink: 0;\n  }\n\n  \/* GUARANTEE *\/\n  .lw-guarantee {\n    background: #2D1F3D;\n    border-radius: 14px;\n    padding: 22px 24px;\n    margin-top: 1.75rem;\n    display: flex;\n    gap: 16px;\n    align-items: flex-start;\n  }\n  .lw-guarantee-icon { font-size: 24px; flex-shrink: 0; margin-top: 2px; }\n  .lw-guarantee-body { flex: 1; }\n  .lw-guarantee-title {\n    font-size: 15px;\n    font-weight: 700;\n    color: #F7F4FB;\n    margin: 0 0 6px;\n  }\n  .lw-guarantee-desc {\n    font-size: 13px;\n    color: rgba(247,244,251,0.7);\n    line-height: 1.7;\n    margin: 0;\n  }\n  .lw-guarantee-desc strong { color: #F7F4FB; font-weight: 600; }\n\n  \/* CLOSING *\/\n  .lw-close {\n    background: #C084A0;\n    border-radius: 14px;\n    padding: 24px;\n    text-align: center;\n    margin-top: 1rem;\n  }\n  .lw-close h3 {\n    font-size: 20px;\n    font-weight: 700;\n    color: #F7F4FB;\n    margin: 0 0 6px;\n    letter-spacing: -0.01em;\n    line-height: 1.3;\n  }\n  .lw-close p {\n    font-size: 13px;\n    color: rgba(247,244,251,0.85);\n    margin: 0;\n  }\n\n  \/* SECTION *\/\n  .lw-section { margin-bottom: 1.75rem; }\n  .lw-section-eyebrow {\n    font-size: 11px;\n    font-weight: 700;\n    letter-spacing: 0.14em;\n    text-transform: uppercase;\n    color: #C084A0;\n    margin: 0 0 8px;\n    display: block;\n  }\n  .lw-section h2 {\n    font-size: 22px;\n    font-weight: 700;\n    color: #2D1F3D;\n    margin: 0 0 12px;\n    letter-spacing: -0.01em;\n    line-height: 1.2;\n  }\n\n  @media (max-width: 480px) {\n    .lw-hero h1 { font-size: 24px; }\n    .lw-pills { gap: 6px; }\n    .lw-pill { font-size: 12px; padding: 5px 10px; }\n    .lw-includes { grid-template-columns: 1fr; }\n    .lw-spec-key { width: 110px; }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"lw-desc\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"lw-hero\"\u003e\n    \u003cdiv class=\"lw-hero-tag\"\u003eFor crocheters and knitters\u003c\/div\u003e\n    \u003ch1\u003eYour hands deserve\u003cbr\u003eto keep creating.\u003c\/h1\u003e\n    \u003cp\u003eHand and finger recovery designed for crafters. Because nothing should come between you and your next row.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TRUST PILLS --\u003e\n  \u003cdiv class=\"lw-pills\"\u003e\n    \u003cdiv class=\"lw-pill\"\u003e\n\u003cdiv class=\"lw-pill-dot\"\u003e\u003c\/div\u003e15 min recovery\u003c\/div\u003e\n    \u003cdiv class=\"lw-pill\"\u003e\n\u003cdiv class=\"lw-pill-dot\"\u003e\u003c\/div\u003eGentle compression\u003c\/div\u003e\n    \u003cdiv class=\"lw-pill\"\u003e\n\u003cdiv class=\"lw-pill-dot\"\u003e\u003c\/div\u003e30-day guarantee\u003c\/div\u003e\n    \u003cdiv class=\"lw-pill\"\u003e\n\u003cdiv class=\"lw-pill-dot\"\u003e\u003c\/div\u003eFree shipping\u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-line\"\u003e\u003c\/div\u003e\n\n  \u003c!-- STORY --\u003e\n  \u003cdiv class=\"lw-story\"\u003e\n    \u003cspan class=\"lw-story-eyebrow\"\u003eThe moment we all know\u003c\/span\u003e\n    \u003ch2\u003eMid-row. Hand gives out. Project stops.\u003c\/h2\u003e\n    \u003cdiv class=\"lw-quote\"\u003e\n      \u003cp\u003eYou're finally in your rhythm. The pattern is flowing. You can see exactly how this piece is going to look. Then your fingers start to cramp. Your knuckles ache. You have to put it down — again — before you're ready to.\u003c\/p\u003e\n    \u003c\/div\u003e\n    \u003cp\u003eHand pain, finger cramps, and arthritis flare-ups are the most common reason crafters have to cut sessions short. \u003cstrong\u003eLoopwell was built to give you those rows back.\u003c\/strong\u003e\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-line\"\u003e\u003c\/div\u003e\n\n  \u003c!-- BENEFITS --\u003e\n  \u003cdiv class=\"lw-section\"\u003e\n    \u003cspan class=\"lw-section-eyebrow\"\u003eWhy Loopwell works\u003c\/span\u003e\n    \u003ch2\u003eRecovery that fits between rows.\u003c\/h2\u003e\n    \u003cdiv class=\"lw-benefits\"\u003e\n\n      \u003cdiv class=\"lw-benefit\"\u003e\n        \u003cdiv class=\"lw-benefit-icon\"\u003e🤲\u003c\/div\u003e\n        \u003cdiv class=\"lw-benefit-body\"\u003e\n          \u003cdiv class=\"lw-benefit-title\"\u003eTargets fingers, knuckles and palm\u003c\/div\u003e\n          \u003cdiv class=\"lw-benefit-desc\"\u003eGentle compression wraps exactly where crochet and knitting fatigue builds — the fingers that grip the hook, the knuckles that ache, the palm that tightens after hours of work.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lw-benefit\"\u003e\n        \u003cdiv class=\"lw-benefit-icon\"\u003e⏱️\u003c\/div\u003e\n        \u003cdiv class=\"lw-benefit-body\"\u003e\n          \u003cdiv class=\"lw-benefit-title\"\u003eBack to your project in 15 minutes\u003c\/div\u003e\n          \u003cdiv class=\"lw-benefit-desc\"\u003eSlip it on while you rest your eyes, make a cup of tea, or watch a few minutes of something. By the time you're ready to pick up your hook again — your hands are too.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lw-benefit\"\u003e\n        \u003cdiv class=\"lw-benefit-icon\"\u003e🌿\u003c\/div\u003e\n        \u003cdiv class=\"lw-benefit-body\"\u003e\n          \u003cdiv class=\"lw-benefit-title\"\u003eGentle enough for sensitive hands\u003c\/div\u003e\n          \u003cdiv class=\"lw-benefit-desc\"\u003e3 modes and 5 compression levels — from the lightest touch for sensitive or arthritic hands to deeper relief after a long crafting session. You're always in control of how it feels.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lw-benefit\"\u003e\n        \u003cdiv class=\"lw-benefit-icon\"\u003e🔋\u003c\/div\u003e\n        \u003cdiv class=\"lw-benefit-body\"\u003e\n          \u003cdiv class=\"lw-benefit-title\"\u003eOne charge lasts all week\u003c\/div\u003e\n          \u003cdiv class=\"lw-benefit-desc\"\u003eUSB-C fast charge. Use it every day and only charge it once a week. It's always ready when your hands need it — no interruptions to your routine.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"lw-benefit\"\u003e\n        \u003cdiv class=\"lw-benefit-icon\"\u003e🧶\u003c\/div\u003e\n        \u003cdiv class=\"lw-benefit-body\"\u003e\n          \u003cdiv class=\"lw-benefit-title\"\u003eMade for the craft life\u003c\/div\u003e\n          \u003cdiv class=\"lw-benefit-desc\"\u003eSits next to your yarn basket. Slips on in seconds. No complicated setup, no routines to remember. The easier it is to use, the more consistently you do — and consistency is what keeps you crafting.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-line\"\u003e\u003c\/div\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003cdiv class=\"lw-section\"\u003e\n    \u003cspan class=\"lw-section-eyebrow\"\u003eHow it works\u003c\/span\u003e\n    \u003ch2\u003eSimple enough to use every session.\u003c\/h2\u003e\n    \u003cdiv class=\"lw-steps\"\u003e\n      \u003cdiv class=\"lw-step\"\u003e\n        \u003cdiv class=\"lw-step-num\"\u003e1\u003c\/div\u003e\n        \u003cdiv class=\"lw-step-body\"\u003e\n          \u003cdiv class=\"lw-step-title\"\u003eSlip your hand in — whenever you need it\u003c\/div\u003e\n          \u003cdiv class=\"lw-step-desc\"\u003eMid-project break, end of a long session, or any time your hands start to ache. \u003cem\u003eFive seconds and you're in.\u003c\/em\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lw-step\"\u003e\n        \u003cdiv class=\"lw-step-num\"\u003e2\u003c\/div\u003e\n        \u003cdiv class=\"lw-step-body\"\u003e\n          \u003cdiv class=\"lw-step-title\"\u003eChoose your mode and compression level\u003c\/div\u003e\n          \u003cdiv class=\"lw-step-desc\"\u003eSoothing for everyday recovery. Vitality for deeper relief after long sessions. \u003cem\u003e5 intensity levels so sensitive hands are always comfortable.\u003c\/em\u003e\n\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lw-step\"\u003e\n        \u003cdiv class=\"lw-step-num\"\u003e3\u003c\/div\u003e\n        \u003cdiv class=\"lw-step-body\"\u003e\n          \u003cdiv class=\"lw-step-title\"\u003eBack to your project — refreshed\u003c\/div\u003e\n          \u003cdiv class=\"lw-step-desc\"\u003eFingers loose. Knuckles relieved. \u003cem\u003ePick up your hook and keep going.\u003c\/em\u003e No row left unfinished.\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-line\"\u003e\u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n  \u003cdiv class=\"lw-section\"\u003e\n    \u003cspan class=\"lw-section-eyebrow\"\u003eSpecs\u003c\/span\u003e\n    \u003ch2\u003eEverything you need to know.\u003c\/h2\u003e\n    \u003cdiv class=\"lw-specs\"\u003e\n      \u003cdiv class=\"lw-spec-row\"\u003e\n        \u003cspan class=\"lw-spec-key\"\u003eCompression\u003c\/span\u003e\n        \u003cspan class=\"lw-spec-val\"\u003eGentle air compression — no heat\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lw-spec-row\"\u003e\n        \u003cspan class=\"lw-spec-key\"\u003eModes\u003c\/span\u003e\n        \u003cspan class=\"lw-spec-val\"\u003e3 modes — Health, Soothing, Vitality\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lw-spec-row\"\u003e\n        \u003cspan class=\"lw-spec-key\"\u003eIntensity\u003c\/span\u003e\n        \u003cspan class=\"lw-spec-val\"\u003e5 adjustable levels\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lw-spec-row\"\u003e\n        \u003cspan class=\"lw-spec-key\"\u003eSession\u003c\/span\u003e\n        \u003cspan class=\"lw-spec-val\"\u003e15 minutes per recovery session\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lw-spec-row\"\u003e\n        \u003cspan class=\"lw-spec-key\"\u003eBattery\u003c\/span\u003e\n        \u003cspan class=\"lw-spec-val\"\u003e7+ days per charge\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lw-spec-row\"\u003e\n        \u003cspan class=\"lw-spec-key\"\u003eCharging\u003c\/span\u003e\n        \u003cspan class=\"lw-spec-val\"\u003eUSB-C fast charge\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lw-spec-row\"\u003e\n        \u003cspan class=\"lw-spec-key\"\u003eFits\u003c\/span\u003e\n        \u003cspan class=\"lw-spec-val\"\u003eLeft or right hand\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"lw-spec-row\"\u003e\n        \u003cspan class=\"lw-spec-key\"\u003eMaterial\u003c\/span\u003e\n        \u003cspan class=\"lw-spec-val\"\u003ePremium soft interior — gentle on skin\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-line\"\u003e\u003c\/div\u003e\n\n  \u003c!-- INCLUDES --\u003e\n  \u003cdiv class=\"lw-section\"\u003e\n    \u003cspan class=\"lw-section-eyebrow\"\u003eIn the box\u003c\/span\u003e\n    \u003ch2\u003eWhat's included.\u003c\/h2\u003e\n    \u003cdiv class=\"lw-includes\"\u003e\n      \u003cdiv class=\"lw-inc\"\u003e\n\u003cdiv class=\"lw-inc-dot\"\u003e\u003c\/div\u003eLoopwell Hand Massager Glove\u003c\/div\u003e\n      \u003cdiv class=\"lw-inc\"\u003e\n\u003cdiv class=\"lw-inc-dot\"\u003e\u003c\/div\u003eUSB-C charging cable\u003c\/div\u003e\n      \u003cdiv class=\"lw-inc\"\u003e\n\u003cdiv class=\"lw-inc-dot\"\u003e\u003c\/div\u003eUser guide\u003c\/div\u003e\n      \u003cdiv class=\"lw-inc\"\u003e\n\u003cdiv class=\"lw-inc-dot\"\u003e\u003c\/div\u003eStorage pouch\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"lw-line\"\u003e\u003c\/div\u003e\n\n  \u003c!-- GUARANTEE --\u003e\n  \u003cdiv class=\"lw-guarantee\"\u003e\n    \u003cdiv class=\"lw-guarantee-icon\"\u003e🏆\u003c\/div\u003e\n    \u003cdiv class=\"lw-guarantee-body\"\u003e\n      \u003cdiv class=\"lw-guarantee-title\"\u003e30-Day Money Back Guarantee\u003c\/div\u003e\n      \u003cdiv class=\"lw-guarantee-desc\"\u003eTry Loopwell for 30 days. If your hands don't feel better and your sessions don't last longer — \u003cstrong\u003efull refund, no questions asked.\u003c\/strong\u003e We back it completely.\u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- CLOSE --\u003e\n  \u003cdiv class=\"lw-close\"\u003e\n    \u003ch3\u003eNo row should end early\u003cbr\u003ebecause your hands gave out.\u003c\/h3\u003e\n    \u003cp\u003eFree shipping on every order. Recovery starts today.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e","brand":"Playra","offers":[{"title":"Default Title","offer_id":51417388941610,"sku":"ggfgg345","price":74.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0778\/6374\/7882\/files\/freepik_use-the-provided-image-as_2768484854.png?v=1776011490","url":"https:\/\/tiltmug.com\/products\/loopwell","provider":"LoopWell","version":"1.0","type":"link"}