DNK LOW SCRAP SEA GLASS

3,250.00

The dnk Low Scrap Sea Glass features a reconstructed patchwork upper consisting of mesh, leather, suede, and canvas. Hits of grey and black are located around the collar and heel, offering subtle contrast to the tonal Sea Glass palette. From there, a white midsole with a gum outsole completes the design.

DUNK LOW SCRAP SEA GLASS first copy
DNK LOW SCRAP SEA GLASS
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!"); });