AJ 2 RETRO LOW SP OFF WHITE BLACK BLUE

3,750.00

The AJ 2 Off-White Black Blue nods to the natural aging process of original AJs. It features a black leather upper with blue piping, textural overlays, and Michael AJ’s signature on the lateral side. At the heel, a blue heel cap is prominent with Nike branding. Looks of aging are apparent on the design’s sole, where the midsole is artificially decayed with translucent material filling the gaps. Off-White’s signature address print on the interior and a AJ Wings logo on the tongue add the finishing touch.

AIR JORDAN 2 RETRO LOW SP OFF WHITE BLACK BLUE first copy
AJ 2 RETRO LOW SP OFF WHITE BLACK 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!"); });