{"title":"Test snow","description":"","products":[{"product_id":"b-fl-binding","title":"B FL Binding W23","description":"\u003cp\u003e FLUX 2023 MENS FL BINDING A perfect blend of lightweight and comfort make this the perfect junior model. Featuring the best of FLUX technology giving you everything you need to progress as a snowboarder.  FEATURES     EVO Highback     Super Tough Nylon     DISCO     Performance Blend     EZ Bed     Honeycomb Strap Ver,2.0     Trigger Ratchet Buckle     F.T.M versa\u003c\/p\u003e","brand":"Flux","offers":[{"title":"XS \/ White \/ Youth","offer_id":42756747952316,"sku":"FLX31B001002","price":119.95,"currency_code":"CAD","in_stock":true}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/9590\/3420\/products\/large-FLX31B001.jpg?v=1742423807"},{"product_id":"m-co-binding","title":"M CO Binding W23","description":"\u003cp\u003e FLUX 2023 MENS CO BINDING  This stiff highback and responsive baseplate are fearless, even at high speeds. An eco-friendly model filled with Erik   s thoughts   FEATURES     SOLID Highback     Super Tough Nylon Plus     GENETIC Baseplate     Performance Blend     Comfort Footbed     Honeycomb Strap Ver,2.0     Micro Ratchet Buckle     T.M versa\u003c\/p\u003e","brand":"Flux","offers":[{"title":"S \/ White \/ Mens","offer_id":42589469442236,"sku":"FLX31M026003","price":139.95,"currency_code":"CAD","in_stock":true},{"title":"M \/ White \/ Mens","offer_id":42589469409468,"sku":"FLX31M026004","price":139.95,"currency_code":"CAD","in_stock":false},{"title":"L \/ White \/ Mens","offer_id":42589469376700,"sku":"FLX31M026005","price":139.95,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/9590\/3420\/products\/large-FLX31M026.jpg?v=1742423807"},{"product_id":"blow-binding-2023","title":"Blow Binding 2023","description":"\u003cmeta charset=\"utf-8\"\u003e\n\u003cstyle\u003e\n.product-description {\n    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n    color: #1e293b;\n    line-height: 1.6;\n}\n\n.intro-text {\n    font-size: 16px;\n    font-weight: 300;\n    color: #475569;\n    border-left: 4px solid #f87171;\n    padding-left: 16px;\n    margin-bottom: 24px;\n}\n\n.accordion-item {\n    border-bottom: 1px solid #e2e8f0;\n}\n\n.accordion-item:last-child {\n    border-bottom: none;\n}\n\n.accordion-summary {\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    padding: 16px 8px;\n    cursor: pointer;\n    list-style: none;\n    text-transform: uppercase;\n    font-size: 13px;\n    letter-spacing: 1.5px;\n    font-weight: 500;\n    position: relative;\n    transition: all 0.3s ease;\n}\n\n.accordion-summary::-webkit-details-marker {\n    display: none;\n}\n\n.accordion-summary::before {\n    content: '';\n    position: absolute;\n    bottom: 0;\n    left: 0;\n    width: 0;\n    height: 2px;\n    background: #f87171;\n    transition: width 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n}\n\n.accordion-summary:hover::before {\n    width: 60px;\n}\n\n.accordion-summary:hover {\n    padding-left: 8px;\n    color: #f87171;\n}\n\n.accordion-icon {\n    font-size: 20px;\n    transition: all 0.3s ease;\n    color: #64748b;\n}\n\n.accordion-item[open] .accordion-icon {\n    transform: rotate(45deg);\n    color: #f87171;\n}\n\n.accordion-content {\n    padding: 0 8px 24px;\n    animation: slideDown 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n}\n\n@keyframes slideDown {\n    from {\n        opacity: 0;\n        transform: translateY(-12px);\n    }\n    to {\n        opacity: 1;\n        transform: translateY(0);\n    }\n}\n\n.features-grid {\n    display: grid;\n    grid-template-columns: repeat(2, 1fr);\n    gap: 16px;\n    margin-top: 16px;\n}\n\n.feature-item {\n    background: linear-gradient(135deg, #fafafa 0%, #ffffff 100%);\n    padding: 16px;\n    border-radius: 8px;\n    border: 1px solid #f0f0f0;\n    position: relative;\n    overflow: hidden;\n    transition: all 0.3s ease;\n}\n\n.feature-item::before {\n    content: '';\n    position: absolute;\n    left: 0;\n    top: 0;\n    width: 4px;\n    height: 0;\n    background: linear-gradient(180deg, #f87171 0%, #fca5a5 100%);\n    transition: height 0.3s ease;\n}\n\n.feature-item:hover::before {\n    height: 100%;\n}\n\n.feature-item:hover {\n    transform: translateY(-2px);\n    box-shadow: 0 4px 12px rgba(248, 113, 113, 0.15);\n}\n\n.feature-item h3 {\n    font-size: 14px;\n    font-weight: 600;\n    margin-bottom: 6px;\n    color: #1e293b;\n}\n\n.feature-item p {\n    font-size: 14px;\n    font-weight: 300;\n    color: #666;\n    margin: 0;\n}\n\n.size-table-wrapper {\n    width: 100%;\n    overflow-x: auto;\n    border-radius: 8px;\n    border: 1px solid #f0f0f0;\n    margin-top: 16px;\n}\n\n.size-table {\n    width: 100%;\n    border-collapse: collapse;\n    min-width: 600px;\n    font-size: 14px;\n    background: white;\n}\n\n.size-table th {\n    background: linear-gradient(135deg, #f87171 0%, #fca5a5 100%);\n    color: white;\n    padding: 14px;\n    text-align: center;\n    font-size: 13px;\n    letter-spacing: 0.5px;\n    font-weight: 600;\n    white-space: nowrap;\n}\n\n.size-table td {\n    padding: 14px;\n    text-align: center;\n    border-bottom: 1px solid #f5f5f5;\n    color: #4a4a4a;\n    font-weight: 300;\n    white-space: nowrap;\n}\n\n.size-table tbody tr:hover {\n    background-color: #fef2f2;\n}\n\n.size-table tbody tr:last-child td {\n    border-bottom: none;\n}\n\n.size-note {\n    font-size: 13px;\n    font-style: italic;\n    color: #666;\n    background: #fef2f2;\n    border-left: 3px solid #f87171;\n    padding: 12px;\n    border-radius: 4px;\n    margin-top: 12px;\n}\n\n\/* Tablet (768px-1024px) *\/\n@media (max-width: 1024px) {\n    .size-table {\n        font-size: 13px;\n    }\n    .size-table th {\n        padding: 14px;\n        font-size: 13px;\n    }\n    .size-table td {\n        padding: 14px;\n    }\n}\n\n\/* Mobile (480px-768px) *\/\n@media (max-width: 768px) {\n    .features-grid {\n        grid-template-columns: 1fr;\n    }\n    \n    .accordion-summary:hover {\n        padding-left: 0;\n    }\n    \n    .accordion-summary::before {\n        display: none;\n    }\n    \n    .feature-item:hover {\n        transform: none;\n    }\n    \n    .size-table {\n        font-size: 12px;\n    }\n    .size-table th {\n        padding: 12px;\n        font-size: 12px;\n    }\n    .size-table td {\n        padding: 12px;\n    }\n}\n\n\/* Small mobile (360px-480px) *\/\n@media (max-width: 480px) {\n    .size-table {\n        font-size: 11px;\n    }\n    .size-table th {\n        padding: 10px;\n        font-size: 11px;\n    }\n    .size-table td {\n        padding: 10px;\n    }\n}\n\n\/* Extra small (under 360px) *\/\n@media (max-width: 360px) {\n    .size-table {\n        font-size: 10px;\n    }\n    .size-table th {\n        padding: 8px;\n        font-size: 10px;\n    }\n    .size-table td {\n        padding: 8px;\n    }\n}\n\u003c\/style\u003e\n\n\u003cdiv class=\"product-description\"\u003e\n    \u003cp class=\"intro-text\"\u003eThe medium-soft Bataleon Blow Snowboard Bindings are ready to throw down in any park or pipe scenario with Flatback Highbacks, freestyle focused Miller straps, and wrap-around smart rubber dampening in the base for natural board feel.\u003c\/p\u003e\n    \n    \u003cdetails class=\"accordion-item\"\u003e\n        \u003csummary class=\"accordion-summary\"\u003e\n            \u003cspan\u003eFeatures\u003c\/span\u003e\n            \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n            \u003cdiv class=\"features-grid\"\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3\u003eFlatback Highbacks\u003c\/h3\u003e\n                    \u003cp\u003eDesigned for tip-to-tail mobility and heel-to-toe response. Their minimal curvature makes them super flexible for jibs and grabs, while their tall height supports high speed carves and hefty landings.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3\u003eMiller Straps\u003c\/h3\u003e\n                    \u003cp\u003eFreestyle focused straps that are flexible, pre-curved, and form fitting to hug the contours of any boot. The perforated mesh makes them more flexible and reduces pinch areas.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3\u003eSmart Rubber Dampening\u003c\/h3\u003e\n                    \u003cp\u003eWrap-around smart rubber dampening system in the base provides natural board feel and reduces chatter for smooth, controlled riding.\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3\u003eMedium-Soft Flex\u003c\/h3\u003e\n                    \u003cp\u003ePerfect flex rating for park and pipe riding, offering the right balance of support and playfulness for freestyle progression.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n    \n    \u003cdetails class=\"accordion-item\"\u003e\n        \u003csummary class=\"accordion-summary\"\u003e\n            \u003cspan\u003eSpecifications\u003c\/span\u003e\n            \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n            \u003cdiv class=\"features-grid\"\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3\u003eAbility Level\u003c\/h3\u003e\n                    \u003cp\u003eIntermediate-Advanced\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3\u003eFlex Rating\u003c\/h3\u003e\n                    \u003cp\u003eMedium-Soft\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3\u003eBinding Style\u003c\/h3\u003e\n                    \u003cp\u003eStrap\u003c\/p\u003e\n                \u003c\/div\u003e\n                \u003cdiv class=\"feature-item\"\u003e\n                    \u003ch3\u003eRiding Style\u003c\/h3\u003e\n                    \u003cp\u003ePark \u0026amp; Pipe, Freestyle\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/div\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n    \n    \u003cdetails class=\"accordion-item\"\u003e\n        \u003csummary class=\"accordion-summary\"\u003e\n            \u003cspan\u003eSize Chart\u003c\/span\u003e\n            \u003cspan class=\"accordion-icon\"\u003e+\u003c\/span\u003e\n        \u003c\/summary\u003e\n        \u003cdiv class=\"accordion-content\"\u003e\n            \u003cdiv class=\"size-table-wrapper\"\u003e\n                \u003ctable class=\"size-table\"\u003e\n                    \u003cthead\u003e\n                        \u003ctr\u003e\n                            \u003cth\u003eBinding Size\u003c\/th\u003e\n                            \u003cth\u003eUS Boot Size\u003c\/th\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/thead\u003e\n                    \u003ctbody\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eSmall\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e5 - 7\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eMedium\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e7.5 - 9.5\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                        \u003ctr\u003e\n                            \u003ctd\u003e\u003cstrong\u003eLarge\u003c\/strong\u003e\u003c\/td\u003e\n                            \u003ctd\u003e10 - 13\u003c\/td\u003e\n                        \u003c\/tr\u003e\n                    \u003c\/tbody\u003e\n                \u003c\/table\u003e\n            \u003c\/div\u003e\n            \u003cp class=\"size-note\"\u003eChoose your binding size based on your boot size for the best fit and performance.\u003c\/p\u003e\n        \u003c\/div\u003e\n    \u003c\/details\u003e\n\u003c\/div\u003e","brand":"Bataleon","offers":[{"title":"Black \/ S \/ Unisex","offer_id":51852035293550,"sku":"BAT31N001003","price":99.95,"currency_code":"CAD","in_stock":true},{"title":"Black \/ M \/ Unisex","offer_id":51852024873326,"sku":"BAT31N001004","price":99.95,"currency_code":"CAD","in_stock":false},{"title":"Black \/ L \/ Unisex","offer_id":51852024906094,"sku":"BAT31N001005","price":99.95,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0610\/9590\/3420\/files\/BlowBinding2023-1.png?v=1742336985"}],"url":"https:\/\/boardroomshop.com\/collections\/test-snow.oembed","provider":"The Boardroom","version":"1.0","type":"link"}