1/4
${data.index + 1}/${data.total}
Description
Product Highlights
Bold Pop of Color, Stand‑Out Style
Vibrant true red suede finish delivers an eye‑catching retro vibe, perfect for elevating casual, smart‑casual and party‑ready outfits. Rich red tones complement all skin tones for an instant confidence boost.
Timeless Lace‑Up Loafer Silhouette
Classic square‑toe design with adjustable laces for a tailored, relaxed fit. Roomy toe box offers all‑day comfort for wide feet and long‑hour wear. Minimalist silhouette pairs seamlessly with Western‑style trousers, jeans, midi skirts and more.
Premium Soft Suede Upper
High‑quality matte suede fabric with soft, plush texture. Breathable, lightweight and durable, resisting creasing and fading for long‑term use. Sleek non‑gloss finish adds understated luxury.
Comfort Flat Rubber Sole
Non‑slip thick rubber outsole with great traction, stable for walking on hardwood floors, pavements and daily surfaces. Zero‑heel flat construction ensures fatigue‑free wear from workdays to weekend outings.
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
