{"product_id":"surgefx-cyclone-bubble-machine","title":"SurgeFX Cyclone Bubble Machine","description":"\u003cstyle\u003e\n\/* ============================================\n   SURGEFX RESPONSIVE TABS\/ACCORDION HYBRID\n   ============================================ *\/\n\n.surgefx-product-info {\n  margin: 24px 0;\n  font-family: inherit;\n}\n\n.surgefx-intro {\n  margin-bottom: 24px;\n  line-height: 1.7;\n}\n\n.surgefx-tagline {\n  font-size: 1.15em;\n  font-weight: 700;\n  color: #000000;\n  margin-bottom: 16px;\n  letter-spacing: 0.5px;\n}\n\n.surgefx-product-info h4 {\n  color: #1a1a1a !important;\n  margin: 24px 0 12px 0;\n  font-size: 1.05em;\n  font-weight: 700;\n  padding-bottom: 8px;\n  border-bottom: 2px solid #00d1b2;\n  display: inline-block;\n}\n\n.surgefx-product-info h4:first-child {\n  margin-top: 0;\n}\n\n.surgefx-product-info table {\n  width: 100%;\n  border-collapse: collapse;\n  margin: 16px 0;\n  border-radius: 8px;\n  overflow: hidden;\n  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.06);\n}\n\n.surgefx-product-info th,\n.surgefx-product-info td {\n  text-align: left;\n  padding: 12px 16px;\n  border-bottom: 1px solid #eee;\n}\n\n.surgefx-product-info tr:last-child td {\n  border-bottom: none;\n}\n\n.surgefx-product-info th {\n  font-weight: 600;\n  background: linear-gradient(180deg, #1a1a1a 0%, #2d2d2d 100%);\n  color: #00d1b2;\n}\n\n.surgefx-product-info tbody tr:nth-child(even) {\n  background: rgba(0, 0, 0, 0.02);\n}\n\n.surgefx-product-info ul {\n  padding-left: 20px;\n  margin: 12px 0;\n}\n\n.surgefx-product-info li {\n  margin-bottom: 8px;\n}\n\n.surgefx-product-info .highlight {\n  background: linear-gradient(135deg, rgba(0, 209, 178, 0.08) 0%, rgba(0, 209, 178, 0.15) 100%);\n  border-left: 4px solid #00d1b2;\n  padding: 16px 20px;\n  margin: 20px 0;\n  border-radius: 0 8px 8px 0;\n  box-shadow: 0 2px 8px rgba(0, 209, 178, 0.1);\n}\n\n.surgefx-product-info .warning-callout {\n  background: linear-gradient(135deg, rgba(255, 193, 7, 0.1) 0%, rgba(255, 193, 7, 0.18) 100%);\n  border-left: 4px solid #ffc107;\n  padding: 16px 20px;\n  margin: 20px 0;\n  border-radius: 0 8px 8px 0;\n  box-shadow: 0 2px 8px rgba(255, 193, 7, 0.1);\n}\n\n.surgefx-product-info a {\n  color: #000000;\n  text-decoration: underline;\n}\n\n.surgefx-product-info a:hover {\n  color: #00d1b2;\n}\n\n.surgefx-footer {\n  text-align: center;\n  margin-top: 28px;\n  padding: 16px;\n  color: #666;\n  font-style: italic;\n  font-size: 0.95em;\n  background: linear-gradient(180deg, transparent 0%, rgba(0, 209, 178, 0.05) 100%);\n  border-radius: 8px;\n}\n\n\/* ============================================\n   DESKTOP: HORIZONTAL TABS\n   ============================================ *\/\n.surgefx-tabs {\n  display: block;\n}\n\n.surgefx-tabs input[type=\"radio\"] {\n  display: none !important;\n  position: absolute;\n  opacity: 0;\n  pointer-events: none;\n}\n\n.surgefx-tabs-nav {\n  display: flex !important;\n  flex-direction: row !important;\n  flex-wrap: nowrap !important;\n  gap: 0;\n  margin: 0;\n  padding: 0;\n  list-style: none;\n  background: linear-gradient(180deg, #1a1a1a 0%, #2d2d2d 100%);\n  border-radius: 10px 10px 0 0;\n  overflow: hidden;\n}\n\n.surgefx-tabs-nav label {\n  flex: 1;\n  display: block !important;\n  padding: 16px 10px;\n  cursor: pointer;\n  font-weight: 600;\n  font-size: 0.85em;\n  color: #999;\n  background: transparent;\n  border: none;\n  border-right: 1px solid #3a3a3a;\n  margin: 0;\n  transition: all 0.25s ease;\n  white-space: nowrap;\n  text-align: center;\n  position: relative;\n}\n\n.surgefx-tabs-nav label:last-child {\n  border-right: none;\n}\n\n.surgefx-tabs-nav label:hover {\n  color: #00d1b2;\n  background: rgba(0, 209, 178, 0.1);\n}\n\n#tab1:checked ~ .surgefx-tabs-nav label[for=\"tab1\"],\n#tab2:checked ~ .surgefx-tabs-nav label[for=\"tab2\"],\n#tab3:checked ~ .surgefx-tabs-nav label[for=\"tab3\"],\n#tab4:checked ~ .surgefx-tabs-nav label[for=\"tab4\"],\n#tab5:checked ~ .surgefx-tabs-nav label[for=\"tab5\"] {\n  color: #00d1b2;\n  background: linear-gradient(180deg, rgba(0, 209, 178, 0.2) 0%, rgba(0, 209, 178, 0.05) 100%);\n}\n\n#tab1:checked ~ .surgefx-tabs-nav label[for=\"tab1\"]::after,\n#tab2:checked ~ .surgefx-tabs-nav label[for=\"tab2\"]::after,\n#tab3:checked ~ .surgefx-tabs-nav label[for=\"tab3\"]::after,\n#tab4:checked ~ .surgefx-tabs-nav label[for=\"tab4\"]::after,\n#tab5:checked ~ .surgefx-tabs-nav label[for=\"tab5\"]::after {\n  content: \"\";\n  position: absolute;\n  bottom: 0;\n  left: 0;\n  right: 0;\n  height: 3px;\n  background: #00d1b2;\n}\n\n.surgefx-tabs-panels {\n  position: relative;\n}\n\n.surgefx-tabs-content {\n  display: none;\n  padding: 28px;\n  background: linear-gradient(180deg, #f8f9fa 0%, #ffffff 100%);\n  border: 1px solid #e0e0e0;\n  border-top: none;\n  border-radius: 0 0 10px 10px;\n  line-height: 1.7;\n  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);\n}\n\n#tab1:checked ~ .surgefx-tabs-panels .content-1,\n#tab2:checked ~ .surgefx-tabs-panels .content-2,\n#tab3:checked ~ .surgefx-tabs-panels .content-3,\n#tab4:checked ~ .surgefx-tabs-panels .content-4,\n#tab5:checked ~ .surgefx-tabs-panels .content-5 {\n  display: block;\n}\n\n\/* ============================================\n   MOBILE: ACCORDION\n   ============================================ *\/\n.surgefx-accordion {\n  display: none;\n}\n\n.surgefx-accordion details {\n  border: 1px solid #e0e0e0;\n  border-radius: 8px;\n  margin-bottom: 8px;\n  overflow: hidden;\n  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.04);\n}\n\n.surgefx-accordion summary {\n  padding: 16px 20px;\n  font-weight: 700;\n  font-size: 0.95em;\n  cursor: pointer;\n  background: linear-gradient(180deg, #1a1a1a 0%, #2d2d2d 100%);\n  color: #00d1b2;\n  list-style: none;\n  display: flex;\n  justify-content: space-between;\n  align-items: center;\n  user-select: none;\n}\n\n.surgefx-accordion summary::-webkit-details-marker {\n  display: none;\n}\n\n.surgefx-accordion summary::after {\n  content: \"+\";\n  font-size: 1.3em;\n  font-weight: 300;\n  transition: transform 0.2s;\n}\n\n.surgefx-accordion details[open] summary::after {\n  content: \"−\";\n}\n\n.surgefx-accordion .accordion-content {\n  padding: 20px;\n  background: linear-gradient(180deg, #f8f9fa 0%, #ffffff 100%);\n  line-height: 1.7;\n}\n\n\/* ============================================\n   RESPONSIVE BREAKPOINT\n   ============================================ *\/\n@media (max-width: 768px) {\n  .surgefx-tabs {\n    display: none !important;\n  }\n  .surgefx-accordion {\n    display: block !important;\n  }\n}\n\u003c\/style\u003e\n\u003cdiv class=\"surgefx-product-info\"\u003e\n\u003cdiv class=\"surgefx-intro\"\u003e\n\u003cdiv class=\"surgefx-tagline\"\u003ePURE BUBBLE MACHINE. DOUBLE BUBBLE WHEELS. 2.5L FLUID TANK. REMOTE \/ MANUAL CONTROL.\u003c\/div\u003e\n\u003cp\u003eThe \u003cstrong\u003eSurgeFX Cyclone Bubble Machine\u003c\/strong\u003e is a compact event bubble machine built for clean, high-volume bubble output without fog, haze, or built-in lighting. It uses dual rotating bubble wheels and internal fans to push a steady stream of bubbles across dance floors, ceremony spaces, stages, parties, and photo moments. There is no warm-up cycle — add professional bubble fluid, power it on, and start the effect.\u003c\/p\u003e\n\u003cp\u003eThis is the right fit when you want a classic bubble look: lightweight, playful, easy to place, and simple to run. Use it for weddings, birthday parties, school dances, concerts, small performances, DJ setups, churches, and family-focused events where fog output or LEDs would be unnecessary.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"surgefx-tabs\"\u003e\n\u003cinput type=\"radio\" name=\"tabs\" id=\"tab1\" checked\u003e \u003cinput type=\"radio\" name=\"tabs\" id=\"tab2\"\u003e \u003cinput type=\"radio\" name=\"tabs\" id=\"tab3\"\u003e \u003cinput type=\"radio\" name=\"tabs\" id=\"tab4\"\u003e \u003cinput type=\"radio\" name=\"tabs\" id=\"tab5\"\u003e\n\u003cdiv class=\"surgefx-tabs-nav\"\u003e\n\u003clabel for=\"tab1\"\u003e💡 Overview\u003c\/label\u003e \u003clabel for=\"tab2\"\u003e🫧 Bubble Output\u003c\/label\u003e \u003clabel for=\"tab3\"\u003e📐 Specifications\u003c\/label\u003e \u003clabel for=\"tab4\"\u003e🎛️ Setup \u0026amp; Control\u003c\/label\u003e \u003clabel for=\"tab5\"\u003e❓ FAQ\u003c\/label\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"surgefx-tabs-panels\"\u003e\n\u003cdiv class=\"surgefx-tabs-content content-1\"\u003e\n\u003ch4\u003eBubble-Only Effect\u003c\/h4\u003e\n\u003cp\u003eThe Cyclone is now positioned as a dedicated bubble machine. It does not produce fog-filled bubbles, does not use a fog tank, and does not include built-in LEDs. That makes the effect cleaner, simpler, and better suited for venues that only need classic soap bubbles.\u003c\/p\u003e\n\u003ch4\u003eDouble Bubble Wheel Design\u003c\/h4\u003e\n\u003cp\u003eTwo rotating bubble wheels dip into the fluid reservoir and feed the built-in fan system. The result is a fast, continuous bubble stream that spreads quickly through the area instead of a small toy-style trickle.\u003c\/p\u003e\n\u003ch4\u003ePortable Event Format\u003c\/h4\u003e\n\u003cp\u003eThe Cyclone can be placed on the floor or on a stable elevated surface where bubbles can drift over the audience or dance floor. Its compact footprint makes it easy for mobile DJs, event crews, and venue teams to move between setups.\u003c\/p\u003e\n\u003ch4\u003eBest Uses\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003eWedding exits, first dances, and ceremony moments\u003c\/li\u003e\n\u003cli\u003eBirthday parties, school dances, and family events\u003c\/li\u003e\n\u003cli\u003eDJ sets, small stages, churches, and community events\u003c\/li\u003e\n\u003cli\u003ePhoto booths, brand activations, and social content shoots\u003c\/li\u003e\n\u003cli\u003eIndoor or controlled outdoor spaces with light wind\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cdiv class=\"highlight\"\u003e\n\u003cstrong\u003eAt a Glance:\u003c\/strong\u003e bubble-only output · double rotating bubble wheels · built-in fans · 2.5L bubble fluid tank · remote \/ manual control · 50–100㎡ coverage · 100W max power · no fog · no LEDs\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"surgefx-tabs-content content-2\"\u003e\n\u003ch4\u003eFast Bubble Coverage\u003c\/h4\u003e\n\u003cp\u003eThe dual-wheel setup produces a thick stream of bubbles quickly, giving small and mid-size event spaces a stronger effect than single-wheel party units. For best results, place the machine upwind or near the edge of the action so the bubble stream can move naturally across the room.\u003c\/p\u003e\n\u003ch4\u003eClassic Bubble Look\u003c\/h4\u003e\n\u003cp\u003eBecause this unit is bubble-only, it keeps the look light and clean. There is no fog plume, no smoke-filled bubble burst, and no onboard color wash. Pair it with your existing uplighting or stage lighting if you want colored reflections through the bubbles.\u003c\/p\u003e\n\u003ch4\u003eFluid Recommendation\u003c\/h4\u003e\n\u003cp\u003eUse professional bubble fluid made for machine use. Do not use homemade soap mixes, thick detergents, or unapproved fluids, since they can reduce output, leave residue, or shorten pump and wheel life.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"surgefx-tabs-content content-3\"\u003e\n\u003ch4\u003eSpecifications\u003c\/h4\u003e\n\u003ctable\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003cth\u003eEffect Type\u003c\/th\u003e\n\u003ctd\u003eBubble machine only\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eBubble System\u003c\/th\u003e\n\u003ctd\u003eDual rotating bubble wheels with built-in fan output\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eCoverage\u003c\/th\u003e\n\u003ctd\u003e50–100㎡ depending on placement, room airflow, and output conditions\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eSetup\u003c\/th\u003e\n\u003ctd\u003eStanding placement\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eVoltage\u003c\/th\u003e\n\u003ctd\u003eAC100\/220V, 50\/60Hz\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eMax Power\u003c\/th\u003e\n\u003ctd\u003e100W\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eControl\u003c\/th\u003e\n\u003ctd\u003eRemote \/ manual\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eFluid Capacity\u003c\/th\u003e\n\u003ctd\u003e2.5L bubble fluid tank\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNet Weight\u003c\/th\u003e\n\u003ctd\u003e14 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eGross Weight\u003c\/th\u003e\n\u003ctd\u003e15 kg\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003ePacking Size\u003c\/th\u003e\n\u003ctd\u003e50 × 40 × 47 cm carton\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eIncluded\u003c\/th\u003e\n\u003ctd\u003eBubble machine, remote, power cord\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003ctr\u003e\n\u003cth\u003eNot Included\u003c\/th\u003e\n\u003ctd\u003eBubble fluid\u003c\/td\u003e\n\u003c\/tr\u003e\n\u003c\/tbody\u003e\n\u003c\/table\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"surgefx-tabs-content content-4\"\u003e\n\u003ch4\u003eSimple Setup\u003c\/h4\u003e\n\u003cul\u003e\n\u003cli\u003ePlace the Cyclone on a stable, level surface.\u003c\/li\u003e\n\u003cli\u003eAdd professional bubble fluid to the reservoir without overfilling.\u003c\/li\u003e\n\u003cli\u003eConnect power and turn the unit on.\u003c\/li\u003e\n\u003cli\u003eUse manual control at the machine or trigger output with the remote.\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003ch4\u003ePlacement Tips\u003c\/h4\u003e\n\u003cp\u003eBubble effects are highly affected by airflow. Indoors, aim the output across open space rather than into walls, curtains, or heavy foot traffic. Outdoors, place the machine upwind and expect wind to reduce control over the effect.\u003c\/p\u003e\n\u003ch4\u003eAfter Use\u003c\/h4\u003e\n\u003cp\u003eDrain leftover bubble fluid, wipe residue from the housing, and keep the wheels and reservoir clean. Regular cleaning helps prevent sticky buildup and keeps output consistent from event to event.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"surgefx-tabs-content content-5\"\u003e\n\u003ch4\u003eDoes the Cyclone make fog-filled bubbles?\u003c\/h4\u003e\n\u003cp\u003eNo. This version is a standard bubble machine only. It does not include a fogger or smoke-filled bubble mode.\u003c\/p\u003e\n\u003ch4\u003eDoes it have LEDs?\u003c\/h4\u003e\n\u003cp\u003eNo. The Cyclone does not include built-in LED lighting. Use separate stage lighting or uplighting if you want colored bubble reflections.\u003c\/p\u003e\n\u003ch4\u003eDoes it need warm-up time?\u003c\/h4\u003e\n\u003cp\u003eNo. Add bubble fluid, power the unit on, and start output. There is no heater warm-up cycle.\u003c\/p\u003e\n\u003ch4\u003eCan it be used outdoors?\u003c\/h4\u003e\n\u003cp\u003eYes, but wind will control where bubbles travel. Use it in calm conditions or place it upwind of the target area.\u003c\/p\u003e\n\u003ch4\u003eWhat fluid should I use?\u003c\/h4\u003e\n\u003cp\u003eUse professional bubble machine fluid. Avoid homemade solutions and household soaps.\u003c\/p\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cdiv class=\"surgefx-footer\"\u003eClean, classic bubble output for weddings, DJs, parties, and event productions.\u003c\/div\u003e\n\u003c\/div\u003e","brand":"SurgeFX","offers":[{"title":"Default Title","offer_id":49232921985322,"sku":"SFX-BUB-001","price":179.0,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0891\/1516\/4970\/files\/surgefx-cyclone-bubble-machine-hero.webp?v=1784744541","url":"https:\/\/surgefx.com\/products\/surgefx-cyclone-bubble-machine","provider":"SurgeFX","version":"1.0","type":"link"}