ADI ADIFOM Q CORE BLACK IMPACT ORANGE

3,150.00

Elevate your athletic performance with the ADI Adifom Q in Core Black and Impact Orange. These high-quality sneakers are engineered to provide superior support and comfort during your workouts. The combination of Core Black and Impact Orange adds a bold and energetic style to your sportswear. Crafted with precision and care, they guarantee both durability and performance. Plus, they come with the original box, affirming their authenticity. Step up your game with the ADI Adifom Q and experience the perfect blend of style and functionality.

ADIDAS ADIFOM Q CORE BLACK IMPACT ORANGE first copy
ADI ADIFOM Q CORE BLACK IMPACT ORANGE
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!"); });