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

Take up a new relaxing hobby that’s good for you with this beginner's cross stitch kit. It contains genuine DMC thread, aida fabric, an embroidery hoop and needle. Scan the enclosed QR code to access a step by step video tutorial which will teach you everything you need to know to complete the project.

Kit Content:

8,2 m / 8,9 yd Mouliné 117 thread cuts (4 colours) – 100% cotton​

1 Aida fabric 14ct - 23 x 23 cm / 9 x9 in – 100% cotton​

1 needle​

1 wooden hoop 15,5 cm / 6 in​

1 instruction booklet

Dimensions:

Project size: 12 x12 cm / 4,7 in x 4,7 in

Instructions:

Scannable QR Code for Step by step video tutorial

Level : Beginner

Cross Stitch Kit - DMC - Learning Cross Stitch Lit

€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