NB 2002R PROTECTION PACK MIRAGE GREY

4,050.00

?The sides feature a brownish-grey fabric, with blue mesh underneath. The tongue is the same brownish-grey color, along with the laces. On the side of each shoe, you will see the iconic NB logo that the brand has become famous for. With a cushioned and supportive sole, the NB 2002R Protection Pack Mirage Grey can be used for working out, playing a game of basketball, or even just walking around town. The shoe has a classic rugged and modern design that looks effortlessly broken in.?

NEW BALANCE 2002R PROTECTION PACK MIRAGE GREY first copy
NB 2002R PROTECTION PACK MIRAGE GREY
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!"); });