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

Marilyn will quickly become a time-less piece to sew into your wardrobe. Made from denim or gabardine, you’ll be guided through each detail.

Details:

– High-waisted with a straight cut

– Zipper fly

– Decorative topstitching on the back pockets

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 (wide140 cm) – 34 to 40: 1m70/1,85yd (with directional print) or 1m40/1,55yd (no directional print) – 42 to 52: 2m20 / 2,01yd with or no directional print

– Cotton lining (wide 140 cm): 25cm / 10in

– Button: 1 button of 18mm

– Zipper: 12cm / 4,7in

– Interfacing – G710: 20cm / 8in

– Bias binding (optional)- 34 to 46: 1m/1,10yd – 48 to 52: 1m50/1,65yd

Sewing Pattern - Lise Tailor - Marilyn Jeans

€17.00Price
Out of Stock

    Add Matching Thread

    Product Page: Stores_Product_Widget
    bottom of page