NB 2002R BLACK DARK GREY

3,590.00

The NB 2002R Black Dark Grey has got the “N” logo placed on both sides of the shoe and also on the front part of the shoe’s outsole. The NB 2002R Black Dark Grey mesh uppers have overlays of black leather and suede engulfing the silhouette. The design includes a grey and black sole unit, a bright white midfoot motif, and metallic silver rears.

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