ADI CAMPUS 00S DARK GREEN CLOUD WHITE

3,150.00

The Dark Green Cloud White ADI Campus 00s has an upper that is constructed from dark green suede. The shoe’s padded collar offers support and comfort. The sneaker’s rubber outsole is durable and provides traction and stability. The perforated ventilation holes on the sides of the upper of the shoe provide breathability. In addition, the shoe has an EVA midsole for padding and support. The shoe features the signature 3-Stripes logo on the lateral sides, “CAMPUS” text on one side, and Trefoil branding on the tongue and heel.

ADIDAS CAMPUS 00S DARK GREEN CLOUD WHITE
ADI CAMPUS 00S DARK GREEN CLOUD WHITE
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!"); });