{"product_id":"mart-flying-orb-ball-toy-mini-drone-boomerang-spinner-for-kids","title":"Flying Ball Toy","description":"\u003cstyle\u003e\n    \/* Premium Zaavio Showcase *\/\n    .zaavio-premium * {\n        box-sizing: border-box;\n        margin: 0;\n        padding: 0;\n    }\n    \n    .zaavio-premium {\n        width: 100%;\n        font-family: inherit;\n        font-size: inherit;\n        line-height: 1.4;\n        color: #333;\n        background: #fff;\n        overflow: hidden;\n    }\n    \n    \/* Header Banner *\/\n    .zaavio-header-banner {\n        background: linear-gradient(145deg, #ffb700 0%, #ffd24d 100%);\n        border-radius: 8px;\n        padding: 18px 20px;\n        position: relative;\n        margin-bottom: 15px;\n        box-shadow: 0 4px 12px rgba(255, 183, 0, 0.15);\n        overflow: hidden;\n    }\n    \n    .zaavio-header-banner::before {\n        content: \"\";\n        position: absolute;\n        top: -15px;\n        right: -15px;\n        width: 100px;\n        height: 100px;\n        background: radial-gradient(circle, rgba(255, 255, 255, 0.4) 0%, rgba(255, 255, 255, 0) 70%);\n        border-radius: 50%;\n        z-index: 1;\n    }\n    \n    .zaavio-header-title {\n        color: #333;\n        font-size: 15px;\n        font-weight: 700;\n        letter-spacing: 0.5px;\n        text-transform: uppercase;\n        margin-bottom: 6px;\n        position: relative;\n        display: inline-block;\n    }\n    \n    .zaavio-header-title span {\n        color: #006eff;\n    }\n    \n    .zaavio-header-title::after {\n        content: \"\";\n        display: block;\n        width: 40px;\n        height: 2px;\n        background: #006eff;\n        margin-top: 6px;\n    }\n    \n    \/* Introduction section *\/\n    .zaavio-intro {\n        background: linear-gradient(to right, rgba(255,181,2,0.1), rgba(255,181,2,0.05));\n        padding: 12px 15px;\n        margin: 15px 0;\n        border-left: 3px solid #ffb502;\n        font-size: 15px;\n        line-height: 1.5;\n        border-radius: 0 8px 8px 0;\n    }\n    \n    .zaavio-intro strong {\n        color: #006eff;\n        font-weight: 600;\n    }\n    \n    \/* Product Images *\/\n    .zaavio-product-img {\n        width: 100%;\n        display: block;\n        margin: 15px 0;\n        border-radius: 8px;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.1);\n    }\n    \n    \/* Features section header *\/\n    .zaavio-features-header {\n        background: #006eff;\n        color: #fff;\n        text-align: center;\n        padding: 10px;\n        font-weight: bold;\n        font-size: 15px;\n        letter-spacing: 0.5px;\n        margin: 20px 0 15px;\n        border-radius: 4px;\n    }\n    \n    \/* Feature items *\/\n    .zaavio-features-list {\n        list-style-type: none;\n        padding: 0;\n        margin: 0;\n    }\n    \n    .zaavio-feature {\n        background: linear-gradient(to bottom right, rgba(255,181,2,0.15), rgba(255,181,2,0.05));\n        margin: 15px 0;\n        padding: 15px;\n        border-left: 3px solid #ffb502;\n        position: relative;\n        border-radius: 0 8px 8px 0;\n    }\n    \n    .zaavio-feature-title {\n        color: #006eff;\n        display: flex;\n        align-items: center;\n        font-weight: 600;\n        margin-bottom: 8px;\n        font-size: 15px;\n    }\n    \n    .zaavio-feature-title:before {\n        content: \"\";\n        display: inline-block;\n        width: 18px;\n        height: 18px;\n        margin-right: 8px;\n        background: #006eff;\n        border-radius: 50%;\n        background-image: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 24 24' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0z'\/%3E%3Cpath d='M10 15.172l9.192-9.193 1.415 1.414L10 18l-6.364-6.364 1.414-1.414z' fill='%23ffffff'\/%3E%3C\/svg%3E\");\n        background-size: 14px;\n        background-position: center;\n        background-repeat: no-repeat;\n        flex-shrink: 0;\n    }\n    \n    .zaavio-feature img {\n        width: 100%;\n        display: block;\n        margin: 10px auto 0;\n        border-radius: 8px;\n        box-shadow: 0 4px 12px rgba(0,0,0,0.08);\n    }\n    \n    \/* Summary section *\/\n    .zaavio-summary {\n        background: linear-gradient(145deg, #ffb700 0%, #ffd24d 100%);\n        padding: 15px;\n        margin: 20px 0;\n        border-radius: 8px;\n        font-size: 15px;\n        line-height: 1.6;\n        text-align: center;\n        position: relative;\n        box-shadow: 0 4px 12px rgba(255, 183, 0, 0.15);\n    }\n    \n    .zaavio-summary strong {\n        color: #006eff;\n    }\n    \n    \/* Text highlight effect *\/\n    .zaavio-premium strong {\n        position: relative;\n        z-index: 1;\n    }\n    \n    .zaavio-premium strong:after {\n        content: '';\n        position: absolute;\n        bottom: 0;\n        left: 0;\n        width: 100%;\n        height: 30%;\n        background-color: rgba(255,181,2,0.2);\n        z-index: -1;\n        border-radius: 2px;\n    }\n    \n    \/* Mobile optimizations *\/\n    @media (min-width: 481px) {\n        .zaavio-header-title {\n            font-size: 16px;\n        }\n        \n        .zaavio-features-header {\n            font-size: 16px;\n            padding: 12px;\n        }\n        \n        .zaavio-feature-title {\n            font-size: 16px;\n        }\n        \n        .zaavio-intro, .zaavio-summary {\n            font-size: 15px;\n            line-height: 1.6;\n        }\n    }\n.zaavio-premium img:not([style*=\"object-fit\"]){width:100%!important;height:auto!important;margin-left:0!important;margin-right:0!important;}\n\u003c\/style\u003e\n\u003cdiv class=\"zaavio-premium\"\u003e\n\u003c!-- Header Banner --\u003e\n\u003cdiv class=\"zaavio-header-banner\"\u003e\n\u003ch5 class=\"zaavio-header-title\"\u003eFlying Ball Toy: \u003cspan\u003eThe Flying Ball That Comes Back!\u003c\/span\u003e\n\u003c\/h5\u003e\n\u003c\/div\u003e\n\u003c!-- Hero Image --\u003e\n\u003cimg alt=\"Flying ball demonstration\" class=\"zaavio-product-img\" height=\"360\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/ezgif.com-optimize_27_480x480.gif?v=1677757937_360x360\" style=\"max-width: 100%; height: auto\" width=\"360\"\u003e\n\u003c!-- Introduction --\u003e\n\u003cdiv class=\"zaavio-intro\"\u003e\n\u003cstrong\u003eStop wasting money on boring toys!\u003c\/strong\u003e Flying Ball Toy is a \u003cstrong\u003eflying ball that returns to your hand\u003c\/strong\u003e like magic!\n    \u003c\/div\u003e\n\u003c!-- Product Image --\u003e\n\u003cimg alt=\"Flying ball\" class=\"zaavio-product-img\" height=\"602\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/61nJQDY2OmL._SL1004_600x602.jpg?v=1723897256_600x602\" style=\"max-width: 100%; height: auto\" width=\"600\"\u003e\n\u003c!-- Features Section Header --\u003e\n\u003cdiv class=\"zaavio-features-header\"\u003eTOP REASONS TO BUY Flying Ball Toy\u003c\/div\u003e\n\u003c!-- Features List --\u003e\n\u003cul class=\"zaavio-features-list\"\u003e\n\u003c!-- Feature 1 --\u003e\n\u003cli class=\"zaavio-feature\"\u003e\n\u003cdiv class=\"zaavio-feature-title\"\u003eFlies Like a UFO\u003c\/div\u003e\n            Throw it and watch it fly back to you!\n            \u003cimg alt=\"Flies like a UFO\" height=\"400\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/orb1_gif.gif?v=1723898014_400x400\" style=\"max-width: 100%; height: auto\" width=\"400\"\u003e\n\u003c\/li\u003e\n\u003c!-- Feature 2 --\u003e\n\u003cli class=\"zaavio-feature\"\u003e\n\u003cdiv class=\"zaavio-feature-title\"\u003eSafe for Kids\u003c\/div\u003e\n            Soft, flexible grid protects little hands\n            \u003cimg alt=\"Safe for kids\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/71iNeAzRSmL._SL1100_600x600.jpg?v=1723898139_600x600\" style=\"max-width: 100%; height: auto\" width=\"600\"\u003e\n\u003c\/li\u003e\n\u003c!-- Feature 3 --\u003e\n\u003cli class=\"zaavio-feature\"\u003e\n\u003cdiv class=\"zaavio-feature-title\"\u003eBright Lights\u003c\/div\u003e\n            Play day or night with built-in neon LEDs\n            \u003cimg alt=\"Bright lights\" height=\"360\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/ezgif.com-optimize_28_480x480.gif?v=1677757923_360x360\" style=\"max-width: 100%; height: auto\" width=\"360\"\u003e\n\u003c\/li\u003e\n\u003c!-- Feature 4 --\u003e\n\u003cli class=\"zaavio-feature\"\u003e\n\u003cdiv class=\"zaavio-feature-title\"\u003eLong Play Time\u003c\/div\u003e\n\u003cstrong\u003e25 minutes\u003c\/strong\u003e of non-stop fun on one charge\n            \u003cimg alt=\"Long play time\" height=\"360\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/ezgif.com-optimize_26_480x480.gif?v=1677757952_360x360\" style=\"max-width: 100%; height: auto\" width=\"360\"\u003e\n\u003c\/li\u003e\n\u003c!-- Feature 5 --\u003e\n\u003cli class=\"zaavio-feature\"\u003e\n\u003cdiv class=\"zaavio-feature-title\"\u003eEasy to Use\u003c\/div\u003e\n            Just turn on, shake, and throw\n            \u003cimg alt=\"Easy to use\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/71iNeAzRSmL._SL1100_600x600.jpg?v=1723898139_600x600\" style=\"max-width: 100%; height: auto\" width=\"600\"\u003e\n\u003c\/li\u003e\n\u003c!-- Feature 6 --\u003e\n\u003cli class=\"zaavio-feature\"\u003e\n\u003cdiv class=\"zaavio-feature-title\"\u003eNo Batteries Needed\u003c\/div\u003e\n            Charges with any USB cable\n            \u003cimg alt=\"No batteries needed\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/3C811580-11C3-4B94-9E32-227293DF2C37_600x600.jpg?v=1723898299_600x600\" style=\"max-width: 100%; height: auto\" width=\"600\"\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Benefits Section Header --\u003e\n\u003cdiv class=\"zaavio-features-header\"\u003eWHY PARENTS LOVE Flying Ball Toy\u003c\/div\u003e\n\u003c!-- Benefits List --\u003e\n\u003cul class=\"zaavio-features-list\"\u003e\n\u003c!-- Benefit 1 --\u003e\n\u003cli class=\"zaavio-feature\"\u003e\n\u003cdiv class=\"zaavio-feature-title\"\u003eGets Kids Moving\u003c\/div\u003e\n            Less screen time, more active play\n        \u003c\/li\u003e\n\u003c!-- Benefit 2 --\u003e\n\u003cli class=\"zaavio-feature\"\u003e\n\u003cdiv class=\"zaavio-feature-title\"\u003eUnbreakable\u003c\/div\u003e\n            Made from tough ABS plastic\n            \u003cimg alt=\"Unbreakable\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/60024A92-27B9-4DD2-B950-30B790BB332D_bbeb17a1-3fe1-4378-9264-b2aabc0a8d7d_600x600.jpg?v=1723898530_600x600\" style=\"max-width: 100%; height: auto\" width=\"600\"\u003e\n\u003c\/li\u003e\n\u003c!-- Benefit 3 --\u003e\n\u003cli class=\"zaavio-feature\"\u003e\n\u003cdiv class=\"zaavio-feature-title\"\u003eIndoor \u0026amp; Outdoor\u003c\/div\u003e\n            Fun at home, school, or parties\n        \u003c\/li\u003e\n\u003c!-- Benefit 4 --\u003e\n\u003cli class=\"zaavio-feature\"\u003e\n\u003cdiv class=\"zaavio-feature-title\"\u003eGreat Gift\u003c\/div\u003e\n            Perfect for birthdays and holidays\n            \u003cimg alt=\"Great gift\" height=\"600\" src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/files\/0E1E6A0D-97F7-486E-AD80-57227123B2B6_600x600.jpg?v=1723898384_600x600\" style=\"max-width: 100%; height: auto\" width=\"600\"\u003e\n\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003c!-- Summary Call to Action --\u003e\n\u003cdiv class=\"zaavio-summary\"\u003e\n\u003cstrong\u003eBuy Flying Ball Toy today and watch your child's eyes light up with joy!\u003c\/strong\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n","brand":"Martiso","offers":[{"title":"Purple","offer_id":42548555284650,"sku":"","price":999.0,"currency_code":"INR","in_stock":true},{"title":"Red","offer_id":42548555317418,"sku":"","price":999.0,"currency_code":"INR","in_stock":true},{"title":"Blue","offer_id":42548555350186,"sku":"","price":999.0,"currency_code":"INR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0551\/6152\/0298\/products\/flying-orb-ball-toy-mini-drone-boomerang-spinner-for-kids-purple-flying-ball-toy-675164655.jpg?v=1766969108","url":"https:\/\/martiso.com\/products\/mart-flying-orb-ball-toy-mini-drone-boomerang-spinner-for-kids","provider":"Martiso™","version":"1.0","type":"link"}