AMIRII SKEL TOP LOW WHITE GREEN

3,450.00

Introducing the Amiri Skel Top Low in a refreshing White Green colorway, a testament to sophisticated style and superior craftsmanship. These sneakers exemplify unmatched quality, ensuring durability and comfort for your every step. The vibrant green accents on pristine white create a striking visual appeal. Each pair comes meticulously packaged in its original box, guaranteeing authenticity. Elevate your fashion statement with these high-quality kicks, seamlessly blending elegance with contemporary design. Step into luxury and style with the assurance of originality, making them a prized addition to any sneaker collection.

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