{"product_id":"bola-voadora-spinner-com-led","title":"FLYING SPINNER BALL WITH LED — THE TOY THAT FLOATS!","description":"\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"\u003e\n\u003clink rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin\u003e\n\u003clink href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@600;700;800\u0026amp;family=Inter:wght@400;500;600;700\u0026amp;display=swap\" rel=\"stylesheet\"\u003e\n\n\u003cstyle\u003e\n:root{\n  --max-blue:#339EFF;\n  --max-blue-light:#7EC3FF;\n  --max-white:#FFFFFF;\n  --max-black:#14161A;\n  --max-text:#5B6676;\n  --max-soft:#F4FAFF;\n  --max-soft-2:#EDF7FF;\n  --max-border:#D9ECFF;\n  --max-shadow:0 16px 40px rgba(20,22,26,0.08);\n  --max-shadow-soft:0 8px 22px rgba(51,158,255,0.08);\n  --max-radius-xl:24px;\n  --max-radius-lg:18px;\n  --font-title:'Poppins',sans-serif;\n  --font-body:'Inter',sans-serif;\n}\n\n.max-page *{\n  box-sizing:border-box;\n}\n\n.max-page{\n  font-family:var(--font-body);\n  background:\n    radial-gradient(circle at top right, rgba(126,195,255,0.22), transparent 25%),\n    linear-gradient(180deg,#FFFFFF 0%, #F4FAFF 100%);\n  padding:28px 12px 40px;\n  color:var(--max-text);\n}\n\n.max-wrap{\n  max-width:960px;\n  margin:0 auto;\n}\n\n.max-card{\n  background:var(--max-white);\n  border:1px solid var(--max-border);\n  border-radius:var(--max-radius-xl);\n  box-shadow:var(--max-shadow);\n  padding:36px 28px;\n  margin-bottom:22px;\n  text-align:center;\n  overflow:hidden;\n}\n\n.max-tag{\n  display:inline-flex;\n  align-items:center;\n  justify-content:center;\n  padding:9px 18px;\n  border-radius:999px;\n  background:var(--max-soft-2);\n  color:var(--max-blue);\n  border:1px solid var(--max-border);\n  font-family:var(--font-title);\n  font-size:13px;\n  font-weight:700;\n  letter-spacing:.04em;\n  text-transform:uppercase;\n  margin-bottom:18px;\n}\n\n.max-title{\n  font-family:var(--font-title);\n  font-size:32px;\n  line-height:1.12;\n  font-weight:800;\n  color:var(--max-black);\n  margin:0 auto 14px;\n  max-width:700px;\n  letter-spacing:-0.03em;\n}\n\n.max-subtitle{\n  max-width:720px;\n  margin:0 auto 22px;\n  font-size:17px;\n  line-height:1.7;\n  color:#6B7A8E;\n}\n\n.max-list{\n  list-style:none;\n  padding:0;\n  margin:0 auto 24px;\n  max-width:640px;\n  display:grid;\n  gap:12px;\n}\n\n.max-list li{\n  background:var(--max-white);\n  border:1px solid var(--max-border);\n  border-radius:16px;\n  padding:14px 16px;\n  font-size:15px;\n  font-weight:600;\n  color:var(--max-black);\n  box-shadow:var(--max-shadow-soft);\n}\n\n.max-list li::before{\n  content:\"✓ \";\n  color:var(--max-blue);\n  font-weight:800;\n}\n\n.max-img{\n  width:100%;\n  max-width:700px;\n  margin:20px auto 22px;\n  display:block;\n  border-radius:20px;\n  border:1px solid var(--max-border);\n  box-shadow:var(--max-shadow-soft);\n  background:#fff;\n}\n\n.max-text{\n  max-width:760px;\n  margin:0 auto 14px;\n  font-size:15.5px;\n  line-height:1.75;\n  color:var(--max-text);\n  text-align:center;\n}\n\n.max-section-title{\n  font-family:var(--font-title);\n  font-size:27px;\n  line-height:1.15;\n  font-weight:700;\n  color:var(--max-black);\n  margin:0 auto 14px;\n  max-width:760px;\n}\n\n.max-section-intro{\n  max-width:760px;\n  margin:0 auto 20px;\n  font-size:15.5px;\n  line-height:1.7;\n  color:var(--max-text);\n  text-align:center;\n}\n\n.max-feature-grid{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:14px;\n  margin-top:18px;\n}\n\n.max-feature{\n  background:var(--max-soft);\n  border:1px solid var(--max-border);\n  border-radius:18px;\n  padding:20px 16px;\n  box-shadow:var(--max-shadow-soft);\n}\n\n.max-feature h3{\n  font-family:var(--font-title);\n  font-size:18px;\n  line-height:1.2;\n  color:var(--max-black);\n  margin:0 0 10px;\n}\n\n.max-feature p{\n  font-size:15px;\n  line-height:1.65;\n  color:var(--max-text);\n  margin:0;\n}\n\n.max-kit-list{\n  list-style:none;\n  padding:0;\n  margin:18px auto 0;\n  max-width:720px;\n  display:grid;\n  gap:12px;\n}\n\n.max-kit-list li{\n  background:var(--max-soft);\n  border:1px solid var(--max-border);\n  border-radius:16px;\n  padding:14px 16px;\n  font-size:15px;\n  color:var(--max-black);\n}\n\n.max-kit-list li::before{\n  content:\"📦 \";\n}\n\n.max-spec-list{\n  list-style:none;\n  padding:0;\n  margin:18px auto 0;\n  max-width:720px;\n  display:grid;\n  gap:12px;\n}\n\n.max-spec-list li{\n  background:var(--max-soft);\n  border:1px solid var(--max-border);\n  border-radius:16px;\n  padding:14px 16px;\n  font-size:15px;\n  color:var(--max-black);\n}\n\n.max-gallery{\n  display:grid;\n  grid-template-columns:repeat(2,1fr);\n  gap:16px;\n  max-width:720px;\n  margin:18px auto 0;\n}\n\n.max-gallery img{\n  width:100%;\n  display:block;\n  border-radius:18px;\n  border:1px solid var(--max-border);\n  box-shadow:var(--max-shadow-soft);\n  background:#fff;\n}\n\n.max-steps{\n  list-style:none;\n  padding:0;\n  margin:18px auto 0;\n  max-width:760px;\n  display:grid;\n  gap:12px;\n}\n\n.max-steps li{\n  background:var(--max-soft);\n  border:1px solid var(--max-border);\n  border-radius:16px;\n  padding:14px 16px;\n  font-size:15px;\n  line-height:1.65;\n  color:var(--max-black);\n  text-align:left;\n}\n\n.max-note{\n  background:#FFF8E8;\n  border:1px solid #F7D78A;\n  border-radius:16px;\n  padding:16px 18px;\n  max-width:760px;\n  margin:18px auto 0;\n  font-size:15px;\n  line-height:1.65;\n  color:#8A6A16;\n}\n\n.max-note b{\n  color:#7A5D10;\n}\n\n.max-guarantee{\n  display:grid;\n  gap:16px;\n  max-width:720px;\n  margin:0 auto;\n}\n\n.max-guarantee-item{\n  background:var(--max-soft);\n  border:1px solid var(--max-border);\n  border-radius:18px;\n  padding:22px 18px;\n  box-shadow:var(--max-shadow-soft);\n}\n\n.max-guarantee-item h3{\n  font-family:var(--font-title);\n  font-size:18px;\n  color:var(--max-black);\n  margin:0 0 8px;\n}\n\n.max-guarantee-item p{\n  margin:0;\n  font-size:15px;\n  line-height:1.65;\n  color:var(--max-text);\n}\n\n.max-footer{\n  background:linear-gradient(180deg,var(--max-black) 0%, #101216 100%);\n  border:1px solid rgba(255,255,255,0.06);\n}\n\n.max-footer .max-section-title{\n  color:#fff;\n}\n\n.max-footer .max-text{\n  color:rgba(255,255,255,0.82);\n}\n\n@media (max-width:768px){\n  .max-card{\n    padding:24px 16px;\n    border-radius:18px;\n    margin-bottom:16px;\n  }\n\n  .max-title{\n    font-size:27px;\n  }\n\n  .max-section-title{\n    font-size:23px;\n  }\n\n  .max-subtitle,\n  .max-text,\n  .max-section-intro{\n    font-size:15px;\n  }\n\n  .max-feature-grid,\n  .max-gallery{\n    grid-template-columns:1fr;\n  }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"max-page\"\u003e\n  \u003cdiv class=\"max-wrap\"\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003cspan class=\"max-tag\"\u003eEntertainment with technology\u003c\/span\u003e\n\n      \u003ch1 class=\"max-title\"\u003eLED Flying Spinner Ball\u003c\/h1\u003e\n\n      \u003cp class=\"max-subtitle\"\u003e\n        An interactive toy that combines movement, light, and coordination to transform leisure moments into a more dynamic and fun experience.\n      \u003c\/p\u003e\n\n      \u003cul class=\"max-list\"\u003e\n        \u003cli\u003eBoomerang effect with intelligent return\u003c\/li\u003e\n        \u003cli\u003eStructure with external protection for the propellers\u003c\/li\u003e\n        \u003cli\u003eRGB LED lights for a striking visual effect\u003c\/li\u003e\n      \u003c\/ul\u003e\n\n      \u003cimg class=\"max-img\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/1_fd6aea11-0d9c-49b3-b018-fc850f3ce14d_1024x1024@2x.png?v=1773099952\" alt=\"LED Flying Spinner Ball\"\u003e\n\n      \u003cp class=\"max-text\"\u003e\n        The Flying Spinner Ball was developed to offer a different experience from traditional toys. Its internal rotation system creates stable flight movements and allows you to launch, control, and receive the product back with ease, depending on the angle of use.\n      \u003c\/p\u003e\n\n      \u003cp class=\"max-text\"\u003e\n        In addition to entertainment, it stimulates motor coordination, reflexes, and interaction, being an excellent alternative for fun moments away from screens.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eKey benefits\u003c\/h2\u003e\n\n      \u003cp class=\"max-section-intro\"\u003e\n        With a lightweight structure, integrated lighting, and rechargeable operation, the Spinner Ball combines practicality, safety, and visual appeal in a single product.\n      \u003c\/p\u003e\n\n      \u003cimg class=\"max-img\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/2_448fee95-ed0f-4dcd-820c-e164d2d5dfc4_1024x1024@2x.png?v=1773099953\" alt=\"Spinner Ball in use\"\u003e\n\n      \u003cdiv class=\"max-feature-grid\"\u003e\n        \u003cdiv class=\"max-feature\"\u003e\n          \u003ch3\u003eSmart boomerang effect\u003c\/h3\u003e\n          \u003cp\u003eThe aerodynamic shape allows the ball to return to the launcher according to the inclination and type of launch.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-feature\"\u003e\n          \u003ch3\u003eHand protection\u003c\/h3\u003e\n          \u003cp\u003eThe external grille encloses the propellers and helps make use safer during play.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-feature\"\u003e\n          \u003ch3\u003eDurable material\u003c\/h3\u003e\n          \u003cp\u003eBuilt from lightweight and flexible polypropylene, it was designed to better absorb impacts and drops from daily use.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-feature\"\u003e\n          \u003ch3\u003eRGB LED lighting\u003c\/h3\u003e\n          \u003cp\u003eThe colorful lights create a special visual highlight, especially in indoor environments or with low lighting.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-feature\"\u003e\n          \u003ch3\u003eUSB charging\u003c\/h3\u003e\n          \u003cp\u003eNo batteries needed, offers practical recharging, with an approximate time of 25 minutes for new use.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-feature\"\u003e\n          \u003ch3\u003eFun in various environments\u003c\/h3\u003e\n          \u003cp\u003eIdeal for playing at home, in open areas, or during leisure moments with friends and family.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003ePackage contents\u003c\/h2\u003e\n\n      \u003cp class=\"max-section-intro\"\u003e\n        This listing has kit variations. Please check the selected quantity before finalizing your order.\n      \u003c\/p\u003e\n\n      \u003cimg class=\"max-img\" src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/3_90e6dc91-0493-4339-8353-7b26826e2204_1024x1024@2x.png?v=1773099952\" alt=\"Spinner Ball package contents\"\u003e\n\n      \u003cul class=\"max-kit-list\"\u003e\n        \u003cli\u003eOption 1: 01 unit of the Spinner Ball + USB cable + manual\u003c\/li\u003e\n        \u003cli\u003eOption 2: 02 units of the Spinner Ball + USB cables + manuals\u003c\/li\u003e\n        \u003cli\u003eOption 3: 03 units of the Spinner Ball + USB cables + manuals\u003c\/li\u003e\n        \u003cli\u003eColors are sent randomly according to stock availability\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eTechnical specifications\u003c\/h2\u003e\n\n      \u003cul class=\"max-spec-list\"\u003e\n        \u003cli\u003eType: autonomous flying toy\u003c\/li\u003e\n        \u003cli\u003ePower supply: internal lithium polymer battery\u003c\/li\u003e\n        \u003cli\u003eCharging time: approximately 25 minutes\u003c\/li\u003e\n        \u003cli\u003eFlight autonomy: 8 to 15 minutes per charge\u003c\/li\u003e\n        \u003cli\u003eDimensions: 9.5 cm diameter\u003c\/li\u003e\n        \u003cli\u003eWeight: 27 grams\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eInstructions for use and safety\u003c\/h2\u003e\n\n      \u003cdiv class=\"max-gallery\"\u003e\n        \u003cimg src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/4_1995854e-7aef-47e0-b27f-27dd3dee9dee_1024x1024@2x.png?v=1773099953\" alt=\"How to use the Spinner Ball\"\u003e\n        \u003cimg src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/5_a9e92179-50c2-4f5c-b9d9-e4c8cbb0fc18_1024x1024@2x.png?v=1773099953\" alt=\"Spinner Ball usage details\"\u003e\n      \u003c\/div\u003e\n\n      \u003col class=\"max-steps\"\u003e\n        \u003cli\u003e\n\u003cb\u003eCharging:\u003c\/b\u003e connect the USB cable to a compatible port until fully charged before first use.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eActivation:\u003c\/b\u003e turn on the power button and shake the device to start rotation.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eLaunch:\u003c\/b\u003e for the boomerang effect, use an approximate 30-degree upward tilt; for straight flight, launch level.\u003c\/li\u003e\n        \u003cli\u003e\n\u003cb\u003eMaintenance:\u003c\/b\u003e keep the product away from excessive moisture and clean only with a dry cloth.\u003c\/li\u003e\n      \u003c\/ol\u003e\n\n      \u003cdiv class=\"max-note\"\u003e\n        \u003cb\u003eImportant note:\u003c\/b\u003e as this is a toy with rotating parts, it is recommended to follow the usage guidelines and appropriate supervision according to the age range indicated by the manufacturer.\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eProduct gallery\u003c\/h2\u003e\n\n      \u003cdiv class=\"max-gallery\"\u003e\n        \u003cimg src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/6_5d66c6bc-5495-4f99-851e-5dccfd3e04f5_1024x1024@2x.png?v=1773099952\" alt=\"LED Flying Spinner Ball in detail\"\u003e\n        \u003cimg src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/1_fd6aea11-0d9c-49b3-b018-fc850f3ce14d_1024x1024@2x.png?v=1773099952\" alt=\"LED Flying Spinner Ball front view\"\u003e\n        \u003cimg src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/2_448fee95-ed0f-4dcd-820c-e164d2d5dfc4_1024x1024@2x.png?v=1773099953\" alt=\"LED Flying Spinner Ball demonstration\"\u003e\n        \u003cimg src=\"https:\/\/www.maxrenovacao.com.br\/cdn\/shop\/files\/3_90e6dc91-0493-4339-8353-7b26826e2204_1024x1024@2x.png?v=1773099952\" alt=\"LED Flying Spinner Ball kit\"\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eMax Renovação Guarantee and Trust\u003c\/h2\u003e\n\n      \u003cdiv class=\"max-guarantee\"\u003e\n        \u003cdiv class=\"max-guarantee-item\"\u003e\n          \u003ch3\u003eStock in Brazil\u003c\/h3\u003e\n          \u003cp\u003eProduct available for immediate shipping, which helps make delivery faster.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-guarantee-item\"\u003e\n          \u003ch3\u003eVerified product\u003c\/h3\u003e\n          \u003cp\u003eMax Renovação performs item verification and validation before shipping to ensure compliance.\u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"max-guarantee-item\"\u003e\n          \u003ch3\u003eCustomer support\u003c\/h3\u003e\n          \u003cp\u003eAssistance available to help with questions about the product, order, and proper use.\u003c\/p\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"max-card max-footer\"\u003e\n      \u003ch2 class=\"max-section-title\"\u003eFun, movement, and visual effect in a single product\u003c\/h2\u003e\n\n      \u003cp class=\"max-text\"\u003e\n        The LED Flying Spinner Ball combines entertainment, technology, and practicality in a lightweight and interactive design. It is an attractive option for gifting, stimulating activities away from screens, and offering a visually striking experience for different ages.\n      \u003c\/p\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/div\u003e","brand":"Genérica","offers":[{"title":"Colorful","offer_id":47119781494922,"sku":"SAD13813","price":46.41,"currency_code":"BRL","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0725\/2502\/1322\/files\/1_fd6aea11-0d9c-49b3-b018-fc850f3ce14d.png?v=1773099952","url":"https:\/\/www.maxrenovacao.com.br\/en\/products\/bola-voadora-spinner-com-led","provider":"Max Renovação","version":"1.0","type":"link"}