1/4
${data.index + 1}/${data.total}
Description
Product Highlights
Sleek Black Leather, Timeless Summer Wardrobe Staple
Crafted from premium smooth black leather, these fisherman sandals deliver minimalist European chic. The versatile solid‑black finish pairs effortlessly with all summer outfits, ideal for casual daily wear, city trips, vacation, and evening styling.
Cut‑Out Fisherman Design | Ultra‑Breathable for Hot Weather
Multi‑strap hollow‑out fisherman silhouette maximizes airflow, keeping feet cool and dry in summer heat. Closed square‑toe shape protects toes from bumps and sun exposure, blending street‑style edge with practical summer comfort.
Adjustable Buckle for Secure Custom Fit
Rear adjustable buckle closure lets you tailor tightness perfectly. Prevents slipping during long walks, sightseeing, and outdoor activities. Wide‑foot & high‑instep friendly for all‑day summer wear.
Cushioned Platform Sole | All‑Day Walking Comfort
Lightweight padded platform sole adds subtle height without fatigue. Thick anti‑slip rubber outsole provides stable traction on pavements, indoor floors, and urban surfaces — perfect for busy summer days.
Size Guide & Notes (US/EU Size)
Important Sizing Tips
- Size Selection: This shoe runs true to standard US/EU women’s sizing.
- Foot Measuring: Measure your foot length from heel to longest toe while standing, then refer to our foot length data for the most accurate fit.
- Fit Reminder: Adjustable laces allow you to loosen or tighten for personalized comfort, ideal for all foot shapes.
You may also like
Recently viewed
${data.line_items.map(item => {
const renderDiscountApp = () => {
const isEmpty = item.discount_applications && item.discount_applications.length < 1;
const isNotExist = !item.discount_applications;
if (isEmpty || isNotExist) {
return ""
}
return `
${renderDiscountApp()}
`;
}).join('')}
${
(item.discount_applications || []).map(discount_item => {
const discount_item_amount = discount_item.discount_amount || discount_item.amount || '';
return `
${discount_item.title}
(- )
`
}).join('')
}
`
}
return `
${item.options.map(o => `
${o.name}: ${o.value}
`).join('')}
${(item.parsedProperties || []).map((propertie)=>{
if (propertie.isImage){
return `${propertie.name}: View image
`
}else{
return `${propertie.name}: ${propertie.value}
`
}
}).join('')}
Free gift
*${item.quantity}
${function() {
return `
`;
}()}
Cart
Total:
${data.total_discount > 0 ? (
`
`
) : ''}
Taxes and shipping calculated at checkout
