ADI FORUM EXHIBIT LOW WHITE VIVID RED

3,250.00

Elevate your sneaker game with the ADI Forum Exhibit Low in White and Vivid Red. These kicks combine high-quality craftsmanship and striking design. The pristine white upper is accented with vibrant red details, creating a bold and versatile look. With a commitment to excellence, these sneakers offer both style and comfort. They come packaged in their original box, preserving their authenticity. Step into the future of fashion with these iconic sneakers that effortlessly blend classic aesthetics with contemporary flair.

ADIDAS FORUM EXHIBIT LOW WHITE VIVID RED first copy
ADI FORUM EXHIBIT LOW WHITE VIVID RED
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!"); });