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

Fabric Composition: 100% Cotton

Fabric Dimensions: 90cm x 112cm

Fabric Weight: 148g

Blenders 5" Squares

The inspiration for this collection comes from the allurement of the celestial night sky, where all the mystical creatures rise from their camouflaged shelters to play wild and free under the safety of the elegant moon. The band of colours bounce off the atmosphere lighting up the landscape in an explosion of colour and mystical wonder, creating an intriguing playground for all the creatures of the night. With each panel there is the beauty of the main subject sat against their own magical backdrop landscape, which is charming on its own, there is then an option to embellish with plants and flowers galore, using them all or just a little spray of colour here and there creating your own captivating masterpiece.

All the fabric required is printed on each individual panel as well as the main piece to ‘fill’ with the fabric as desired. Comprehensive instructions are also written on each of the panels along with an image showing a suggested finish. Accompanying 5” squares panels compete this collection, to be used as a blender or on their own.

Fabric Panel - Delphine Brooks - Lewis And Irene - Psychedellic Woodland - DB23

€18.00Price
Only 3 left in stock

    Add Matching Thread

    Product Page: Stores_Product_Widget
    bottom of page