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

Bundle of 16 cotton fat eighth rolls. 100% cotton. Fat eight size: (l/w) 50 x 27cm. Premium quality, high thread count fabric with OEKO-TEX® Standard 100 Class 1. Wash at 60 degrees centigrade. Maximum shrinkage of 3%. Can be tumble dried.

A sweet mix of printed and woven small patterned fabrics divided into seasons by colour.

Useful all year round, but great when you need a coordinated colour range for any project, or want to create seasonal projects.

16 colour coordinated fat eighth rolls.

Premium quality.

OEKO-TEX® Standard 100 Class 1.

Care Information: Machine wash cold, normal cycle with like colors. Do not bleach. Tumble dry normal. Iron if needed.

Fat Eight Roll - Tilda - Creating Memories - Spring - 16 Pieces

€52.00Price
Only 1 left in stock

    Add Matching Thread

    Product Page: Stores_Product_Widget
    bottom of page