Adding product to your cart
Flirty and feminine, this version of the Carolina adds just the right pop to any outfit. Designed with a little sass and a lot of sophistication, this ruffled toe strap is sure to turn heads while the elastic ankle strap will keep your foot firmly in place so you can dance the night away!
* Stretch upper with lined toe-strap
* Wide wrap around ankle strap for stability
* Faux espadrille bottom
* Elastic upper
* Padded insole
* Approximately 2″ covered wedge heel
* Fit: Half sizes should size down
* Hand washable
* Bunion-friendly
* Made in Mexico
if(sessionStorage.backToCollection) {
theme.backToCollection = {};
theme.backToCollection.collection = JSON.parse(sessionStorage.backToCollection);
var productCollections = [];
var showCollection = false;
if (productCollections) {
productCollections.forEach(function(collection) {
if (collection.title === theme.backToCollection.collection.title) {
showCollection = true;
}
});
}
if(showCollection) {
var backToCollectionHTML = '';
var backToCollectionContainer = document.getElementById('backToCollection');
backToCollectionContainer.insertAdjacentHTML('afterbegin', backToCollectionHTML);
}
}
Use left/right arrows to navigate the slideshow or swipe left/right if using a mobile device