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

Imbued with softness, Comète is a little dress with a gathered waist, embellished with a scalloped collar that delicately rests on the neckline. You will have the choice between pretty ruffled sleeves, long or short.

Designed to be easy to wear and comfortable, it will adapt to different prints and will also be highlighted in a plain fabric. Personalize it by choosing to sew the collar without the scallops, and why not without a collar at all?

Also available in a blouse version, this model with pretty details and a wise look will be the best ally of little girls.

“Petite” Comète has been designed for the comfort of children. We opted for a gathered size unlike the adult version which is elasticated at the waist. So little girls are free to move around to play!

Sewing level: Intermediate

Comète’s options :

blouse version

dress version

2 sleeves options

3 collar versions

The pattern includes:

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

– a full size pattern (from size 2 to 12 years old – Seam allowances are included)

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

Sewing Pattern - Lise Tailor - “Petite” Comete Dress

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