{"title":"Parts","description":"\u003cstyle\u003e\n\/* MAIN WRAPPER *\/\n.nixy-parts-seo {\n  margin-top: 60px;\n  padding: 48px 20px 64px;\n  background: radial-gradient(circle at top left, #f7fcff 0%, #ffffff 45%);\n  border-radius: 32px;\n  font-family: system-ui, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;\n  color: #102028;\n  position: relative;\n  overflow: hidden;\n}\n\n\/* Soft abstract shapes *\/\n.nixy-parts-seo::before {\n  content: \"\";\n  position: absolute;\n  right: -90px;\n  top: -70px;\n  width: 240px;\n  height: 240px;\n  background: rgba(0, 188, 212, 0.07);\n  border-radius: 50%;\n  filter: blur(40px);\n}\n.nixy-parts-seo::after {\n  content: \"\";\n  position: absolute;\n  left: -120px;\n  bottom: -80px;\n  width: 260px;\n  height: 260px;\n  background: rgba(255, 167, 94, 0.07);\n  border-radius: 50%;\n  filter: blur(50px);\n}\n\n.nixy-parts-inner {\n  max-width: 1080px;\n  margin: 0 auto;\n  position: relative;\n  z-index: 1;\n}\n\n\/* HEADER AREA *\/\n.nixy-parts-eyebrow {\n  font-size: 0.88rem;\n  letter-spacing: 0.22em;\n  text-transform: uppercase;\n  color: #6d7c85;\n  margin-bottom: 18px;\n}\n\n.nixy-parts-seo h1 {\n  font-size: 2.05rem;\n  line-height: 1.25;\n  margin-bottom: 12px;\n  color: #102028;\n}\n\n.nixy-parts-subline {\n  font-size: 0.95rem;\n  letter-spacing: 0.16em;\n  text-transform: uppercase;\n  color: #7a8a96;\n  margin-bottom: 24px;\n}\n\n.nixy-parts-intro {\n  font-size: 1.06rem;\n  line-height: 1.8;\n  max-width: 780px;\n  color: #28343a;\n  margin-bottom: 10px;\n}\n\n.nixy-parts-intro-secondary {\n  font-size: 1.02rem;\n  line-height: 1.7;\n  max-width: 780px;\n  color: #3a464d;\n  margin-bottom: 26px;\n}\n\n.nixy-parts-highlight {\n  font-size: 1rem;\n  line-height: 1.7;\n  max-width: 780px;\n  color: #243447;\n  padding: 12px 16px;\n  margin-bottom: 34px;\n  border-radius: 12px;\n  background: #f5f8fc;\n  border: 1px solid #dde7f3;\n}\n\n.nixy-parts-link {\n  font-weight: 600;\n  text-decoration: underline;\n  text-underline-offset: 3px;\n  color: #0072ce;\n}\n\n\/* CARD GRID *\/\n.nixy-parts-card-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));\n  gap: 24px;\n}\n\n\/* CARDS *\/\n.nixy-parts-card {\n  background: rgba(255, 255, 255, 0.95);\n  border-radius: 18px;\n  border: 1px solid #e1e4ec;\n  padding: 20px;\n  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.02);\n}\n\n.nixy-parts-card--wide {\n  grid-column: 1 \/ -1;\n}\n\n\/* CARD HEADINGS *\/\n.nixy-parts-card h2 {\n  font-size: 1rem;\n  text-transform: uppercase;\n  letter-spacing: 0.16em;\n  color: #4a5a63;\n  margin: 0 0 10px;\n}\n\n\/* Underline *\/\n.nixy-parts-underline {\n  width: 40px;\n  height: 2px;\n  border-radius: 999px;\n  background: #cfd8dc;\n  margin-bottom: 12px;\n}\n\n\/* LISTS *\/\n.nixy-parts-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.nixy-parts-list li {\n  font-size: 0.98rem;\n  line-height: 1.6;\n  margin-bottom: 10px;\n  color: #273238;\n  padding-left: 20px;\n  position: relative;\n}\n\n.nixy-parts-list li::before {\n  content: \"\";\n  position: absolute;\n  left: 0;\n  top: 8px;\n  width: 9px;\n  height: 9px;\n  border-radius: 50%;\n  border: 2px solid #00bcd4;\n}\n\n\/* STEPS *\/\n.nixy-parts-steps {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.nixy-parts-steps li {\n  counter-increment: step;\n  font-size: 0.98rem;\n  line-height: 1.6;\n  color: #273238;\n  padding-left: 26px;\n  margin-bottom: 10px;\n  position: relative;\n}\n\n.nixy-parts-steps li::before {\n  content: counter(step) \".\";\n  position: absolute;\n  left: 0;\n  top: 0;\n  font-weight: 600;\n  color: #0072ce;\n}\n\n\/* TEXT *\/\n.nixy-parts-text {\n  font-size: 0.98rem;\n  line-height: 1.65;\n  color: #273238;\n  margin-bottom: 12px;\n}\n\n\/* SUMMARY *\/\n.nixy-parts-summary {\n  margin-top: 32px;\n  padding-top: 22px;\n  border-top: 1px solid #dde8ee;\n  font-size: 1.02rem;\n  line-height: 1.75;\n  color: #334148;\n}\n\n.nixy-parts-summary-label {\n  display: block;\n  margin-top: 6px;\n  font-size: 0.85rem;\n  text-transform: uppercase;\n  letter-spacing: 0.18em;\n  color: #99a7b2;\n}\n\n\/* RESPONSIVE *\/\n@media (max-width: 768px) {\n  .nixy-parts-seo {\n    padding: 36px 16px 48px;\n  }\n  .nixy-parts-seo h1 {\n    font-size: 1.8rem;\n  }\n  .nixy-parts-intro {\n    font-size: 1.02rem;\n  }\n}\n\u003c\/style\u003e\n\n\u003csection class=\"nixy-parts-seo\"\u003e\n  \u003cdiv class=\"nixy-parts-inner\"\u003e\n\n    \u003cdiv class=\"nixy-parts-eyebrow\"\u003e\n      NIXY • Replacement Parts • SUP \u0026amp; Kayak\n    \u003c\/div\u003e\n\n    \u003ch1\u003eNIXY Replacement Parts for Inflatable Paddleboards and Kayaks\u003c\/h1\u003e\n\n    \u003cdiv class=\"nixy-parts-subline\"\u003e\n      Repair, refresh \u0026amp; keep your gear adventure-ready\n    \u003c\/div\u003e\n\n    \u003cp class=\"nixy-parts-intro\"\u003e\n      Keep your NIXY gear ready for every session. Our collection of replacement parts for inflatable paddleboards and kayaks helps you repair, refresh, and ride with confidence.\n    \u003c\/p\u003e\n\n    \u003cp class=\"nixy-parts-intro-secondary\"\u003e\n      Each component is designed to fit and perform the way you expect, so your setup stays safe, stable, and fun to paddle.\n    \u003c\/p\u003e\n\n    \u003cp class=\"nixy-parts-highlight\"\u003e\n      Search by product name or filter by type to find the exact inflatable paddleboard or kayak replacement part you need in the\n      \u003ca href=\"https:\/\/nixysports.com\/collections\/replacement-parts\" class=\"nixy-parts-link\"\u003eNIXY Replacement Parts Collection\u003c\/a\u003e.\n    \u003c\/p\u003e\n\n    \u003c!-- CARD GRID --\u003e\n    \u003cdiv class=\"nixy-parts-card-grid\"\u003e\n\n      \u003c!-- SHOP PROVEN PARTS --\u003e\n      \u003cdiv class=\"nixy-parts-card\"\u003e\n        \u003ch2\u003eShop proven parts for peak performance\u003c\/h2\u003e\n        \u003cdiv class=\"nixy-parts-underline\"\u003e\u003c\/div\u003e\n\n        \u003cp class=\"nixy-parts-text\"\u003e\n          Choose from parts that help your board or kayak feel dialed in, no matter how often you paddle.\n        \u003c\/p\u003e\n\n        \u003cul class=\"nixy-parts-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eSUP fins and fin boxes\u003c\/strong\u003e to track straighter and turn cleaner with quick-install US fin options and hardware.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003ePump parts and hoses\u003c\/strong\u003e for restoring fast inflation with Typhoon-compatible hoses, gauges, and valves.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eKayak seat and hardware spares\u003c\/strong\u003e to stay comfortable and supported on longer paddles.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eTraction and deck accessories\u003c\/strong\u003e that refresh grip and comfort for yoga, cruising, and fitness sessions.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eLeashes, mounts, and small fittings\u003c\/strong\u003e to replace worn pieces and keep your setup secure.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- WHY GENUINE NIXY --\u003e\n      \u003cdiv class=\"nixy-parts-card\"\u003e\n        \u003ch2\u003eWhy choose genuine NIXY parts\u003c\/h2\u003e\n        \u003cdiv class=\"nixy-parts-underline\"\u003e\u003c\/div\u003e\n\n        \u003cp class=\"nixy-parts-text\"\u003e\n          Using original components helps your inflatable paddleboard or kayak stay safe, stable, and durable over time.\n        \u003c\/p\u003e\n\n        \u003cul class=\"nixy-parts-list\"\u003e\n          \u003cli\u003e\n\u003cstrong\u003eDesigned for NIXY boards and kayaks\u003c\/strong\u003e so you get the right fit the first time.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eDurable materials\u003c\/strong\u003e with FusionTech-ready components that stand up to repeated use.\u003c\/li\u003e\n          \u003cli\u003e\n\u003cstrong\u003eEasy install\u003c\/strong\u003e with simple tools and clear steps to get you back on the water quickly.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- FIND THE RIGHT PART --\u003e\n      \u003cdiv class=\"nixy-parts-card\"\u003e\n        \u003ch2\u003eFind the right part today\u003c\/h2\u003e\n        \u003cdiv class=\"nixy-parts-underline\"\u003e\u003c\/div\u003e\n\n        \u003cp class=\"nixy-parts-text\"\u003e\n          Use filters and product names to match the part to your specific board or kayak.\n        \u003c\/p\u003e\n\n        \u003cul class=\"nixy-parts-list\"\u003e\n          \u003cli\u003eSearch by model name or category such as fins, pumps, seats, or hardware.\u003c\/li\u003e\n          \u003cli\u003eChoose a US center fin for better tracking or a new gauge to restore pump accuracy.\u003c\/li\u003e\n          \u003cli\u003eReplace worn parts early to extend the life and performance of your gear.\u003c\/li\u003e\n        \u003c\/ul\u003e\n      \u003c\/div\u003e\n\n      \u003c!-- MAINTENANCE TIPS (WIDE) --\u003e\n      \u003cdiv class=\"nixy-parts-card nixy-parts-card--wide\"\u003e\n        \u003ch2\u003eMaintenance tips\u003c\/h2\u003e\n        \u003cdiv class=\"nixy-parts-underline\"\u003e\u003c\/div\u003e\n\n        \u003cul class=\"nixy-parts-list\"\u003e\n          \u003cli\u003eRinse parts with fresh water after each saltwater session.\u003c\/li\u003e\n          \u003cli\u003eCheck fins, screws, valves, and fittings before every launch.\u003c\/li\u003e\n          \u003cli\u003eStore gear dry and out of direct sun to protect materials and seals.\u003c\/li\u003e\n        \u003c\/ul\u003e\n\n        \u003cp class=\"nixy-parts-text\"\u003e\n          In short, NIXY replacement parts help your inflatable paddleboard and kayak perform like new so you can paddle farther with peace of mind.\n        \u003c\/p\u003e\n      \u003c\/div\u003e\n\n    \u003c\/div\u003e\n\n    \u003c!-- SUMMARY --\u003e\n    \u003cdiv class=\"nixy-parts-summary\"\u003e\n      NIXY genuine replacement parts keep your setup tuned, reliable, and ready for every season on the water.\n      \u003cspan class=\"nixy-parts-summary-label\"\u003e\n        NIXY • Replacement Parts • SUP \u0026amp; Kayak Components\n      \u003c\/span\u003e\n    \u003c\/div\u003e\n\n  \u003c\/div\u003e\n\u003c\/section\u003e\n","products":[{"product_id":"bungee-cord","title":"SUP Replacement Bungee Cord","description":"\u003cul\u003e\n\u003cli\u003eRemovable Bungee Cord\u003c\/li\u003e\n\u003cli\u003eAdjustable Cord Lock\u003c\/li\u003e\n\u003cli\u003eDesigned to secure objects\u003cbr\u003e\n\u003c\/li\u003e\n\u003cli\u003eUniversally compatible for storing objects\u003c\/li\u003e\n\u003cli\u003eCompatible with NIXY Paddleboards \u0026amp; Kayaks\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"NIXY Sports","offers":[{"title":"71\"","offer_id":45178323108030,"sku":"Bungee Cord-1","price":7.95,"currency_code":"USD","in_stock":true},{"title":"92\"","offer_id":45178323140798,"sku":"Bungee Cord-2","price":7.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0608\/6793\/6446\/products\/removable-bungee-1.jpg?v=1643163960"},{"product_id":"g4-valve-cover","title":"G4\/G5 Halkey-Roberts (H3) iSUP Valve Cap","description":"","brand":"NIXY Sports","offers":[{"title":"Default Title","offer_id":41461587607742,"sku":"G4VC","price":7.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0608\/6793\/6446\/files\/G4G5_Valve_Cover.jpg?v=1720029131"},{"product_id":"fin-screw","title":"NIXY Fin Screw - Set of Two","description":"\u003cul\u003e\n\u003cli\u003eReplacement Screw for NIXY Fins\u003c\/li\u003e\n\u003cli\u003eIncludes 2 Screws \u0026amp; 2 Washers\u003c\/li\u003e\n\u003c\/ul\u003e","brand":"NIXY Sports","offers":[{"title":"Default Title","offer_id":41485889732798,"sku":"FSW","price":3.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0608\/6793\/6446\/products\/Fin-screws.jpg?v=1653693461"},{"product_id":"ventus-electric-pump-hose","title":"Ventus Electric Pump Hose","description":"Ventus Electric Pump Hose","brand":"NIXY Sports","offers":[{"title":"Default Title","offer_id":42542885929150,"sku":"Ventus Hose","price":17.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0608\/6793\/6446\/products\/Ventus_19.jpg?v=1677541779"},{"product_id":"pvc-repair-glue","title":"PVC Repair Glue","description":"\u003cspan\u003eIf your paddle board gets a small rip or tear in its PVC material, our waterproof PVC Repair Adhesive is perfect for patching it up quickly and easily.\u003c\/span\u003e","brand":"NIXY Sports","offers":[{"title":"Default Title","offer_id":42590600069310,"sku":"NRG","price":4.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0608\/6793\/6446\/products\/repair_glue.jpg?v=1678295245"},{"product_id":"ventus-electric-pump-valve-adpaters","title":"Ventus Electric Pump Valve Adpater Set","description":"\u003cp\u003eVentus Electric Pump Valve Adpater Set\u003c\/p\u003e","brand":"NIXY Sports","offers":[{"title":"Default Title","offer_id":43069821059262,"sku":"VASET","price":11.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0608\/6793\/6446\/files\/ventus_electric_pump_valves_adapters.webp?v=1694456295"},{"product_id":"g4-typhoon-hose","title":"G4 Typhoon Hose","description":"","brand":"NIXY Sports","offers":[{"title":"Default Title","offer_id":43104824393918,"sku":"G4THH","price":9.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0608\/6793\/6446\/files\/G4-Thyphoon-Hose.jpg?v=1695939299"},{"product_id":"ventus-electric-pump-h3-valve-adpater","title":"Ventus Electric Pump H3 Valve Adapter","description":"","brand":"NIXY Sports","offers":[{"title":"Default Title","offer_id":43251089801406,"sku":"H3VA","price":6.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0608\/6793\/6446\/files\/H3-Ventus-Adapter.jpg?v=1698694878"},{"product_id":"g4-g5-halkey-roberts-h3-valve-wrench","title":"G4\/G5 Halkey-Roberts (H3) Valve Wrench","description":"","brand":"NIXY Sports","offers":[{"title":"Default Title","offer_id":44368774168766,"sku":"G4W","price":9.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0608\/6793\/6446\/files\/G4_Valve_Wrench.jpg?v=1719945436"},{"product_id":"g4-g5-halkey-roberts-h3-valve-with-cap-and-wrench","title":"G4\/G5 Halkey-Roberts (H3) Valve with Cap and Wrench","description":"","brand":"NIXY Sports","offers":[{"title":"Default Title","offer_id":44368795238590,"sku":"G4VCW","price":19.95,"currency_code":"USD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0608\/6793\/6446\/files\/G4_VCW_2.jpg?v=1719947353"},{"product_id":"g4-g5-halkey-roberts-h3-isup-valve-with-cap","title":"G4\/G5 Halkey-Roberts (H3) iSUP Valve with Cap","description":"","brand":"NIXY Sports","offers":[{"title":"Default Title","offer_id":44368894755006,"sku":"G4V","price":9.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0608\/6793\/6446\/files\/G4_VCW_No-Wrench_be7196ad-9505-4daf-a23c-5ee5c77dc8eb.jpg?v=1719953780"},{"product_id":"nixy-isup-board-strap","title":"NIXY iSUP Board Strap","description":"\u003cp\u003e\u003cstrong\u003eThe small strap that keeps your paddle day effortless.\u003c\/strong\u003e\u003c\/p\u003e\n\u003cp\u003eRolling up a wet iSUP after a long session shouldn't be the hardest part of your day. The NIXY iSUP Board Strap wraps your deflated board tight in seconds — so it fits cleanly in your bag, stays put in the trunk, and is ready to go again tomorrow morning.\u003c\/p\u003e\n\u003cp\u003e\u003cstrong\u003eBuilt for the way paddlers actually live:\u003c\/strong\u003e\u003c\/p\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cstrong\u003eFits most inflatable boards\u003c\/strong\u003e — designed for NIXY iSUPs and compatible with most standard inflatables\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eHeavy-duty buckle\u003c\/strong\u003e that holds through coastal drives, cross-country road trips, and everything in between\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eOne-handed on, one-handed off\u003c\/strong\u003e — because your other hand is usually holding a paddle, a pump, or a cold drink\u003c\/li\u003e\n\u003cli\u003e\n\u003cstrong\u003eLow-profile and lightweight\u003c\/strong\u003e, so it lives in your board bag without you ever thinking about it\u003c\/li\u003e\n\u003c\/ul\u003e\n\u003cp\u003eA small piece of gear that earns its place. Keep one with every board.\u003c\/p\u003e","brand":"NIXY Sports","offers":[{"title":"Default Title","offer_id":44368940466366,"sku":"BDST","price":4.95,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0608\/6793\/6446\/files\/iSUP_Strap_Round.jpg?v=1719956121"}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0608\/6793\/6446\/collections\/category-paddleboard-parts.jpg?v=1759779162","url":"https:\/\/nixysports.com\/en-au\/collections\/parts.oembed","provider":"NIXY Sports","version":"1.0","type":"link"}