ADI ORIGINALS GAZELLE INDOOR BLUE GREEN

3,050.00

Elevate your sneaker game with the ADI Original Gazelle Indoor in striking blue and green. These shoes offer the perfect blend of style and quality. The classic Gazelle silhouette is updated with vibrant colors, making them a standout choice for any occasion. Crafted with precision and attention to detail, these sneakers are a testament to ADI’ commitment to quality. They come complete with the original box, ensuring authenticity and preserving their collectible value. Step out in style and comfort with these iconic ADI Gazelle Indoor sneakers.

ADIDAS ORIGINALS GAZELLE INDOOR BLUE GREEN first copy
ADI ORIGINALS GAZELLE INDOOR BLUE GREEN
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!"); });