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

Alouette is a blouse with raglan sleeves, its neckline is slightly gathered and is finished with a wide saddle bias.

Choose ¾ and flared sleeves in a dry, medium-weight fabric or opt for long, gathered sleeves in a fine, flowing fabric!

Choose your version according to your fabric desires!

Necessary supplies:

Fabric (width 140 cm): 3/4 sleeve version 150cm - long sleeve version 160cm

1 m of 3mm cord

A scrap of iron-on interfacing

Recommended fabrics: viscose, twill, flannel or a fine wool...

Explanations with sketches

Sizes provided from XS to XL (34/36 to 44/46)

Beginner level

Full size pattern, printable PDF A4 format: allow 33 pages for the pattern and 8 pages for the explanations.

Original pattern board included size (91.83cm x 154.33cm)

Sewing Pattern - Cousette - Alouette Blouse

€18.00Price
Only 2 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