{"product_id":"ball","title":"Artificial Plant Topiary Ball Boxwood","description":"\u003cstyle\u003e\n#topiaryPro, #topiaryPro * { box-sizing: border-box; }\n#topiaryPro {\n  --bg: #f8faf7;\n  --card: #ffffff;\n  --ink: #19271c;\n  --muted: #4f6152;\n  --green: #29572b;\n  --green-dark: #153218;\n  --sage: #e2ede1;\n  --gold: #d4a340;\n  --line: rgba(25, 39, 28, 0.1);\n  width: 100%;\n  max-width: 860px; \/* 适合主流详情页的最佳竖版宽度 *\/\n  margin: 0 auto;\n  overflow: hidden;\n  background: #ffffff;\n  color: var(--ink);\n  font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\n  line-height: 1.6;\n}\n\n\/* 统一通用图片与布局样式 *\/\n#topiaryPro img { \n  display: block; \n  width: 100%; \n  height: auto; \n  border-radius: 16px; \n  object-fit: cover;\n  transition: transform 0.4s ease, box-shadow 0.4s ease;\n}\n#topiaryPro .sec { padding: 40px 20px; border-bottom: 1px solid var(--line); }\n#topiaryPro .sec:last-child { border-bottom: none; }\n#topiaryPro .in { width: 100%; margin: 0 auto; }\n#topiaryPro button { font: inherit; }\n\n\/* 文本与标题规范 *\/\n#topiaryPro .kicker { \n  display: inline-block; \n  margin-bottom: 8px; \n  color: var(--green); \n  font-size: 12px; \n  font-weight: 850; \n  letter-spacing: .12em; \n  text-transform: uppercase; \n}\n#topiaryPro h2, #topiaryPro h3, #topiaryPro p { margin-top: 0; }\n#topiaryPro .title { \n  margin-bottom: 14px; \n  color: var(--green-dark); \n  font-size: clamp(24px, 4vw, 34px); \n  font-weight: 900; \n  letter-spacing: -.02em; \n  line-height: 1.25; \n}\n#topiaryPro .copy { \n  margin-bottom: 20px; \n  color: var(--muted); \n  font-size: 15px; \n  line-height: 1.7; \n}\n\n\/* 模块图片包装器 *\/\n#topiaryPro .img-box {\n  margin: 20px 0;\n  border-radius: 16px;\n  overflow: hidden;\n  box-shadow: 0 10px 28px rgba(21,50,24,.08);\n  border: 1px solid var(--line);\n}\n\n\/* 1. HERO HEADER (竖版) *\/\n#topiaryPro .hero { \n  padding: 36px 20px; \n  background: linear-gradient(180deg, #f1f6f0 0%, #ffffff 100%); \n}\n#topiaryPro .eyebrow { \n  display: inline-flex; \n  align-items: center; \n  gap: 8px; \n  margin-bottom: 14px; \n  padding: 6px 12px; \n  border: 1px solid rgba(41,87,43,.2); \n  border-radius: 999px; \n  background: #fff; \n  color: var(--green); \n  font-size: 11px; \n  font-weight: 850; \n  letter-spacing: .08em; \n  text-transform: uppercase; \n}\n#topiaryPro .eyebrow:before { width: 6px; height: 6px; border-radius: 50%; background: var(--gold); content: \"\"; }\n#topiaryPro .chips { display: flex; flex-wrap: wrap; gap: 8px; margin: 16px 0 24px; }\n#topiaryPro .chip { padding: 6px 12px; border: 1px solid rgba(41,87,43,.15); border-radius: 8px; background: #fff; color: var(--green-dark); font-size: 12px; font-weight: 750; }\n\n#topiaryPro .quick { \n  display: grid; \n  grid-template-columns: repeat(2, 1fr); \n  gap: 10px;\n  margin-top: 24px; \n}\n#topiaryPro .quick div { \n  padding: 14px 10px; \n  border: 1px solid var(--line); \n  border-radius: 12px; \n  background: #fff; \n  text-align: center; \n}\n#topiaryPro .quick b { display: block; margin-bottom: 2px; color: var(--green-dark); font-size: 13px; }\n#topiaryPro .quick span { display: block; color: var(--muted); font-size: 11px; line-height: 1.3; }\n\n\/* 2. PAIN POINTS \u0026 FEATURES (竖版) *\/\n#topiaryPro .why { background: var(--bg); }\n#topiaryPro .checks { display: grid; gap: 12px; margin-top: 20px; }\n#topiaryPro .check { \n  display: grid; \n  grid-template-columns: 32px 1fr; \n  gap: 12px; \n  padding: 14px; \n  border: 1px solid var(--line); \n  border-radius: 12px; \n  background: #fff; \n}\n#topiaryPro .check b { \n  width: 32px; \n  height: 32px; \n  display: flex; \n  align-items: center; \n  justify-content: center; \n  border-radius: 8px; \n  background: var(--sage); \n  color: var(--green); \n  font-size: 15px; \n}\n#topiaryPro .check strong { display: block; margin-bottom: 2px; font-size: 14px; color: var(--green-dark); }\n#topiaryPro .check span { display: block; color: var(--muted); font-size: 12px; line-height: 1.5; }\n\n\/* 3. SCENARIOS (竖版) *\/\n#topiaryPro .scenario-stack { display: grid; gap: 16px; margin-top: 20px; }\n\n\/* 4. FEATURES \u0026 COMPARISON (竖版) *\/\n#topiaryPro .value { background: var(--green-dark); color: #fff; border-radius: 20px; margin: 20px 0; }\n#topiaryPro .value .kicker { color: #f0d59e; }\n#topiaryPro .value .title { color: #fff; }\n#topiaryPro .value .copy { color: rgba(255,255,255,.75); }\n#topiaryPro .feature-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; margin: 24px 0; }\n#topiaryPro .feature { padding: 16px; border: 1px solid rgba(255,255,255,.14); border-radius: 14px; background: rgba(255,255,255,.05); }\n#topiaryPro .feature i { display: block; margin-bottom: 6px; font-style: normal; font-size: 20px; }\n#topiaryPro .feature strong { display: block; margin-bottom: 4px; font-size: 14px; color: #fff; }\n#topiaryPro .feature span { display: block; color: rgba(255,255,255,.7); font-size: 12px; line-height: 1.4; }\n\n#topiaryPro .compare { margin-top: 24px; overflow: hidden; border: 1px solid rgba(255,255,255,.14); border-radius: 14px; }\n#topiaryPro .row { display: grid; grid-template-columns: 1.2fr 1fr 1fr; border-bottom: 1px solid rgba(255,255,255,.1); }\n#topiaryPro .row:last-child { border-bottom: 0; }\n#topiaryPro .row \u003e div { padding: 12px 10px; border-right: 1px solid rgba(255,255,255,.1); font-size: 11px; }\n#topiaryPro .row \u003e div:last-child { border-right: 0; }\n#topiaryPro .row.head { background: rgba(255,255,255,.12); font-weight: 850; }\n#topiaryPro .yes { color: #f2dbab; font-weight: 800; }\n#topiaryPro .no { color: rgba(255,255,255,.5); }\n\n\/* 5. FAQ (竖版) *\/\n#topiaryPro .faq { display: grid; gap: 10px; margin-top: 20px; }\n#topiaryPro details { overflow: hidden; border: 1px solid var(--line); border-radius: 12px; background: #fff; }\n#topiaryPro summary { position: relative; padding: 16px 40px 16px 16px; color: var(--green-dark); font-size: 14px; font-weight: 850; cursor: pointer; list-style: none; }\n#topiaryPro summary::-webkit-details-marker { display: none; }\n#topiaryPro summary:after { position: absolute; top: 50%; right: 16px; content: \"+\"; font-size: 18px; color: var(--green); transform: translateY(-50%); }\n#topiaryPro details[open] summary:after { content: \"−\"; }\n#topiaryPro .answer { padding: 0 16px 16px; color: var(--muted); font-size: 13px; line-height: 1.6; }\n\n\/* 6. TRUST FOOTER *\/\n#topiaryPro .trust { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; margin-top: 20px; }\n#topiaryPro .trust span { padding: 10px 4px; border-radius: 8px; background: var(--bg); color: var(--green-dark); font-size: 11px; font-weight: 750; text-align: center; border: 1px solid var(--line); }\n\n@media(max-width: 480px){\n  #topiaryPro .feature-grid { grid-template-columns: 1fr; }\n  #topiaryPro .quick { grid-template-columns: 1fr 1fr; }\n  #topiaryPro .row \u003e div { padding: 10px 4px; font-size: 10px; }\n}\n\u003c\/style\u003e\n\n\u003cdiv id=\"topiaryPro\"\u003e\n  \u003c!-- 1. HERO HEADER (主视觉区块) --\u003e\n  \u003csection class=\"hero\"\u003e\n    \u003cdiv class=\"in\"\u003e\n      \u003cdiv class=\"eyebrow\"\u003eARTIFICIAL BOXWOOD TOPIARY BALLS\u003c\/div\u003e\n      \u003ch2 class=\"title\"\u003eLush Botanical Elegance. \u003cem\u003eZero Maintenance.\u003c\/em\u003e\n\u003c\/h2\u003e\n      \n      \u003c!-- 主图 1 --\u003e\n      \u003cdiv class=\"img-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0983\/2936\/2752\/files\/39632ec1-6a5e-4ff7-b222-0950ec9dd147.__CR0_0_970_600_PT0_SX970_V1.jpg?v=1787737355\" alt=\"Artificial Boxwood Topiary Balls Banner\"\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"copy\"\u003eElevate your entryway, front porch, or garden setting with ultra-dense, sun-resistant artificial boxwood balls. Perfectly rounded foliage that stays fresh and vibrant 365 days a year.\u003c\/p\u003e\n      \n      \u003cdiv class=\"chips\"\u003e\n        \u003cspan class=\"chip\"\u003e4-Layer High Density\u003c\/span\u003e\n        \u003cspan class=\"chip\"\u003eUV Anti-Fading Material\u003c\/span\u003e\n        \u003cspan class=\"chip\"\u003e100% Weatherproof PE\u003c\/span\u003e\n        \u003cspan class=\"chip\"\u003eSnap-Lock Frame System\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 主图 2 --\u003e\n      \u003cdiv class=\"img-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0983\/2936\/2752\/files\/81_8K9m2b9L._AC_SL1500.jpg?v=1787737434\" alt=\"Product Showcase\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"quick\"\u003e\n        \u003cdiv\u003e\n\u003cb\u003eUltra Density\u003c\/b\u003e\u003cspan\u003e4-layer leaves, zero visible gaps\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cb\u003eUV Protected\u003c\/b\u003e\u003cspan\u003eResists harsh sun, rain \u0026amp; snow\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cb\u003eSnap Lock\u003c\/b\u003e\u003cspan\u003eTool-free interlocking buckles\u003c\/span\u003e\n\u003c\/div\u003e\n        \u003cdiv\u003e\n\u003cb\u003eAll-Weather\u003c\/b\u003e\u003cspan\u003eDurable PE for indoor \u0026amp; outdoor\u003c\/span\u003e\n\u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 2. PAIN POINTS \u0026 FEATURES (痛点与核心卖点) --\u003e\n  \u003csection class=\"sec why\"\u003e\n    \u003cdiv class=\"in\"\u003e\n      \u003cspan class=\"kicker\"\u003eRealistic Craftsmanship \u0026amp; Heavy-Duty Quality\u003c\/span\u003e\n      \u003ch2 class=\"title\"\u003eSay Goodbye to Dying Plants \u0026amp; Sparse Fake Greenery.\u003c\/h2\u003e\n      \n      \u003c!-- 卖点图片 1 --\u003e\n      \u003cdiv class=\"img-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0983\/2936\/2752\/files\/71fHKTG4RRL._AC_SL1500.jpg?v=1787737673\" alt=\"High density boxwood detail\"\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"copy\"\u003eReal boxwood requires constant trimming and succumbs to weather, while cheap artificial grass balls look hollow and fade quickly. Our premium boxwood ball solves both with dense foliage and heavy-duty frame construction.\u003c\/p\u003e\n\n      \u003cdiv class=\"checks\"\u003e\n        \u003cdiv class=\"check\"\u003e\n          \u003cb\u003e✓\u003c\/b\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003e360° Full \u0026amp; Seamlessly Round\u003c\/strong\u003e\n            \u003cspan\u003eBuilt with a thick internal grid and 4 layers of lush boxwood leaves to ensure a plump, gap-free sphere silhouette.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"check\"\u003e\n          \u003cb\u003e✓\u003c\/b\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eRealistic Natural Leaf Veins\u003c\/strong\u003e\n            \u003cspan\u003eFeatures dual-toned green foliage crafted to match the natural color gradient and texture of real boxwood.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"check\"\u003e\n          \u003cb\u003e✓\u003c\/b\u003e\n          \u003cdiv\u003e\n            \u003cstrong\u003eHeavy-Duty All-Weather PE\u003c\/strong\u003e\n            \u003cspan\u003eMade of eco-friendly, non-toxic virgin PE with built-in UV protection so it won't bleach or become brittle.\u003c\/span\u003e\n          \u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 卖点图片 2 --\u003e\n      \u003cdiv class=\"img-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0983\/2936\/2752\/files\/71cSxp9rV5L._AC_SL1300.jpg?v=1787737511\" alt=\"Boxwood Ball Quality Detail\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 3. SCENARIOS (多场景展示图) --\u003e\n  \u003csection class=\"sec\"\u003e\n    \u003cdiv class=\"in\"\u003e\n      \u003cspan class=\"kicker\"\u003eVersatile Home \u0026amp; Garden Decor\u003c\/span\u003e\n      \u003ch2 class=\"title\"\u003eEffortless Styling for Any Setting.\u003c\/h2\u003e\n      \u003cp class=\"copy\"\u003eTop off tall urn planters on your front porch, arrange them along garden walkways, or use them as sophisticated indoor focal points.\u003c\/p\u003e\n      \n      \u003cdiv class=\"scenario-stack\"\u003e\n        \u003c!-- 场景图片 1 --\u003e\n        \u003cdiv class=\"img-box\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0983\/2936\/2752\/files\/810Jr088xuL._AC_SL1500.jpg?v=1787737667\" alt=\"Porch and Entrance Decor Scenario\"\u003e\n        \u003c\/div\u003e\n\n        \u003c!-- 场景图片 2 --\u003e\n        \u003cdiv class=\"img-box\"\u003e\n          \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0983\/2936\/2752\/files\/81NtTxnbbJL._AC_SL1500.jpg?v=1787737667\" alt=\"Outdoor Garden Styling Scenario\"\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 4. FEATURES \u0026 COMPARISON (材质参数与对比表) --\u003e\n  \u003csection class=\"sec value\"\u003e\n    \u003cdiv class=\"in\"\u003e\n      \u003cspan class=\"kicker\"\u003eEngineered for Lasting Beauty\u003c\/span\u003e\n      \u003ch2 class=\"title\"\u003eWhy Our Boxwood Balls Excel.\u003c\/h2\u003e\n      \n      \u003c!-- 特性图片 --\u003e\n      \u003cdiv class=\"img-box\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0983\/2936\/2752\/files\/810_uEcJ25L._AC_SL1500.jpg?v=1787737674\" alt=\"Durability and Structure Feature\"\u003e\n      \u003c\/div\u003e\n\n      \u003cp class=\"copy\"\u003eEvery component—from the virgin PE material to the interlock buckles—is engineered for longevity, stability, and zero maintenance.\u003c\/p\u003e\n      \n      \u003cdiv class=\"feature-grid\"\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003ci\u003e🌿\u003c\/i\u003e\n          \u003cstrong\u003e100% Virgin PE Material\u003c\/strong\u003e\n          \u003cspan\u003eOdorless, non-toxic, and environmental-friendly even under hot summer sunlight.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003ci\u003e☀️\u003c\/i\u003e\n          \u003cstrong\u003eAdvanced UV Protection\u003c\/strong\u003e\n          \u003cspan\u003eSun-proof formulation keeps foliage dark green without yellowing or fading.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003ci\u003e🔒\u003c\/i\u003e\n          \u003cstrong\u003eReinforced Mesh Frame\u003c\/strong\u003e\n          \u003cspan\u003eThickened inner grid maintains perfect roundness and resists wind collapse.\u003c\/span\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"feature\"\u003e\n          \u003ci\u003e⚡\u003c\/i\u003e\n          \u003cstrong\u003eEasy Interlocking Setup\u003c\/strong\u003e\n          \u003cspan\u003eInterlocking clip pins connect securely in seconds. Zip-ties included for extra wind resistance.\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 对比表 --\u003e\n      \u003cdiv class=\"compare\"\u003e\n        \u003cdiv class=\"row head\"\u003e\n          \u003cdiv\u003eQuality Comparison\u003c\/div\u003e\n          \u003cdiv\u003eOur Topiary Ball\u003c\/div\u003e\n          \u003cdiv\u003eGeneric Market Products\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"row\"\u003e\n          \u003cdiv\u003eFoliage Density\u003c\/div\u003e\n          \u003cdiv class=\"yes\"\u003e✓ 4-Layer High Density\u003c\/div\u003e\n          \u003cdiv class=\"no\"\u003e2-Layer Thin Gaps\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"row\"\u003e\n          \u003cdiv\u003eWeather Resistance\u003c\/div\u003e\n          \u003cdiv class=\"yes\"\u003e✓ Sun-Proof UV PE\u003c\/div\u003e\n          \u003cdiv class=\"no\"\u003eFades \u0026amp; Becomes Brittle\u003c\/div\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"row\"\u003e\n          \u003cdiv\u003eFrame \u0026amp; Buckles\u003c\/div\u003e\n          \u003cdiv class=\"yes\"\u003e✓ Sturdy Grid + Zip Ties\u003c\/div\u003e\n          \u003cdiv class=\"no\"\u003eFragile Clips (Splits)\u003c\/div\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003c!-- 5. FAQ \u0026 BOTTOM SHOWCASE (常见问题与底部展示) --\u003e\n  \u003csection class=\"sec last\"\u003e\n    \u003cdiv class=\"in\"\u003e\n      \u003cspan class=\"kicker\"\u003eFrequently Asked Questions\u003c\/span\u003e\n      \u003ch2 class=\"title\"\u003eGot Questions? We Have Answers.\u003c\/h2\u003e\n      \n      \u003cdiv class=\"faq\"\u003e\n        \u003cdetails open\u003e\n          \u003csummary\u003eHow do I assemble the topiary ball?\u003c\/summary\u003e\n          \u003cdiv class=\"answer\"\u003eEach ball arrives as 2 halves. Simply align the interlocking clips along the border and press them together until they snap shut. Extra zip ties are included for added stability in windy areas.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWhat should I do if the leaves arrive compressed?\u003c\/summary\u003e\n          \u003cdiv class=\"answer\"\u003ePackaging may flatten leaves slightly during shipping. Simply fluff them with your hands, leave the ball under sunlight for an hour, or warm it briefly with a hair dryer to easily restore its full round shape.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eWill direct sunlight cause the green color to fade?\u003c\/summary\u003e\n          \u003cdiv class=\"answer\"\u003eNo. Our topiary balls are made with premium UV-protected PE that prevents fading, yellowing, or cracking under harsh sunlight and extreme outdoor weather.\u003c\/div\u003e\n        \u003c\/details\u003e\n        \u003cdetails\u003e\n          \u003csummary\u003eHow do I pick the right size for my planters?\u003c\/summary\u003e\n          \u003cdiv class=\"answer\"\u003eMeasure the top diameter of your planter. Choose a topiary ball that is equal to or 2–4 inches larger than the planter opening for a perfectly proportioned look.\u003c\/div\u003e\n        \u003c\/details\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- 底部图片 --\u003e\n      \u003cdiv class=\"img-box\" style=\"margin-top: 30px;\"\u003e\n        \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0983\/2936\/2752\/files\/81y647Ky2qL._AC_SL1300.jpg?v=1787738352\" alt=\"Product Bottom Banner\"\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"trust\"\u003e\n        \u003cspan\u003e🔒 Secure Checkout\u003c\/span\u003e\n        \u003cspan\u003e📦 Fast Shipping\u003c\/span\u003e\n        \u003cspan\u003e🌿 Quality Guaranteed\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\u003c\/div\u003e","brand":"wwg01","offers":[{"title":"Milan grass ball","offer_id":53072676815168,"sku":"NC03012608266999-米兰草球（外径23cm)","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Purple Milan grass ball","offer_id":53072676913472,"sku":"NC03012608266999-紫色米兰草球（外径23cm)","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Red and white flowers","offer_id":53072991093056,"sku":"NC03012608267044-红白色花球25CM","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Yellow and white flowers","offer_id":53072991125824,"sku":"NC03012608267044-黄白花球25CM","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Purple and white flowers","offer_id":53072991158592,"sku":"NC03012608267044-绿紫花球25CM","price":21.99,"currency_code":"USD","in_stock":true},{"title":"Rose-red flowers","offer_id":53072991191360,"sku":"NC03012608267044-玫红色25CM","price":21.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0983\/2936\/2752\/files\/71m7ySE9fcL._AC_SL1280.jpg?v=1787737806","url":"https:\/\/xylvok.com\/products\/ball","provider":"xylvok","version":"1.0","type":"link"}