{"product_id":"northernstride™-wrels-outdoor-water-bladder-1-5l","title":"NorthernStride™ Outdoor Water Bladder 1.5L","description":"\u003cstyle\u003e\n  .wrels-container {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;\n    color: #111;\n    line-height: 1.6;\n    width: 100%;\n  }\n\n  \/* HERO *\/\n  .wrels-hero {\n    text-align: center;\n    padding: 50px 20px 20px;\n  }\n\n  .wrels-hero h1 {\n    font-size: 34px;\n    font-weight: 800;\n    letter-spacing: 1px;\n    margin-bottom: 10px;\n    color: #111;\n  }\n\n  .wrels-hero p {\n    font-size: 18px;\n    color: #555;\n    margin: 0;\n  }\n\n  \/* TABS *\/\n  .wrels-tabs {\n    max-width: 1000px;\n    margin: 40px auto;\n    padding: 0 20px;\n  }\n\n  .tab-buttons {\n    display: flex;\n    justify-content: center;\n    gap: 12px;\n    margin-bottom: 30px;\n    flex-wrap: wrap;\n  }\n\n  .tab-btn {\n    padding: 14px 24px;\n    border: none;\n    background: #f1f5f9;\n    border-radius: 50px;\n    cursor: pointer;\n    font-weight: 700;\n    font-size: 15px;\n    transition: all 0.3s ease;\n  }\n\n  .tab-btn:hover {\n    transform: translateY(-2px);\n  }\n\n  .tab-btn.active {\n    background: linear-gradient(135deg, #1e3a8a, #2563eb);\n    color: #fff;\n    box-shadow: 0 8px 20px rgba(37, 99, 235, 0.25);\n  }\n\n  \/* TAB CONTENT *\/\n  .tab-content {\n    display: none;\n    animation: fadeIn 0.3s ease;\n  }\n\n  .tab-content.active {\n    display: block;\n  }\n\n  @keyframes fadeIn {\n    from {\n      opacity: 0;\n      transform: translateY(5px);\n    }\n\n    to {\n      opacity: 1;\n      transform: translateY(0);\n    }\n  }\n\n  \/* GRID *\/\n  .tab-grid {\n    display: grid;\n    grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n    gap: 20px;\n  }\n\n  \/* BOXES *\/\n  .tab-box {\n    background: #fff;\n    padding: 28px;\n    border-radius: 18px;\n    border: 1px solid #e5e7eb;\n    transition: all 0.3s ease;\n  }\n\n  .tab-box:hover {\n    transform: translateY(-5px);\n    box-shadow: 0 12px 30px rgba(0,0,0,0.08);\n  }\n\n  .tab-box h3 {\n    color: #1e3a8a;\n    margin-bottom: 12px;\n    font-size: 18px;\n  }\n\n  .tab-box p {\n    font-size: 14px;\n    color: #555;\n    margin: 0;\n  }\n\n  \/* MOBILE *\/\n  @media (max-width: 768px) {\n\n    .wrels-hero h1 {\n      font-size: 28px;\n    }\n\n    .wrels-hero p {\n      font-size: 16px;\n    }\n\n    .tab-btn {\n      width: 100%;\n      text-align: center;\n    }\n\n    .tab-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"wrels-container\"\u003e\n\n  \u003c!-- HERO --\u003e\n  \u003cdiv class=\"wrels-hero\"\u003e\n    \u003ch1\u003eNorthernStride™ Outdoor Water Bladder 1.5L\u003c\/h1\u003e\n    \u003cp\u003eHigh-capacity hydration for endurance and adventure.\u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- TABS --\u003e\n  \u003cdiv class=\"wrels-tabs\"\u003e\n\n    \u003c!-- BUTTONS --\u003e\n    \u003cdiv class=\"tab-buttons\"\u003e\n\n      \u003cbutton class=\"tab-btn active\" data-tab=\"features\"\u003e\n        Features\n      \u003c\/button\u003e\n\n      \u003cbutton class=\"tab-btn\" data-tab=\"benefits\"\u003e\n        Benefits\n      \u003c\/button\u003e\n\n      \u003cbutton class=\"tab-btn\" data-tab=\"usecases\"\u003e\n        Use Cases\n      \u003c\/button\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- FEATURES --\u003e\n    \u003cdiv id=\"features\" class=\"tab-content active\"\u003e\n\n      \u003cdiv class=\"tab-grid\"\u003e\n\n        \u003cdiv class=\"tab-box\"\u003e\n          \u003ch3\u003e💧 1.5L Capacity\u003c\/h3\u003e\n          \u003cp\u003e\n            Carry more water for longer distances and endurance activities.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tab-box\"\u003e\n          \u003ch3\u003e🧴 BPA-Free Material\u003c\/h3\u003e\n          \u003cp\u003e\n            Safe, durable and taste-free hydration for everyday performance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tab-box\"\u003e\n          \u003ch3\u003e🔒 Leak-Proof Seal\u003c\/h3\u003e\n          \u003cp\u003e\n            Reliable sealing system helps prevent unwanted spills and leaks.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tab-box\"\u003e\n          \u003ch3\u003e🎯 Easy Fill Design\u003c\/h3\u003e\n          \u003cp\u003e\n            Wide opening allows fast refills and effortless cleaning.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- BENEFITS --\u003e\n    \u003cdiv id=\"benefits\" class=\"tab-content\"\u003e\n\n      \u003cdiv class=\"tab-grid\"\u003e\n\n        \u003cdiv class=\"tab-box\"\u003e\n          \u003ch3\u003e🏔️ Go Further\u003c\/h3\u003e\n          \u003cp\u003e\n            Large capacity keeps you hydrated with fewer refill stops.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tab-box\"\u003e\n          \u003ch3\u003e⚡ Stay Energised\u003c\/h3\u003e\n          \u003cp\u003e\n            Consistent hydration supports endurance and performance.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tab-box\"\u003e\n          \u003ch3\u003e🎒 Perfect Fit\u003c\/h3\u003e\n          \u003cp\u003e\n            Designed to fit comfortably inside hydration vests and packs.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tab-box\"\u003e\n          \u003ch3\u003e🔄 Easy Maintenance\u003c\/h3\u003e\n          \u003cp\u003e\n            Quick to clean, refill and reuse for every adventure.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- USE CASES --\u003e\n    \u003cdiv id=\"usecases\" class=\"tab-content\"\u003e\n\n      \u003cdiv class=\"tab-grid\"\u003e\n\n        \u003cdiv class=\"tab-box\"\u003e\n          \u003ch3\u003e🏃 Trail Running\u003c\/h3\u003e\n          \u003cp\u003e\n            Stay hydrated during long-distance trail and endurance runs.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tab-box\"\u003e\n          \u003ch3\u003e🥾 Hiking\u003c\/h3\u003e\n          \u003cp\u003e\n            Reliable hydration support for every outdoor journey.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tab-box\"\u003e\n          \u003ch3\u003e🚴 Cycling\u003c\/h3\u003e\n          \u003cp\u003e\n            Perfect for road cycling, mountain biking and endurance rides.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n        \u003cdiv class=\"tab-box\"\u003e\n          \u003ch3\u003e🏕️ Outdoor Adventures\u003c\/h3\u003e\n          \u003cp\u003e\n            Ideal for camping, travel and active outdoor lifestyles.\n          \u003c\/p\u003e\n        \u003c\/div\u003e\n\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n\n\u003cscript\u003e\ndocument.addEventListener(\"DOMContentLoaded\", function () {\n\n  const buttons = document.querySelectorAll(\".tab-btn\");\n  const contents = document.querySelectorAll(\".tab-content\");\n\n  buttons.forEach(button =\u003e {\n\n    button.addEventListener(\"click\", function () {\n\n      const target = this.getAttribute(\"data-tab\");\n\n      \/\/ Remove active states\n      buttons.forEach(btn =\u003e {\n        btn.classList.remove(\"active\");\n      });\n\n      contents.forEach(content =\u003e {\n        content.classList.remove(\"active\");\n      });\n\n      \/\/ Add active states\n      this.classList.add(\"active\");\n\n      const targetContent = document.getElementById(target);\n\n      if (targetContent) {\n        targetContent.classList.add(\"active\");\n      }\n\n    });\n\n  });\n\n});\n\u003c\/script\u003e","brand":"NorthernStride™","offers":[{"title":"Default Title","offer_id":47685017272514,"sku":null,"price":499.0,"currency_code":"ZAR","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0744\/8693\/9842\/files\/Bladder.png?v=1781346075","url":"https:\/\/northernstride.co.za\/products\/northernstride%e2%84%a2-wrels-outdoor-water-bladder-1-5l","provider":"NorthernStride","version":"1.0","type":"link"}