{"product_id":"spinera-professional-wing-4-towable-tube","title":"Spinera Professional Wing 4 Towable Tube","description":"\u003cstyle\u003e\n  :root{\n    --smf-blue:#084988;\n    --smf-teal:#149aa5;\n    --smf-orange:#f47a1f;\n    --smf-green:#1f6f3f;\n    --smf-light:#f4f9fd;\n    --smf-border:#d9e7ef;\n    --smf-text:#263238;\n  }\n\n  .smf-tube-page{max-width:1180px;margin:0 auto;padding:18px 0 34px;color:var(--smf-text);font-family:inherit;}\n  .smf-tube-page *{box-sizing:border-box;}\n\n  .smf-hero{background:linear-gradient(135deg,#eef9fb 0%,#ffffff 52%,#f7fbff 100%);border:2px solid var(--smf-border);border-radius:18px;padding:26px;margin-bottom:20px;}\n  .smf-pill{display:inline-block;background:var(--smf-orange);color:#fff;font-weight:800;font-size:13px;letter-spacing:.04em;text-transform:uppercase;padding:7px 12px;border-radius:999px;margin-bottom:12px;}\n  .smf-hero h2{font-size:clamp(30px,4vw,48px);line-height:1.05;color:var(--smf-blue);margin:0 0 12px;font-weight:900;}\n  .smf-hero p{font-size:18px;line-height:1.6;max-width:850px;margin:0 0 18px;}\n\n  .smf-hero-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px;}\n  .smf-stat{background:#fff;border:1px solid var(--smf-border);border-radius:14px;padding:15px;box-shadow:0 6px 16px rgba(8,73,136,.07);}\n  .smf-stat strong{display:block;color:var(--smf-blue);font-size:15px;margin-bottom:4px;}\n  .smf-stat span{font-size:14px;line-height:1.35;}\n\n  .smf-trust{display:flex;flex-wrap:wrap;gap:10px;background:#fff8f2;border:2px solid var(--smf-orange);border-radius:14px;padding:14px 16px;margin:20px 0;font-weight:800;color:var(--smf-blue);}\n  .smf-trust span{white-space:nowrap;}\n  .smf-trust b{color:var(--smf-green);}\n\n  .smf-jumpnav{background:#fff;border:1px solid var(--smf-border);border-radius:999px;padding:10px;margin:18px 0 22px;display:flex;flex-wrap:wrap;gap:8px;justify-content:center;box-shadow:0 8px 22px rgba(0,0,0,.06);}\n  .smf-jumpnav a{text-decoration:none;background:var(--smf-light);color:var(--smf-blue);border:1px solid #cfe0ea;padding:8px 13px;border-radius:999px;font-size:14px;font-weight:800;}\n  .smf-jumpnav a:hover{background:var(--smf-blue);color:#fff;}\n\n  .smf-section{margin:24px 0;padding:24px;border:1px solid var(--smf-border);border-radius:18px;background:#fff;}\n  .smf-section.alt{background:var(--smf-light);}\n  .smf-section h2{margin:0 0 12px;color:var(--smf-blue);font-size:30px;line-height:1.15;font-weight:900;}\n  .smf-section h3{color:var(--smf-blue);margin:0 0 8px;font-size:21px;font-weight:900;}\n  .smf-section p{font-size:16px;line-height:1.65;margin:0 0 12px;}\n\n  .smf-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;}\n  .smf-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px;}\n  .smf-card{background:#fff;border:1px solid var(--smf-border);border-radius:16px;padding:18px;box-shadow:0 5px 16px rgba(8,73,136,.06);}\n  .smf-card.teal{border-top:6px solid var(--smf-teal);}\n  .smf-card.orange{border-top:6px solid var(--smf-orange);}\n  .smf-card.green{border-top:6px solid var(--smf-green);}\n\n  .smf-checklist{list-style:none;padding:0;margin:12px 0 0;}\n  .smf-checklist li{position:relative;padding-left:30px;margin:10px 0;line-height:1.45;font-size:15.5px;}\n  .smf-checklist li:before{content:\"✔\";position:absolute;left:0;top:0;color:var(--smf-green);font-weight:900;}\n\n  .smf-note{background:#fff7ef;border-left:7px solid var(--smf-orange);border-radius:12px;padding:16px 18px;margin-top:18px;}\n  .smf-note strong{color:var(--smf-blue);}\n\n  .smf-tablewrap{overflow-x:auto;margin-top:16px;border:1px solid var(--smf-border);border-radius:14px;background:#fff;}\n  .smf-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;min-width:620px;}\n  \n  .smf-table thead th{\n  background:#084988 !important;\n  color:#fff !important;\n  padding:14px 16px;\n  text-align:left;\n  font-size:14px;\n  line-height:1.35;\n  white-space:normal;\n}\n\n.smf-table td{\n  padding:16px;\n  border-bottom:1px solid #e8eef2;\n  font-size:15px;\n  line-height:1.45;\n  vertical-align:top;\n  white-space:normal;\n  word-break:normal;\n  text-align:left !important;\n}\n\n\/* force spec value column left *\/\n.smf-table td:nth-child(2),\n.smf-table th:nth-child(2){\n  text-align:left !important;\n}\n  \n  .smf-table tr:nth-child(even) td{background:#f7fbfd;}\n  .smf-table th:first-child,.smf-table td:first-child{width:26%;}\n  .smf-table th:last-child,.smf-table td:last-child{width:74%;}\n\n  .smf-badge{display:inline-block;background:#e9f8ed;color:var(--smf-green);border:1px solid #c6e8cf;border-radius:999px;padding:5px 10px;font-size:13px;font-weight:900;}\n\n  .smf-cta{background:linear-gradient(135deg,var(--smf-blue),#0b5fa5);color:#fff;border-radius:18px;padding:24px;margin:24px 0;}\n  .smf-cta h2{color:#fff;margin:0 0 10px;font-size:30px;}\n  .smf-cta p{margin:0 0 16px;font-size:17px;line-height:1.55;}\n\n  .smf-buttons{display:flex;flex-wrap:wrap;gap:10px;}\n  .smf-btn{display:inline-block;text-decoration:none;padding:12px 18px;border-radius:999px;font-weight:900;line-height:1.1;}\n  .smf-btn.green{background:var(--smf-green);color:#fff;}\n  .smf-btn.orange{background:var(--smf-orange);color:#fff;}\n  .smf-btn.white{background:#fff;color:#084988 !important;border:2px solid #084988;}\n\n  .smf-compare-card{border:2px solid var(--smf-border);border-radius:16px;padding:18px;background:#fff;position:relative;}\n  .smf-compare-card.featured{border-color:var(--smf-orange);box-shadow:0 8px 22px rgba(244,122,31,.14);}\n  .smf-compare-card .tag{display:inline-block;background:var(--smf-teal);color:#fff;font-size:12px;font-weight:900;padding:5px 9px;border-radius:999px;margin-bottom:8px;text-transform:uppercase;}\n  .smf-mini-btn{display:inline-block;margin-top:10px;background:var(--smf-green);color:#fff !important;text-decoration:none;font-weight:900;padding:10px 14px;border-radius:999px;font-size:14px;}\n\n  .smf-faq details{border:1px solid var(--smf-border);border-radius:14px;padding:15px 17px;margin:10px 0;background:#fff;}\n  .smf-faq summary{cursor:pointer;font-weight:900;color:var(--smf-blue);font-size:17px;}\n  .smf-faq p{margin:12px 0 0;}\n\n  .smf-linkbox{text-align:center;background:#f4f9fd;border:2px solid var(--smf-blue);border-radius:16px;padding:22px;margin-top:20px;}\n  .smf-linkbox p{font-size:18px;font-weight:900;color:var(--smf-blue);margin:0 0 14px;}\n\n  @media(max-width:860px){\n    .smf-hero-grid,.smf-grid-2,.smf-grid-3{grid-template-columns:1fr;}\n    .smf-hero,.smf-section,.smf-cta{padding:20px;border-radius:14px;}\n    .smf-jumpnav{position:relative;border-radius:16px;justify-content:flex-start;overflow-x:auto;flex-wrap:nowrap;}\n    .smf-jumpnav a{white-space:nowrap;}\n    .smf-trust span{white-space:normal;width:100%;}\n    .smf-tablewrap:before{content:\"Swipe to view →\";display:block;padding:10px 12px;font-size:13px;font-weight:900;color:var(--smf-blue);background:#eef7fb;border-bottom:1px solid var(--smf-border);}\n    .smf-table{min-width:560px;}\n    .smf-table th:first-child,.smf-table td:first-child{width:34%;}\n    .smf-table th:last-child,.smf-table td:last-child{width:66%;}\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"smf-tube-page\"\u003e\n\n  \u003csection class=\"smf-hero\"\u003e\n    \u003cspan class=\"smf-pill\"\u003eProfessional Grade Wing Towable\u003c\/span\u003e\n    \u003ch2\u003eSpinera Professional Wing 4 Towable Tube\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The Spinera Professional Wing 4 is a heavy-duty 4-person towable tube built for everyday commercial fun, rental operations, water sports schools, and lake homes that want a fast, protective, easy-to-operate ride. Its wing-style shape is made for low resistance, smooth sliding, lift, carving, and big laughs behind the boat.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"smf-hero-grid\"\u003e\n      \u003cdiv class=\"smf-stat\"\u003e\n        \u003cstrong\u003eCapacity\u003c\/strong\u003e\n        \u003cspan\u003eUp to 4 riders\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"smf-stat\"\u003e\n        \u003cstrong\u003eInflated Size\u003c\/strong\u003e\n        \u003cspan\u003e98\" x 79\" x 18.5\"\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"smf-stat\"\u003e\n        \u003cstrong\u003eBest For\u003c\/strong\u003e\n        \u003cspan\u003eCommercial use, rentals \u0026amp; action-focused rides\u003c\/span\u003e\n      \u003c\/div\u003e\n      \u003cdiv class=\"smf-stat\"\u003e\n        \u003cstrong\u003eBuild Level\u003c\/strong\u003e\n        \u003cspan\u003eProfessional \/ heavy-duty construction\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"smf-trust\"\u003e\n    \u003cspan\u003e\u003cb\u003e✔\u003c\/b\u003e Fast Shipping\u003c\/span\u003e\n    \u003cspan\u003e\u003cb\u003e✔\u003c\/b\u003e Real Phone Support: 888-897-7527\u003c\/span\u003e\n    \u003cspan\u003e\u003cb\u003e✔\u003c\/b\u003e Authorized Dealer\u003c\/span\u003e\n    \u003cspan\u003e\u003cb\u003e✔\u003c\/b\u003e Lake-Tested Product Guidance\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cnav class=\"smf-jumpnav\"\u003e\n    \u003ca href=\"#smf-overview\"\u003eOverview\u003c\/a\u003e\n    \u003ca href=\"#smf-best-for\"\u003eBest For\u003c\/a\u003e\n    \u003ca href=\"#smf-features\"\u003eFeatures\u003c\/a\u003e\n    \u003ca href=\"#smf-specs\"\u003eSpecs\u003c\/a\u003e\n    \u003ca href=\"#smf-compare\"\u003eCompare\u003c\/a\u003e\n    \u003ca href=\"#smf-setup\"\u003eSetup Tips\u003c\/a\u003e\n    \u003ca href=\"#smf-why\"\u003eWhy Buy From SMF\u003c\/a\u003e\n    \u003ca href=\"#smf-faq\"\u003eFAQs\u003c\/a\u003e\n  \u003c\/nav\u003e\n\n  \u003csection id=\"smf-overview\" class=\"smf-section\"\u003e\n    \u003ch2\u003eBuilt as the Workhorse Wing Tube for Daily Fun\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The Spinera Professional Wing 4 is made to be the backbone of everyday towable fun. It is easy to operate, built with heavy-duty materials, and designed to deliver a mix of speed, carving, spray, and lift without moving into an oversized group tube.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      With its optimized side-wing construction, the Wing 4 is designed for low resistance and smooth sliding on the water. That makes it a strong choice for riders who want more excitement than a relaxed seated tube, while still getting the durability expected from Spinera’s Professional line.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"smf-grid-2\"\u003e\n      \u003cdiv class=\"smf-card teal\"\u003e\n        \u003ch3\u003eWhy It Works\u003c\/h3\u003e\n        \u003cul class=\"smf-checklist\"\u003e\n          \u003cli\u003eBuilt for up to 4 riders.\u003c\/li\u003e\n          \u003cli\u003eWing-style shape is designed for speed, carving, and lift.\u003c\/li\u003e\n          \u003cli\u003e0.035\" PVC construction for professional-grade durability.\u003c\/li\u003e\n          \u003cli\u003e840D nylon cover for heavy-duty use.\u003c\/li\u003e\n          \u003cli\u003e0.031\" tarpaulin bottom for added reinforcement.\u003c\/li\u003e\n          \u003cli\u003eOptimized side-wing construction for maximum fun.\u003c\/li\u003e\n          \u003cli\u003e2-chamber safety system, quick connector hook, and padded comfort handles.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card orange\"\u003e\n        \u003ch3\u003eQuick Buyer Take\u003c\/h3\u003e\n        \u003cp\u003e\n          Choose the Professional Wing 4 if you want a tough 4-person towable with more action than a seated lounge-style tube. It is especially strong for commercial use, rentals, and riders who want a fast, fun, protective design.\n        \u003c\/p\u003e\n        \u003cspan class=\"smf-badge\"\u003eBest Wing-Style Pick\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"smf-best-for\" class=\"smf-section alt\"\u003e\n    \u003ch2\u003eWho the Spinera Professional Wing 4 Is Best For\u003c\/h2\u003e\n\n    \u003cdiv class=\"smf-grid-3\"\u003e\n      \u003cdiv class=\"smf-card green\"\u003e\n        \u003ch3\u003eCommercial Operators\u003c\/h3\u003e\n        \u003cp\u003e\n          Built for rental stations, water sports schools, and commercial applications that need a reliable, easy-to-use towable.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card teal\"\u003e\n        \u003ch3\u003eAction-Focused Riders\u003c\/h3\u003e\n        \u003cp\u003e\n          A strong fit for riders who want carving, spray, lift, and a more exciting ride than a relaxed seated tube.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card orange\"\u003e\n        \u003ch3\u003eHeavy-Use Lake Homes\u003c\/h3\u003e\n        \u003cp\u003e\n          Great for families and guests who want a durable 4-rider tube built for repeated weekend use.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"smf-note\"\u003e\n      \u003cstrong\u003ePro Buyer Move:\u003c\/strong\u003e Choose the Wing 4 if you want a fast, wing-style 4-person towable. If you want a secure seated ride, compare it with the Professional Just Fun 4. If you want a larger big-group tube, step up to the Professional Let’s Go 6.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"smf-features\" class=\"smf-section\"\u003e\n    \u003ch2\u003eKey Features\u003c\/h2\u003e\n\n    \u003cdiv class=\"smf-grid-2\"\u003e\n      \u003cdiv class=\"smf-card teal\"\u003e\n        \u003ch3\u003eOptimized Wing Design\u003c\/h3\u003e\n        \u003cp\u003e\n          The wing-style shape is designed to slide cleanly, carve better, reduce resistance, and add more excitement behind the boat.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card teal\"\u003e\n        \u003ch3\u003eProfessional Heavy-Duty Build\u003c\/h3\u003e\n        \u003cp\u003e\n          Built with 0.035\" PVC, 840D nylon cover material, and a reinforced 0.031\" tarpaulin bottom.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card teal\"\u003e\n        \u003ch3\u003eProtective Rider Layout\u003c\/h3\u003e\n        \u003cp\u003e\n          Neoprene pads and soft handle straps help riders stay comfortable and protected while holding on during active rides.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card teal\"\u003e\n        \u003ch3\u003eQuick Connect \u0026amp; 2-Chamber Safety\u003c\/h3\u003e\n        \u003cp\u003e\n          A quick connector hook, Boston valve, and 2-chamber safety system help simplify setup and improve confidence on the water.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"smf-specs\" class=\"smf-section alt\"\u003e\n    \u003ch2\u003eSpinera Professional Wing 4 Specs\u003c\/h2\u003e\n\n    \u003cdiv class=\"smf-tablewrap\"\u003e\n      \u003ctable class=\"smf-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eSpec\u003c\/th\u003e\n            \u003cth\u003eDetail\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eInflated Size\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e98\" x 79\" x 18.5\" — approx. 8'2\" x 6'7\" x 1'6.5\"\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eCapacity\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eUp to 4 riders\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eConstruction\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eProfessional \/ heavy-duty wing-style towable\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003ePVC Thickness\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e0.035\" heavy-duty PVC\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eTarpaulin Bottom\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e0.031\" reinforced tarpaulin bottom\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eCover Material\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e840D nylon cover\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eAir Chambers\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e2-chamber safety system\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eValve Type\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eBoston valve\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eTow Points\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e1 tow point\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eQuick Connect\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eYes — quick connector hook\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eHandles\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003ePadded comfort handles with 6 neoprene knuckle guards\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eBoarding Handles\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e2 additional boarding handles\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eSpecial Feature\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eOptimized side-wing construction\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eColor\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eTeal \/ Yellow\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"smf-compare\" class=\"smf-section\"\u003e\n    \u003ch2\u003eWing 4 vs Flight 4 vs Just Fun 4\u003c\/h2\u003e\n\n    \u003cp\u003e\n      These professional 4-rider towables are built for different ride styles. The Wing 4 is the workhorse action tube, the Flight 4 is the faster flight-style option, and the Just Fun 4 is the more secure seated ride.\n    \u003c\/p\u003e\n\n    \u003cdiv class=\"smf-grid-3\"\u003e\n      \u003cdiv class=\"smf-compare-card featured\"\u003e\n        \u003cspan class=\"tag\"\u003eWing Pick\u003c\/span\u003e\n        \u003ch3\u003eProfessional Wing 4\u003c\/h3\u003e\n        \u003cp\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e Commercial use, everyday action, carving, spray, and wing-style fun.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eBuy this if:\u003c\/strong\u003e You want the workhorse 4-rider professional tube.\u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-compare-card\"\u003e\n        \u003cspan class=\"tag\"\u003eFlight Pick\u003c\/span\u003e\n        \u003ch3\u003eProfessional Flight 4\u003c\/h3\u003e\n        \u003cp\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e Faster, more aggressive flight-style riding with more lift.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eBuy this if:\u003c\/strong\u003e You want the most athletic 4-rider ride style.\u003c\/p\u003e\n        \u003ca class=\"smf-mini-btn\" href=\"\/products\/spinera-professional-flight-4-towable-tube\"\u003eView Flight 4\u003c\/a\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-compare-card\"\u003e\n        \u003cspan class=\"tag\"\u003eSeated Pick\u003c\/span\u003e\n        \u003ch3\u003eProfessional Just Fun 4\u003c\/h3\u003e\n        \u003cp\u003e\u003cstrong\u003eBest for:\u003c\/strong\u003e Secure seated riding, camps, rentals, and comfort-focused 4-person rides.\u003c\/p\u003e\n        \u003cp\u003e\u003cstrong\u003eBuy this if:\u003c\/strong\u003e You want separate seating and more rider support.\u003c\/p\u003e\n        \u003ca class=\"smf-mini-btn\" href=\"\/products\/spinera-professional-just-fun-4-towable-tube\"\u003eView Just Fun 4\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"smf-tablewrap\"\u003e\n      \u003ctable class=\"smf-table\"\u003e\n        \u003cthead\u003e\n          \u003ctr\u003e\n            \u003cth\u003eModel\u003c\/th\u003e\n            \u003cth\u003eWhy Choose It\u003c\/th\u003e\n          \u003c\/tr\u003e\n        \u003c\/thead\u003e\n\n        \u003ctbody\u003e\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eProfessional Wing 4\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eBest for everyday commercial use, carving, low-resistance sliding, spray, and wing-style action.\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eProfessional Flight 4\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eBest for fast, aggressive, flight-style riding with a round design and more lift.\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eProfessional Just Fun 4\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eBest for secure seated riding, rental programs, camps, and riders who want a more supported 4-person layout.\u003c\/td\u003e\n          \u003c\/tr\u003e\n        \u003c\/tbody\u003e\n      \u003c\/table\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"smf-setup\" class=\"smf-section\"\u003e\n    \u003ch2\u003eSetup \u0026amp; Towing Tips\u003c\/h2\u003e\n\n    \u003cdiv class=\"smf-grid-2\"\u003e\n      \u003cdiv class=\"smf-card green\"\u003e\n        \u003ch3\u003eBefore You Ride\u003c\/h3\u003e\n        \u003cul class=\"smf-checklist\"\u003e\n          \u003cli\u003eUse a properly rated tow rope for a 4-person towable tube.\u003c\/li\u003e\n          \u003cli\u003eMake sure every rider wears a properly fitted life jacket.\u003c\/li\u003e\n          \u003cli\u003eCheck both chambers before each ride.\u003c\/li\u003e\n          \u003cli\u003eInspect the tow point, handles, neoprene pads, valve, quick connect, and rope connection before towing.\u003c\/li\u003e\n          \u003cli\u003eConfirm riders understand the more active wing-style ride feel.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card orange\"\u003e\n        \u003ch3\u003eBest Ride Experience\u003c\/h3\u003e\n        \u003cul class=\"smf-checklist\"\u003e\n          \u003cli\u003eStart slower until riders understand how the tube slides and carves.\u003c\/li\u003e\n          \u003cli\u003eKeep riders balanced across the tube.\u003c\/li\u003e\n          \u003cli\u003eUse wider turns for younger or mixed-experience riders.\u003c\/li\u003e\n          \u003cli\u003eUse more aggressive turns only with experienced riders who want speed and spray.\u003c\/li\u003e\n          \u003cli\u003eKeep clear of docks, shorelines, other boats, and shallow water.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"smf-note\"\u003e\n      \u003cstrong\u003eSafety Note:\u003c\/strong\u003e Wing-style towables can deliver a faster, more active ride. Always use a properly rated rope, a capable tow point, a spotter, correct inflation, and speeds appropriate for rider age, ability, water conditions, and traffic.\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"smf-why\" class=\"smf-section alt\"\u003e\n    \u003ch2\u003eWhy Buy Your Towable Tube From Splashy McFun?\u003c\/h2\u003e\n\n    \u003cdiv class=\"smf-grid-3\"\u003e\n      \u003cdiv class=\"smf-card green\"\u003e\n        \u003ch3\u003eReal Product Help\u003c\/h3\u003e\n        \u003cp\u003e\n          Not sure whether you need the Wing 4, Flight 4, Just Fun 4, or a larger professional tube? Contact us and we’ll help match the tube to your boat, riders, and use case.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card teal\"\u003e\n        \u003ch3\u003eAuthorized Brands\u003c\/h3\u003e\n        \u003cp\u003e\n          We focus on legit water recreation products from brands we trust — not random marketplace knockoffs with mystery support.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card orange\"\u003e\n        \u003ch3\u003eFast, Straightforward Buying\u003c\/h3\u003e\n        \u003cp\u003e\n          Easy ordering, responsive support, and practical guidance before and after the sale.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"smf-cta\"\u003e\n      \u003ch2\u003eNeed help choosing a professional towable tube?\u003c\/h2\u003e\n      \u003cp\u003e\n        Call Splashy McFun at \u003cstrong\u003e888-897-7527\u003c\/strong\u003e or contact us online and we’ll help you decide if this wing-style towable is the right fit for your boat and riders.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"smf-buttons\"\u003e\n        \u003ca class=\"smf-btn white\" href=\"\/pages\/contact-us\"\u003eAsk a Tube Expert\u003c\/a\u003e\n        \u003ca class=\"smf-btn green\" href=\"tel:18888977527\"\u003eCall 888-897-7527\u003c\/a\u003e\n        \u003ca class=\"smf-btn orange\" href=\"\/collections\/boating-tube-for-sale\"\u003eShop All Towable Tubes\u003c\/a\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"smf-faq\" class=\"smf-section smf-faq\"\u003e\n    \u003ch2\u003eSpinera Professional Wing 4 FAQs\u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many people can ride the Spinera Professional Wing 4?\u003c\/summary\u003e\n      \u003cp\u003eThe Spinera Professional Wing 4 is designed for up to 4 riders.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat type of ride does the Professional Wing 4 provide?\u003c\/summary\u003e\n      \u003cp\u003eThe Wing 4 is designed for a more active ride with carving, spray, sliding, and lift. It is more action-focused than a relaxed seated tube.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat size is the Spinera Professional Wing 4?\u003c\/summary\u003e\n      \u003cp\u003eThe Wing 4 measures 98 inches by 79 inches by 18.5 inches when inflated, which is approximately 8 feet 2 inches by 6 feet 7 inches by 1 foot 6.5 inches.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the Professional Wing 4 good for commercial use?\u003c\/summary\u003e\n      \u003cp\u003eYes. The Professional Wing 4 is part of Spinera’s professional towable lineup and is built for demanding use, including rental operations, water sports schools, and commercial applications.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat makes the Wing 4 boat tube different from the Flight 4?\u003c\/summary\u003e\n      \u003cp\u003eThe Wing 4 uses an optimized wing-style shape for everyday action, carving, and low-resistance sliding. The Flight 4 is a more aggressive flight-style round tube focused on speed and lift.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the Spinera Wing 4 tube have a quick connector?\u003c\/summary\u003e\n      \u003cp\u003eYes. The Spinera Professional Wing 4 includes a quick connector hook for easier tow rope setup.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat tow rope should I use to pull a Spinera Professional Wing 4?\u003c\/summary\u003e\n      \u003cp\u003eUse a tow rope rated for a 4-person towable tube. Do not use a rope rated for fewer riders than the tube will carry.\u003c\/p\u003e\n    \u003c\/details\u003e\n  \u003c\/section\u003e\n\n  \u003cdiv class=\"smf-linkbox\"\u003e\n    \u003cp\u003eCompare more lake day towables and water fun gear\u003c\/p\u003e\n\n    \u003cdiv class=\"smf-buttons\" style=\"justify-content:center;\"\u003e\n      \u003ca class=\"smf-btn green\" href=\"https:\/\/www.splashymcfun.com\/collections\/boating-tube-for-sale\"\u003e\n        All Towable Tubes\n      \u003c\/a\u003e\n\n      \u003ca class=\"smf-btn orange\" href=\"https:\/\/www.splashymcfun.com\/collections\/island-hopper-banana-boat-tubes-for-sale\"\u003e\n        Banana Boat Tubes\n      \u003c\/a\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\n  document.addEventListener(\"DOMContentLoaded\", function () {\n    var links = document.querySelectorAll(\".smf-jumpnav a[href^='#']\");\n    links.forEach(function(link){\n      link.addEventListener(\"click\", function(e){\n        var target = document.querySelector(this.getAttribute(\"href\"));\n        if(target){\n          e.preventDefault();\n          target.scrollIntoView({behavior:\"smooth\", block:\"start\"});\n        }\n      });\n    });\n  });\n\u003c\/script\u003e\n\n\u003cscript type=\"application\/ld+json\"\u003e\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How many people can ride the Spinera Professional Wing 4?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Spinera Professional Wing 4 is designed for up to 4 riders.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What type of ride does the Professional Wing 4 provide?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Wing 4 is designed for a more active ride with carving, spray, sliding, and lift. It is more action-focused than a relaxed seated tube.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What size is the Spinera Professional Wing 4?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Wing 4 measures 98 inches by 79 inches by 18.5 inches when inflated, which is approximately 8 feet 2 inches by 6 feet 7 inches by 1 foot 6.5 inches.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the Professional Wing 4 good for commercial use?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The Professional Wing 4 is part of Spinera’s professional towable lineup and is built for demanding use, including rental operations, water sports schools, and commercial applications.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What makes the Wing 4 boat tube different from the Flight 4?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Wing 4 uses an optimized wing-style shape for everyday action, carving, and low-resistance sliding. The Flight 4 is a more aggressive flight-style round tube focused on speed and lift.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Spinera Wing 4 tube have a quick connector?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The Spinera Professional Wing 4 includes a quick connector hook for easier tow rope setup.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What tow rope should I use to pull a Spinera Professional Wing 4?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Use a tow rope rated for a 4-person towable tube. Do not use a rope rated for fewer riders than the tube will carry.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"Spinera","offers":[{"title":"Default Title","offer_id":48099432333553,"sku":"18258","price":579.0,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1267\/6461\/files\/spinera-wing-4-03-800x800.webp?v=1777315530","url":"https:\/\/www.splashymcfun.com\/products\/spinera-professional-wing-4-towable-tube","provider":"Splashy McFun","version":"1.0","type":"link"}