AMIRII SKEL TOP LOW BLACK

3,250.00

Discover the epitome of style and quality with the Amiri Skel Top Low in sleek black. Crafted to the highest standards, these sneakers are a statement of luxury and sophistication. Whether you’re hitting the town or stepping into a meeting, these shoes elevate your look. They come with the original box, emphasizing their authenticity and craftsmanship. Elevate your fashion game with Amiri Skel Top Low, where high-quality meets timeless design. Walk with confidence and style in every step you take.

AMIRI SKEL TOP LOW BLACK first copy
AMIRII SKEL TOP LOW BLACK
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!"); });