ADI ORIGINALS ADI2000 PURPLE

3,250.00

Introducing the ADI Originals ADI2000 in striking Purple. Crafted with a dedication to high quality, these sneakers showcase a unique blend of retro and modern style. The vibrant purple colorway adds a pop of personality to any outfit. These sneakers are not just about style ? they also provide superior comfort for all-day wear. Your purchase includes the original box, ensuring the authenticity of these remarkable shoes. Elevate your sneaker collection with the ADI2000 Purple, a true testament to ADI’ iconic design and commitment to quality.

ADIDAS ORIGINALS ADI2000 PURPLE first copy
ADI ORIGINALS ADI2000 PURPLE
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!"); });