1/4
${data.index + 1}/${data.total}
Description
Product Highlights
Cool Dusty Blue Suede, Refreshing Summer‑Ready Hue
Crafted from soft matte dusty blue suede, these casual platform sandals bring calming cool‑toned style to your summer wardrobe. This muted blue shade is fresh yet understated, matching linen, denim and light‑toned outfits perfectly, ideal for vacation, city walks and everyday warm‑weather styling.
Adjustable Dual Velcro Strap Design for Custom Fit
Two wide hook‑and‑loop straps across the toe and ankle deliver fully adjustable, secure wear. Easy on‑off design saves time for hot‑weather styling, prevents slipping during long‑hour walking, sightseeing and beach trips. Generous footbed fits wide feet & high insteps comfortably.
Ultra‑Breathable Open‑Toe Silhouette for Hot Days
Classic open‑toe construction maximizes airflow, keeping feet cool and sweat‑free in summer heat. Premium lightweight suede upper stays soft against skin, paired with skin‑friendly lining to reduce rubbing and blisters for all‑day comfort.
Lightweight Cushioned Platform Sole | Summer Walking Essential
Thick padded platform sole offers subtle lift with zero fatigue. Non‑slip white rubber outsole provides reliable traction on pavements, sand, pool decks and urban surfaces — perfect for busy 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
