let productQuantityNum = 20; //initialize product quantity variable let soldOutText = "Edition Sold Out" //initialize variable to display "sold out" text when inventory is 0 $w.onReady(function () { //TODO: write your page related code here... $w('#productPage1').getProduct() //get current product .then( (product) => { productQuantityNum = product.quantityInStock; //get quantity in stock for current product if (productQuantityNum > 0) { //if it's greater than 0, Display number remaining let productQuantityString = productQuantityNum.toString(); $w("#quantityRemainingText").text = productQuantityString + " remaining"; } else { $w("#quantityRemainingText").text = soldOutText; //display sold out text } } ) .catch( (error) => { console.log(error); } ); });
top of page

Introducing the Eileen sewing pattern: a dress or tunic, with or without sleeves, ranging from size 34 to 48, blending femininity, comfort, and elegance.

This model, a best-seller since 2019, is easily recognizable with its pleated panels at the front and back, adding a timeless, feminine, and comfortable touch.

You can craft this piece in fabrics ranging from medium to lightweight, such as viscose crepes, cotton poplins, or lightweight linen.

For the dress version, discreet pockets are seamlessly integrated into the side seams, providing a practical element to your creation.

With the option to choose between sleeves or sleeveless, Eileen adapts to all occasions, whether for a refreshing summer look or a chic winter option paired with tights and boots.

Create this versatile tunic or dress and fashion a timeless piece that embodies your personal style.

1 pattern / 4 options

Level : Intermediate

Sewing Pattern - Coralie Bijasson - Eileen Dress & Top

€18.00Price
Only 1 left in stock

    Add Matching Thread

    Product Page: Stores_Product_Widget
    IMG_4690.PNG

    THE HOME OF HALF PRICE REMNANTS   ||  200+ 5-STAR GOOGLE REVIEWS  ||  INTERNATIONAL DELIVERY   ||   REWARDS SCHEME FOR RETURNING CUSTOMERS 

    bottom of page