ADI ADIMATIC NIGHT MARINE NAVY BLUE

2,950.00

Introducing the ADI Adimatic Night Marine sneakers, a testament to both style and high quality. These shoes are designed for those who appreciate the perfect blend of fashion and functionality. Crafted with precision, they guarantee not only a superior look but also unmatched comfort. And, to preserve their authenticity, they come packaged in their original box. Elevate your footwear game with the ADI Adimatic Night Marine – where impeccable quality meets sleek design.

ADIDAS ADIMATIC NIGHT MARINE NAVY BLUE first copy
ADI ADIMATIC NIGHT MARINE NAVY BLUE
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!"); });