1/4
${data.index + 1}/${data.total}
Description
Product Highlights
Neutral Taupe Suede, Effortless Summer Minimalist Staple
Crafted from soft matte taupe suede, these platform flats deliver muted earth‑tone elegance for summer. The versatile neutral shade complements every warm‑weather outfit, ideal for city commutes, casual outings, vacation trips and smart‑casual summer styling.
Ultra‑Comfort Rounded Square Toe Slip‑On Design
Timeless rounded square‑toe silhouette with easy slip‑on construction, designed for hot‑weather quick dressing. Roomy toe box offers generous space for wide feet and high insteps, preventing pinching during long‑hour summer walking. Clean minimalist lines fit European casual‑chic aesthetics perfectly.
Premium Breathable Suede for Hot‑Weather Wear
Lightweight, plush suede upper features air‑permeable texture to keep feet cool on sweltering summer days. Skin‑friendly soft lining reduces friction and blisters, with flexible material that molds to your foot shape for personalized all‑day comfort.
Lightweight Cushioned Platform Sole | Summer Walking Essential
Soft padded platform sole adds subtle height without fatigue. Non‑slip flexible rubber outsole provides stable traction on pavements, wooden floors and urban surfaces, perfect for sightseeing, shopping and daily 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
