AIRMAX 90 SHIMMER POLKA DOT SAND

2,950.00

The Nike Air Max 90 Shimmer Polka Dot Sand arrives in a Shimmer, Desert Sand, and Pale Ivory color scheme. Its upper is constructed of a mix of leather, mesh, suede, and canvas with small polka dots applied in grey and Shimmer hues throughout the design. From there, a translucent outsole adds the finishing touches.

AIRMAX 90 SHIMMER POLKA DOT SAND FIRST COPY
AIRMAX 90 SHIMMER POLKA DOT SAND
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!"); });