LEBRON 12 SE WHAT THE ‘PHANTOM’

4,290.00

Utilizing the signature ?What The? theme on the LeBron XII, shakes things up by paying tribute to a series of the brand?s icons that all play a crucial role in the story of LeBron. Different colors and graphics include Michael Jordan?s 23, the heel-tab of the Cortez, Hot Lava splatters from the Air Tech Challenge II, and the carbon fiber midsole accent from the Jordan 11. Each shoe features a mismatched design with the signature LeBron Dunkman on the tongue overlay

LEBRON 12 SE WHAT THE 'PHANTOM'
LEBRON 12 SE WHAT THE ‘PHANTOM’
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!"); });