AF 1 X TIFFANY GREY BLUE

2,950.00

Introducing the AF 1 x Tiffany in Grey Blue ? a fusion of iconic style and top-notch craftsmanship. These sneakers are a testament to high quality and attention to detail, embodying the essence of urban fashion. The classic design is elevated with a Tiffany-inspired color scheme, creating a unique statement piece. Complete with the original box for an authentic touch, these shoes are more than just footwear; they’re an expression of your individuality. Step confidently, knowing you’re donning a piece that pairs fashion-forward flair with enduring quality.

NIKE AIRFORCE 1 X TIFFANY GREY BLUE first copy
AF 1 X TIFFANY GREY 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!"); });