AF 1 LOW PAINT SPLATTER

2,850.00

The shoe?s upper is made from leather material and features a perforated toe box synonymous with most shoes on the AF 1 line. It is fully cream with spots of blue, black, green and yellow – as well as many other colors all round in no particular pattern. The Swoosh on the sides appear in black and so is the heel tab, adding a bit of contrast. Branding elements on the shoe include a logo on the tongue and a Air logo on the heel.

AIRFORCE 1 LOW PAINT SPLATTER first copy
AF 1 LOW PAINT SPLATTER
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!"); });