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

Add Matching Thread

Groovy is a short skirt to wear in any season. To learn new techniques or simply improve your knowledge, the sewing of the fly is detailed step by step in the tutorial. To make this skirt in denim, velvet or jacquard fabric and adapt this basic to infinity. We have specially developed a soft and comfortable gabardine for this model.

Details:

– Its trapeze cut gives it a retro touch.

– Patch pockets or western pockets, or no pockets at all, it’s up to you to follow your desires

– To make this skirt in gabardine, denim, velvet or jacquard fabric and adapt this basic to infinity.

Intermediate level

The pattern includes:

– a detailed booklet providing a simple and pragmatic step-by-step, illustrated guide

– a full size pattern (from size 34 to 52 – Seam allowances are included)

– all the above in a custom designed envelope with adorable scalop finish.

✂️ Materials needed (not included)

– Fabric version with seamed pockets (140 cm vide) – 34 and 36 sizes: 100 cm / 1,1 yard and from 38 to 52 sizes: 150 cm / 1,6 yard

– Fabric version with patch pockets (140 cm vide) – 34 and 36 sizes: 100 cm / 1,1 yard and from 38 to 52 sizes: 130 cm / 1,4 yard

– Interfacing (G710)

– Closed-en zipper: 12 cm / 4,7 in from sizes 34 to 46 and from sizes 48 to 52 sizes: 15 cm / 5,9 in

– Button : 1 button of 18 mm

Sewing Pattern - Lise Tailor - Pimpante Shirt

€17.00Price
Only 2 left in stock
    Product Page: Stores_Product_Widget
    bottom of page