AF 1 LOW X OFF WHITE HAZE

3,150.00

Introducing the AF 1 Low x Off-White Haze sneakers, a fusion of iconic design and artistic flair. These sneakers showcase the renowned Off-White aesthetic with a unique “Haze” colorway, adding a touch of urban sophistication to your wardrobe. Crafted with high-quality materials, these kicks ensure both comfort and durability. Each pair comes with its original box, ensuring authenticity. Elevate your streetwear game and make a bold fashion statement with the AF 1 Low x Off-White Haze sneakers.

NIKE AIRFORCE 1 LOW X OFF WHITE HAZE first copy
AF 1 LOW X OFF WHITE HAZE
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!"); });