{"product_id":"🐶🐱-reusable-pet-hair-removal-laundry-balls-8-pieces","title":"🐶🐱 Reusable Pet Hair Removal Laundry Balls-8 Pieces","description":"\u003cstyle\u003e\n  \/* ---------- 全局重置 ---------- *\/\n  .et-hair-wrapper * {\n    margin: 0;\n    padding: 0;\n    box-sizing: border-box;\n  }\n\n  .et-hair-wrapper {\n    max-width: 920px;\n    width: 100%;\n    margin: 0 auto;\n    background: #ffffff;\n    border-radius: 28px;\n    padding: 30px 35px 40px;\n    box-shadow: 0 8px 30px rgba(0,0,0,0.05);\n    border: 1px solid #e4e9ee;\n    font-family: 'Inter', Arial, sans-serif;\n    color: #1e2a32;\n    font-size: 1.05rem; \/* 整体字号调大 *\/\n    line-height: 1.7;\n  }\n\n  \/* ---------- 标题区 ---------- *\/\n  .et-hair-title {\n    font-size: 2.8rem; \/* 调大 *\/\n    font-weight: 700;\n    color: #1e3a5f;\n    text-align: center;\n    line-height: 1.2;\n    margin-bottom: 4px;\n  }\n  .et-hair-title .emoji {\n    font-size: 3rem;\n  }\n\n  .et-hair-subhead {\n    text-align: center;\n    font-size: 1.25rem; \/* 调大 *\/\n    font-weight: 400;\n    color: #4a5b6b;\n    margin-bottom: 25px;\n    border-top: 2px solid #e4e9ee;\n    border-bottom: 2px solid #e4e9ee;\n    padding: 14px 34px;\n    display: inline-block;\n    width: auto;\n    margin-left: auto;\n    margin-right: auto;\n    background: #f5f7f9;\n    border-radius: 60px;\n  }\n\n  \/* ---------- 特色图标行 ---------- *\/\n  .et-hair-feature-row {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 18px 35px;\n    background: #f0f3f6;\n    padding: 18px 24px;\n    border-radius: 60px;\n    margin: 20px 0 30px;\n    border: 1px solid #dce2e8;\n  }\n  .et-hair-feature-row .item {\n    font-weight: 600;\n    font-size: 1.1rem; \/* 调大 *\/\n    color: #1e3a5f;\n    display: flex;\n    align-items: center;\n    gap: 6px;\n  }\n  .et-hair-feature-row .item .icon { font-size: 1.5rem; }\n\n  \/* ---------- 概述区 ---------- *\/\n  .et-hair-core {\n    text-align: center;\n    margin: 28px 0 20px;\n  }\n  .et-hair-core h2 {\n    font-size: 2.2rem; \/* 调大 *\/\n    font-weight: 700;\n    color: #1e3a5f;\n    margin-bottom: 8px;\n  }\n  .et-hair-core p {\n    font-size: 1.1rem; \/* 调大 *\/\n    color: #3a4b5a;\n    max-width: 750px;\n    margin: 0 auto;\n    line-height: 1.8;\n  }\n  .et-hair-core .highlight-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 12px 28px;\n    margin-top: 16px;\n    font-weight: 600;\n    font-size: 1.05rem; \/* 调大 *\/\n    color: #2a5a7a;\n  }\n\n  \/* ---------- 特点垂直列表 ---------- *\/\n  .et-hair-feature-list {\n    display: flex;\n    flex-direction: column;\n    gap: 18px;\n    margin: 30px 0 20px;\n  }\n  .et-hair-feature-list .item {\n    display: flex;\n    align-items: flex-start;\n    gap: 20px;\n    background: #f8fafc;\n    padding: 20px 26px;\n    border-radius: 20px;\n    border: 1px solid #dce2e8;\n    transition: 0.2s;\n  }\n  .et-hair-feature-list .item:hover {\n    border-color: #4a8db7;\n    background: #f5f9ff;\n  }\n  .et-hair-feature-list .icon {\n    font-size: 2.4rem;\n    line-height: 1.2;\n    min-width: 3.2rem;\n    text-align: center;\n    margin-top: 2px;\n  }\n  .et-hair-feature-list .content {\n    flex: 1;\n  }\n  .et-hair-feature-list .content h4 {\n    font-size: 1.25rem; \/* 调大 *\/\n    font-weight: 700;\n    color: #1e3a5f;\n    margin-bottom: 4px;\n  }\n  .et-hair-feature-list .content p {\n    font-size: 1.05rem; \/* 调大 *\/\n    color: #3a4b5a;\n    line-height: 1.7;\n    margin: 0;\n  }\n\n  \/* ---------- 子标题 ---------- *\/\n  .et-hair-section-title {\n    font-size: 2.2rem; \/* 调大 *\/\n    font-weight: 700;\n    color: #1e3a5f;\n    text-align: center;\n    margin: 40px 0 8px;\n  }\n\n  \/* ---------- 信息卡片（规格 \u0026 用法） ---------- *\/\n  .et-hair-info-block {\n    background: #f8fafc;\n    border-radius: 20px;\n    padding: 22px 26px;\n    margin: 20px 0 10px;\n    border: 1px solid #dce2e8;\n  }\n  .et-hair-info-block h4 {\n    font-size: 1.3rem; \/* 调大 *\/\n    font-weight: 700;\n    color: #1e3a5f;\n    margin-bottom: 14px;\n    display: flex;\n    align-items: center;\n    gap: 8px;\n  }\n  .et-hair-info-block ul {\n    list-style: none;\n    padding: 0;\n  }\n  .et-hair-info-block ul li {\n    padding: 12px 0;\n    border-bottom: 1px solid #e4e9ee;\n    font-size: 1.05rem; \/* 调大 *\/\n    color: #3a4b5a;\n    display: flex;\n    align-items: baseline;\n    gap: 12px;\n  }\n  .et-hair-info-block ul li:last-child {\n    border-bottom: none;\n  }\n  .et-hair-info-block ul li .label {\n    font-weight: 600;\n    color: #1e3a5f;\n    min-width: 150px;\n    flex-shrink: 0;\n    font-size: 1.05rem;\n  }\n  .et-hair-info-block ul li .value {\n    color: #3a4b5a;\n    font-size: 1.05rem;\n  }\n  .et-hair-info-block.usage ul li::before {\n    content: \"•\";\n    color: #4a8db7;\n    font-weight: 700;\n    font-size: 1.3rem;\n    margin-right: 4px;\n  }\n  .et-hair-info-block.usage ul li .label {\n    min-width: 190px;\n  }\n\n  \/* ---------- 应用场景标签 ---------- *\/\n  .et-hair-tags {\n    display: flex;\n    flex-wrap: wrap;\n    justify-content: center;\n    gap: 14px 20px;\n    margin: 20px 0 10px;\n  }\n  .et-hair-tags .tag {\n    background: #f0f3f6;\n    padding: 10px 24px;\n    border-radius: 40px;\n    font-size: 1rem; \/* 调大 *\/\n    font-weight: 500;\n    color: #1e3a5f;\n    border: 1px solid #dce2e8;\n  }\n\n  \/* ---------- 评价 ---------- *\/\n  .et-hair-reviews {\n    background: #f8fafc;\n    border-radius: 24px;\n    padding: 20px 26px 14px;\n    margin: 25px 0;\n    border: 1px solid #dce2e8;\n  }\n  .et-hair-reviews h3 {\n    font-size: 1.8rem; \/* 调大 *\/\n    font-weight: 700;\n    color: #1e3a5f;\n    text-align: center;\n    margin-bottom: 14px;\n  }\n  .et-hair-reviews .item {\n    padding: 16px 0;\n    border-bottom: 1px solid #e4e9ee;\n  }\n  .et-hair-reviews .item:last-child {\n    border-bottom: none;\n  }\n  .et-hair-reviews .item .quote {\n    font-style: italic;\n    color: #2a4a5a;\n    font-size: 1.05rem; \/* 调大 *\/\n    line-height: 1.7;\n  }\n  .et-hair-reviews .item .quote::before {\n    content: \"“\";\n    font-size: 1.5rem;\n    color: #4a8db7;\n  }\n  .et-hair-reviews .item .quote::after {\n    content: \"”\";\n    font-size: 1.5rem;\n    color: #4a8db7;\n  }\n  .et-hair-reviews .item .author {\n    font-weight: 600;\n    color: #1e3a5f;\n    margin-top: 6px;\n    text-align: right;\n    font-size: 1rem;\n  }\n\n  \/* ---------- FAQ ---------- *\/\n  .et-hair-faq {\n    background: #f8fafc;\n    border-radius: 24px;\n    padding: 22px 30px 12px;\n    margin: 25px 0 10px;\n    border: 1px solid #dce2e8;\n  }\n  .et-hair-faq h2 {\n    font-size: 2.2rem; \/* 调大 *\/\n    font-weight: 700;\n    color: #1e3a5f;\n    text-align: center;\n    margin-bottom: 12px;\n  }\n  .et-hair-faq .item {\n    padding: 16px 0;\n    border-bottom: 1px solid #e4e9ee;\n  }\n  .et-hair-faq .item:last-child {\n    border-bottom: none;\n  }\n  .et-hair-faq .item .q {\n    font-weight: 700;\n    color: #1e3a5f;\n    display: flex;\n    gap: 10px;\n    font-size: 1.05rem;\n  }\n  .et-hair-faq .item .q::before {\n    content: \"❓\";\n    font-weight: 400;\n    font-size: 1.2rem;\n  }\n  .et-hair-faq .item .a {\n    color: #3a4b5a;\n    padding-left: 36px;\n    margin-top: 4px;\n    line-height: 1.7;\n    font-size: 1rem;\n  }\n  .et-hair-faq .item .a::before {\n    content: \"✔️ \";\n    color: #4a8db7;\n    font-weight: 600;\n  }\n\n  \/* ---------- 底部 ---------- *\/\n  .et-hair-footer {\n    text-align: center;\n    margin-top: 30px;\n    font-size: 1rem; \/* 调大 *\/\n    color: #6a7b8a;\n    border-top: 1px solid #e4e9ee;\n    padding-top: 20px;\n  }\n\n  \/* ---------- 响应式 ---------- *\/\n  @media (max-width: 700px) {\n    .et-hair-wrapper { padding: 20px 16px; font-size: 1rem; }\n    .et-hair-title { font-size: 2.2rem; }\n    .et-hair-subhead { font-size: 1.05rem; padding: 10px 18px; }\n    .et-hair-feature-row { gap: 10px 20px; padding: 14px 16px; }\n    .et-hair-feature-row .item { font-size: 1rem; }\n    .et-hair-core h2 { font-size: 1.8rem; }\n    .et-hair-core p { font-size: 1rem; }\n    .et-hair-section-title { font-size: 1.8rem; }\n    .et-hair-feature-list .item {\n      flex-direction: column;\n      align-items: center;\n      text-align: center;\n      gap: 10px;\n      padding: 20px 16px;\n    }\n    .et-hair-feature-list .icon { font-size: 2.8rem; min-width: auto; }\n    .et-hair-feature-list .content h4 { font-size: 1.15rem; }\n    .et-hair-feature-list .content p { font-size: 1rem; }\n    .et-hair-info-block ul li {\n      flex-wrap: wrap;\n      gap: 2px;\n      padding: 12px 0;\n    }\n    .et-hair-info-block ul li .label {\n      min-width: 100%;\n      font-size: 1rem;\n    }\n    .et-hair-info-block ul li .value { font-size: 1rem; }\n    .et-hair-info-block.usage ul li .label { min-width: 100%; }\n    .et-hair-reviews .item .quote { font-size: 1rem; }\n    .et-hair-faq h2 { font-size: 1.8rem; }\n    .et-hair-faq .item .q { font-size: 1rem; }\n  }\n  @media (max-width: 480px) {\n    .et-hair-title { font-size: 1.8rem; }\n  }\n\u003c\/style\u003e\n\u003c!-- ====== HTML 内容 ====== --\u003e\n\u003cdiv class=\"et-hair-wrapper\"\u003e\n\u003c!-- 标题区 --\u003e\n\u003cdiv class=\"et-hair-title\"\u003e\n\u003cspan class=\"emoji\"\u003e🐾\u003c\/span\u003e Pet Hair Remover Laundry Balls\u003c\/div\u003e\n\u003cdiv style=\"text-align: center;\"\u003e\u003cspan class=\"et-hair-subhead\"\u003e✨ Say goodbye to stubborn pet hair on your clothes ✨\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- 特色图标行 --\u003e\n\u003cdiv class=\"et-hair-feature-row\"\u003e\n\u003cspan class=\"item\"\u003e\u003cspan class=\"icon\"\u003e🧺\u003c\/span\u003e 8 Balls Per Box\u003c\/span\u003e \u003cspan class=\"item\"\u003e\u003cspan class=\"icon\"\u003e🔄\u003c\/span\u003e Auto-Clean in Wash\u003c\/span\u003e \u003cspan class=\"item\"\u003e\u003cspan class=\"icon\"\u003e🐕\u003c\/span\u003e Pet Hair Removal\u003c\/span\u003e \u003cspan class=\"item\"\u003e\u003cspan class=\"icon\"\u003e♻️\u003c\/span\u003e Reusable \u0026amp; Durable\u003c\/span\u003e\n\u003c\/div\u003e\n\u003c!-- 产品概述 --\u003e\n\u003cdiv class=\"et-hair-core\"\u003e\n\u003ch2\u003e🐾 Tired of Pet Hair Stuck on Your Clothes?\u003c\/h2\u003e\n\u003cp\u003eOur reusable pet hair remover balls trap loose pet hair, lint, dander and fabric debris during every wash cycle, saving you hours of tedious lint‑rolling work. Works automatically in both top‑loading and front‑loading machines.\u003c\/p\u003e\n\u003cdiv class=\"highlight-tags\"\u003e\u003cspan\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0773\/0639\/6719\/files\/1_4a5cbdb6-3792-4625-8549-1c26097e5e45.gif?v=1787904236\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 特点垂直列表 --\u003e\n\u003cdiv class=\"et-hair-feature-list\"\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cspan class=\"icon\"\u003e🌀\u003c\/span\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ch4\u003ePowerful 360° Hair-Capturing Performance\u003c\/h4\u003e\n\u003cp\u003eSpecial loop‑textured nylon surface grabs floating pet hair from clothing, bedding and blankets. Catches long dog fur, fine cat undercoat, lint, dust and tiny debris. Visible before‑and‑after difference — clothes come out nearly hair‑free.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0773\/0639\/6719\/files\/81sPmMNXJIL._AC_SL1500.jpg?v=1787903172\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cspan class=\"icon\"\u003e♻️\u003c\/span\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ch4\u003eReusable \u0026amp; Long‑Lasting Nylon Material\u003c\/h4\u003e\n\u003cp\u003eMade of tough, durable nylon, resistant to wear during frequent washing cycles. Simply peel or rinse off collected hair after each use. No more single‑use sticky sheets — cut waste and save money. Fabric‑safe, won't scratch or tear.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0773\/0639\/6719\/files\/71ZmGMGce0L._AC_SL1500.jpg?v=1787903171\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cspan class=\"icon\"\u003e🧵\u003c\/span\u003e\n\u003cdiv class=\"content\"\u003e\n\u003ch4\u003eGentle On All Types Of Fabrics\u003c\/h4\u003e\n\u003cp\u003eSoft rounded shape prevents tangling. Safe on T‑shirts, hoodies, jeans, bedsheets, blankets, towels, sofa covers, pet bedding and more. No scratches, marks or damage. Works with all detergents, softeners and water temperatures.\u003c\/p\u003e\n\u003cp\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0773\/0639\/6719\/files\/71OLFdlxINL._AC_SL1500.jpg?v=1787903997\" alt=\"\"\u003e\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 产品规格 --\u003e\n\u003cdiv class=\"et-hair-info-block\"\u003e\n\u003ch4\u003e📐 Product Specifications\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003eSingle ball diameter\u003c\/span\u003e\u003cspan class=\"value\"\u003e3.5 cm \/ 1.37 inch\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003eGift box size\u003c\/span\u003e\u003cspan class=\"value\"\u003e7.3 × 6.7 × 3.6 cm \/ 2.87 × 2.63 × 1.41 inch\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003eMaterial\u003c\/span\u003e\u003cspan class=\"value\"\u003eNylon\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003eQuantity\u003c\/span\u003e\u003cspan class=\"value\"\u003e8 balls per box\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"value\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0773\/0639\/6719\/files\/O1CN01sqNUdJ1bVlqlhktWy__2218858483471-0-cib.png?v=1787903113\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- 使用指南 --\u003e\n\u003cdiv class=\"et-hair-info-block usage\"\u003e\n\u003ch4\u003e📝 Easy‑To‑Follow Usage Guidelines\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003eSoft lightweight clothes\u003c\/span\u003e\u003cspan class=\"value\"\u003e(T‑shirts, blouses): add 4‑6 balls\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003eHeavy‑duty thick items\u003c\/span\u003e\u003cspan class=\"value\"\u003e(jackets, trousers, blankets): use 7‑9 balls\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003eOperation\u003c\/span\u003e\u003cspan class=\"value\"\u003eToss balls in the drum with laundry, run normal wash cycle\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\n\u003cspan class=\"label\"\u003eMaintenance\u003c\/span\u003e\u003cspan class=\"value\"\u003eRemove collected hair from ball surface before next use\u003c\/span\u003e\n\u003c\/li\u003e\n\u003cli\u003e\u003cspan class=\"value\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0773\/0639\/6719\/files\/71JARM0YlpL._AC_SL1500.jpg?v=1787903164\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c\/div\u003e\n\u003c!-- 应用场景 --\u003e\n\u003cdiv class=\"et-hair-section-title\"\u003e🏠 Wide Application Scenarios\u003c\/div\u003e\n\u003cdiv class=\"et-hair-tags\"\u003e\n\u003cspan class=\"tag\"\u003e🐶 Pet-owner daily wear\u003c\/span\u003e \u003cspan class=\"tag\"\u003e🛋️ Pet blankets \u0026amp; throws\u003c\/span\u003e \u003cspan class=\"tag\"\u003e🛏️ Bed sheets \u0026amp; pillowcases\u003c\/span\u003e \u003cspan class=\"tag\"\u003e🧺 Family laundry\u003c\/span\u003e \u003cspan class=\"tag\"\u003e🐱 Pet daycare \/ shelters\u003c\/span\u003e \u003cspan class=\"tag\"\u003e👕 Human hair \u0026amp; lint removal\u003c\/span\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"et-hair-tags\"\u003e\u003cspan class=\"tag\"\u003e\u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0773\/0639\/6719\/files\/719UtTVEa3L._AC_SL1500.jpg?v=1787903173\" alt=\"\"\u003e\u003c\/span\u003e\u003c\/div\u003e\n\u003c!-- 用户评价 --\u003e\n\u003cdiv class=\"et-hair-reviews\"\u003e\n\u003ch3\u003e⭐ Customer Reviews\u003c\/h3\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cdiv class=\"quote\"\u003eGame‑changer for my long‑hair cat! So much less fur left on my black hoodies after laundry. Super easy to rinse clean and reuse.\u003c\/div\u003e\n\u003cdiv class=\"author\"\u003e— Lisa\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cdiv class=\"quote\"\u003eI have two shedding dogs, and these laundry balls cut down pet hair on my clothes drastically. Worth every penny!\u003c\/div\u003e\n\u003cdiv class=\"author\"\u003e— Tom\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cdiv class=\"quote\"\u003eSimple but effective product. No more spending ages picking pet hair off my blankets after washing. Highly recommend for pet parents.\u003c\/div\u003e\n\u003cdiv class=\"author\"\u003e— Amy\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- FAQ --\u003e\n\u003cdiv class=\"et-hair-faq\"\u003e\n\u003ch2\u003e❓ Frequently Asked Questions\u003c\/h2\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cdiv class=\"q\"\u003eCan these hair remover balls work in dryers?\u003c\/div\u003e\n\u003cdiv class=\"a\"\u003eThey are designed mainly for washing‑machine water‑wash cycles. We recommend using them during your wash cycle for optimal hair‑trapping results.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cdiv class=\"q\"\u003eHow long will each laundry ball last?\u003c\/div\u003e\n\u003cdiv class=\"a\"\u003eWith proper cleaning after every wash, each nylon ball can be reused for dozens of washing cycles.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"item\"\u003e\n\u003cdiv class=\"q\"\u003eWill the balls damage my delicate clothes?\u003c\/div\u003e\n\u003cdiv class=\"a\"\u003eNo. The soft rounded nylon construction is fabric‑friendly and will not snag or tear delicate fabrics.\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- 底部 --\u003e\n\u003cdiv class=\"et-hair-footer\"\u003e🐾 Reusable · Eco‑Friendly · Effective · Perfect for pet‑loving homes\u003c\/div\u003e\n\u003c\/div\u003e","brand":"WTA","offers":[{"title":"Default Title","offer_id":45897059303471,"sku":"PH6082870P4*2","price":199.0,"currency_code":"HKD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0773\/0639\/6719\/files\/71vVgmFY7SL._AC_SL1000.jpg?v=1787903162","url":"https:\/\/tewvo.com\/products\/%f0%9f%90%b6%f0%9f%90%b1-reusable-pet-hair-removal-laundry-balls-8-pieces","provider":"tewvo","version":"1.0","type":"link"}