YZY BOOST 700 HI-RES BLUE

3,350.00

The YZY Boost 700 Hi Res Blue has a base that appears in a bright blue color. Throughout the shoe, you will find details in purple, orange, black, and different shades of blue. It is made out of a combination of different materials, like leather, suede, and mesh. The YZY Boost 700 Hi Res Bluehas a chunky sole that is decorated with orange accents. It is made with extra cushioning in order to provide the wearer with extra support and make the shoe durable.

YZY BOOST 700 HI-RES BLUE
jQuery(document).ready(function($) { console.log("Magnific Popup Loaded:", $.fn.magnificPopup); // Debugging $('.product-video-popup').magnificPopup({ type: 'iframe' }); }); jQuery(document).ready(function($) { console.log("Checking Magnific Popup:", $.fn.magnificPopup); // Debugging if (typeof $.fn.magnificPopup === 'undefined') { console.error("Magnific Popup is not loaded!"); return; } $('.product-video-popup').magnificPopup({ type: 'iframe', iframe: { patterns: { youtube: { index: 'youtube.com/', id: function(url) { var match = url.match(/[\\?\\&]v=([^\\?\\&]+)/); return match && match[1] ? match[1] : null; }, src: 'https://www.youtube.com/embed/%id%?autoplay=1' } } } }); console.log("Popup initialized on buttons!"); });