{"product_id":"self-rolling-interactive-cat-ball","title":"Self-Rolling Cat Ball with Plush Mouse","description":"\u003cstyle\u003e\n  .cat-ball-landing {\n    --cb-pink: #ff6fa8;\n    --cb-pink-soft: #fff2f7;\n    --cb-blue: #4bb9ee;\n    --cb-blue-deep: #177fc7;\n    --cb-blue-soft: #edf9ff;\n    --cb-text: #2d2928;\n    --cb-muted: #646464;\n    --cb-line: #ece8e5;\n    --cb-white: #ffffff;\n    --cb-shadow: 0 12px 34px rgba(68, 47, 42, 0.08);\n\n    max-width: 1000px;\n    margin: 0 auto;\n    padding: 22px 16px 42px;\n    color: var(--cb-text);\n    font-family: inherit;\n  }\n\n  .cat-ball-landing * {\n    box-sizing: border-box;\n  }\n\n  .cat-ball-landing .pd-section {\n    width: 100%;\n    margin: 0 0 24px;\n    padding: clamp(28px, 5vw, 58px);\n    border: 1px solid var(--cb-line);\n    border-radius: 28px;\n    background: var(--cb-white);\n    overflow: hidden;\n  }\n\n  .cat-ball-landing .pd-hero {\n    text-align: center;\n    border: 0;\n    background:\n      radial-gradient(circle at 84% 18%, rgba(75, 185, 238, 0.18), transparent 30%),\n      radial-gradient(circle at 14% 20%, rgba(255, 111, 168, 0.16), transparent 30%),\n      linear-gradient(135deg, #fffafc 0%, #ffffff 47%, #f3fbff 100%);\n    box-shadow: var(--cb-shadow);\n  }\n\n  .cat-ball-landing .pd-feature-motion {\n    text-align: center;\n    background:\n      linear-gradient(135deg, #fff7fa 0%, #ffffff 46%, #f1faff 100%);\n  }\n\n  .cat-ball-landing .pd-feature-plush {\n    text-align: center;\n    background: var(--cb-pink-soft);\n  }\n\n  .cat-ball-landing .pd-feature-floor {\n    text-align: center;\n    background: var(--cb-blue-soft);\n  }\n\n  .cat-ball-landing .pd-who {\n    text-align: center;\n    background: #fffdf9;\n  }\n\n  .cat-ball-landing .pd-how {\n    text-align: center;\n    background:\n      linear-gradient(135deg, #fff6fb 0%, #ffffff 50%, #effaff 100%);\n  }\n\n  .cat-ball-landing .pd-specs {\n    background: #f9fcff;\n  }\n\n  .cat-ball-landing .pd-faq {\n    background: #ffffff;\n  }\n\n  .cat-ball-landing .pd-eyebrow,\n  .cat-ball-landing .pd-hero-trust {\n    display: inline-flex;\n    align-items: center;\n    justify-content: center;\n    gap: 7px;\n    margin: 0 0 14px;\n    padding: 8px 14px;\n    border-radius: 999px;\n    background: rgba(255, 255, 255, 0.78);\n    color: var(--cb-blue-deep);\n    font-size: 13px;\n    font-weight: 800;\n    line-height: 1;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n  }\n\n  .cat-ball-landing h2,\n  .cat-ball-landing h3,\n  .cat-ball-landing p {\n    margin-top: 0;\n  }\n\n  .cat-ball-landing h2 {\n    max-width: 760px;\n    margin-right: auto;\n    margin-bottom: 14px;\n    margin-left: auto;\n    color: var(--cb-text);\n    font-size: clamp(27px, 4vw, 48px);\n    font-weight: 800;\n    line-height: 1.08;\n    letter-spacing: -0.035em;\n  }\n\n  .cat-ball-landing .pd-hero h2 {\n    max-width: 840px;\n    font-size: clamp(34px, 5.4vw, 62px);\n  }\n\n  .cat-ball-landing p {\n    max-width: 720px;\n    margin-right: auto;\n    margin-bottom: 0;\n    margin-left: auto;\n    color: var(--cb-muted);\n    font-size: clamp(16px, 2vw, 19px);\n    line-height: 1.65;\n  }\n\n  .cat-ball-landing .pd-copy + .pd-copy {\n    margin-top: 12px;\n  }\n\n  .cat-ball-landing .pd-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 9px;\n    margin-top: 22px;\n  }\n\n  .cat-ball-landing .pd-tag {\n    display: inline-flex;\n    align-items: center;\n    min-height: 34px;\n    padding: 8px 13px;\n    border: 1px solid rgba(255, 111, 168, 0.18);\n    border-radius: 999px;\n    background: #ffffff;\n    color: #5c3a47;\n    font-size: 13px;\n    font-weight: 700;\n    line-height: 1.15;\n  }\n\n  .cat-ball-landing .pd-hero .pd-tag {\n    border-color: rgba(75, 185, 238, 0.22);\n    background: rgba(255, 255, 255, 0.84);\n    color: #315d78;\n  }\n\n  .cat-ball-landing .pd-media {\n    width: 100%;\n    margin-top: 28px;\n  }\n\n  .cat-ball-landing .pd-media img,\n  .cat-ball-landing .pd-media video {\n    display: block;\n    width: 100%;\n    height: auto;\n    border-radius: 22px;\n    background: #f5f5f5;\n    box-shadow: 0 12px 30px rgba(52, 55, 60, 0.1);\n  }\n\n  .cat-ball-landing .pd-hero .pd-media {\n    margin-top: 28px;\n  }\n\n  .cat-ball-landing .pd-hero .pd-media img {\n    border-radius: 24px;\n  }\n\n  .cat-ball-landing .pd-benefit-list {\n    max-width: 700px;\n    margin: 24px auto 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .cat-ball-landing .pd-benefit-list li {\n    position: relative;\n    margin: 0 0 10px;\n    padding: 14px 16px 14px 44px;\n    border: 1px solid rgba(75, 185, 238, 0.16);\n    border-radius: 14px;\n    background: #ffffff;\n    color: #454545;\n    font-size: 16px;\n    font-weight: 650;\n    line-height: 1.45;\n    text-align: left;\n  }\n\n  .cat-ball-landing .pd-benefit-list li::before {\n    position: absolute;\n    top: 14px;\n    left: 16px;\n    width: 18px;\n    height: 18px;\n    border-radius: 50%;\n    background: linear-gradient(135deg, var(--cb-pink), var(--cb-blue));\n    color: #ffffff;\n    content: \"✓\";\n    font-size: 12px;\n    font-weight: 800;\n    line-height: 18px;\n    text-align: center;\n  }\n\n  .cat-ball-landing .pd-setup-note {\n    margin-top: 16px;\n    color: #6b6b6b;\n    font-size: 14px;\n    line-height: 1.5;\n    text-align: center;\n  }\n\n  .cat-ball-landing .pd-specs-table {\n    width: 100%;\n    margin: 25px 0 0;\n    overflow: hidden;\n    border: 1px solid rgba(75, 185, 238, 0.2);\n    border-collapse: separate;\n    border-spacing: 0;\n    border-radius: 18px;\n    background: #ffffff;\n  }\n\n  .cat-ball-landing .pd-specs-table th,\n  .cat-ball-landing .pd-specs-table td {\n    padding: 15px 17px;\n    border-bottom: 1px solid #edf0f2;\n    font-size: 15px;\n    line-height: 1.45;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .cat-ball-landing .pd-specs-table tr:last-child th,\n  .cat-ball-landing .pd-specs-table tr:last-child td {\n    border-bottom: 0;\n  }\n\n  .cat-ball-landing .pd-specs-table th {\n    width: 38%;\n    color: #1d75b7;\n    font-weight: 800;\n  }\n\n  .cat-ball-landing .pd-specs-table td {\n    color: #4f4f4f;\n  }\n\n  .cat-ball-landing .pd-faq-list {\n    max-width: 800px;\n    margin: 24px auto 0;\n  }\n\n  .cat-ball-landing details {\n    margin-bottom: 11px;\n    border: 1px solid var(--cb-line);\n    border-radius: 16px;\n    background: #ffffff;\n    overflow: hidden;\n  }\n\n  .cat-ball-landing details[open] {\n    border-color: rgba(75, 185, 238, 0.28);\n    box-shadow: 0 6px 18px rgba(35, 105, 145, 0.07);\n  }\n\n  .cat-ball-landing summary {\n    position: relative;\n    padding: 17px 52px 17px 18px;\n    color: #333333;\n    cursor: pointer;\n    font-size: 16px;\n    font-weight: 800;\n    line-height: 1.4;\n    list-style: none;\n  }\n\n  .cat-ball-landing summary::-webkit-details-marker {\n    display: none;\n  }\n\n  .cat-ball-landing summary::after {\n    position: absolute;\n    top: 50%;\n    right: 19px;\n    width: 25px;\n    height: 25px;\n    transform: translateY(-50%);\n    border-radius: 50%;\n    background: var(--cb-blue-soft);\n    color: var(--cb-blue-deep);\n    content: \"+\";\n    font-size: 21px;\n    font-weight: 500;\n    line-height: 24px;\n    text-align: center;\n  }\n\n  .cat-ball-landing details[open] summary::after {\n    content: \"–\";\n  }\n\n  .cat-ball-landing .pd-faq-answer {\n    max-width: none;\n    padding: 0 18px 18px;\n    color: #626262;\n    font-size: 15px;\n    line-height: 1.6;\n    text-align: left;\n  }\n\n  @media (max-width: 640px) {\n    .cat-ball-landing {\n      padding: 16px 12px 34px;\n    }\n\n    .cat-ball-landing .pd-section {\n      margin-bottom: 16px;\n      padding: 28px 18px;\n      border-radius: 20px;\n    }\n\n    .cat-ball-landing .pd-media {\n      margin-top: 22px;\n    }\n\n    .cat-ball-landing .pd-media img,\n    .cat-ball-landing .pd-media video {\n      border-radius: 16px;\n    }\n\n    .cat-ball-landing .pd-tag {\n      min-height: 31px;\n      padding: 7px 11px;\n      font-size: 12px;\n    }\n\n    .cat-ball-landing .pd-specs-table th,\n    .cat-ball-landing .pd-specs-table td {\n      padding: 12px;\n      font-size: 14px;\n    }\n\n    .cat-ball-landing .pd-specs-table th {\n      width: 42%;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-detail-container cat-ball-landing\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003csection class=\"pd-section pd-hero\"\u003e\n    \u003cspan class=\"pd-hero-trust\"\u003eMade for curious indoor cats\u003c\/span\u003e\n\n    \u003ch2\u003eA Moving Target for Curious Indoor Cats.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      A self-rolling cat toy that moves across the floor and gives curious cats\n      something fun to watch, follow, paw, and chase during indoor playtime.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pd-tags pd-hero-tags\"\u003e\n      \u003cspan class=\"pd-tag\"\u003eSelf-Rolling Motion\u003c\/span\u003e\n      \u003cspan class=\"pd-tag\"\u003eVisible Plush Mouse\u003c\/span\u003e\n      \u003cspan class=\"pd-tag\"\u003eIndoor Playtime\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/5467\/5391\/files\/6_26.gif?v=1782460235\" alt=\"Self-rolling interactive cat ball moving during indoor play\" loading=\"eager\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE 1 --\u003e\n  \u003csection class=\"pd-section pd-feature-motion\"\u003e\n    \u003cspan class=\"pd-eyebrow\"\u003eSELF-ROLLING MOTION\u003c\/span\u003e\n\n    \u003ch2\u003eMovement That Makes Floor Time More Interesting.\u003c\/h2\u003e\n\n    \u003cp class=\"pd-copy\"\u003e\n      The built-in motor helps the ball roll across smooth indoor floors,\n      creating a moving target that feels more interesting than a toy that simply sits still.\n    \u003c\/p\u003e\n\n    \u003cp class=\"pd-copy\"\u003e\n      Switch it on, place it down, and let your cat decide when it is time to watch,\n      follow, bat, or pounce.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pd-tags\"\u003e\n      \u003cspan class=\"pd-tag\"\u003eMotor-Driven Movement\u003c\/span\u003e\n      \u003cspan class=\"pd-tag\"\u003eRolling Action\u003c\/span\u003e\n      \u003cspan class=\"pd-tag\"\u003eHands-Free Play Option\u003c\/span\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE 2 --\u003e\n  \u003csection class=\"pd-section pd-feature-plush\"\u003e\n    \u003cspan class=\"pd-eyebrow\"\u003eVISIBLE PLUSH MOUSE\u003c\/span\u003e\n\n    \u003ch2\u003eA Plush Mouse They Can Keep Their Eyes On.\u003c\/h2\u003e\n\n    \u003cp class=\"pd-copy\"\u003e\n      Inside the clear shell is a soft plush mouse that stays visible as the ball moves,\n      giving curious cats a little target to watch and track.\n    \u003c\/p\u003e\n\n    \u003cp class=\"pd-copy\"\u003e\n      It is a simple way to add more variety to everyday indoor play,\n      especially for cats who enjoy movement and chase-style fun.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pd-tags\"\u003e\n      \u003cspan class=\"pd-tag\"\u003eClear Shell Design\u003c\/span\u003e\n      \u003cspan class=\"pd-tag\"\u003eSoft Plush Mouse\u003c\/span\u003e\n      \u003cspan class=\"pd-tag\"\u003eChase-Inspired Play\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/5467\/5391\/files\/ChatGPT_Image_Jun_26_2026_03_43_20_AM.png?v=1782460163\" alt=\"Pink and blue interactive rolling balls with plush mice inside\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FEATURE 3 --\u003e\n  \u003csection class=\"pd-section pd-feature-floor\"\u003e\n    \u003cspan class=\"pd-eyebrow\"\u003eBEST ON SMOOTH FLOORS\u003c\/span\u003e\n\n    \u003ch2\u003eDesigned for Smooth Indoor Floors.\u003c\/h2\u003e\n\n    \u003cp class=\"pd-copy\"\u003e\n      On open, level indoor surfaces, the ball can keep rolling and shift direction\n      when it reaches furniture or other obstacles.\n    \u003c\/p\u003e\n\n    \u003cp class=\"pd-copy\"\u003e\n      For the best play experience, use it on flat floors and supervise your cat,\n      especially during the first few play sessions.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pd-tags\"\u003e\n      \u003cspan class=\"pd-tag\"\u003eWood Floors\u003c\/span\u003e\n      \u003cspan class=\"pd-tag\"\u003eTile Floors\u003c\/span\u003e\n      \u003cspan class=\"pd-tag\"\u003eIndoor Play Recommended\u003c\/span\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/5467\/5391\/files\/ChatGPT_Image_Jun_26_2026_03_43_33_AM.png?v=1782460163\" alt=\"Cat playing with an interactive rolling ball on a smooth indoor floor\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- WHO IT'S FOR --\u003e\n  \u003csection class=\"pd-section pd-who\"\u003e\n    \u003cspan class=\"pd-eyebrow\"\u003eWHO IT'S FOR\u003c\/span\u003e\n\n    \u003ch2\u003eMade for Cats Who Love to Watch, Stalk \u0026amp; Chase.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      A playful option for curious indoor cats who enjoy tracking moving objects.\n      Every cat has a different play style, so some may engage immediately while others\n      may take a little time to warm up.\n    \u003c\/p\u003e\n\n    \u003cul class=\"pd-benefit-list\"\u003e\n      \u003cli\u003eSmooth floors such as wood, tile, and laminate are recommended.\u003c\/li\u003e\n      \u003cli\u003ePerformance may vary on thick rugs, uneven surfaces, or cluttered spaces.\u003c\/li\u003e\n      \u003cli\u003eSupervised play is recommended, especially during early use.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- HOW IT WORKS --\u003e\n  \u003csection class=\"pd-section pd-how\"\u003e\n    \u003cspan class=\"pd-eyebrow\"\u003eHOW TO SET IT UP\u003c\/span\u003e\n\n    \u003ch2\u003eQuick Setup, Ready to Play.\u003c\/h2\u003e\n\n    \u003cp\u003e\n      Follow the guide image below for full setup details.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"pd-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/5467\/5391\/files\/ChatGPT_Image_Jun_26_2026_03_48_00_AM.png?v=1782460163\" alt=\"Step-by-step setup guide for the interactive rolling ball toy\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"pd-setup-note\"\u003e\n      Match the + \/ − poles correctly before closing the battery cover.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- PRODUCT DETAILS --\u003e\n  \u003csection class=\"pd-section pd-specs\"\u003e\n    \u003cspan class=\"pd-eyebrow\"\u003ePRODUCT DETAILS\u003c\/span\u003e\n\n    \u003ch2\u003eEverything You Need to Know.\u003c\/h2\u003e\n\n    \u003ctable class=\"pd-specs-table\"\u003e\n      \u003ctbody\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eProduct Type\u003c\/th\u003e\n          \u003ctd\u003eInteractive Self-Rolling Cat Ball\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eSize\u003c\/th\u003e\n          \u003ctd\u003eApprox. 4.92 in \/ 12.5 cm\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003ePower\u003c\/th\u003e\n          \u003ctd\u003e2 × AAA Batteries Included\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eRecommended Surface\u003c\/th\u003e\n          \u003ctd\u003eSmooth, level indoor floors\u003c\/td\u003e\n        \u003c\/tr\u003e\n        \u003ctr\u003e\n          \u003cth scope=\"row\"\u003eIn the Box\u003c\/th\u003e\n          \u003ctd\u003e1 × Rolling Ball Toy, 2 × AAA Batteries, 1 × User Guide\u003c\/td\u003e\n        \u003c\/tr\u003e\n      \u003c\/tbody\u003e\n    \u003c\/table\u003e\n\n    \u003cdiv class=\"pd-media\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0601\/5467\/5391\/files\/ChatGPT_Image_Jun_26_2026_03_51_08_AM.png?v=1782460327\" alt=\"Interactive rolling ball toy product details and user guide\" loading=\"lazy\"\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- FAQ --\u003e\n  \u003csection class=\"pd-section pd-faq\"\u003e\n    \u003cspan class=\"pd-eyebrow\"\u003eGOOD TO KNOW\u003c\/span\u003e\n\n    \u003ch2\u003eFrequently Asked Questions\u003c\/h2\u003e\n\n    \u003cdiv class=\"pd-faq-list\"\u003e\n      \u003cdetails\u003e\n        \u003csummary\u003eHow does the ball move?\u003c\/summary\u003e\n        \u003cdiv class=\"pd-faq-answer\"\u003e\n          The toy uses an internal motorized base to create rolling movement on smooth,\n          level indoor surfaces.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it work on carpet?\u003c\/summary\u003e\n        \u003cdiv class=\"pd-faq-answer\"\u003e\n          It is designed primarily for smooth floors such as wood, tile, or laminate.\n          Thick carpets and uneven flooring may reduce movement.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eDoes it change direction?\u003c\/summary\u003e\n        \u003cdiv class=\"pd-faq-answer\"\u003e\n          When the ball reaches furniture or another obstacle, its rolling movement may help\n          it shift direction and continue moving.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eAre batteries included?\u003c\/summary\u003e\n        \u003cdiv class=\"pd-faq-answer\"\u003e\n          Yes. The package includes 2 AAA batteries.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs it safe to leave with my cat unattended?\u003c\/summary\u003e\n        \u003cdiv class=\"pd-faq-answer\"\u003e\n          Supervised play is recommended, especially during the first few uses,\n          so you can see how your cat responds and make sure the play area is clear.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n\n      \u003cdetails\u003e\n        \u003csummary\u003eIs every cat guaranteed to play with it?\u003c\/summary\u003e\n        \u003cdiv class=\"pd-faq-answer\"\u003e\n          Every cat has a unique personality and play style. Cats that enjoy moving objects,\n          rolling toys, and chase-style play may be especially interested.\n        \u003c\/div\u003e\n      \u003c\/details\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n\u003c\/div\u003e","brand":"mysite","offers":[{"title":"Blue \/ BUY 1","offer_id":49886986273008,"sku":"CJ-maoqiulan-1pc","price":22.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ BUY 2","offer_id":49886986305776,"sku":"CJ-maoqiulan-2pc","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Blue \/ BUY 3 GET 1 Free \u0026 Free Shipping (4PCS)","offer_id":49886986338544,"sku":"CJ-maoqiulan-4pc","price":65.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ BUY 1","offer_id":49886986371312,"sku":"CJ-maoqiufen-1pc","price":22.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ BUY 2","offer_id":49886986404080,"sku":"CJ-maoqiufen-2pc","price":38.99,"currency_code":"USD","in_stock":true},{"title":"Pink \/ BUY 3 GET 1 Free \u0026 Free Shipping (4PCS)","offer_id":49886986436848,"sku":"CJ-maoqiufen-4pc","price":65.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0601\/5467\/5391\/files\/ChatGPT_Image_Jun_26_2026_03_43_03_AM.png?v=1782460577","url":"https:\/\/myfathbstore.com\/products\/self-rolling-interactive-cat-ball","provider":"Myfathbstore","version":"1.0","type":"link"}