6392 Marble Sweater

Regular price
$110.00
Sale price
$110.00
Regular price
Sold out
Unit price
per 
Shipping calculated at checkout.

Marble clothing exudes confidence, and is a brand that knows how to make its customers look and feel fantastic.  This ivory sweater is created for real women and designed to fit while flattering.

An innovative brand, Marble clothing offers luxurious pieces in a variety of feminine, classic yet current styles to suit all tastes.

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); } }