NIKE DNK LOW CITRON PULSE

3,050.00

The Citron Pulse dnk Low W has a cushioned insole, helping to provide a soft landing for your feet and reduce impact. The midsole is also designed for support and cushioning, helping to distribute your weight evenly. The sneaker has a rubber outsole that offers traction and durability. The Swoosh is prominently displayed on the side of the shoe in Citron Pulse with additional branding on the tongue and heel. The sneaker is designed with a secure lace-up closure that ensures a customized fit.

NIKE DUNK LOW CITRON PULSE first copy
NIKE DNK LOW CITRON PULSE
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!"); });