LEBRON 11 ‘GAMMA BLUE’

4,290.00

The LeBron 11 made its debut in 2013 and was an immediate sensation thanks to its performance-enhancing technology. The sneaker features a Hyperposite upper dressed in Gamma Blue and Armory Slate with Flywire technology along the sides for a locked-down fit. The sneaker also sports a padded collar for a snug fit, a reflective and iridescent Swoosh along the midfoot, and a toggle lacing system for a personalized fit. A full-length Zoom Air unit is embedded into the sockliner for responsive cushioning.

LEBRON 11 'GAMMA BLUE' FIRST COPY
LEBRON 11 ‘GAMMA BLUE’
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!"); });