NB RC30 MOONBEAM GUM

3,450.00

The NB RC 30 is a lightweight, high-performance running shoe designed for speed and comfort. It features a breathable mesh upper with a secure lace-up closure, a REVlite foam midsole for responsive cushioning, and a durable rubber outsole for traction on a variety of surfaces. The RC 30 is suitable for runners who desire a combination of support and speed during their runs.

NEW BALANCE RC30 MOONBEAM GUM FIRST COPY
NB RC30 MOONBEAM GUM
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!"); });