DNK LOW STRANGELOVE

3,490.00

SB celebrated Valentine?s Day by connecting with legendary artists Todd Bratrud and Sean Cliver to release the SB dnk Low Strangelove Skateboards (Regular Box), now available on StockX. Todd has a history of being behind some of the most recognizable SB colorways of all time and the Strangelove dnk is another example of his creative prowess.

DNK LOW STRANGELOVE
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!"); });