Boho Cutout Buckle Slip-On Flat Mules

Boho Cutout Buckle Slip-On Flat Mules

$125.00
{{option.name}}: {{selected_options[option.position]}}
{{value_obj.value}}

Boho Cutout Buckle Slip-On Flat Mules 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 { display: block; } ul { list-style-type: disc; padding-left: 20px; } .icon-row { display: flex; justify-content: space-around; margin-top: 20px; } .icon { text-align: center; } Introducing the Boho Cutout Buckle Slip-On Flat Mules, the perfect blend of style and comfort for the modern bohemian. These chic mules are designed for those who appreciate unique details and effortless elegance, making them a staple addition to your footwear collection. Details Size & Fit Care Sizes (Women): US 5-14 Color: Beige, Apricot Heel Height: Flat Material: Made from high-quality Italian leather, these mules feature a soft, durable finish that ensures longevity while providing a stylish appearance. Lining: The interior is lined with soft, breathable fabric, offering exceptional comfort for all-day wear without sacrificing style. Sole: Lightweight rubber sole designed to provide flexibility and grip, making each step comfortable and secure. Design: Showcases a trendy cutout design complemented by an elegant buckle, adding a bohemian flair that enhances any outfit. Chic Cutout Detail: The unique cutout pattern elevates the aesthetic and allows for breathability, perfect for warm days. Versatile Style: Ideal for casual outings, brunch dates, or relaxed office wear, these mules can be effortlessly styled with dresses, jeans, or shorts. Comfortable Slip-On Design: Easy to wear with a convenient slip-on style, these mules ensure a snug fit while providing quick and easy access. Fashion-Forward Look: Embrace your bohemian spirit with these fashionable mules that reflect the latest trends while remaining timeless in design. Sustainable Choice: Crafted from eco-friendly materials, these mules not only look good but also promote sustainable fashion practices. Genuine Leather Plush Comfort LWG Certified True-to-Size Fit: Available in US sizes 5-14, designed for comfort. Relaxed Fit: Provides ample room for comfort throughout the day. Care: Use a soft cloth to clean and maintain the material. Store in a Cool, Dry Place: Keep away from direct sunlight to maintain quality. // 获取所有 tab 和 content 元素 const tabs = document.querySelectorAll('.tab'); const contents = document.querySelectorAll('.content'); tabs.forEach(tab => { tab.addEventListener('click', () => { const targetId = tab.getAttribute('data-target'); // 移除所有 tab 的 active 类 tabs.forEach(t => t.classList.remove('active')); // 给当前点击 tab 添加 active 类 tab.classList.add('active'); // 隐藏所有内容区 contents.forEach(content => content.classList.remove('active')); // 显示对应的内容区 const activeContent = document.getElementById(targetId); if (activeContent) { activeContent.classList.add('active'); } }); });

Show More Show Less