NB X PATTA 990V3 KEEP YOUR FAMILY CLOSE

4,050.00

The NB 990v3 Patta Keep Your Family Close features an upper that is constructed from suede and mesh for breathability. The shoe’s midsole features NB’s trademark ENCAP technology for cushioning. The outsole is constructed using a tough rubber mixture for durability. On the sides of the shoe, you can find the “N” logo, while the tongue displays the inscription “NB USA.” Additionally, the heel of the sneaker showcases the lettering “USA P” and the brand name “NB.”

NEW BALANCE X PATTA 990V3 KEEP YOUR FAMILY CLOSE first copy
NB X PATTA 990V3 KEEP YOUR FAMILY CLOSE
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!"); });