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

Discover the soothing effects of needlecrafts by learning punch needle. The scannable QR code inside this beginner's kit will take you step by step through the whole process of making this adorable mushroom design. The kit includes everything you need to complete the project.

Kit Content:

19,5 m / 20,8 yd Acrylic thread cut (3 colours)​

1 printed fabric - 23 x 23 cm / 9 x 9 in 1 wooden punch needle tool + needle threader ​

1 wooden hoop 15,5 cm / 6 in​

1 instruction booklet

Project size: 10,5 x12,5 cm / 4,1 in x 4,9 in

Scannable QR Code for Step by step video tutorial

Level : Beginner

Punch Needle Kit - DMC - Learning Punch Needle

€14.95Price
Quantity
Only 1 left in stock

    Add Matching Thread

    Product Page: Stores_Product_Widget
    IMG_4690.PNG

    THE HOME OF HALF PRICE REMNANTS   ||  200+ 5-STAR GOOGLE REVIEWS  ||  INTERNATIONAL DELIVERY   ||   REWARDS SCHEME FOR RETURNING CUSTOMERS 

    bottom of page