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

Solstice is an elegant looking dress. Solstice can also be sewn as a blouse and offers two sleeve options: Butterfly sleeves to bring lightness or slightly puffy sleeves finished with a cuff.

Details:

– A pretty V-neckline

– A drape tied on the front of the bust enhances the waistline

– The gathers at the back give ease to this tailored dress closed by an invisible zipper.

Expert 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 dress (140 cm vide) – 34 to 52 sizes: Long sleeves version : 2m90 / 3,17yard – Butterfly sleeves version : 2m50 / 2,73 yard

– Fabric version blouse (140 cm vide) – 34 to 42 sizes: Long sleeves version : 1m90 / 2,08yard – Butterfly sleeves version : 1m60/1,75yard and from 46 to 52 : Long sleeves version : 2m10 / 2,30yard – Butterfly sleeves version : 1m70/1,85 yard

– Interfacing (long sleeves only) : 10 cm / 3,94in

– Invisible zipper : 40cm / 15,7in invisible zipper

– Iron-on bias tape (optional) : 50 cm / 19,7in

Sewing Pattern - Lise Tailor - Solstice Dress And Top

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