{"product_id":"spinera-lounger-2-towable-tube","title":"Spinera Lounger 2 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{\n    max-width:1180px;\n    margin:0 auto;\n    padding:18px 0 34px;\n    color:var(--smf-text);\n    font-family:inherit;\n  }\n\n  .smf-tube-page *{box-sizing:border-box;}\n\n  .smf-hero{\n    background:linear-gradient(135deg,#eef9fb 0%,#ffffff 52%,#f7fbff 100%);\n    border:2px solid var(--smf-border);\n    border-radius:18px;\n    padding:26px;\n    margin-bottom:20px;\n  }\n\n  .smf-pill{\n    display:inline-block;\n    background:var(--smf-orange);\n    color:#fff;\n    font-weight:800;\n    font-size:13px;\n    letter-spacing:.04em;\n    text-transform:uppercase;\n    padding:7px 12px;\n    border-radius:999px;\n    margin-bottom:12px;\n  }\n\n  .smf-hero h2{\n    font-size:clamp(30px,4vw,48px);\n    line-height:1.05;\n    color:var(--smf-blue);\n    margin:0 0 12px;\n    font-weight:900;\n  }\n\n  .smf-hero p{\n    font-size:18px;\n    line-height:1.6;\n    max-width:850px;\n    margin:0 0 18px;\n  }\n\n  .smf-hero-grid{\n    display:grid;\n    grid-template-columns:repeat(4,1fr);\n    gap:12px;\n    margin-top:18px;\n  }\n\n  .smf-stat{\n    background:#fff;\n    border:1px solid var(--smf-border);\n    border-radius:14px;\n    padding:15px;\n    box-shadow:0 6px 16px rgba(8,73,136,.07);\n  }\n\n  .smf-stat strong{\n    display:block;\n    color:var(--smf-blue);\n    font-size:15px;\n    margin-bottom:4px;\n  }\n\n  .smf-stat span{\n    font-size:14px;\n    line-height:1.35;\n  }\n\n  .smf-trust{\n    display:flex;\n    flex-wrap:wrap;\n    gap:10px;\n    background:#fff8f2;\n    border:2px solid var(--smf-orange);\n    border-radius:14px;\n    padding:14px 16px;\n    margin:20px 0;\n    font-weight:800;\n    color:var(--smf-blue);\n  }\n\n  .smf-trust span{white-space:nowrap;}\n  .smf-trust b{color:var(--smf-green);}\n\n  .smf-jumpnav{\n    background:#fff;\n    border:1px solid var(--smf-border);\n    border-radius:999px;\n    padding:10px;\n    margin:18px 0 22px;\n    display:flex;\n    flex-wrap:wrap;\n    gap:8px;\n    justify-content:center;\n    box-shadow:0 8px 22px rgba(0,0,0,.06);\n  }\n\n  .smf-jumpnav a{\n    text-decoration:none;\n    background:var(--smf-light);\n    color:var(--smf-blue);\n    border:1px solid #cfe0ea;\n    padding:8px 13px;\n    border-radius:999px;\n    font-size:14px;\n    font-weight:800;\n  }\n\n  .smf-jumpnav a:hover{\n    background:var(--smf-blue);\n    color:#fff;\n  }\n\n  .smf-section{\n    margin:24px 0;\n    padding:24px;\n    border:1px solid var(--smf-border);\n    border-radius:18px;\n    background:#fff;\n  }\n\n  .smf-section.alt{background:var(--smf-light);}\n\n  .smf-section h2{\n    margin:0 0 12px;\n    color:var(--smf-blue);\n    font-size:30px;\n    line-height:1.15;\n    font-weight:900;\n  }\n\n  .smf-section h3{\n    color:var(--smf-blue);\n    margin:0 0 8px;\n    font-size:21px;\n    font-weight:900;\n  }\n\n  .smf-section p{\n    font-size:16px;\n    line-height:1.65;\n    margin:0 0 12px;\n  }\n\n  .smf-grid-2{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:16px;\n    margin-top:16px;\n  }\n\n  .smf-grid-3{\n    display:grid;\n    grid-template-columns:repeat(3,1fr);\n    gap:16px;\n    margin-top:16px;\n  }\n\n  .smf-card{\n    background:#fff;\n    border:1px solid var(--smf-border);\n    border-radius:16px;\n    padding:18px;\n    box-shadow:0 5px 16px rgba(8,73,136,.06);\n  }\n\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{\n    list-style:none;\n    padding:0;\n    margin:12px 0 0;\n  }\n\n  .smf-checklist li{\n    position:relative;\n    padding-left:30px;\n    margin:10px 0;\n    line-height:1.45;\n    font-size:15.5px;\n  }\n\n  .smf-checklist li:before{\n    content:\"✔\";\n    position:absolute;\n    left:0;\n    top:0;\n    color:var(--smf-green);\n    font-weight:900;\n  }\n\n  .smf-note{\n    background:#fff7ef;\n    border-left:7px solid var(--smf-orange);\n    border-radius:12px;\n    padding:16px 18px;\n    margin-top:18px;\n  }\n\n  .smf-note strong{color:var(--smf-blue);}\n\n  .smf-tablewrap{\n    overflow-x:auto;\n    margin-top:16px;\n    border:1px solid var(--smf-border);\n    border-radius:14px;\n    background:#fff;\n  }\n\n  .smf-table{\n    width:100%;\n    border-collapse:separate;\n    border-spacing:0;\n    table-layout:fixed;\n    min-width:760px;\n  }\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  }\n\n  .smf-table th:nth-child(1),\n  .smf-table td:nth-child(1){width:28%;}\n\n  .smf-table th:nth-child(2),\n  .smf-table td:nth-child(2){width:22%;}\n\n  .smf-table th:nth-child(3),\n  .smf-table td:nth-child(3){width:25%;}\n\n  .smf-table th:nth-child(4),\n  .smf-table td:nth-child(4){width:25%;}\n\n  .smf-table tr:nth-child(even) td{background:#f7fbfd;}\n\n  .smf-badge{\n    display:inline-block;\n    background:#e9f8ed;\n    color:var(--smf-green);\n    border:1px solid #c6e8cf;\n    border-radius:999px;\n    padding:5px 10px;\n    font-size:13px;\n    font-weight:900;\n  }\n\n  .smf-cta{\n    background:linear-gradient(135deg,var(--smf-blue),#0b5fa5);\n    color:#fff;\n    border-radius:18px;\n    padding:24px;\n    margin:24px 0;\n  }\n\n  .smf-cta h2{\n    color:#fff;\n    margin:0 0 10px;\n    font-size:30px;\n  }\n\n  .smf-cta p{\n    margin:0 0 16px;\n    font-size:17px;\n    line-height:1.55;\n  }\n\n  .smf-buttons{\n    display:flex;\n    flex-wrap:wrap;\n    gap:10px;\n  }\n\n  .smf-btn{\n    display:inline-block;\n    text-decoration:none;\n    padding:12px 18px;\n    border-radius:999px;\n    font-weight:900;\n    line-height:1.1;\n  }\n\n  .smf-btn.green{\n    background:var(--smf-green);\n    color:#fff;\n  }\n\n  .smf-btn.orange{\n    background:var(--smf-orange);\n    color:#fff;\n  }\n\n  .smf-btn.white{\n    background:#fff;\n    color:#084988 !important;\n    border:2px solid #084988;\n  }\n\n  .smf-compare-card{\n    border:2px solid var(--smf-border);\n    border-radius:16px;\n    padding:18px;\n    background:#fff;\n    position:relative;\n  }\n\n  .smf-compare-card.featured{\n    border-color:var(--smf-orange);\n    box-shadow:0 8px 22px rgba(244,122,31,.14);\n  }\n\n  .smf-compare-card .tag{\n    display:inline-block;\n    background:var(--smf-teal);\n    color:#fff;\n    font-size:12px;\n    font-weight:900;\n    padding:5px 9px;\n    border-radius:999px;\n    margin-bottom:8px;\n    text-transform:uppercase;\n  }\n\n  .smf-mini-btn{\n    display:inline-block;\n    margin-top:10px;\n    background:var(--smf-green);\n    color:#fff !important;\n    text-decoration:none;\n    font-weight:900;\n    padding:10px 14px;\n    border-radius:999px;\n    font-size:14px;\n  }\n\n  .smf-faq details{\n    border:1px solid var(--smf-border);\n    border-radius:14px;\n    padding:15px 17px;\n    margin:10px 0;\n    background:#fff;\n  }\n\n  .smf-faq summary{\n    cursor:pointer;\n    font-weight:900;\n    color:var(--smf-blue);\n    font-size:17px;\n  }\n\n  .smf-faq p{margin:12px 0 0;}\n\n  .smf-linkbox{\n    text-align:center;\n    background:#f4f9fd;\n    border:2px solid var(--smf-blue);\n    border-radius:16px;\n    padding:22px;\n    margin-top:20px;\n  }\n\n  .smf-linkbox p{\n    font-size:18px;\n    font-weight:900;\n    color:var(--smf-blue);\n    margin:0 0 14px;\n  }\n\n  @media(max-width:860px){\n    .smf-hero-grid,.smf-grid-2,.smf-grid-3{\n      grid-template-columns:1fr;\n    }\n\n    .smf-hero,.smf-section,.smf-cta{\n      padding:20px;\n      border-radius:14px;\n    }\n\n    .smf-jumpnav{\n      position:relative;\n      border-radius:16px;\n      justify-content:flex-start;\n      overflow-x:auto;\n      flex-wrap:nowrap;\n    }\n\n    .smf-jumpnav a{white-space:nowrap;}\n\n    .smf-trust span{\n      white-space:normal;\n      width:100%;\n    }\n\n    .smf-tablewrap:before{\n      content:\"Swipe to view →\";\n      display:block;\n      padding:10px 12px;\n      font-size:13px;\n      font-weight:900;\n      color:var(--smf-blue);\n      background:#eef7fb;\n      border-bottom:1px solid var(--smf-border);\n    }\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\"\u003e2-Person Lounge Towable Tube\u003c\/span\u003e\n    \u003ch2\u003eSpinera Lounger 2 Towable Tube\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The Spinera Lounger 2 is a 2-person towable tube built for boaters who want a more relaxed, couch-style ride on the water. With sidewalls, a wide lounge-style seating area, cup holders, padded handles, and a 3-chamber safety system, it blends towable tube fun with a comfortable floating-lounger feel.\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 2 riders\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-stat\"\u003e\n        \u003cstrong\u003eRide Style\u003c\/strong\u003e\n        \u003cspan\u003eRelaxed lounge-style towable\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-stat\"\u003e\n        \u003cstrong\u003eBest For\u003c\/strong\u003e\n        \u003cspan\u003eCouples, families, kids, and chill lake rides\u003c\/span\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-stat\"\u003e\n        \u003cstrong\u003eUse Case\u003c\/strong\u003e\n        \u003cspan\u003eTubing, floating, and lounging\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-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 for Tubing Fun and Relaxed Lounging\u003c\/h2\u003e\n\n    \u003cp\u003e\n      The Spinera Lounger 2 is not a flat, aggressive deck tube. It is built for riders who want a more comfortable, supported ride with sidewalls, back support, and room to relax. That makes it a great fit for family boating, casual tubing, and riders who prefer comfort over maximum whip.\n    \u003c\/p\u003e\n\n    \u003cp\u003e\n      It can also work as a floating lounge when you are not towing. The sidewalls, cup holders, and wide seating area make it useful around the dock, swim cove, or anchored boat when you want to kick back on the water.\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\u003e2-person layout is ideal for couples, kids, or one adult with one child.\u003c\/li\u003e\n          \u003cli\u003eLounge-style design gives riders more comfort than low-profile deck tubes.\u003c\/li\u003e\n          \u003cli\u003eSidewalls help create a more secure, relaxed seating feel.\u003c\/li\u003e\n          \u003cli\u003eBuilt-in cup holders make it useful for floating and lounging between rides.\u003c\/li\u003e\n          \u003cli\u003e3-chamber safety system adds extra peace of mind on the water.\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 Spinera Lounger 2 if you want a comfortable 2-person towable that can double as a floating lounge. It is best for relaxed lake days, families, and riders who want support and comfort instead of an ultra-aggressive ride.\n        \u003c\/p\u003e\n        \u003cspan class=\"smf-badge\"\u003eBest Comfort 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 Lounger 2 Is Best For\u003c\/h2\u003e\n\n    \u003cdiv class=\"smf-grid-3\"\u003e\n\n      \u003cdiv class=\"smf-card green\"\u003e\n        \u003ch3\u003eComfort-First Riders\u003c\/h3\u003e\n        \u003cp\u003e\n          A strong choice if you want a towable tube that feels more like a floating couch than a high-speed deck tube.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card teal\"\u003e\n        \u003ch3\u003eFamilies \u0026amp; Casual Tubing\u003c\/h3\u003e\n        \u003cp\u003e\n          Great for kids, parents, and mixed-experience riders who want a fun ride without feeling overly exposed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card orange\"\u003e\n        \u003ch3\u003eDock \u0026amp; Cove Lounging\u003c\/h3\u003e\n        \u003cp\u003e\n          The sidewalls and cup holders make it useful even when you are not towing behind the boat.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"smf-note\"\u003e\n      \u003cstrong\u003ePro Buyer Move:\u003c\/strong\u003e Buy the Lounger 2 if comfort and versatility matter more than maximum speed and hard whipping. If you want a more action-focused 2-person tube, the Let’s Go 2 is the better comparison.\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\n      \u003cdiv class=\"smf-card teal\"\u003e\n        \u003ch3\u003eLounge-Style Seating\u003c\/h3\u003e\n        \u003cp\u003e\n          The couch-style shape gives riders a wider, more relaxed seating position than traditional low-profile towable tubes.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card teal\"\u003e\n        \u003ch3\u003eSidewalls for Comfort\u003c\/h3\u003e\n        \u003cp\u003e\n          Sidewalls help riders feel more supported during casual rides and make the tube more comfortable when lounging.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card teal\"\u003e\n        \u003ch3\u003eBuilt-In Cup Holders\u003c\/h3\u003e\n        \u003cp\u003e\n          Two cup holders make the Lounger 2 a better fit for floating, relaxing, and hanging out around the dock or cove.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n      \u003cdiv class=\"smf-card teal\"\u003e\n        \u003ch3\u003ePadded Handles \u0026amp; Knuckle Guards\u003c\/h3\u003e\n        \u003cp\u003e\n          Padded comfort handles and neoprene knuckle guards help riders hold on comfortably while being towed.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n  \u003c\/section\u003e\n\n  \u003csection id=\"smf-specs\" class=\"smf-section alt\"\u003e\n    \u003ch2\u003eSpinera Lounger 2 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            \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\u003e63\" x 62\" x 31\"\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003eApprox. Size in Feet\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e5'3\" x 5'2\" x 2'7\"\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eSeating Area\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e43\"\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003eRiders\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e2\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.027\"\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003eNylon Cover\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e840D \/ 420D nylon cover\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            \u003ctd\u003e\u003cstrong\u003eChambers\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e3-chamber safety system\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\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003eQuick Connect\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eYes\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\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003eKnuckle Guards\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003e4 neoprene knuckle guards\u003c\/td\u003e\n          \u003c\/tr\u003e\n\n          \u003ctr\u003e\n            \u003ctd\u003e\u003cstrong\u003eFeatures\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eSidewalls and 2 cup holders\u003c\/td\u003e\n            \u003ctd\u003e\u003cstrong\u003eColors\u003c\/strong\u003e\u003c\/td\u003e\n            \u003ctd\u003eGrey and teal\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\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 2-rider towable tube.\u003c\/li\u003e\n          \u003cli\u003eMake sure every rider wears a properly fitted life jacket.\u003c\/li\u003e\n          \u003cli\u003eCheck all chambers and inflation before each ride.\u003c\/li\u003e\n          \u003cli\u003eInspect handles, cup holders, sidewalls, tow point, valve, and rope connection before towing.\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 with younger, casual, or first-time riders.\u003c\/li\u003e\n          \u003cli\u003eUse wider turns for a smoother, more comfortable ride.\u003c\/li\u003e\n          \u003cli\u003eAvoid overly aggressive whipping if riders are using it as a relaxed lounge-style tube.\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\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"smf-note\"\u003e\n      \u003cstrong\u003eSafety Note:\u003c\/strong\u003e Always follow the boat tube manufacturer’s rider limits, tow rope ratings, and boating safety rules. Use a spotter, keep speeds appropriate for rider age and ability, and make sure all riders wear properly fitted life jackets.\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\n      \u003cdiv class=\"smf-card green\"\u003e\n        \u003ch3\u003eReal Product Help\u003c\/h3\u003e\n        \u003cp\u003e\n          Not sure whether the Lounger 2 or a more action-focused towable is the better fit? Contact us and we’ll help match the tube to your riders, boat, and lake setup.\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\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"smf-cta\"\u003e\n      \u003ch2\u003eNeed help choosing the right 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 pick the right towable for your riders, boat, and lake day plans.\n      \u003c\/p\u003e\n\n      \u003cdiv class=\"smf-buttons\"\u003e\n        \u003ca class=\"smf-btn white\" href=\"\/pages\/contact-us\"\u003e\n          Ask a Tube Expert\n        \u003c\/a\u003e\n\n        \u003ca class=\"smf-btn green\" href=\"tel:18888977527\"\u003e\n          Call 888-897-7527\n        \u003c\/a\u003e\n\n        \u003ca class=\"smf-btn orange\" href=\"\/collections\/boating-tube-for-sale\"\u003e\n          Shop All Towable Tubes\n        \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 Lounger 2 FAQs\u003c\/h2\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eHow many people can ride the Spinera Lounger 2?\u003c\/summary\u003e\n      \u003cp\u003eThe Spinera Lounger 2 is designed for up to 2 riders.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eIs the Lounger 2 more for relaxing or tubing?\u003c\/summary\u003e\n      \u003cp\u003eIt is built for both. The Lounger 2 can be used as a towable tube, but its sidewalls, wide seating area, and cup holders also make it a strong option for floating and relaxing.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat size is the Spinera Lounger 2?\u003c\/summary\u003e\n      \u003cp\u003eThe Lounger 2 measures 63 inches by 62 inches by 31 inches when inflated, which is approximately 5 feet 3 inches by 5 feet 2 inches by 2 feet 7 inches.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the Spinera Lounger 2 have cup holders?\u003c\/summary\u003e\n      \u003cp\u003eYes. The Lounger 2 includes 2 cup holders, making it useful for relaxing around the dock, cove, or anchored boat.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eDoes the Lounger 2 have multiple chambers?\u003c\/summary\u003e\n      \u003cp\u003eYes. The Spinera Lounger 2 has a 3-chamber safety system.\u003c\/p\u003e\n    \u003c\/details\u003e\n\n    \u003cdetails\u003e\n      \u003csummary\u003eWhat tow rope should I use with the Lounger 2?\u003c\/summary\u003e\n      \u003cp\u003eUse a tow rope rated for a 2-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\n    \u003cdetails\u003e\n      \u003csummary\u003eDo riders need life jackets?\u003c\/summary\u003e\n      \u003cp\u003eYes. Every rider should wear a properly fitted life jacket while tubing behind a boat.\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 Lounger 2?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Spinera Lounger 2 is designed for up to 2 riders.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the Lounger 2 more for relaxing or tubing?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"It is built for both. The Lounger 2 can be used as a towable tube, but its sidewalls, wide seating area, and cup holders also make it a strong option for floating and relaxing.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What size is the Spinera Lounger 2?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"The Lounger 2 measures 63 inches by 62 inches by 31 inches when inflated, which is approximately 5 feet 3 inches by 5 feet 2 inches by 2 feet 7 inches.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Spinera Lounger 2 have cup holders?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The Lounger 2 includes 2 cup holders, making it useful for relaxing around the dock, cove, or anchored boat.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Does the Lounger 2 have multiple chambers?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The Spinera Lounger 2 has a 3-chamber safety system.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What tow rope should I use with the Lounger 2?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Use a tow rope rated for a 2-person towable tube. Do not use a rope rated for fewer riders than the tube will carry.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do riders need life jackets?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. Every rider should wear a properly fitted life jacket while tubing behind a boat.\"\n      }\n    }\n  ]\n}\n\u003c\/script\u003e","brand":"Spinera","offers":[{"title":"Default Title","offer_id":48095269486833,"sku":"19356","price":399.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/1267\/6461\/files\/spinera-lounger-2-02.webp?v=1777236020","url":"https:\/\/www.splashymcfun.com\/products\/spinera-lounger-2-towable-tube","provider":"Splashy McFun","version":"1.0","type":"link"}