Black Nappa Sneakers with Black Star and Glitter Heel Tab
Custom Order – No Returns This is a custom-made shoe, and we cannot accept returns or exchanges. Please verify your size before ordering. Thank you for your understanding! These sneakers feature premium black Nappa leather, a striking black star, and a sparkling glitter heel tab for an edgy yet sophisticated look. These sneakers combine both comfort and high fashion, making them a must-have addition to any wardrobe. Product Details h2 { text-align: center; margin-bottom: 20px; } .tab-container { display: flex; border-bottom: 2px solid #ddd; margin-bottom: 20px; } .tab { flex: 1; text-align: center; padding: 10px; cursor: pointer; font-weight: bold; border-bottom: 2px solid transparent; transition: color 0.3s, border-bottom 0.3s; } .tab.active { border-bottom: 2px solid #000; color: #000; } .content { display: none; } .content.active {