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

Dani is a versatile pattern for an oversized jacket, where you can choose between a hood and a collar, and a zipper or buttoned placket. Dani has pockets, a front facing and is fully lined. We included the front facing so the jacket will still look nice when it's open.

This is a paper pattern, the pattern includes a hardcopy of the pattern sheet and sewing instructions. The pattern pieces on the pattern sheet are overlapping and printed recto-verso. The pattern is in English, Dutch and French.

The seam allowances are included on the pattern sheet.

Supplies/Materials

fabric: see table below

matching thread

iron-on interfacing: 40 cm

version with zipper:

separation coat zipper: size 34-44: 65 cm and size 46-52: 70 cm

version with buttons

7 press buttons with a diameter of approx. 15 mm

contrasting fabric (140 cm wide): size 34-44: 20 cm and size 46-52: 40 cm

 

Fabric advice

This pattern was designed for a teddy or heavier fabric.

Difficulty: 2/4

Sewing Pattern - Atelier Jupe - Dani Jacket

€19.00Price
Only 1 left in stock

    Add Matching Thread

    Product Page: Stores_Product_Widget
    bottom of page