{"product_id":"flip-the-frog-classic-jumping-toy-for-rainy-days-parties-pure-kid-joy","title":"Flip the Frog – Classic Jumping Toy for Rainy Days, Parties \u0026 Pure Kid Joy","description":"\u003cstyle type=\"text\/css\"\u003e\/*------------- BASE IMPORT -------------*\/\n        img { \n           max-width: 100%;\n        }\n        html,\n        body {\n            overflow-x: hidden;\n            font-size: 12px;\n            padding: 0;\n            margin: 0;\n        }\n\n        h1,\n        h2,\n        h3,\n        h4,\n        h5,\n        h6,\n        p,\n        li,\n        ul,\n        ol,\n        span {\n            margin: 0;\n            padding: 0;\n        }\n\n        ul,\n        ol {\n            list-style: none;\n            padding-left: 0;\n        }\n\n        input,\n        button {\n            border: none;\n        }\n\n        input:focus,\n        button:focus {\n            outline: none;\n        }\n\n        ::-moz-selection {\n            background-color: #ff0066;\n            color: #ffffff;\n        }\n\n        ::selection {\n            background-color: #ff0066;\n            color: #ffffff;\n        }\n\n        @media screen and (min-width: 768px) {\n            html,\n            body {\n                font-size: 14px;\n            }\n        }\n\n        @media screen and (min-width: 992px) {\n            html,\n            body {\n                font-size: 15px;\n            }\n        }\n\n        @media screen and (min-width: 1200px) {\n            html,\n            body {\n                font-size: 16px;\n            }\n        }\n        \/*------------- UTILITIES IMPORT -------------*\/\n        \/*------------- UTILITY CLASSES -------------*\/\n\n        .section {\n            max-width: 1600px;\n            margin: 0 auto;\n        }\n\n        .paypal {\n            width: 50%;\n            max-width: 350px;\n            display: block;\n            margin: 0 auto;\n        }\n        \/*------------- MODULES IMPORT -------------*\/\n        \/*------------- TABLE OF CONTENTS -------------*\/\n        \/*\n\n    1. HEADER\n    2. PRODUCT\n    3. FOOTER\n\n*\/\n        \/*------------- 1. HEADER  -------------*\/\n\n        .header {\n            font-family: \"Century Gothic\", sans-serif;\n            position: relative;\n            text-align: center;\n        }\n\n        .header__img {\n            width: 100%;\n            height: auto;\n        }\n\n        .header__title {\n            color: #ff0066;\n            position: absolute;\n            top: 35%;\n            left: 50%;\n            -webkit-transform: translate(-50%, -35%);\n            -ms-transform: translate(-50%, -35%);\n            transform: translate(-50%, -35%);\n            width: 100%;\n            font-size: 3rem;\n        }\n\n        @media screen and (min-width: 768px) {\n            .header__title {\n                font-size: 6rem;\n            }\n        }\n\n        @media screen and (min-width: 992px) {\n            .header__title {\n                font-size: 8rem;\n            }\n        }\n\n        @media screen and (min-width: 992px) {\n            .header__title {\n                font-size: 10rem;\n            }\n        }\n\n        .header__title--light {\n            color: #ffcae8;\n            -webkit-transform: none;\n            -ms-transform: none;\n            transform: none;\n            position: static;\n        }\n        \/*------------- 2. PRODUCT  -------------*\/\n\n        .product__header {\n            padding: 0 15px;\n            margin: 3rem auto;\n            text-align: center;\n        }\n\n        @media screen and (min-width: 768px) {\n            .product__header {\n                text-align: right;\n                display: -webkit-box;\n                display: -webkit-flex;\n                display: -ms-flexbox;\n                display: flex;\n                -webkit-box-align: center;\n                -webkit-align-items: center;\n                -ms-flex-align: center;\n                align-items: center;\n                -webkit-box-pack: center;\n                -webkit-justify-content: center;\n                -ms-flex-pack: center;\n                justify-content: center;\n            }\n        }\n\n        .product__header-title {\n            width: 100%;\n            color: #cfb992;\n            font-size: 3rem;\n            line-height: 3.5rem;\n            margin-bottom: 1rem;\n            font-weight: bold;\n            font-family: \"Century Gothic\", sans-serif;\n        }\n\n        @media screen and (min-width: 768px) {\n            .product__header-title {\n                margin-bottom: 0;\n                width: auto;\n                font-size: 4rem;\n                line-height: 4rem;\n                margin-right: 1rem;\n            }\n        }\n\n        @media screen and (min-width: 992px) {\n            .product__header-title {\n                font-size: 5rem;\n                line-height: 5rem;\n            }\n        }\n\n        @media screen and (min-width: 1200px) {\n            .product__header-title {\n                font-size: 6rem;\n                line-height: 6rem;\n                max-width: 540px;\n            }\n        }\n\n        .product__img-wrapper {\n            width: 100%;\n            position: relative;\n        }\n\n        @media screen and (min-width: 768px) {\n            .product__img-wrapper {\n                width: auto;\n                -webkit-box-flex: 1;\n                -webkit-flex-grow: 1;\n                -ms-flex-positive: 1;\n                flex-grow: 1;\n            }\n        }\n\n        @media screen and (min-width: 1200px) {\n            .product__img-wrapper {\n                max-width: 800px;\n            }\n        }\n\n        .product__img-wrapper img {\n            width: 95%;\n            height: auto;\n            position: absolute;\n            top: 50%;\n            left: 50%;\n            -webkit-transform: translate(-50%, -50%);\n            -ms-transform: translate(-50%, -50%);\n            transform: translate(-50%, -50%);\n        }\n\n        .product__img-bg {\n            width: 100%;\n            height: auto;\n        }\n\n        .product__info {\n            max-width: 1300px;\n            margin: 0 auto;\n            padding: 0 15px;\n        }\n\n        .product__info--alt .product__info-title {\n            color: #ffffff;\n        }\n\n        .product__info--alt .product__info-text {\n            color: #ffffff;\n            font-size: 1.667rem;\n            line-height: 2.5rem;\n        }\n\n        @media screen and (min-width: 768px) {\n            .product__info--alt .product__info-text {\n                font-size: 1rem;\n                line-height: 2rem;\n            }\n        }\n\n        .product__info+.product__info {\n            margin-top: 3.5rem;\n        }\n\n        .product__info-header {\n            display: -webkit-box;\n            display: -webkit-flex;\n            display: -ms-flexbox;\n            display: flex;\n            -webkit-box-align: center;\n            -webkit-align-items: center;\n            -ms-flex-align: center;\n            align-items: center;\n            -webkit-box-pack: start;\n            -webkit-justify-content: flex-start;\n            -ms-flex-pack: start;\n            justify-content: flex-start;\n            margin-bottom: 1rem;\n            width: 100%;\n        }\n\n        .product__info-title {\n            font-size: 3rem;\n            color: #262626;\n            font-family: \"Century Gothic\", sans-serif;\n            text-transform: uppercase;\n            font-weight: normal;\n            margin-left: 1rem;\n        }\n\n        @media screen and (min-width: 768px) {\n            .product__info-title {\n                font-size: 2.425rem;\n            }\n        }\n\n        .product__info-text {\n            width: 100%;\n            color: #4b4b4b;\n            font-size: 2.5rem;\n            line-height: 3.833rem;\n            font-family: \"Century Gothic\", sans-serif;\n        }\n\n        @media screen and (min-width: 768px) {\n            .product__info-text {\n                font-size: 1.875rem;\n                line-height: 2.875rem;\n            }\n        }\n\n        .product__info-text+.product__info-text {\n            margin-top: 3.5rem;\n        }\n        \/*------------- 3. FOOTER  -------------*\/\n\n        .footer {\n            position: relative;\n            margin-top: 5rem;\n            background-image: url(\"https:\/\/images.autods.com\/Templates\/Home+Design+\/footer-bg.png\");\n            background-repeat: no-repeat;\n            background-position: center top;\n            background-size: cover;\n            padding: 20rem 15px 10rem 15px;\n        }\n\n        @media screen and (min-width: 1200px) {\n            .footer {\n                padding: 15rem 15px;\n            }\n        }\n\n        .footer__content {\n            max-width: 1300px;\n            margin: 8rem auto 0 auto;\n        }\n\n        @media screen and (min-width: 768px) {\n            .footer__content {\n                display: -webkit-box;\n                display: -webkit-flex;\n                display: -ms-flexbox;\n                display: flex;\n                -webkit-box-align: start;\n                -webkit-align-items: flex-start;\n                -ms-flex-align: start;\n                align-items: flex-start;\n                -webkit-box-pack: justify;\n                -webkit-justify-content: space-between;\n                -ms-flex-pack: justify;\n                justify-content: space-between;\n            }\n        }\n\n        .footer__column+.footer__column {\n            margin-top: 3.5rem;\n        }\n\n        @media screen and (min-width: 768px) {\n            .footer__column+.footer__column {\n                margin-top: 0;\n                margin-left: 3.5rem;\n            }\n        }\n\u003c\/style\u003e\n\u003cheader class=\"header\"\u003e\u003c\/header\u003e\n\u003cdiv class=\"section product\"\u003e\n\u003cdiv class=\"product__header\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"product__info\"\u003e\n\u003cdiv class=\"product__info-header\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"product__info-text\"\u003e\n\u003cp\u003eSimple to play, impossible to resist—just press and flip! These classic jumping frog toys deliver hours of giggles and competition as kids try to launch their frogs into cups, targets, or each other’s setups. Whether it’s a rainy afternoon or a birthday bash, they’re a guaranteed hit.\u003c\/p\u003e\n\u003cp\u003eEach pack includes 10–20 assorted frogs in bright, kid-friendly colours. Lightweight, durable, and sized for little hands, they’re perfect for party bags, classroom rewards, or festive stocking stuffers. No batteries, no setup—just pure bounce-and-flip fun.\u003c\/p\u003e\n\u003cp\u003eGreat for developing hand-eye coordination, sharing laughs, and keeping kids entertained without screens. Add a few cups and let the games begin.\u003c\/p\u003e\n\u003cbr\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd class=\"autods_product_specific_key\"\u003erecommend age\u003c\/td\u003e\n\u003ctd class=\"autods_product_specific_value\"\u003e14+y\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"autods_product_specific_key\"\u003eorigin\u003c\/td\u003e\n\u003ctd class=\"autods_product_specific_value\"\u003eMainland China\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"autods_product_specific_key\"\u003ecn\u003c\/td\u003e\n\u003ctd class=\"autods_product_specific_value\"\u003eZhejiang\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"autods_product_specific_key\"\u003ematerial\u003c\/td\u003e\n\u003ctd class=\"autods_product_specific_value\"\u003ePlastic\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"autods_product_specific_key\"\u003egender\u003c\/td\u003e\n\u003ctd class=\"autods_product_specific_value\"\u003eUnisex\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"autods_product_specific_key\"\u003ewarning\u003c\/td\u003e\n\u003ctd class=\"autods_product_specific_value\"\u003eDon't eat\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"autods_product_specific_key\"\u003etheme\u003c\/td\u003e\n\u003ctd class=\"autods_product_specific_value\"\u003eAnimals\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"autods_product_specific_key\"\u003edimensions\u003c\/td\u003e\n\u003ctd class=\"autods_product_specific_value\"\u003e6*5.5cm\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"autods_product_specific_key\"\u003ecertification\u003c\/td\u003e\n\u003ctd class=\"autods_product_specific_value\"\u003eNone\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"autods_product_specific_key\"\u003emodel\u003c\/td\u003e\n\u003ctd class=\"autods_product_specific_value\"\u003e0028\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"autods_product_specific_key\"\u003emfg series number\u003c\/td\u003e\n\u003ctd class=\"autods_product_specific_value\"\u003eTOY\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"autods_product_specific_key\"\u003eis electric\u003c\/td\u003e\n\u003ctd class=\"autods_product_specific_value\"\u003eNo Battery\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003ctd class=\"autods_product_specific_key\"\u003echoice\u003c\/td\u003e\n\u003ctd class=\"autods_product_specific_value\"\u003eyes\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003cbr\u003e\u003cbr\u003e8.0 inches x 12.0 inches x 3.0 inches. Weight: 0.011 kg\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c!-- Home Design Template - All rights of this templates belong to AutoDS Tool (C) Using this template without permission can lead to a law suit. DO NOT COPY IT! www.autods.com --\u003e","brand":"Maester Magic","offers":[{"title":"Frog 10 Pcs Random","offer_id":56006900449611,"sku":"432fe114-4788-4b52-99c6-d6429fc290d5","price":6.99,"currency_code":"GBP","in_stock":false},{"title":"Frog 20 Pcs Random","offer_id":56006900482379,"sku":"c1baa47d-baf7-4c15-84e0-b05232d481f9","price":9.99,"currency_code":"GBP","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0818\/7579\/6299\/files\/28b3a215e8b0d43780005031a038e177.jpg?v=1764433073","url":"https:\/\/smartessentia.co.uk\/products\/flip-the-frog-classic-jumping-toy-for-rainy-days-parties-pure-kid-joy","provider":"Smart Essentia","version":"1.0","type":"link"}