{"product_id":"sea-to-summit-aquaracks-small-pair","title":"Sea To Summit AquaRacks (Small, Pair)","description":"\u003cstyle\u003e\n  .sm-desc-wrap {\n    font-family: Poppins, -apple-system, BlinkMacSystemFont, \"Segoe UI\", sans-serif;\n    color: #1f2933;\n    max-width: 100%;\n    line-height: 1.65;\n    font-size: 14px;\n  }\n\n  .sm-desc-wrap * { box-sizing: border-box; }\n\n  .sm-title {\n    font-size: 18px;\n    line-height: 1.35;\n    font-weight: 800;\n    color: #111827;\n    margin: 0 0 10px;\n    letter-spacing: -0.2px;\n  }\n\n  .sm-subtext {\n    margin: 0 0 14px;\n    color: #374151;\n  }\n\n  .sm-badge-row {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 7px;\n    margin: 14px 0 16px;\n  }\n\n  .sm-badge {\n    background: #eff6ff;\n    color: #2563eb;\n    border: 1px solid #dbeafe;\n    border-radius: 999px;\n    padding: 6px 10px;\n    font-size: 12px;\n    font-weight: 700;\n    white-space: nowrap;\n  }\n\n  .sm-highlight {\n    background: #f8fafc;\n    border: 1px solid #e5e7eb;\n    border-radius: 14px;\n    padding: 14px;\n    margin: 16px 0;\n  }\n\n  .sm-highlight strong { color: #111827; }\n\n  .sm-quick-list {\n    display: grid;\n    gap: 9px;\n    margin: 14px 0;\n    padding: 0;\n    list-style: none;\n  }\n\n  .sm-quick-list li {\n    background: #ffffff;\n    border: 1px solid #eef1f4;\n    border-radius: 12px;\n    padding: 11px 12px;\n    font-size: 13.5px;\n    line-height: 1.45;\n  }\n\n  .sm-quick-list strong {\n    display: block;\n    color: #111827;\n    font-weight: 800;\n    margin-bottom: 2px;\n  }\n\n  .sm-details {\n    margin-top: 18px;\n    border-top: 1px solid #e5e7eb;\n    padding-top: 14px;\n  }\n\n  .sm-details summary {\n    list-style: none;\n    cursor: pointer;\n    background: #111827;\n    color: #ffffff;\n    border-radius: 12px;\n    padding: 13px 16px;\n    text-align: center;\n    font-size: 13px;\n    font-weight: 800;\n    letter-spacing: 0.3px;\n    text-transform: uppercase;\n  }\n\n  .sm-details summary::-webkit-details-marker { display: none; }\n\n  .sm-details summary:after {\n    content: \" +\";\n    font-weight: 900;\n  }\n\n  .sm-details[open] summary:after {\n    content: \" –\";\n  }\n\n  .sm-section { margin-top: 22px; }\n\n  .sm-section h3 {\n    font-size: 15.5px;\n    line-height: 1.35;\n    margin: 0 0 10px;\n    font-weight: 800;\n    color: #111827;\n  }\n\n  .sm-section p {\n    margin: 0 0 12px;\n    color: #374151;\n  }\n\n  .sm-list {\n    padding: 0;\n    margin: 0;\n    list-style: none;\n    display: grid;\n    gap: 8px;\n  }\n\n  .sm-list li {\n    position: relative;\n    padding-left: 24px;\n    font-size: 13.5px;\n    color: #374151;\n  }\n\n  .sm-list li:before {\n    content: \"✓\";\n    position: absolute;\n    left: 0;\n    top: 0;\n    color: #2563eb;\n    font-weight: 900;\n  }\n\n  .sm-card {\n    background: #f9fafb;\n    border: 1px solid #e5e7eb;\n    border-radius: 14px;\n    padding: 14px;\n    margin-top: 12px;\n  }\n\n  .sm-specs {\n    display: grid;\n    gap: 8px;\n    margin-top: 10px;\n  }\n\n  .sm-spec {\n    display: flex;\n    justify-content: space-between;\n    gap: 12px;\n    border-bottom: 1px solid #e5e7eb;\n    padding-bottom: 8px;\n    font-size: 13.5px;\n  }\n\n  .sm-spec:last-child {\n    border-bottom: 0;\n    padding-bottom: 0;\n  }\n\n  .sm-spec strong {\n    color: #111827;\n    min-width: 120px;\n  }\n\n  .sm-perfect-for {\n    display: flex;\n    flex-wrap: wrap;\n    gap: 8px;\n    margin-top: 10px;\n  }\n\n  .sm-pill {\n    background: #ffffff;\n    border: 1px solid #e5e7eb;\n    color: #374151;\n    border-radius: 999px;\n    padding: 7px 10px;\n    font-size: 12.5px;\n    font-weight: 600;\n  }\n\n  .sm-compare {\n    width: 100%;\n    border-collapse: collapse;\n    margin-top: 10px;\n    overflow: hidden;\n    border-radius: 12px;\n    font-size: 13px;\n  }\n\n  .sm-compare th,\n  .sm-compare td {\n    border: 1px solid #e5e7eb;\n    padding: 9px;\n    text-align: left;\n    vertical-align: top;\n  }\n\n  .sm-compare th {\n    background: #f3f4f6;\n    color: #111827;\n    font-weight: 800;\n  }\n\n  .sm-warning {\n    background: #fff7ed;\n    border: 1px solid #fed7aa;\n    color: #7c2d12;\n    border-radius: 14px;\n    padding: 13px;\n    margin-top: 14px;\n    font-size: 12.8px;\n    line-height: 1.55;\n  }\n\n  .sm-note {\n    font-size: 12.5px;\n    color: #6b7280;\n    margin-top: 12px;\n  }\n\n  @media (max-width: 480px) {\n    .sm-title { font-size: 17px; }\n    .sm-desc-wrap { font-size: 14px; }\n    .sm-section h3 { font-size: 15px; }\n\n    .sm-highlight,\n    .sm-card,\n    .sm-warning {\n      border-radius: 12px;\n      padding: 13px;\n    }\n\n    .sm-spec {\n      flex-direction: column;\n      gap: 2px;\n    }\n\n    .sm-compare {\n      font-size: 12.5px;\n    }\n\n    .sm-compare th,\n    .sm-compare td {\n      padding: 8px;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"sm-desc-wrap\"\u003e\n\n  \u003ch2 class=\"sm-title\"\u003e\n    Sea to Summit AquaRacks\n  \u003c\/h2\u003e\n\n  \u003cp class=\"sm-subtext\"\u003e\n    A wall-mounted watercraft storage system built for kayaks, canoes, stand-up paddleboards, pack rafts, and clean garage or boathouse organization.\n  \u003c\/p\u003e\n\n  \u003cdiv class=\"sm-badge-row\"\u003e\n    \u003cspan class=\"sm-badge\"\u003eSold as Pair\u003c\/span\u003e\n    \u003cspan class=\"sm-badge\"\u003eWall-Mounted\u003c\/span\u003e\n    \u003cspan class=\"sm-badge\"\u003ePadded Arms\u003c\/span\u003e\n    \u003cspan class=\"sm-badge\"\u003eIndoor \/ Outdoor\u003c\/span\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"sm-highlight\"\u003e\n    \u003cstrong\u003eProtect your watercraft and reclaim your space.\u003c\/strong\u003e\u003cbr\u003e\n    AquaRacks lift your kayak, canoe, or SUP off the ground and store it properly on padded wall-mounted support arms to help reduce hull dents, warping, and finish damage.\n  \u003c\/div\u003e\n\n  \u003cul class=\"sm-quick-list\"\u003e\n    \u003cli\u003e\n      \u003cstrong\u003eProtects hull shape and finish\u003c\/strong\u003e\n      Padded support arms help distribute weight evenly and reduce pressure points that can damage improperly stored watercraft.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cstrong\u003eWorks for multiple watercraft types\u003c\/strong\u003e\n      Suitable for kayaks, sit-on-tops, SUP boards, canoes, pack rafts, inflatable kayaks, and smaller surfboards.\n    \u003c\/li\u003e\n    \u003cli\u003e\n      \u003cstrong\u003eBuilt for clean storage setups\u003c\/strong\u003e\n      Ideal for garages, sheds, decks, boathouses, cabins, lake homes, and off-grid watercraft storage.\n    \u003c\/li\u003e\n  \u003c\/ul\u003e\n\n  \u003cdetails class=\"sm-details\"\u003e\n    \u003csummary\u003eView Full Details\u003c\/summary\u003e\n\n    \u003cdiv class=\"sm-section\"\u003e\n      \u003ch3\u003eWall-Mounted Storage for Kayaks, Canoes \u0026amp; SUP Boards\u003c\/h3\u003e\n      \u003cp\u003e\n        Sea to Summit AquaRacks are designed to get your watercraft off the ground, off the wall, and out of the way without damaging the hull or finish. The padded support arms help hold your craft securely while protecting it from common storage-related damage.\n      \u003c\/p\u003e\n\n      \u003cul class=\"sm-list\"\u003e\n        \u003cli\u003eWall-mounted system for clean garage, shed, or boathouse storage.\u003c\/li\u003e\n        \u003cli\u003ePadded arms help protect hull finish.\u003c\/li\u003e\n        \u003cli\u003eSpecially shaped supports help reduce pressure points.\u003c\/li\u003e\n        \u003cli\u003eAdjustable spacing lets you store craft at stronger hull points.\u003c\/li\u003e\n        \u003cli\u003eCan be used flat, angled, or on-edge depending on your setup.\u003c\/li\u003e\n        \u003cli\u003eSuitable for indoor and outdoor storage areas.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sm-section\"\u003e\n      \u003ch3\u003eWhy Proper Watercraft Storage Matters\u003c\/h3\u003e\n\n      \u003cdiv class=\"sm-card\"\u003e\n        \u003cp\u003e\n          Kayaks, canoes, and paddleboards stored flat on the ground or leaned improperly against a wall can develop hull dents, warped fiberglass, stretched cockpit rims, and finish damage — especially during heat or long off-season storage.\n        \u003c\/p\u003e\n\n        \u003cul class=\"sm-list\"\u003e\n          \u003cli\u003eHelps preserve hull shape and resale value.\u003c\/li\u003e\n          \u003cli\u003eFrees up garage, shed, or boathouse floor space.\u003c\/li\u003e\n          \u003cli\u003eKeeps craft away from rodents, dirt, and flood-prone surfaces.\u003c\/li\u003e\n          \u003cli\u003eSupports cleaner off-season dry storage.\u003c\/li\u003e\n          \u003cli\u003eCreates a more professional storage layout.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sm-section\"\u003e\n      \u003ch3\u003eWhy AquaRacks Are a Strong Choice\u003c\/h3\u003e\n\n      \u003cul class=\"sm-list\"\u003e\n        \u003cli\u003ePadded support arms with closed-cell foam and nylon sleeves.\u003c\/li\u003e\n        \u003cli\u003eHelps distribute weight evenly across the hull.\u003c\/li\u003e\n        \u003cli\u003eAdjustable installation spacing for different craft lengths and shapes.\u003c\/li\u003e\n        \u003cli\u003eMultiple-angle storage for flat, on-edge, or angled placement.\u003c\/li\u003e\n        \u003cli\u003eIndoor and outdoor rated for garages, sheds, decks, and boathouses.\u003c\/li\u003e\n        \u003cli\u003eGangable design allows multiple AquaRacks to be stacked for fleet storage.\u003c\/li\u003e\n        \u003cli\u003eComplete mounting hardware included for installation.\u003c\/li\u003e\n      \u003c\/ul\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sm-section\"\u003e\n      \u003ch3\u003eCompatible With\u003c\/h3\u003e\n\n      \u003cdiv class=\"sm-perfect-for\"\u003e\n        \u003cspan class=\"sm-pill\"\u003eSit-In Kayaks\u003c\/span\u003e\n        \u003cspan class=\"sm-pill\"\u003eSit-On-Top Kayaks\u003c\/span\u003e\n        \u003cspan class=\"sm-pill\"\u003eSUP Boards\u003c\/span\u003e\n        \u003cspan class=\"sm-pill\"\u003eCanoes\u003c\/span\u003e\n        \u003cspan class=\"sm-pill\"\u003eInflatable Kayaks\u003c\/span\u003e\n        \u003cspan class=\"sm-pill\"\u003ePack Rafts\u003c\/span\u003e\n        \u003cspan class=\"sm-pill\"\u003eSurfboards\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sm-section\"\u003e\n      \u003ch3\u003eTwo Sizes Available\u003c\/h3\u003e\n\n      \u003cdiv class=\"sm-card\"\u003e\n        \u003ctable class=\"sm-compare\"\u003e\n          \u003cthead\u003e\n            \u003ctr\u003e\n              \u003cth\u003eSize\u003c\/th\u003e\n              \u003cth\u003eDimensions\u003c\/th\u003e\n              \u003cth\u003eCapacity\u003c\/th\u003e\n            \u003c\/tr\u003e\n          \u003c\/thead\u003e\n          \u003ctbody\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eSmall\u003c\/td\u003e\n              \u003ctd\u003e20\" x 13\"\u003c\/td\u003e\n              \u003ctd\u003eUp to 110 lbs\u003c\/td\u003e\n            \u003c\/tr\u003e\n            \u003ctr\u003e\n              \u003ctd\u003eRegular\u003c\/td\u003e\n              \u003ctd\u003e24\" x 26\"\u003c\/td\u003e\n              \u003ctd\u003eUp to 175 lbs\u003c\/td\u003e\n            \u003c\/tr\u003e\n          \u003c\/tbody\u003e\n        \u003c\/table\u003e\n\n        \u003cp class=\"sm-note\"\u003e\n          Choose Small for SUP boards, lighter kayaks, and compact garage setups. Choose Regular for canoes, fishing kayaks, tandem-rated craft, and heavier watercraft.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sm-section\"\u003e\n      \u003ch3\u003eEasy Installation\u003c\/h3\u003e\n\n      \u003cdiv class=\"sm-card\"\u003e\n        \u003cul class=\"sm-list\"\u003e\n          \u003cli\u003eLocate wall studs or a strong mounting surface.\u003c\/li\u003e\n          \u003cli\u003eMark spacing based on your craft length and balance point.\u003c\/li\u003e\n          \u003cli\u003eMount AquaRacks at the desired height.\u003c\/li\u003e\n          \u003cli\u003ePlace the craft hull-down on the padded support arms.\u003c\/li\u003e\n          \u003cli\u003eUse an optional bungee or strap for high-wind, hurricane, or earthquake-prone areas.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sm-section\"\u003e\n      \u003ch3\u003eWhy It Matters for Preparedness\u003c\/h3\u003e\n\n      \u003cdiv class=\"sm-card\"\u003e\n        \u003cp\u003e\n          For coastal preppers, riverside homesteaders, lake homeowners, and bug-out plans involving water travel, a kayak or canoe can become more than recreation — it can become an evacuation tool.\n        \u003c\/p\u003e\n\n        \u003cul class=\"sm-list\"\u003e\n          \u003cli\u003eKeeps watercraft stored properly and ready to launch.\u003c\/li\u003e\n          \u003cli\u003eHelps avoid warped hulls from poor long-term storage.\u003c\/li\u003e\n          \u003cli\u003eUseful for boathouses, cabins, off-grid properties, and water-based preparedness plans.\u003c\/li\u003e\n          \u003cli\u003eHelps keep emergency watercraft organized and accessible.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sm-section\"\u003e\n      \u003ch3\u003eSpecifications\u003c\/h3\u003e\n\n      \u003cdiv class=\"sm-card sm-specs\"\u003e\n        \u003cdiv class=\"sm-spec\"\u003e\n          \u003cstrong\u003eBrand\u003c\/strong\u003e\n          \u003cspan\u003eSea to Summit\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sm-spec\"\u003e\n          \u003cstrong\u003eProduct Type\u003c\/strong\u003e\n          \u003cspan\u003eWall-mounted watercraft storage rack\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sm-spec\"\u003e\n          \u003cstrong\u003ePack\u003c\/strong\u003e\n          \u003cspan\u003eSold as a pair, 2 racks per package\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sm-spec\"\u003e\n          \u003cstrong\u003eMaterial\u003c\/strong\u003e\n          \u003cspan\u003ePowder-coated steel, closed-cell PU foam, nylon sleeves\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sm-spec\"\u003e\n          \u003cstrong\u003eMounting\u003c\/strong\u003e\n          \u003cspan\u003eWall-mounted, hardware included\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sm-spec\"\u003e\n          \u003cstrong\u003eUse\u003c\/strong\u003e\n          \u003cspan\u003eIndoor and outdoor storage\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sm-spec\"\u003e\n          \u003cstrong\u003eSmall Size\u003c\/strong\u003e\n          \u003cspan\u003e20\" x 13\", up to 110 lb capacity\u003c\/span\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"sm-spec\"\u003e\n          \u003cstrong\u003eRegular Size\u003c\/strong\u003e\n          \u003cspan\u003e24\" x 26\", up to 175 lb capacity\u003c\/span\u003e\n        \u003c\/div\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sm-section\"\u003e\n      \u003ch3\u003ePerfect For\u003c\/h3\u003e\n\n      \u003cdiv class=\"sm-perfect-for\"\u003e\n        \u003cspan class=\"sm-pill\"\u003eKayak Owners\u003c\/span\u003e\n        \u003cspan class=\"sm-pill\"\u003eCanoeists\u003c\/span\u003e\n        \u003cspan class=\"sm-pill\"\u003eSUP Users\u003c\/span\u003e\n        \u003cspan class=\"sm-pill\"\u003eLake Homes\u003c\/span\u003e\n        \u003cspan class=\"sm-pill\"\u003eRiver Homes\u003c\/span\u003e\n        \u003cspan class=\"sm-pill\"\u003eCoastal Homes\u003c\/span\u003e\n        \u003cspan class=\"sm-pill\"\u003eGarage Organizers\u003c\/span\u003e\n        \u003cspan class=\"sm-pill\"\u003eBoathouses\u003c\/span\u003e\n        \u003cspan class=\"sm-pill\"\u003eCabins\u003c\/span\u003e\n        \u003cspan class=\"sm-pill\"\u003eBug-Out Plans\u003c\/span\u003e\n      \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cdiv class=\"sm-warning\"\u003e\n      \u003cstrong\u003eInstallation Note:\u003c\/strong\u003e Mount only into strong structural support such as wall studs or a suitable load-bearing surface. Always confirm your selected size, watercraft weight, wall material, and hardware requirements before installation.\n    \u003c\/div\u003e\n\n  \u003c\/details\u003e\n\n\u003c\/div\u003e","brand":"Survivalmax","offers":[{"title":"Default Title","offer_id":45972265697453,"sku":null,"price":132.87,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0760\/8129\/9629\/files\/Aquarack-Kayak-wall.jpg?v=1777912806","url":"https:\/\/survivalmax.us\/products\/sea-to-summit-aquaracks-small-pair","provider":"Survivalmax","version":"1.0","type":"link"}