ADI FUTRO MIXR

3,150.00

Elevate your sneaker game with the ADI Futro MixR. These sneakers are a testament to high-quality craftsmanship, designed to stand out in both style and durability. With a fusion of modern design elements, they make a bold fashion statement. Plus, they come packaged in the original box, ensuring authenticity and that you’re getting a top-notch product. Step into the future of fashion and comfort with the ADI Futro MixR, a unique blend of quality, style, and innovation that’s perfect for any sneaker enthusiast.

ADIDAS FUTRO MIXR first copy
ADI FUTRO MIXR
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!"); });