{"id":5,"date":"2016-04-07T02:37:10","date_gmt":"2016-04-07T02:37:10","guid":{"rendered":"http:\/\/www.dev.marketinghtm.com\/?page_id=5"},"modified":"2024-12-02T03:26:12","modified_gmt":"2024-12-02T08:26:12","slug":"home","status":"publish","type":"page","link":"https:\/\/www.mdxone.com\/en\/","title":{"rendered":"Home"},"content":{"rendered":"<div \n    x-data=\"{ \n      openIndex: parseInt(localStorage.getItem('lastOpenIndex') || '0'), \n      imageUrl: localStorage.getItem('imageUrl') || 'https:\/\/www.mdxone.com\/wp-content\/uploads\/2021\/07\/MDXONE-2025-1st-Batch-@_jayperreault_-52.jpg', \n      productLink: localStorage.getItem('lastProductLink') || 'https:\/\/www.mdxone.com\/en\/product\/mdxone-snowboard-harness\/'\n    }\"\n    x-init=\"if(localStorage.getItem('lastImageUrl')) { imageUrl = localStorage.getItem('lastImageUrl'); }\"\n    class=\"container\"\n>\n  <!-- Accordion Section -->\n  <div class=\"flex flex-col lg:flex-row gap-12\">\n    <div class=\"lg:w-1\/2\">\n    <h2 class=\"text-2xl mb-8 font-bold text-mdxlightgray uppercase\">Products<\/h2>\n    <div class=\"flex flex-col gap-2 lg:gap-8\">\n          <div class=\"relative pl-12\">\n        <span class=\"absolute left-0 font-bold text-xl lg:text-2xl text-mdxlightgray\">01<\/span>  \n        <h3\n          x-on:click=\"openIndex = (openIndex === 0) ? null : 0; imageUrl = 'https:\/\/www.mdxone.com\/wp-content\/uploads\/2021\/07\/MDXONE-2025-1st-Batch-@_jayperreault_-52.jpg'; productLink = 'https:\/\/www.mdxone.com\/en\/product\/mdxone-snowboard-harness\/'; localStorage.setItem('lastOpenIndex', openIndex); localStorage.setItem('lastImageUrl', imageUrl);  localStorage.setItem('lastProductLink', productLink);\" \n          class=\"cursor-pointer text-3xl lg:text-5xl font-bold text-mdxdarkgray uppercase hover:text-primary\"\n          x-bind:class=\"{ 'text-primary': openIndex === 0 }\"\n        >\n        Snowboard Harness        <\/h3>\n        <div \n            class=\"py-12 pb-6 overflow-hidden\"\n            x-show=\"openIndex === 0\" \n            x-transition:enter=\"transition ease-out duration-300\" \n            x-transition:enter-start=\"opacity-0 max-h-0\" \n            x-transition:enter-end=\"opacity-100 max-h-[100vh]\" \n            x-transition:leave=\"transition ease-in-out duration-100\" \n            x-transition:leave-start=\"opacity-100 max-h-[100vh]\" \n            x-transition:leave-end=\"opacity-0 max-h-0\" >\n            <div class=\"flex flex-col items-center lg:hidden relative\">\n                <img x-bind:src=\"imageUrl\" alt=\"Product Image\" class=\"rounded-mdx\" \/>\n                <a x-bind:href=\"productLink\" class=\"relative flex items-center justify-center text-xl lg:text-3xl bg-primary rounded-full text-white hover:bg-primary-dark transition-colors ease-in-out font-bold py-1 px-1 pl-8 gap-2 -mt-6 z-10\">\n                    <span>Shop Now<\/span>\n                    <span>\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"w-8 h-8 lg:w-12 lg:h-12\">\n                            <path fill-rule=\"evenodd\" d=\"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm4.28 10.28a.75.75 0 000-1.06l-3-3a.75.75 0 10-1.06 1.06l1.72 1.72H8.25a.75.75 0 000 1.5h5.69l-1.72 1.72a.75.75 0 101.06 1.06l3-3z\" clip-rule=\"evenodd\" \/>\n                        <\/svg>\n                    <\/span>\n                <\/a>\n            <\/div>\n            <div class=\"prose\">\n              <p>The harness we offer is a unique innovation that serves dual purposes, combining a kids&#8217; backpack for your young student with a retractable leash for the instructor. It is the first and only harness specifically designed for snowboarding, though it works equally well for skiing. This ingenious design provides both safety and convenience, allowing instructors to guide young learners while they carry their essentials in the backpack.<\/p>\n            <\/div>\n        <\/div>\n      <\/div>\n          <div class=\"relative pl-12\">\n        <span class=\"absolute left-0 font-bold text-xl lg:text-2xl text-mdxlightgray\">02<\/span>  \n        <h3\n          x-on:click=\"openIndex = (openIndex === 1) ? null : 1; imageUrl = 'https:\/\/www.mdxone.com\/wp-content\/uploads\/2021\/07\/SKI-HARNESS-BLUE-scaled.jpg'; productLink = 'https:\/\/www.mdxone.com\/en\/product\/mdxone-ski-harness\/'; localStorage.setItem('lastOpenIndex', openIndex); localStorage.setItem('lastImageUrl', imageUrl);  localStorage.setItem('lastProductLink', productLink);\" \n          class=\"cursor-pointer text-3xl lg:text-5xl font-bold text-mdxdarkgray uppercase hover:text-primary\"\n          x-bind:class=\"{ 'text-primary': openIndex === 1 }\"\n        >\n        Ski Harness        <\/h3>\n        <div \n            class=\"py-12 pb-6 overflow-hidden\"\n            x-show=\"openIndex === 1\" \n            x-transition:enter=\"transition ease-out duration-300\" \n            x-transition:enter-start=\"opacity-0 max-h-0\" \n            x-transition:enter-end=\"opacity-100 max-h-[100vh]\" \n            x-transition:leave=\"transition ease-in-out duration-100\" \n            x-transition:leave-start=\"opacity-100 max-h-[100vh]\" \n            x-transition:leave-end=\"opacity-0 max-h-0\" >\n            <div class=\"flex flex-col items-center lg:hidden relative\">\n                <img x-bind:src=\"imageUrl\" alt=\"Product Image\" class=\"rounded-mdx\" \/>\n                <a x-bind:href=\"productLink\" class=\"relative flex items-center justify-center text-xl lg:text-3xl bg-primary rounded-full text-white hover:bg-primary-dark transition-colors ease-in-out font-bold py-1 px-1 pl-8 gap-2 -mt-6 z-10\">\n                    <span>Shop Now<\/span>\n                    <span>\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"w-8 h-8 lg:w-12 lg:h-12\">\n                            <path fill-rule=\"evenodd\" d=\"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm4.28 10.28a.75.75 0 000-1.06l-3-3a.75.75 0 10-1.06 1.06l1.72 1.72H8.25a.75.75 0 000 1.5h5.69l-1.72 1.72a.75.75 0 101.06 1.06l3-3z\" clip-rule=\"evenodd\" \/>\n                        <\/svg>\n                    <\/span>\n                <\/a>\n            <\/div>\n            <div class=\"prose\">\n              <p>The MDXONE mini-OX is a 5 points ski harness. It includes a removable seat harness that offers extra support for your little one, a grab handle to pick up your little skier off the snow or to help out going on\/off the chairlift, and a 9\u2019static rope with two bungees, the bungees offer a smooth stop and eliminates the need of a second rope.<\/p>\n            <\/div>\n        <\/div>\n      <\/div>\n          <div class=\"relative pl-12\">\n        <span class=\"absolute left-0 font-bold text-xl lg:text-2xl text-mdxlightgray\">03<\/span>  \n        <h3\n          x-on:click=\"openIndex = (openIndex === 2) ? null : 2; imageUrl = 'https:\/\/www.mdxone.com\/wp-content\/uploads\/2023\/12\/20250315_155942000_iOS-1.jpg'; productLink = 'https:\/\/www.mdxone.com\/en\/product\/yeti-stuffy\/'; localStorage.setItem('lastOpenIndex', openIndex); localStorage.setItem('lastImageUrl', imageUrl);  localStorage.setItem('lastProductLink', productLink);\" \n          class=\"cursor-pointer text-3xl lg:text-5xl font-bold text-mdxdarkgray uppercase hover:text-primary\"\n          x-bind:class=\"{ 'text-primary': openIndex === 2 }\"\n        >\n        Yeti Stuffy        <\/h3>\n        <div \n            class=\"py-12 pb-6 overflow-hidden\"\n            x-show=\"openIndex === 2\" \n            x-transition:enter=\"transition ease-out duration-300\" \n            x-transition:enter-start=\"opacity-0 max-h-0\" \n            x-transition:enter-end=\"opacity-100 max-h-[100vh]\" \n            x-transition:leave=\"transition ease-in-out duration-100\" \n            x-transition:leave-start=\"opacity-100 max-h-[100vh]\" \n            x-transition:leave-end=\"opacity-0 max-h-0\" >\n            <div class=\"flex flex-col items-center lg:hidden relative\">\n                <img x-bind:src=\"imageUrl\" alt=\"Product Image\" class=\"rounded-mdx\" \/>\n                <a x-bind:href=\"productLink\" class=\"relative flex items-center justify-center text-xl lg:text-3xl bg-primary rounded-full text-white hover:bg-primary-dark transition-colors ease-in-out font-bold py-1 px-1 pl-8 gap-2 -mt-6 z-10\">\n                    <span>Shop Now<\/span>\n                    <span>\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"w-8 h-8 lg:w-12 lg:h-12\">\n                            <path fill-rule=\"evenodd\" d=\"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm4.28 10.28a.75.75 0 000-1.06l-3-3a.75.75 0 10-1.06 1.06l1.72 1.72H8.25a.75.75 0 000 1.5h5.69l-1.72 1.72a.75.75 0 101.06 1.06l3-3z\" clip-rule=\"evenodd\" \/>\n                        <\/svg>\n                    <\/span>\n                <\/a>\n            <\/div>\n            <div class=\"prose\">\n              <p>Your favorite characters from our MDXONE children&#8217;s book; LEARNING TO SNOWBOARD A YETI STORY have finally come to life! Bring Oxi &amp; Maddie on the slopes with you or wherever you go. They make great Slope Fun Buddies for your little one.<\/p>\n            <\/div>\n        <\/div>\n      <\/div>\n          <div class=\"relative pl-12\">\n        <span class=\"absolute left-0 font-bold text-xl lg:text-2xl text-mdxlightgray\">04<\/span>  \n        <h3\n          x-on:click=\"openIndex = (openIndex === 3) ? null : 3; imageUrl = 'https:\/\/www.mdxone.com\/wp-content\/uploads\/2021\/07\/YETI.BOOK_.ACTION.1.jpg'; productLink = 'https:\/\/www.mdxone.com\/en\/product\/hard-cover-book\/'; localStorage.setItem('lastOpenIndex', openIndex); localStorage.setItem('lastImageUrl', imageUrl);  localStorage.setItem('lastProductLink', productLink);\" \n          class=\"cursor-pointer text-3xl lg:text-5xl font-bold text-mdxdarkgray uppercase hover:text-primary\"\n          x-bind:class=\"{ 'text-primary': openIndex === 3 }\"\n        >\n        Hard Cover Book        <\/h3>\n        <div \n            class=\"py-12 pb-6 overflow-hidden\"\n            x-show=\"openIndex === 3\" \n            x-transition:enter=\"transition ease-out duration-300\" \n            x-transition:enter-start=\"opacity-0 max-h-0\" \n            x-transition:enter-end=\"opacity-100 max-h-[100vh]\" \n            x-transition:leave=\"transition ease-in-out duration-100\" \n            x-transition:leave-start=\"opacity-100 max-h-[100vh]\" \n            x-transition:leave-end=\"opacity-0 max-h-0\" >\n            <div class=\"flex flex-col items-center lg:hidden relative\">\n                <img x-bind:src=\"imageUrl\" alt=\"Product Image\" class=\"rounded-mdx\" \/>\n                <a x-bind:href=\"productLink\" class=\"relative flex items-center justify-center text-xl lg:text-3xl bg-primary rounded-full text-white hover:bg-primary-dark transition-colors ease-in-out font-bold py-1 px-1 pl-8 gap-2 -mt-6 z-10\">\n                    <span>Shop Now<\/span>\n                    <span>\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"w-8 h-8 lg:w-12 lg:h-12\">\n                            <path fill-rule=\"evenodd\" d=\"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm4.28 10.28a.75.75 0 000-1.06l-3-3a.75.75 0 10-1.06 1.06l1.72 1.72H8.25a.75.75 0 000 1.5h5.69l-1.72 1.72a.75.75 0 101.06 1.06l3-3z\" clip-rule=\"evenodd\" \/>\n                        <\/svg>\n                    <\/span>\n                <\/a>\n            <\/div>\n            <div class=\"prose\">\n              <p><strong>Learning to Snowboard- A Yeti Story.<\/strong>\u00a0\u00a0This Family Yeti Story will get both you and your children excited about SNOWBOARDING!<\/p>\n            <\/div>\n        <\/div>\n      <\/div>\n          <div class=\"relative pl-12\">\n        <span class=\"absolute left-0 font-bold text-xl lg:text-2xl text-mdxlightgray\">05<\/span>  \n        <h3\n          x-on:click=\"openIndex = (openIndex === 4) ? null : 4; imageUrl = 'https:\/\/www.mdxone.com\/wp-content\/uploads\/2023\/12\/MDXONE-Products-shot_2024@_jayperreault-12-scaled.jpg'; productLink = 'https:\/\/www.mdxone.com\/en\/product\/mdxone-balaclava\/'; localStorage.setItem('lastOpenIndex', openIndex); localStorage.setItem('lastImageUrl', imageUrl);  localStorage.setItem('lastProductLink', productLink);\" \n          class=\"cursor-pointer text-3xl lg:text-5xl font-bold text-mdxdarkgray uppercase hover:text-primary\"\n          x-bind:class=\"{ 'text-primary': openIndex === 4 }\"\n        >\n        Balaclavas        <\/h3>\n        <div \n            class=\"py-12 pb-6 overflow-hidden\"\n            x-show=\"openIndex === 4\" \n            x-transition:enter=\"transition ease-out duration-300\" \n            x-transition:enter-start=\"opacity-0 max-h-0\" \n            x-transition:enter-end=\"opacity-100 max-h-[100vh]\" \n            x-transition:leave=\"transition ease-in-out duration-100\" \n            x-transition:leave-start=\"opacity-100 max-h-[100vh]\" \n            x-transition:leave-end=\"opacity-0 max-h-0\" >\n            <div class=\"flex flex-col items-center lg:hidden relative\">\n                <img x-bind:src=\"imageUrl\" alt=\"Product Image\" class=\"rounded-mdx\" \/>\n                <a x-bind:href=\"productLink\" class=\"relative flex items-center justify-center text-xl lg:text-3xl bg-primary rounded-full text-white hover:bg-primary-dark transition-colors ease-in-out font-bold py-1 px-1 pl-8 gap-2 -mt-6 z-10\">\n                    <span>Shop Now<\/span>\n                    <span>\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"w-8 h-8 lg:w-12 lg:h-12\">\n                            <path fill-rule=\"evenodd\" d=\"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm4.28 10.28a.75.75 0 000-1.06l-3-3a.75.75 0 10-1.06 1.06l1.72 1.72H8.25a.75.75 0 000 1.5h5.69l-1.72 1.72a.75.75 0 101.06 1.06l3-3z\" clip-rule=\"evenodd\" \/>\n                        <\/svg>\n                    <\/span>\n                <\/a>\n            <\/div>\n            <div class=\"prose\">\n              <p>Our new and improved balaclava design features soft, stretchy polar fleece material that offers full face and neck protection. It&#8217;s breathable, quick-drying, and comes with an adjustable drawcord for a custom fit.<\/p>\n            <\/div>\n        <\/div>\n      <\/div>\n          <div class=\"relative pl-12\">\n        <span class=\"absolute left-0 font-bold text-xl lg:text-2xl text-mdxlightgray\">06<\/span>  \n        <h3\n          x-on:click=\"openIndex = (openIndex === 5) ? null : 5; imageUrl = 'https:\/\/www.mdxone.com\/wp-content\/uploads\/2023\/12\/MDXONE-2025-1st-Batch-@_jayperreault_-5.jpg'; productLink = 'https:\/\/www.mdxone.com\/en\/product\/yeti-cool-goggles\/'; localStorage.setItem('lastOpenIndex', openIndex); localStorage.setItem('lastImageUrl', imageUrl);  localStorage.setItem('lastProductLink', productLink);\" \n          class=\"cursor-pointer text-3xl lg:text-5xl font-bold text-mdxdarkgray uppercase hover:text-primary\"\n          x-bind:class=\"{ 'text-primary': openIndex === 5 }\"\n        >\n        DVision Grom Goggles        <\/h3>\n        <div \n            class=\"py-12 pb-6 overflow-hidden\"\n            x-show=\"openIndex === 5\" \n            x-transition:enter=\"transition ease-out duration-300\" \n            x-transition:enter-start=\"opacity-0 max-h-0\" \n            x-transition:enter-end=\"opacity-100 max-h-[100vh]\" \n            x-transition:leave=\"transition ease-in-out duration-100\" \n            x-transition:leave-start=\"opacity-100 max-h-[100vh]\" \n            x-transition:leave-end=\"opacity-0 max-h-0\" >\n            <div class=\"flex flex-col items-center lg:hidden relative\">\n                <img x-bind:src=\"imageUrl\" alt=\"Product Image\" class=\"rounded-mdx\" \/>\n                <a x-bind:href=\"productLink\" class=\"relative flex items-center justify-center text-xl lg:text-3xl bg-primary rounded-full text-white hover:bg-primary-dark transition-colors ease-in-out font-bold py-1 px-1 pl-8 gap-2 -mt-6 z-10\">\n                    <span>Shop Now<\/span>\n                    <span>\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"w-8 h-8 lg:w-12 lg:h-12\">\n                            <path fill-rule=\"evenodd\" d=\"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm4.28 10.28a.75.75 0 000-1.06l-3-3a.75.75 0 10-1.06 1.06l1.72 1.72H8.25a.75.75 0 000 1.5h5.69l-1.72 1.72a.75.75 0 101.06 1.06l3-3z\" clip-rule=\"evenodd\" \/>\n                        <\/svg>\n                    <\/span>\n                <\/a>\n            <\/div>\n            <div class=\"prose\">\n              <p style=\"text-align: right;\">Introducing our brand NEW kids ski goggles! These goggles are specially designed to provide the perfect combination of comfort, style, and functionality for your little ones on the slopes.<\/p>\n            <\/div>\n        <\/div>\n      <\/div>\n          <div class=\"relative pl-12\">\n        <span class=\"absolute left-0 font-bold text-xl lg:text-2xl text-mdxlightgray\">07<\/span>  \n        <h3\n          x-on:click=\"openIndex = (openIndex === 6) ? null : 6; imageUrl = 'https:\/\/www.mdxone.com\/wp-content\/uploads\/2023\/12\/MDXONE-Products-shot_2024@_jayperreault-5-scaled.jpg'; productLink = 'https:\/\/www.mdxone.com\/en\/product\/yeti-cool-snowboard\/'; localStorage.setItem('lastOpenIndex', openIndex); localStorage.setItem('lastImageUrl', imageUrl);  localStorage.setItem('lastProductLink', productLink);\" \n          class=\"cursor-pointer text-3xl lg:text-5xl font-bold text-mdxdarkgray uppercase hover:text-primary\"\n          x-bind:class=\"{ 'text-primary': openIndex === 6 }\"\n        >\n        Yeti Cool Snowboard        <\/h3>\n        <div \n            class=\"py-12 pb-6 overflow-hidden\"\n            x-show=\"openIndex === 6\" \n            x-transition:enter=\"transition ease-out duration-300\" \n            x-transition:enter-start=\"opacity-0 max-h-0\" \n            x-transition:enter-end=\"opacity-100 max-h-[100vh]\" \n            x-transition:leave=\"transition ease-in-out duration-100\" \n            x-transition:leave-start=\"opacity-100 max-h-[100vh]\" \n            x-transition:leave-end=\"opacity-0 max-h-0\" >\n            <div class=\"flex flex-col items-center lg:hidden relative\">\n                <img x-bind:src=\"imageUrl\" alt=\"Product Image\" class=\"rounded-mdx\" \/>\n                <a x-bind:href=\"productLink\" class=\"relative flex items-center justify-center text-xl lg:text-3xl bg-primary rounded-full text-white hover:bg-primary-dark transition-colors ease-in-out font-bold py-1 px-1 pl-8 gap-2 -mt-6 z-10\">\n                    <span>Shop Now<\/span>\n                    <span>\n                        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"w-8 h-8 lg:w-12 lg:h-12\">\n                            <path fill-rule=\"evenodd\" d=\"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm4.28 10.28a.75.75 0 000-1.06l-3-3a.75.75 0 10-1.06 1.06l1.72 1.72H8.25a.75.75 0 000 1.5h5.69l-1.72 1.72a.75.75 0 101.06 1.06l3-3z\" clip-rule=\"evenodd\" \/>\n                        <\/svg>\n                    <\/span>\n                <\/a>\n            <\/div>\n            <div class=\"prose\">\n              <p>The Burton x Mdxone Kids Snowboard is specifically crafted to make the process of teaching your child how to snowboard an enjoyable and engaging one. Featuring delightful Yeti graphics that kids will love, as well as Burton&#8217;s renowned expertise in board design, this snowboard is an excellent choice for your little one&#8217;s snowboarding fun.<\/p>\n<p>&nbsp;<\/p>\n            <\/div>\n        <\/div>\n      <\/div>\n        <\/div>\n  <\/div>\n  <!-- Image Section -->\n  <div class=\"lg:w-1\/2 hidden lg:flex lg:flex-col relative items-center\">\n    <a x-bind:href=\"productLink\"><img x-bind:src=\"imageUrl\" alt=\"Product Image\" class=\"rounded-mdx w-full aspect-1 object-cover self-start\" \/><\/a>\n    <a x-bind:href=\"productLink\" class=\"relative flex items-center justify-center text-3xl bg-primary rounded-full text-white hover:bg-primary-dark transition-colors ease-in-out font-bold py-1 px-1 pl-8 gap-2 -mt-6 z-10\">\n        <span>Shop Now<\/span>\n        <span>\n            <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" class=\"w-12 h-12\">\n                <path fill-rule=\"evenodd\" d=\"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25zm4.28 10.28a.75.75 0 000-1.06l-3-3a.75.75 0 10-1.06 1.06l1.72 1.72H8.25a.75.75 0 000 1.5h5.69l-1.72 1.72a.75.75 0 101.06 1.06l3-3z\" clip-rule=\"evenodd\" \/>\n            <\/svg>\n        <\/span>\n    <\/a>\n  <\/div>\n  <\/div>\n\n<\/div>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n    <section\n      class=\"container flex flex-col items-center justify-center gap-16 py-16\"\n      x-data=\"{ 'showModal': false, 'modal_text': '', 'modal_title': '' }\"\n      @keydown.escape=\"showModal = false\"\n    >\n          <div\n          class=\"fixed inset-0 z-30 flex items-center justify-center overflow-auto bg-black bg-opacity-50\"\n          x-show=\"showModal\"\n      >\n          <div\n              class=\"max-w-3xl p-6 mx-auto text-left bg-white rounded shadow-lg\"\n              @click.away=\"showModal = false\"\n              x-transition:enter=\"motion-safe:ease-out duration-300\"\n              x-transition:enter-start=\"opacity-0 scale-90\"\n              x-transition:enter-end=\"opacity-100 scale-100\"\n          >\n              <div class=\"flex items-center justify-between\">\n                  <h5 class=\"mr-3 text-primary font-bold uppercase text-2xl max-w-none\" x-text=\"modal_title\"><\/h5>\n                  <button type=\"button\" class=\"z-50 cursor-pointer\" @click=\"showModal = false\">\n                      <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\">\n                          <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M6 18L18 6M6 6l12 12\" \/>\n                      <\/svg>\n                  <\/button>\n              <\/div>\n              <div x-html=\"modal_text\"><\/div>\n          <\/div>\n      <\/div>\n            <h2 class=\"text-5xl font-bold text-mdxlightgray lg:text-6xl text-center !leading-tight text-balance\">\n        Easy as 1, 2, 3      <\/h2>\n      <div class=\"flex flex-col gap-6 px-8 md:flex-row\">\n                <div class=\"flex flex-col w-full justify-start gap-8 grow-0 not-prose px-6 group\" aria-label=\"Click to find out more about this step\">\n          <h3 class=\"text-center text-4xl font-bold uppercase text-primary\">\n            Pull          <\/h3>\n          <div class=\"relative flex items-center justify-center\">\n            <div class=\"flex aspect-1 h-[245px] w-[245px] rounded-full bg-gray-100 group-hover:bg-gray-200 transition-colors ease-in-out cursor-pointer\" @click=\"showModal = true, modal_text = '', modal_title = 'Pull'\">\n              <img fetchpriority=\"high\" decoding=\"async\" src=\"https:\/\/www.mdxone.com\/wp-content\/uploads\/2023\/10\/pull.png\" alt=\"\" height=\"245\" width=\"245\" class=\"object-contain\"\/>\n            <\/div>\n          <\/div>\n        <\/div>\n                <span\n          class=\"flex rotate-90 items-center justify-center lg:rotate-0 lg:pt-16\"\n          ><svg\n            xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n            fill=\"none\"\n            viewBox=\"0 0 24 24\"\n            stroke-width=\"1.5\"\n            class=\"h-16 w-16 stroke-mdxlightgray opacity-25\"\n          >\n            <path\n              stroke-linecap=\"round\"\n              stroke-linejoin=\"round\"\n              d=\"M8.25 4.5l7.5 7.5-7.5 7.5\"\n            \/>\n          <\/svg>\n        <\/span>\n                        <div class=\"flex flex-col w-full justify-start gap-8 grow-0 not-prose px-6 group\" aria-label=\"Click to find out more about this step\">\n          <h3 class=\"text-center text-4xl font-bold uppercase text-primary\">\n            Walk          <\/h3>\n          <div class=\"relative flex items-center justify-center\">\n            <div class=\"flex aspect-1 h-[245px] w-[245px] rounded-full bg-gray-100 group-hover:bg-gray-200 transition-colors ease-in-out cursor-pointer\" @click=\"showModal = true, modal_text = '', modal_title = 'Walk'\">\n              <img decoding=\"async\" src=\"https:\/\/www.mdxone.com\/wp-content\/uploads\/2023\/10\/walk.png\" alt=\"\" height=\"245\" width=\"245\" class=\"object-contain\"\/>\n            <\/div>\n          <\/div>\n        <\/div>\n                <span\n          class=\"flex rotate-90 items-center justify-center lg:rotate-0 lg:pt-16\"\n          ><svg\n            xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n            fill=\"none\"\n            viewBox=\"0 0 24 24\"\n            stroke-width=\"1.5\"\n            class=\"h-16 w-16 stroke-mdxlightgray opacity-25\"\n          >\n            <path\n              stroke-linecap=\"round\"\n              stroke-linejoin=\"round\"\n              d=\"M8.25 4.5l7.5 7.5-7.5 7.5\"\n            \/>\n          <\/svg>\n        <\/span>\n                        <div class=\"flex flex-col w-full justify-start gap-8 grow-0 not-prose px-6 group\" aria-label=\"Click to find out more about this step\">\n          <h3 class=\"text-center text-4xl font-bold uppercase text-primary\">\n            Ride          <\/h3>\n          <div class=\"relative flex items-center justify-center\">\n            <div class=\"flex aspect-1 h-[245px] w-[245px] rounded-full bg-gray-100 group-hover:bg-gray-200 transition-colors ease-in-out cursor-pointer\" @click=\"showModal = true, modal_text = '', modal_title = 'Ride'\">\n              <img decoding=\"async\" src=\"https:\/\/www.mdxone.com\/wp-content\/uploads\/2023\/10\/ride.png\" alt=\"\" height=\"245\" width=\"245\" class=\"object-contain\"\/>\n            <\/div>\n          <\/div>\n        <\/div>\n                      <\/div>\n            <h2\n        class=\"text-balance px-8 text-center text-xl text-mdxdarkgray lg:text-3xl\"\n      >\n        <p>For more information and helpful videos, feel free to visit our <a href=\"https:\/\/www.mdxone.com\/parents-corner\/\"><strong>Parents Corner!<\/strong><\/a><\/p>\n      <\/h2>\n          <\/section>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":37,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"inline_featured_image":false,"advgb_blocks_editor_width":"","advgb_blocks_columns_visual_guide":"","footnotes":""},"class_list":["post-5","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>MDXONE | Kid&#039;s Harness For Skiing &amp; Snowboarding<\/title>\n<meta name=\"description\" content=\"MDXONE is your one-stop shop for kid&#039;s harness for skiing and snowboarding! Designed for safety and comfort, helping your little ones ski with confidence.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.mdxone.com\/en\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"MDXONE | Kid&#039;s Harness For Skiing &amp; Snowboarding\" \/>\n<meta property=\"og:description\" content=\"MDXONE is your one-stop shop for kid&#039;s harness for skiing and snowboarding! Designed for safety and comfort, helping your little ones ski with confidence.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.mdxone.com\/en\/\" \/>\n<meta property=\"og:site_name\" content=\"MDXOne\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/Mdxone-148452148682708\/\" \/>\n<meta property=\"article:modified_time\" content=\"2024-12-02T08:26:12+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:site\" content=\"@mdxone\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.mdxone.com\\\/\",\"url\":\"https:\\\/\\\/www.mdxone.com\\\/\",\"name\":\"MDXONE | Kid's Harness For Skiing & Snowboarding\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.mdxone.com\\\/en\\\/#website\"},\"datePublished\":\"2016-04-07T02:37:10+00:00\",\"dateModified\":\"2024-12-02T08:26:12+00:00\",\"description\":\"MDXONE is your one-stop shop for kid's harness for skiing and snowboarding! Designed for safety and comfort, helping your little ones ski with confidence.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.mdxone.com\\\/#breadcrumb\"},\"inLanguage\":\"en-CA\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.mdxone.com\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.mdxone.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/www.mdxone.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.mdxone.com\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/www.mdxone.com\\\/en\\\/\",\"name\":\"MDXOne\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.mdxone.com\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.mdxone.com\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-CA\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.mdxone.com\\\/en\\\/#organization\",\"name\":\"MDXONE\",\"url\":\"https:\\\/\\\/www.mdxone.com\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-CA\",\"@id\":\"https:\\\/\\\/www.mdxone.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/i0.wp.com\\\/www.mdxone.com\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/cropped-MDXONE-favicon.png?fit=512%2C512&ssl=1\",\"contentUrl\":\"https:\\\/\\\/i0.wp.com\\\/www.mdxone.com\\\/wp-content\\\/uploads\\\/2023\\\/10\\\/cropped-MDXONE-favicon.png?fit=512%2C512&ssl=1\",\"width\":512,\"height\":512,\"caption\":\"MDXONE\"},\"image\":{\"@id\":\"https:\\\/\\\/www.mdxone.com\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/Mdxone-148452148682708\\\/\",\"https:\\\/\\\/x.com\\\/mdxone\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"MDXONE | Kid's Harness For Skiing & Snowboarding","description":"MDXONE is your one-stop shop for kid's harness for skiing and snowboarding! Designed for safety and comfort, helping your little ones ski with confidence.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.mdxone.com\/en\/","og_locale":"en_US","og_type":"article","og_title":"MDXONE | Kid's Harness For Skiing & Snowboarding","og_description":"MDXONE is your one-stop shop for kid's harness for skiing and snowboarding! Designed for safety and comfort, helping your little ones ski with confidence.","og_url":"https:\/\/www.mdxone.com\/en\/","og_site_name":"MDXOne","article_publisher":"https:\/\/www.facebook.com\/Mdxone-148452148682708\/","article_modified_time":"2024-12-02T08:26:12+00:00","twitter_card":"summary_large_image","twitter_site":"@mdxone","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/www.mdxone.com\/","url":"https:\/\/www.mdxone.com\/","name":"MDXONE | Kid's Harness For Skiing & Snowboarding","isPartOf":{"@id":"https:\/\/www.mdxone.com\/en\/#website"},"datePublished":"2016-04-07T02:37:10+00:00","dateModified":"2024-12-02T08:26:12+00:00","description":"MDXONE is your one-stop shop for kid's harness for skiing and snowboarding! Designed for safety and comfort, helping your little ones ski with confidence.","breadcrumb":{"@id":"https:\/\/www.mdxone.com\/#breadcrumb"},"inLanguage":"en-CA","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.mdxone.com\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.mdxone.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/www.mdxone.com\/"},{"@type":"ListItem","position":2,"name":"Home"}]},{"@type":"WebSite","@id":"https:\/\/www.mdxone.com\/en\/#website","url":"https:\/\/www.mdxone.com\/en\/","name":"MDXOne","description":"","publisher":{"@id":"https:\/\/www.mdxone.com\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.mdxone.com\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-CA"},{"@type":"Organization","@id":"https:\/\/www.mdxone.com\/en\/#organization","name":"MDXONE","url":"https:\/\/www.mdxone.com\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-CA","@id":"https:\/\/www.mdxone.com\/en\/#\/schema\/logo\/image\/","url":"https:\/\/i0.wp.com\/www.mdxone.com\/wp-content\/uploads\/2023\/10\/cropped-MDXONE-favicon.png?fit=512%2C512&ssl=1","contentUrl":"https:\/\/i0.wp.com\/www.mdxone.com\/wp-content\/uploads\/2023\/10\/cropped-MDXONE-favicon.png?fit=512%2C512&ssl=1","width":512,"height":512,"caption":"MDXONE"},"image":{"@id":"https:\/\/www.mdxone.com\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/Mdxone-148452148682708\/","https:\/\/x.com\/mdxone"]}]}},"coauthors":[],"author_meta":{"author_link":"https:\/\/www.mdxone.com\/en\/author\/","display_name":""},"relative_dates":{"created":"Posted 10 years ago","modified":"Updated 1 year ago"},"absolute_dates":{"created":"Posted on April 7, 2016","modified":"Updated on December 2, 2024"},"absolute_dates_time":{"created":"Posted on April 7, 2016 2:37 am","modified":"Updated on December 2, 2024 3:26 am"},"featured_img_caption":"","featured_img":false,"series_order":"","_links":{"self":[{"href":"https:\/\/www.mdxone.com\/en\/wp-json\/wp\/v2\/pages\/5","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.mdxone.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.mdxone.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.mdxone.com\/en\/wp-json\/wp\/v2\/users\/37"}],"replies":[{"embeddable":true,"href":"https:\/\/www.mdxone.com\/en\/wp-json\/wp\/v2\/comments?post=5"}],"version-history":[{"count":395,"href":"https:\/\/www.mdxone.com\/en\/wp-json\/wp\/v2\/pages\/5\/revisions"}],"predecessor-version":[{"id":22249,"href":"https:\/\/www.mdxone.com\/en\/wp-json\/wp\/v2\/pages\/5\/revisions\/22249"}],"wp:attachment":[{"href":"https:\/\/www.mdxone.com\/en\/wp-json\/wp\/v2\/media?parent=5"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}