1/4
${data.index + 1}/${data.total}
Description
Product Highlights
Timeless Brown Suede, Essential Summer Neutral Footwear
Rich matte chocolate‑brown suede upper brings earthy, sophisticated summer charm. This versatile neutral tone matches all summer wardrobes, elevating vacation, beach, street and everyday warm‑weather outfits with effortless European vintage style.
Cut‑Out Fisherman Design | Ultra‑Breathable for Hot Weather
Multi‑straps hollow‑out fisherman silhouette maximizes airflow, keeping feet cool and sweat‑free on sweltering summer days. Closed‑toe square‑toe shape protects toes from sunburn and bumps, balancing fashion and practicality perfectly.
Adjustable Buckle for Custom Summer Comfort
Rear metal buckle closure offers flexible tightness adjustment. Secure fit prevents slipping during long walks, beach trips, sightseeing and summer outdoor activities. Wide‑foot & high‑instep friendly for all‑day wear.
Lightweight Platform Sole | Summer Walking Essential
Soft cushioned platform sole delivers subtle lift with zero fatigue. Non‑slip thick rubber outsole ensures stable traction on sand, pavements, pool decks and wooden floors — ideal for all‑day summer adventures.
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
