AIR BARRAGE MID RAMS

4,050.00

Elevate your sneaker game with the Air Barrage Mid Rams edition. These sneakers boast high-quality craftsmanship, ensuring both style and durability. Their distinctive design and comfortable fit make them perfect for any occasion. Plus, they come in their original box, guaranteeing authenticity. Whether you’re a sneaker enthusiast or a sports fan, these kicks are a must-have addition to your collection. Step out in style and comfort with the Air Barrage Mid Rams ? a true symbol of quality and sportsmanship.

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