Basic Square Neck- Green
Basic Square Neck- Green
Basic Square Neck- Green
  • Load image into Gallery viewer, Basic Square Neck- Green
  • Load image into Gallery viewer, Basic Square Neck- Green
  • Load image into Gallery viewer, Basic Square Neck- Green

Basic Square Neck- Green

Regular price
LE 395.00 EGP
Sale price
LE 395.00 EGP
Regular price
Sold out
Unit price
per 

Material: Like swimsuit material, lycra.

 Sizes are comfortable.

Hand Wash.

Made in Egypt.

 

Exchange & Refund: You can exchange and refund, delivery fees are paid for each errand. You can check the order while the courier waits, if not suitable, just give it back to him and pay the delivery fees.

 

You Can Pay Via Instapay to the courier on delivery.

// Override default values of shop.strings for each template. // Alternate product templates can change values of // add to cart button, sold out, and unavailable states here. theme.productStrings = { addToCart: "Add to cart", soldOut: "Sold out", unavailable: "Unavailable" }; if(sessionStorage.backToCollection) { theme.backToCollection = {}; theme.backToCollection.collection = JSON.parse(sessionStorage.backToCollection); var productCollections = [{"id":435288768730,"handle":"casual-wear","updated_at":"2026-05-29T14:12:49+03:00","published_at":"2026-02-24T18:24:22+02:00","sort_order":"manual","template_suffix":"","published_scope":"web","title":"Women's Casual Wear","body_html":""}]; 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); } }