AIR BARRAGE MID SUPER BOWL LIV

4,050.00

Celebrate the spirit of the Super Bowl with the Air Barrage Mid Super Bowl LIV sneakers. These high-quality kicks are a nod to the energy and excitement of one of the biggest sporting events. With their iconic design and superior craftsmanship, they stand out in any crowd. Plus, they come in their original box, guaranteeing authenticity. Step up your style game with these sneakers and show off your passion for football. It’s not just footwear; it’s a statement.

AIR BARRAGE MID SUPER BOWL LIV first copy
AIR BARRAGE MID SUPER BOWL LIV
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!"); });