{"product_id":"quick-rub-on-snowboard-wax-stick","title":"Quick Rub-On Snowboard Wax Stick","description":"\u003cstyle\u003e\n  .snow-wax-page {\n    max-width: 860px;\n    margin: 0 auto;\n    padding: 8px 12px 26px;\n    font-family: Arial, Helvetica, sans-serif;\n    color: #263746;\n    line-height: 1.65;\n    box-sizing: border-box;\n  }\n\n  .snow-wax-page * {\n    box-sizing: border-box;\n  }\n\n  \/* Hero *\/\n  .snow-wax-hero {\n    text-align: center;\n    margin: 0 0 22px;\n    padding: 20px 16px 18px;\n    background: linear-gradient(135deg, #eef8fc, #ffffff);\n    border: 1px solid #d7eaf1;\n    border-radius: 14px;\n  }\n\n  .snow-wax-hero h2 {\n    margin: 0 0 8px;\n    font-size: 25px;\n    line-height: 1.3;\n    color: #18384c;\n    font-weight: 700;\n  }\n\n  .snow-wax-hero p {\n    margin: 0 auto;\n    max-width: 700px;\n    font-size: 14px;\n    color: #607482;\n    line-height: 1.7;\n  }\n\n  .snow-wax-badge {\n    display: inline-block;\n    margin-bottom: 9px;\n    padding: 5px 12px;\n    border-radius: 20px;\n    background: #dff3fa;\n    color: #16718f;\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: .8px;\n  }\n\n  \/* Section title *\/\n  .snow-wax-section-title {\n    margin: 22px 0 15px;\n    padding: 9px 14px;\n    text-align: center;\n    border-radius: 8px;\n    background: #eaf4f8;\n    border-left: 4px solid #3b9ab8;\n    border-right: 4px solid #3b9ab8;\n    color: #23475a;\n    font-size: 18px;\n    font-weight: 700;\n    letter-spacing: .6px;\n  }\n\n  \/* Features *\/\n  .snow-wax-feature {\n    margin: 0 0 18px;\n    padding: 16px 16px 17px;\n    background: #ffffff;\n    border: 1px solid #dce8ed;\n    border-radius: 12px;\n    box-shadow: 0 3px 12px rgba(37, 74, 91, 0.06);\n  }\n\n  .snow-wax-feature:nth-child(even) {\n    background: #f5fafc;\n  }\n\n  .snow-wax-feature h3 {\n    margin: 0 0 7px;\n    color: #203f50;\n    font-size: 16px;\n    line-height: 1.4;\n    font-weight: 700;\n  }\n\n  .snow-wax-feature h3 .snow-icon {\n    color: #2485a2;\n  }\n\n  .snow-wax-feature p {\n    margin: 0 0 12px;\n    color: #526875;\n    font-size: 14px;\n    line-height: 1.7;\n  }\n\n  .snow-wax-image {\n    text-align: center;\n    margin: 6px 0 0;\n  }\n\n  .snow-wax-image img {\n    display: block;\n    width: 100%;\n    max-width: 760px;\n    height: auto;\n    margin: 0 auto;\n    border-radius: 9px;\n  }\n\n  \/* Specs *\/\n  .snow-wax-specs {\n    margin-top: 20px;\n    padding: 17px;\n    background: linear-gradient(135deg, #f1f8fa, #f9fbfc);\n    border: 1px solid #d8e7ec;\n    border-radius: 12px;\n  }\n\n  .snow-wax-specs h3 {\n    margin: 0 0 12px;\n    text-align: center;\n    color: #23475a;\n    font-size: 18px;\n  }\n\n  .snow-wax-spec-grid {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 9px;\n  }\n\n  .snow-wax-spec-item {\n    padding: 11px 10px;\n    text-align: center;\n    background: #ffffff;\n    border-radius: 8px;\n    border: 1px solid #e1ecef;\n    font-size: 13px;\n    color: #536975;\n  }\n\n  .snow-wax-spec-item strong {\n    display: block;\n    margin-bottom: 3px;\n    color: #23475a;\n    font-size: 13px;\n  }\n\n  \/* Package *\/\n  .snow-wax-package {\n    margin-top: 12px;\n    padding: 13px 15px;\n    background: #ffffff;\n    border-radius: 8px;\n    border: 1px solid #e1ecef;\n    font-size: 14px;\n    color: #526875;\n  }\n\n  .snow-wax-package strong {\n    color: #23475a;\n  }\n\n  \/* Notes *\/\n  .snow-wax-notes {\n    margin-top: 18px;\n    padding: 15px 17px;\n    background: #f3f7f8;\n    border-radius: 11px;\n    border: 1px solid #dce7ea;\n  }\n\n  .snow-wax-notes h3 {\n    margin: 0 0 8px;\n    font-size: 16px;\n    color: #435c68;\n  }\n\n  .snow-wax-notes ul {\n    margin: 0;\n    padding-left: 19px;\n  }\n\n  .snow-wax-notes li {\n    margin: 5px 0;\n    font-size: 13px;\n    line-height: 1.6;\n    color: #5d6f78;\n  }\n\n  \/* Closing *\/\n  .snow-wax-closing {\n    margin-top: 18px;\n    padding: 15px;\n    text-align: center;\n    background: #e8f5f9;\n    border-radius: 10px;\n    color: #28556a;\n    font-size: 14px;\n  }\n\n  @media (max-width: 600px) {\n    .snow-wax-page {\n      padding: 5px 9px 20px;\n    }\n\n    .snow-wax-hero {\n      padding: 17px 13px 15px;\n    }\n\n    .snow-wax-hero h2 {\n      font-size: 21px;\n    }\n\n    .snow-wax-feature {\n      padding: 14px 13px 15px;\n      margin-bottom: 14px;\n    }\n\n    .snow-wax-feature h3 {\n      font-size: 15px;\n    }\n\n    .snow-wax-feature p {\n      font-size: 13.5px;\n    }\n\n    .snow-wax-spec-grid {\n      grid-template-columns: 1fr;\n    }\n  }\n\u003c\/style\u003e\n\n\u003cdiv class=\"snow-wax-page\"\u003e\n\n  \u003c!-- HERO --\u003e\n\n  \u003cdiv class=\"snow-wax-hero\"\u003e\n    \u003cdiv class=\"snow-wax-badge\"\u003e❄️ RIDE SMOOTHER • GLIDE FASTER\u003c\/div\u003e\n    \u003ch2\u003e🏂 Keep Your Base Fast, Smooth \u0026amp; Ready for the Mountain\u003c\/h2\u003e\n    \u003cp\u003e\n      A compact solid wax stick made for quick snowboard and alpine ski maintenance. Improve glide, reduce friction and help protect your base wherever the next run takes you.\n    \u003c\/p\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- FEATURES --\u003e\n\n  \u003cdiv class=\"snow-wax-section-title\"\u003e❄️ PERFORMANCE FEATURES\u003c\/div\u003e\n\n  \u003cdiv class=\"snow-wax-feature\"\u003e\n    \u003ch3\u003e\n\u003cspan class=\"snow-icon\"\u003e⚡\u003c\/span\u003e HIGH-SPEED GLIDE FORMULA\u003c\/h3\u003e\n    \u003cp\u003e\n      Built for riders who want a smoother feel on the snow, this solid glide wax helps reduce base friction across a wide range of alpine conditions and snowboard setups.\n    \u003c\/p\u003e\n    \u003cdiv class=\"snow-wax-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0580\/9963\/0214\/files\/spp_shopify20260828181417_fc825961710b768e90d8f2ff1998cd26.jpg?v=1787912061\" alt=\"High performance snowboard wax stick\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"snow-wax-feature\"\u003e\n    \u003ch3\u003e\n\u003cspan class=\"snow-icon\"\u003e🏔️\u003c\/span\u003e LESS DRAG ON SLOW, HEAVY SNOW\u003c\/h3\u003e\n    \u003cp\u003e\n      Slushy or dirty snow can make an untreated base feel sluggish. Regular waxing helps the board move more freely by reducing unwanted drag and friction during your ride.\n    \u003c\/p\u003e\n    \u003cdiv class=\"snow-wax-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0580\/9963\/0214\/files\/spp_shopify20260828181424_2fdbc1a5b2ac1e2fb68d5b7255b53e38.jpg?v=1787912068\" alt=\"Snowboard wax for slushy snow conditions\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"snow-wax-feature\"\u003e\n    \u003ch3\u003e\n\u003cspan class=\"snow-icon\"\u003e🔄\u003c\/span\u003e CLEAN TWIST-UP APPLICATION\u003c\/h3\u003e\n    \u003cp\u003e\n      The solid wax is housed inside a practical twist-up PET container, making it simple to advance the wax when needed while helping keep the remaining product protected between uses.\n    \u003c\/p\u003e\n    \u003cdiv class=\"snow-wax-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0580\/9963\/0214\/files\/spp_shopify20260828181431_e342c539f815b99bfb5e4d75d4951527.jpg?v=1787912074\" alt=\"Twist-up snowboard wax stick design\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"snow-wax-feature\"\u003e\n    \u003ch3\u003e\n\u003cspan class=\"snow-icon\"\u003e🎒\u003c\/span\u003e POCKET-SIZE \u0026amp; READY TO GO\u003c\/h3\u003e\n    \u003cp\u003e\n      At just 40g, this compact wax stick takes up very little room in your jacket or gear bag. Carry it with you for quick base care before or during a full day on the mountain.\n    \u003c\/p\u003e\n    \u003cdiv class=\"snow-wax-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0580\/9963\/0214\/files\/spp_shopify20260828181437_70dee4687ebe40fa8e82dccf0f419bd2.jpg?v=1787912081\" alt=\"Portable 40g snowboard wax stick\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"snow-wax-feature\"\u003e\n    \u003ch3\u003e\n\u003cspan class=\"snow-icon\"\u003e🛡️\u003c\/span\u003e HELPS DEFEND THE BASE\u003c\/h3\u003e\n    \u003cp\u003e\n      The wax leaves a protective layer that helps guard the base against moisture and ice crystal buildup, supporting better base care and extending the useful life of your equipment.\n    \u003c\/p\u003e\n    \u003cdiv class=\"snow-wax-image\"\u003e\n      \u003cimg src=\"https:\/\/cdn.shopify.com\/s\/files\/1\/0580\/9963\/0214\/files\/spp_shopify20260828181444_18e726e30d1e98f2c22084efe05920b8.jpg?v=1787912087\" alt=\"Protective snowboard base wax\"\u003e\n    \u003c\/div\u003e\n  \u003c\/div\u003e\n\n  \u003c!-- SPECS --\u003e\n\n  \u003cdiv class=\"snow-wax-section-title\"\u003e📋 PRODUCT DETAILS\u003c\/div\u003e\n\n  \u003cdiv class=\"snow-wax-specs\"\u003e\n    \u003ch3\u003e⛷️ Technical Specifications\u003c\/h3\u003e\n\n\u003cdiv class=\"snow-wax-spec-grid\"\u003e\n  \u003cdiv class=\"snow-wax-spec-item\"\u003e\n    \u003cstrong\u003e📏 Size\u003c\/strong\u003e\n    3 × 3 × 7.5 cm\u003cbr\u003e\n    (1.2 × 1.2 × 3.0 in)\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"snow-wax-spec-item\"\u003e\n    \u003cstrong\u003e⚖️ Net Weight\u003c\/strong\u003e\n    40g (1.4 oz)\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"snow-wax-spec-item\"\u003e\n    \u003cstrong\u003e📦 Gross Weight\u003c\/strong\u003e\n    50g (1.8 oz)\n  \u003c\/div\u003e\n\u003c\/div\u003e\n\n\u003cdiv class=\"snow-wax-package\"\u003e\n  \u003cstrong\u003e🎁 Package Includes\u003c\/strong\u003e\u003cbr\u003e\n  1 × Snowboard Wax Stick\u003cbr\u003e\n  1 × Applicator Sponge\n\u003c\/div\u003e\n\n  \u003c\/div\u003e\n\n  \u003c!-- NOTES --\u003e\n\n  \u003cdiv class=\"snow-wax-notes\"\u003e\n    \u003ch3\u003e⚠️ USE \u0026amp; STORAGE NOTES\u003c\/h3\u003e\n    \u003cul\u003e\n      \u003cli\u003eKeep the wax in a cool, dry location and protect it from direct sunlight or excessive heat to avoid melting.\u003c\/li\u003e\n      \u003cli\u003eKeep away from children and pets. This product is not intended for ingestion.\u003c\/li\u003e\n      \u003cli\u003eBefore waxing, make sure the snowboard base is clean and completely dry for better application and performance.\u003c\/li\u003e\n    \u003c\/ul\u003e\n  \u003c\/div\u003e\n\n  \u003cdiv class=\"snow-wax-closing\"\u003e\n    ❄️ \u003cstrong\u003ePrep your base. Grab your board. Chase the next run.\u003c\/strong\u003e\u003cbr\u003e\n    Keep this compact wax stick close for convenient glide and base care wherever you ride.\n  \u003c\/div\u003e\n\n\u003c\/div\u003e\n","brand":"mysite","offers":[{"title":"40g+Sponge","offer_id":48252847718636,"sku":null,"price":19.99,"currency_code":"USD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0809\/6386\/2764\/files\/spp_shopify20260828181447_afef1d9b8bd4186fa819d995e56c1506_2b02d67f-1262-415e-a0ac-8820aedc3c33.jpg?v=1788227861","url":"https:\/\/orvyla.com\/products\/quick-rub-on-snowboard-wax-stick","provider":"Orvyla","version":"1.0","type":"link"}