AMIRII SKEL TOP LOW BLUE

3,290.00

Step into a world of high fashion with the Amiri Skel Top Low in a striking shade of blue. These sneakers are more than footwear; they’re a statement of style and quality. Meticulously crafted to the highest standards, they offer both comfort and luxury. With their unique design, they’re perfect for any occasion. Plus, they come in the original box, confirming their authenticity and uncompromising quality. Elevate your fashion game and make a bold impression with the Amiri Skel Top Low in blue, where impeccable craftsmanship meets unparalleled style.

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