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

Let Lover breathe some fresh air into your summer closet ! This fluid garment has just the right amount volume to accompany your movements, giving life to the chosen fabric.

Details:

– With a midi-length and high-waisted

– A draped belt that enhances the waistline

– With the comfort of an elastic waist in the back

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 (140 cm vide) – 34 to 52 sizes: 1,9m / 2,08 yd

– Fusible interfacing – 34 to 52 sizes: 20 cm / 7,9 in

– Elastic tape 2,5 cm: from 68 cm / 26,77 in to 111 cm / 43,70 in

– Bias Tape – Formbad – 34 to 52 sizes: 3m /3,3yd

Sewing Pattern - Lise Tailor - Lover Skirt

€17.00Price
Only 2 left in stock

    Add Matching Thread

    Product Page: Stores_Product_Widget
    bottom of page