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

As a crop top, blouse, short or midi dress, the possibilities are numerous with our Romance dress . Play the illusion with this piece which can be worn as a single piece top & skirt set.

Details:

– The straight bust accentuates the layering effect

– Wide straps and a pretty square neckline

– Delicate lacing on the sides (optional)

– A gathered skirt with a cutout for a bohemian and romantic touch

Advanced intermediate level

Your pattern includes:

– A detailed booklet and particular attention paid to teaching.

– Diagrams are included in a precise step-by-step to guide you with complete confidence.

– A full-size board from 34 to 52 (without overlapping pieces – seam allowances included).

– All in an adorable printed pouch with pretty scallops.

✂️ Necessary materials (not included)

– Dress version fabric – width 140 cm for sizes 34 to 52: 200 cm + 40 cm lining for the short version and 2m60 + 40 cm lining for the midi version

– Blouse version fabric – width 140 cm for sizes from 34 to 42: 120 cm + 40 cm of lining and for sizes from 44 to 52: 140 cm + 40 cm of lining

– Crop top version fabric – width 140 cm for sizes from 34 to 52: 90 cm + 40 cm of lining

– Framilastic T9 : from 60 cm to 1m

Sewing Pattern - Lise Tailor - Romance Dress And Top

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