1/4
${data.index + 1}/${data.total}
Description
Product Highlights
Iconic True Orange Suede, Timeless Retro Vibe
Crafted in rich matte orange suede, these Mary Janes bring a bold, vintage‑chic pop of color to every outfit.
Unique T‑Strap & Adjustable Buckle Design
Eye‑catching cutout T‑strap silhouette with a secure metal buckle closure. The adjustable back strap delivers a custom fit, prevents slipping, and offers great stability for long‑hour walking. Perfect for wide feet, high insteps and all foot shapes.
Soft Platform Sole for All‑Day Comfort
Lightweight cushioned platform sole adds subtle lift without discomfort. Non‑slip thick rubber outsole provides strong traction on pavements, wooden floors and urban surfaces, keeping your feet fatigue‑free from workdays to weekend outings.
Premium Quality Suede Upper
Plush, breathable suede material with a soft matte finish. Resists creasing and fading, maintaining a luxe look for long‑term use. Skin‑friendly inner lining reduces rubbing and blisters for everyday wear.
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
