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
Product Page: Stores_Product_Widget

Add Matching Thread

The Amy skirt pattern, a timeless piece to reinvent in your favorite fabric to create a look all on its own!

Amy is a long or short, slightly flared skirt that elongates the silhouette.

A wardrobe staple to wear with a shirt, a sweater, or simply a t-shirt, depending on your mood.

Amy is a very simple pattern to make, allowing you to express your creativity and create your own look!

Two small darts at the back and a side zipper, easily attached thanks to the video tutorial, and that's all for the technical side.

To ensure this sewing project holds no secrets for you, check out the video tutorial that will guide you step by step

PLEASE NOTE THIS PATTERN IS IN FRENCH BUT FULL ENGLISH TRANSLATIONS ARE AVAILABLE ONLINE

Sewing Pattern - Amy Skirt - Clematisse

€17.50Price
Quantity
Only 2 left in stock

     250+ 5-STAR GOOGLE REVIEWS  ||  INTERNATIONAL DELIVERY   ||   REWARDS SCHEME FOR RETURNING CUSTOMERS 

    28131c_96b140a6e5d64a3c93836566f4c689cd~mv2_edited.jpg
    bottom of page