{"product":{"id":14788772200814,"title":"Metta Binding 2026","body_html":"\u003cbody\u003e\n\n\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n    \u003ctitle\u003eMetta Binding | Bent Metal Bindings\u003c\/title\u003e\n    \u003cstyle\u003e\n        * {\n            margin: 0;\n            padding: 0;\n            box-sizing: border-box;\n            font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, sans-serif;\n        }\n        \n        body {\n            background-color: #f8fafc;\n            color: #334155;\n            line-height: 1.6;\n            padding: 2rem 1rem;\n            font-size: 1.3rem;\n        }\n        \n        .container {\n            max-width: 1250px;\n            margin: 0 auto;\n            background: white;\n            border-radius: 16px;\n            box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);\n            overflow: hidden;\n        }\n        \n        .product-header {\n            padding: 2rem 2rem 1rem;\n            background: linear-gradient(135deg, #fef2f2 0%, #fecaca 50%, #fca5a5 100%);\n            position: relative;\n            overflow: hidden;\n        }\n        \n        .product-title {\n            font-size: 3rem;\n            font-weight: 800;\n            margin-bottom: 0.5rem;\n            color: #1e293b;\n            transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n            display: inline-block;\n            cursor: pointer;\n            position: relative;\n            z-index: 2;\n        }\n        \n        .product-subtitle {\n            font-size: 1.5rem;\n            color: #64748b;\n            font-weight: 400;\n            position: relative;\n            z-index: 2;\n        }\n        \n        .details-container {\n            padding: 0;\n        }\n        \n        .detail-item {\n            border-bottom: 1px solid #e2e8f0;\n            transition: all 0.3s ease;\n        }\n        \n        .detail-item:last-child {\n            border-bottom: none;\n        }\n        \n        .detail-summary {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            padding: 1.5rem 2rem;\n            cursor: pointer;\n            list-style: none;\n            font-weight: 600;\n            font-size: 1.7rem;\n            transition: background-color 0.2s ease;\n        }\n        \n        .detail-summary:hover {\n            background-color: #fef2f2;\n        }\n        \n        .detail-summary::-webkit-details-marker {\n            display: none;\n        }\n        \n        .detail-icon {\n            font-size: 1.7rem;\n            transition: transform 0.3s ease;\n            color: #64748b;\n        }\n        \n        .detail-item[open] .detail-icon {\n            transform: rotate(45deg);\n        }\n        \n        .detail-content {\n            padding: 0 2rem 1.5rem;\n            color: #475569;\n            line-height: 1.7;\n            font-size: 1.4rem;\n        }\n        \n        .features-grid {\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 1rem;\n            margin-top: 1rem;\n        }\n        \n        .feature {\n            padding: 1.25rem;\n            background: #f8fafc;\n            border-radius: 12px;\n            transition: all 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n            border: 1px solid transparent;\n            height: fit-content;\n        }\n        \n        .feature:hover {\n            transform: translateY(-3px);\n            box-shadow: 0 6px 16px rgba(239, 68, 68, 0.2);\n            border-color: #fecaca;\n        }\n        \n        .feature-content h3 {\n            font-size: 1.5rem;\n            color: #1e293b;\n            margin-bottom: 0.5rem;\n            font-weight: 600;\n        }\n        \n        .feature-content p {\n            color: #64748b;\n            font-size: 1.4rem;\n            line-height: 1.6;\n        }\n        \n        .feature-content ul {\n            color: #64748b;\n            font-size: 1.4rem;\n            line-height: 1.6;\n            padding-left: 1.25rem;\n        }\n        \n        .feature-content li {\n            margin-bottom: 0.25rem;\n        }\n\n        \/* Rating Bars *\/\n        .rating-container {\n            margin: 0.5rem 0;\n            padding: 1rem;\n            background: #f8fafc;\n            border-radius: 12px;\n            transition: transform 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        \n        .rating-details {\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            margin-bottom: 0.5rem;\n            font-size: 1.4rem;\n        }\n        \n        .rating-details_title {\n            font-weight: 600;\n            color: #1e293b;\n        }\n        \n        .rating-indicator {\n            display: flex;\n            margin-bottom: 0.25rem;\n            padding: 0;\n            list-style: none;\n            width: 100%;\n            position: relative;\n            height: 22px;\n        }\n        \n        .rating-indicator_item {\n            height: 16px;\n            flex: 1;\n            background-color: #e2e8f0;\n            margin-right: 1px;\n            border-radius: 3px;\n            transition: all 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n            transform-origin: left center;\n            position: relative;\n            overflow: hidden;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-weight: 600;\n            font-size: 1rem;\n            text-shadow: 0 1px 2px rgba(0,0,0,0.3);\n        }\n        \n        .rating-indicator_item {\n            color: transparent;\n        }\n        \n        .rating-indicator_item.active-rating {\n            color: white;\n        }\n        \n        .rating-indicator_item:first-child:not(.active-rating),\n        .rating-indicator_item:last-child:not(.active-rating) {\n            color: #64748b;\n            font-size: 0.9rem;\n        }\n        \n        .skill-rating-item .rating-indicator_item {\n            color: transparent;\n            font-size: 1.1rem;\n            border: 1px solid #cbd5e1;\n        }\n        \n        .skill-rating-item .rating-indicator_item.active-rating {\n            color: white;\n            border: 2px solid #1e293b;\n        }\n        \n        .skill-rating-item .rating-indicator_item.m-selected:nth-child(1) { \n            background-color: #fef2f2 !important;\n        }\n        .skill-rating-item .rating-indicator_item.m-selected:nth-child(2) { \n            background-color: #fef2f2 !important;\n        }\n        .skill-rating-item .rating-indicator_item.m-selected:nth-child(3) { \n            background-color: #fecaca !important;\n        }\n        .skill-rating-item .rating-indicator_item.m-selected:nth-child(4) { \n            background-color: #fecaca !important;\n        }\n        .skill-rating-item .rating-indicator_item.m-selected:nth-child(5) { \n            background-color: #fca5a5 !important;\n        }\n        .skill-rating-item .rating-indicator_item.m-selected:nth-child(6) { \n            background-color: #fca5a5 !important;\n        }\n        .skill-rating-item .rating-indicator_item.m-selected:nth-child(7) { \n            background-color: #f87171 !important;\n        }\n        .skill-rating-item .rating-indicator_item.m-selected:nth-child(8) { \n            background-color: #f87171 !important;\n        }\n        .skill-rating-item .rating-indicator_item.m-selected:nth-child(9) { \n            background-color: #ef4444 !important;\n        }\n        .skill-rating-item .rating-indicator_item.m-selected:nth-child(10) { \n            background-color: #dc2626 !important;\n        }\n        \n        .rating-indicator_item:first-child {\n            border-top-left-radius: 6px;\n            border-bottom-left-radius: 6px;\n        }\n        \n        .rating-indicator_item:last-child {\n            border-top-right-radius: 6px;\n            border-bottom-right-radius: 6px;\n            margin-right: 0;\n        }\n        \n        \/* Red gradient for rating bars *\/\n        .rating-indicator_item.m-selected:nth-child(1) { background-color: #fef2f2 !important; }\n        .rating-indicator_item.m-selected:nth-child(2) { background-color: #fef2f2 !important; }\n        .rating-indicator_item.m-selected:nth-child(3) { background-color: #fecaca !important; }\n        .rating-indicator_item.m-selected:nth-child(4) { background-color: #fecaca !important; }\n        .rating-indicator_item.m-selected:nth-child(5) { background-color: #fca5a5 !important; }\n        .rating-indicator_item.m-selected:nth-child(6) { background-color: #fca5a5 !important; }\n        .rating-indicator_item.m-selected:nth-child(7) { background-color: #f87171 !important; }\n        .rating-indicator_item.m-selected:nth-child(8) { background-color: #f87171 !important; }\n        .rating-indicator_item.m-selected:nth-child(9) { background-color: #ef4444 !important; }\n        .rating-indicator_item.m-selected:nth-child(10) { background-color: #dc2626 !important; }\n        \n        .rating-indicator_item.m-selected.active-rating {\n            box-shadow: 0 0 0 1px white, 0 0 0 2px #1e293b;\n            z-index: 1;\n            transform: scale(1.05);\n        }\n        \n        \/* Wave animation for rating bars *\/\n        .flex-rating-item:hover .rating-indicator_item.m-selected,\n        .skill-rating-item:hover .rating-indicator_item.m-selected {\n            animation: waveExpand 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n        }\n        \n        @keyframes waveExpand {\n            0% {\n                transform: scaleY(1);\n            }\n            25% {\n                transform: scaleY(1.4);\n            }\n            50% {\n                transform: scaleY(1.2);\n            }\n            75% {\n                transform: scaleY(1.3);\n            }\n            100% {\n                transform: scaleY(1);\n            }\n        }\n        \n        \/* Stagger the wave animation for each rating bar *\/\n        .flex-rating-item:hover .rating-indicator_item.m-selected:nth-child(1),\n        .skill-rating-item:hover .rating-indicator_item.m-selected:nth-child(1) {\n            animation-delay: 0.05s;\n        }\n        \n        .flex-rating-item:hover .rating-indicator_item.m-selected:nth-child(2),\n        .skill-rating-item:hover .rating-indicator_item.m-selected:nth-child(2) {\n            animation-delay: 0.1s;\n        }\n        \n        .flex-rating-item:hover .rating-indicator_item.m-selected:nth-child(3),\n        .skill-rating-item:hover .rating-indicator_item.m-selected:nth-child(3) {\n            animation-delay: 0.15s;\n        }\n        \n        .flex-rating-item:hover .rating-indicator_item.m-selected:nth-child(4),\n        .skill-rating-item:hover .rating-indicator_item.m-selected:nth-child(4) {\n            animation-delay: 0.2s;\n        }\n        \n        .flex-rating-item:hover .rating-indicator_item.m-selected:nth-child(5),\n        .skill-rating-item:hover .rating-indicator_item.m-selected:nth-child(5) {\n            animation-delay: 0.25s;\n        }\n        \n        .flex-rating-item:hover .rating-indicator_item.m-selected:nth-child(6),\n        .skill-rating-item:hover .rating-indicator_item.m-selected:nth-child(6) {\n            animation-delay: 0.3s;\n        }\n        \n        .flex-rating-item:hover .rating-indicator_item.m-selected:nth-child(7),\n        .skill-rating-item:hover .rating-indicator_item.m-selected:nth-child(7) {\n            animation-delay: 0.35s;\n        }\n        \n        .flex-rating-item:hover .rating-indicator_item.m-selected:nth-child(8),\n        .skill-rating-item:hover .rating-indicator_item.m-selected:nth-child(8) {\n            animation-delay: 0.4s;\n        }\n        \n        .flex-rating-item:hover .rating-indicator_item.m-selected:nth-child(9),\n        .skill-rating-item:hover .rating-indicator_item.m-selected:nth-child(9) {\n            animation-delay: 0.45s;\n        }\n        \n        .flex-rating-item:hover .rating-indicator_item.m-selected:nth-child(10),\n        .skill-rating-item:hover .rating-indicator_item.m-selected:nth-child(10) {\n            animation-delay: 0.5s;\n        }\n        \n        .flex-rating-item {\n            width: 100%;\n            cursor: pointer;\n            -webkit-tap-highlight-color: transparent;\n        }\n        \n        .skill-rating-item {\n            width: 100%;\n            cursor: pointer;\n            -webkit-tap-highlight-color: transparent;\n        }\n        \n        \/* Size Chart *\/\n        .size-chart-container {\n            width: 100%;\n            overflow-x: auto;\n            margin: 1rem 0;\n            -webkit-overflow-scrolling: touch;\n            border: 1px solid #e2e8f0;\n            border-radius: 12px;\n            background: #f8fafc;\n        }\n        \n        .size-chart {\n            width: 100%;\n            border-collapse: collapse;\n            background: white;\n            table-layout: fixed;\n        }\n        \n        .size-chart th {\n            background: #f87171;\n            color: white;\n            font-weight: 600;\n            padding: 1rem 0.7rem;\n            text-align: center;\n            font-size: 1.3rem;\n            white-space: normal;\n            word-wrap: break-word;\n            border-right: 1px solid #fca5a5;\n            min-width: 60px;\n        }\n        \n        .size-chart th:last-child {\n            border-right: none;\n        }\n        \n        .size-chart td {\n            padding: 0.9rem 0.6rem;\n            text-align: center;\n            border-bottom: 1px solid #e2e8f0;\n            border-right: 1px solid #e2e8f0;\n            font-size: 1.3rem;\n            transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n            word-wrap: break-word;\n            overflow-wrap: break-word;\n        }\n        \n        .size-chart td:last-child {\n            border-right: none;\n        }\n        \n        .size-chart tr:last-child td {\n            border-bottom: none;\n        }\n        \n        .size-chart tr:hover td {\n            background: #fef2f2;\n        }\n        \n        .size-header {\n            font-weight: 700;\n            color: #1e293b;\n            background: #f8fafc;\n            transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);\n        }\n        \n        \/* Performance section animations *\/\n        .performance-opening .rating-indicator_item.m-selected {\n            animation: slideInFill 1s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;\n        }\n        \n        @keyframes slideInFill {\n            0% {\n                transform: scaleX(0);\n            }\n            70% {\n                transform: scaleX(1);\n            }\n            100% {\n                transform: scaleX(1);\n            }\n        }\n        \n        .performance-opening .rating-indicator_item.m-selected:nth-child(1) { \n            animation-delay: 0.05s;\n        }\n        .performance-opening .rating-indicator_item.m-selected:nth-child(2) { \n            animation-delay: 0.1s;\n        }\n        .performance-opening .rating-indicator_item.m-selected:nth-child(3) { \n            animation-delay: 0.15s;\n        }\n        .performance-opening .rating-indicator_item.m-selected:nth-child(4) { \n            animation-delay: 0.2s;\n        }\n        .performance-opening .rating-indicator_item.m-selected:nth-child(5) { \n            animation-delay: 0.25s;\n        }\n        .performance-opening .rating-indicator_item.m-selected:nth-child(6) { \n            animation-delay: 0.3s;\n        }\n        .performance-opening .rating-indicator_item.m-selected:nth-child(7) { \n            animation-delay: 0.35s;\n        }\n        .performance-opening .rating-indicator_item.m-selected:nth-child(8) { \n            animation-delay: 0.4s;\n        }\n        .performance-opening .rating-indicator_item.m-selected:nth-child(9) { \n            animation-delay: 0.45s;\n        }\n        .performance-opening .rating-indicator_item.m-selected:nth-child(10) { \n            animation-delay: 0.5s;\n        }\n        \n        \/* Mobile-specific styles *\/\n        @media (max-width: 768px) {\n            .features-grid {\n                grid-template-columns: 1fr;\n            }\n            \n            .feature:hover {\n                transform: none;\n                box-shadow: none;\n            }\n            \n            .detail-summary:hover {\n                background-color: transparent;\n            }\n            \n            .size-chart-container {\n                margin: 1rem 0;\n                border-radius: 8px;\n            }\n            \n            .size-chart th,\n            .size-chart td {\n                padding: 0.8rem 0.5rem;\n                font-size: 1.2rem;\n            }\n            \n            .size-chart {\n                min-width: 700px;\n            }\n            \n            .product-title {\n                font-size: 2.5rem;\n            }\n            \n            .product-subtitle {\n                font-size: 1.4rem;\n            }\n            \n            .detail-summary {\n                font-size: 1.6rem;\n            }\n            \n            .detail-content {\n                font-size: 1.3rem;\n            }\n            \n            .feature-content h3 {\n                font-size: 1.4rem;\n            }\n            \n            .feature-content p, .feature-content ul {\n                font-size: 1.3rem;\n            }\n            \n            .rating-details {\n                font-size: 1.3rem;\n            }\n        }\n        \n        @media (max-width: 640px) {\n            body {\n                padding: 1rem;\n            }\n            \n            .product-title {\n                font-size: 2.2rem;\n            }\n            \n            .product-subtitle {\n                font-size: 1.3rem;\n            }\n            \n            .detail-summary {\n                padding: 1.25rem 1.5rem;\n                font-size: 1.5rem;\n            }\n            \n            .detail-content {\n                padding: 0 1.5rem 1.25rem;\n                font-size: 1.3rem;\n            }\n            \n            .feature-content h3 {\n                font-size: 1.4rem;\n            }\n            \n            .feature-content p, .feature-content ul {\n                font-size: 1.3rem;\n            }\n\n            .rating-details {\n                font-size: 1.2rem;\n            }\n            \n            .size-chart th,\n            .size-chart td {\n                padding: 0.7rem 0.4rem;\n                font-size: 1.1rem;\n            }\n        }\n        \n        @media (max-width: 480px) {\n            .size-chart th,\n            .size-chart td {\n                padding: 0.6rem 0.3rem;\n                font-size: 1rem;\n            }\n            \n            .product-title {\n                font-size: 2rem;\n            }\n            \n            .product-subtitle {\n                font-size: 1.2rem;\n            }\n            \n            .detail-summary {\n                font-size: 1.4rem;\n            }\n            \n            .detail-content {\n                font-size: 1.2rem;\n            }\n        }\n    \u003c\/style\u003e\n\n\n    \u003cdiv class=\"container\"\u003e\n        \u003cdiv class=\"product-header\"\u003e\n            \u003ch1 class=\"product-title\"\u003eMetta binding\u003c\/h1\u003e\n            \u003cp class=\"product-subtitle\"\u003eThe Metta is an all terrain feel-good binding\u003c\/p\u003e\n        \u003c\/div\u003e\n        \u003cdiv class=\"details-container\"\u003e\n            \u003cdetails class=\"detail-item\"\u003e\n                \u003csummary class=\"detail-summary\"\u003e\u003cspan\u003eProduct overview\u003c\/span\u003e \u003cspan class=\"detail-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"detail-content\"\u003e\n                    \u003cp\u003e\u003cstrong\u003eThe Metta lives up to its name. A sincere wish for the welfare and genuine happiness of all beings, without exception.\u003c\/strong\u003e\u003cbr\u003e\u003cbr\u003eThe Metta is an all terrain feel-good binding with a medium flex that provides a great foundation to ride strong and ride with confidence. A forgiving nylon highback and chassis paired with a medium response flex control drive plate, Light form toe strap and a Power Flex ankle strap come together for a fully cohesive flex control advantage.\u003c\/p\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"detail-item\"\u003e\n                \u003csummary class=\"detail-summary\"\u003e\u003cspan\u003eFeatures\u003c\/span\u003e \u003cspan class=\"detail-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"detail-content\"\u003e\n                    \u003cdiv class=\"features-grid\"\u003e\n                        \u003cdiv class=\"feature\"\u003e\n                            \u003cdiv class=\"feature-content\"\u003e\n                                \u003ch3\u003eFlex control driveplate\u003c\/h3\u003e\n                                \u003cp\u003eMedium flex rating - (5\/10)\u003cbr\u003e\u003cbr\u003eBoron fiber, poly core and eco-sublimated top sheet material create a flex pattern for a broad range of conditions.\u003cbr\u003e\u003cbr\u003eFiberglass panels in the footbed create sophisticated flex patterns and enhance response similar to your snowboard for advanced flex control.\u003cbr\u003e\u003cbr\u003eDynamic energy of the specialized composites create reaction and drive like no other binding can.\u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature\"\u003e\n                            \u003cdiv class=\"feature-content\"\u003e\n                                \u003ch3\u003eAsymmetric highback\u003c\/h3\u003e\n                                \u003cp\u003eLove handle\u003cbr\u003e\u003cbr\u003eSlightly cupped and slightly asymmetric shape compensates for increased rigidity of medium-soft to medium-firm highback material during side to side boot motion for a smooth and responsive highback.\u003cbr\u003e\u003cbr\u003eHighback material: Performance polymer - nylon highback\u003cbr\u003e\u003cbr\u003eResilient [4~5\/10] flex formula\u003cbr\u003e\u003cbr\u003eNylon polymer has a medium flex which is best for all around riding conditions\u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature\"\u003e\n                            \u003cdiv class=\"feature-content\"\u003e\n                                \u003ch3\u003eThe cube - forward lean adjust\u003c\/h3\u003e\n                                \u003cp\u003eFastest and easiest forward lean adjuster ever\u003cbr\u003e\u003cbr\u003eDual durometer urethane dampening\u003cbr\u003e\u003cbr\u003eFour different angles: 10°, 14°, 18°, 22°\u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature\"\u003e\n                            \u003cdiv class=\"feature-content\"\u003e\n                                \u003ch3\u003ePower flex ankle strap\u003c\/h3\u003e\n                                \u003cp\u003eFormulated for performance and comfort.\u003cbr\u003e\u003cbr\u003eBuilt simple for durability, formed EVA foam pads are meshed with a light and strong structural core.\u003cbr\u003e\u003cbr\u003ePerimeter of strap flexes with your boot so you never have uncomfortable pressure points.\u003cbr\u003e\u003cbr\u003eAnkle straps are stripped down to the bare essentials for lightweight, comfort and function.\u003cbr\u003e\u003cbr\u003eLightweight and flexible with added cushion for comfort.\u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature\"\u003e\n                            \u003cdiv class=\"feature-content\"\u003e\n                                \u003ch3\u003eLight form toe strap\u003c\/h3\u003e\n                                \u003cp\u003eLow profile design forms precise geometry for maximum fit and feather weight.\u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature\"\u003e\n                            \u003cdiv class=\"feature-content\"\u003e\n                                \u003ch3\u003eForged aluminum buckles\u003c\/h3\u003e\n                                \u003cp\u003eHardened for ultimate strength\u003cbr\u003e\u003cbr\u003eLightweight with smooth entry and release\u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature\"\u003e\n                            \u003cdiv class=\"feature-content\"\u003e\n                                \u003ch3\u003eUni-body chassis\u003c\/h3\u003e\n                                \u003cp\u003eUni-body polymer design\u003cbr\u003e\u003cbr\u003eAbsorbs vibration for smooth ride\u003cbr\u003e\u003cbr\u003eAdjustable toe ramp\u003cbr\u003e\u003cbr\u003eLarge axis disk - toe\/heel centering is in disk\u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                        \u003cdiv class=\"feature\"\u003e\n                            \u003cdiv class=\"feature-content\"\u003e\n                                \u003ch3\u003eLarge axis disk\u003c\/h3\u003e\n                                \u003cp\u003e2x4, 4x4 and channel™ mounting pattern compatibility\u003cbr\u003e\u003cbr\u003eAdjust binding tip to tail or edge to edge for customization\u003c\/p\u003e\n                            \u003c\/div\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"detail-item\" id=\"performance-section\"\u003e\n                \u003csummary class=\"detail-summary\"\u003e\u003cspan\u003ePerformance\u003c\/span\u003e \u003cspan class=\"detail-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"detail-content\"\u003e\n                    \u003c!-- Flex Rating --\u003e\n                    \u003cdiv class=\"rating-container\"\u003e\n                        \u003cp class=\"rating-details\"\u003e\u003cspan class=\"rating-details_title\"\u003eFlex: 5\u003c\/span\u003e\u003c\/p\u003e\n                        \u003cdiv class=\"flex-rating-item\"\u003e\n                            \u003cul class=\"rating-indicator\"\u003e\n                                \u003cli class=\"rating-indicator_item m-selected\"\u003eSoft\u003c\/li\u003e\n                                \u003cli class=\"rating-indicator_item m-selected\"\u003e\n                                \u003c\/li\u003e\n\u003cli class=\"rating-indicator_item m-selected\"\u003e\n                                \u003c\/li\u003e\n\u003cli class=\"rating-indicator_item m-selected\"\u003e\n                                \u003c\/li\u003e\n\u003cli class=\"rating-indicator_item m-selected active-rating\"\u003e5\u003c\/li\u003e\n                                \u003cli class=\"rating-indicator_item\"\u003e\n                                \u003c\/li\u003e\n\u003cli class=\"rating-indicator_item\"\u003e\n                                \u003c\/li\u003e\n\u003cli class=\"rating-indicator_item\"\u003e\n                                \u003c\/li\u003e\n\u003cli class=\"rating-indicator_item\"\u003e\n                                \u003c\/li\u003e\n\u003cli class=\"rating-indicator_item\"\u003eStiff\u003c\/li\u003e\n                            \u003c\/ul\u003e\n                        \u003c\/div\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n            \u003cdetails class=\"detail-item\"\u003e\n                \u003csummary class=\"detail-summary\"\u003e\u003cspan\u003eSize chart\u003c\/span\u003e \u003cspan class=\"detail-icon\"\u003e+\u003c\/span\u003e\u003c\/summary\u003e\n                \u003cdiv class=\"detail-content\"\u003e\n                    \u003cdiv class=\"size-chart-container\"\u003e\n                        \u003ctable class=\"size-chart\"\u003e\n                            \u003cthead\u003e\n                                \u003ctr\u003e\n                                    \u003cth\u003eBinding size\u003c\/th\u003e\n                                    \u003cth\u003eUS women's\u003c\/th\u003e\n                                    \u003cth\u003eUS men's\u003c\/th\u003e\n                                    \u003cth\u003eEuro\u003c\/th\u003e\n                                    \u003cth\u003eUK\u003c\/th\u003e\n                                    \u003cth\u003eMondo\u003c\/th\u003e\n                                \u003c\/tr\u003e\n                            \u003c\/thead\u003e\n                            \u003ctbody\u003e\n                                \u003ctr\u003e\n                                    \u003ctd class=\"size-header\"\u003eS\/M\u003c\/td\u003e\n                                    \u003ctd\u003e5-8\u003c\/td\u003e\n                                    \u003ctd\u003e4-7\u003c\/td\u003e\n                                    \u003ctd\u003e35-39\u003c\/td\u003e\n                                    \u003ctd\u003e3-6\u003c\/td\u003e\n                                    \u003ctd\u003e22-25\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                                \u003ctr\u003e\n                                    \u003ctd class=\"size-header\"\u003eM\/L\u003c\/td\u003e\n                                    \u003ctd\u003e8+\u003c\/td\u003e\n                                    \u003ctd\u003e7-10\u003c\/td\u003e\n                                    \u003ctd\u003e39-43\u003c\/td\u003e\n                                    \u003ctd\u003e6-9\u003c\/td\u003e\n                                    \u003ctd\u003e25-27\u003c\/td\u003e\n                                \u003c\/tr\u003e\n                            \u003c\/tbody\u003e\n                        \u003c\/table\u003e\n                    \u003c\/div\u003e\n                \u003c\/div\u003e\n            \u003c\/details\u003e\n        \u003c\/div\u003e\n    \u003c\/div\u003e\n\n    \u003cscript\u003e\n        \/\/ Add animation to performance section when opened\n        document.addEventListener('DOMContentLoaded', function() {\n            const performanceSection = document.getElementById('performance-section');\n            \n            performanceSection.addEventListener('toggle', function() {\n                if (this.open) {\n                    const ratingBars = this.querySelectorAll('.rating-indicator_item.m-selected');\n                    ratingBars.forEach(bar =\u003e {\n                        bar.classList.remove('performance-opening');\n                        void bar.offsetWidth; \/\/ Trigger reflow\n                        bar.classList.add('performance-opening');\n                    });\n                }\n            });\n            \n            \/\/ Add click animation to product title\n            const productTitle = document.querySelector('.product-title');\n            productTitle.addEventListener('click', function() {\n                this.style.transform = 'scale(1.05)';\n                setTimeout(() =\u003e {\n                    this.style.transform = 'scale(1)';\n                }, 300);\n            });\n        });\n    \u003c\/script\u003e\n\n\u003c\/body\u003e","vendor":"Bent Metal","product_type":"Bindings","created_at":"2025-08-28T13:53:03-07:00","handle":"bent-metal-womens-metta-binding-white-winter-2026","updated_at":"2025-12-31T14:25:05-08:00","published_at":"2025-08-28T13:53:03-07:00","template_suffix":null,"published_scope":"global","tags":"2026, Bent Metal, Bindings, boardroom, P80W, Snow, Snowboards, Winter, Womens","variants":[{"id":52380463235438,"product_id":14788772200814,"title":"White \/ S\/M \/ Womens","price":"269.99","sku":"BEN61W022003","position":1,"compare_at_price":"269.99","fulfillment_service":"manual","inventory_management":"shopify","option1":"White","option2":"S\/M","option3":"Womens","created_at":"2025-08-28T13:53:03-07:00","updated_at":"2025-12-31T14:25:05-08:00","taxable":true,"barcode":"BEN61W022003","grams":454,"image_id":null,"weight":1.0,"weight_unit":"lb","requires_shipping":true,"quantity_rule":{"min":1,"max":null,"increment":1},"price_currency":"CAD","compare_at_price_currency":"CAD","quantity_price_breaks":[]},{"id":52380463268206,"product_id":14788772200814,"title":"White \/ M\/L \/ Womens","price":"269.99","sku":"BEN61W022004","position":2,"compare_at_price":"269.99","fulfillment_service":"manual","inventory_management":"shopify","option1":"White","option2":"M\/L","option3":"Womens","created_at":"2025-08-28T13:53:03-07:00","updated_at":"2025-12-31T14:25:05-08:00","taxable":true,"barcode":"BEN61W022004","grams":454,"image_id":null,"weight":1.0,"weight_unit":"lb","requires_shipping":true,"quantity_rule":{"min":1,"max":null,"increment":1},"price_currency":"CAD","compare_at_price_currency":"CAD","quantity_price_breaks":[]}],"options":[{"id":17140653850990,"product_id":14788772200814,"name":"Color","position":1,"values":["White"]},{"id":17140653883758,"product_id":14788772200814,"name":"Size","position":2,"values":["S\/M","M\/L"]},{"id":17140653916526,"product_id":14788772200814,"name":"Gender","position":3,"values":["Womens"]}],"images":[{"id":61270470426990,"product_id":14788772200814,"position":1,"created_at":"2025-08-28T14:24:05-07:00","updated_at":"2025-12-31T13:29:17-08:00","alt":null,"width":1350,"height":1350,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/9590\/3420\/files\/MettaBinding-White-3.png?v=1767216557","variant_ids":[]},{"id":61270470394222,"product_id":14788772200814,"position":2,"created_at":"2025-08-28T14:24:05-07:00","updated_at":"2025-12-31T13:29:17-08:00","alt":null,"width":1350,"height":1350,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/9590\/3420\/files\/MettaBinding-White-2.png?v=1767216557","variant_ids":[]}],"image":{"id":61270470426990,"product_id":14788772200814,"position":1,"created_at":"2025-08-28T14:24:05-07:00","updated_at":"2025-12-31T13:29:17-08:00","alt":null,"width":1350,"height":1350,"src":"https:\/\/cdn.shopify.com\/s\/files\/1\/0610\/9590\/3420\/files\/MettaBinding-White-3.png?v=1767216557","variant_ids":[]}}}