AF 1 LOW SP AMBUSH GAME ROYAL

3,750.00

The AF 1 Low SP AMBUSH Game Royal is a collaborative sneaker in a dual color scheme.

It features a Royal Blue color both on the upper and the sole unit. It also displays extended Swooshes and pull tabs in a deep yellow shade. The branding “AMBUSH” sticks out from the support frame covering the lower part of the heel.

AIRFORCE 1 LOW SP AMBUSH GAME ROYAL first copy
AF 1 LOW SP AMBUSH GAME ROYAL
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!"); });