Diorr B31 RUNNER BLACK

4,750.00

Introducing the Diorr B31 Runner in timeless black ? a testament to elegance and performance. These sneakers encapsulate the essence of luxury and comfort, featuring a sleek design that effortlessly complements any attire. Crafted with precision and using premium materials, they guarantee durability and long-lasting style. Each pair is presented in its original box, ensuring authenticity and sophistication. Elevate your fashion game with these high-quality runners, making a statement of refined taste and unmatched class in every step you take.

DIOR B31 RUNNER BLACK first copy
Diorr B31 RUNNER BLACK
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!"); });