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

In a range of eight variegated shades, Stylecraft's Soft Baby Easy Stripes DK will be perfect for all your pretty, warm baby garments and accessories. With a softly-striping appearance, choose from the eight colourways - will it be Opal in cool shades of yellow and purples, Alix in warm peaches and browns, or Rowan in bolder blues and reds? There is sure to be just the combination you are looking for!

.

50% Premium Acrylic 50% Acrylic

Ball weight: 100g

Yardage: 294m/293y

Needle size: 4mm

Tension: 22 stitches and 30 rows for a 10x10cm tension square using 4mm needles

Stylecraft - DK Weight Yarn - Soft Baby Easy Stripes - Sandi - 5371

€5.95Price
Quantity
Only 6 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