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 Measurements: 92 x 106cm Approx

Embrace the festive spirit with the SEASON OF GIVING - SANTA AND REINDEER PANEL by Quilting Treasures, a delightful addition to your holiday decor. Crafted by QT Fabrics, this enchanting panel features a heartwarming scene of Santa Claus sharing a tender moment with a majestic reindeer amidst a snowy wonderland. The vibrant colors and intricate details, framed by a classic red plaid border adorned with lush greenery and sparkling ornaments, bring a touch of holiday magic to any space. Perfect for quilting enthusiasts or as a standalone piece, this panel is sure to evoke joy and nostalgia. Whether you're creating a cozy quilt or a festive wall hanging, let this charming design be the centerpiece of your holiday creations.

Fabric Panel - Quilting Treasures - Santa & Reindeer Print

€18.00Price
Quantity
Only 2 left in stock

    Add Matching Thread

    Product Page: Stores_Product_Widget

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

    bottom of page