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

Fibre Mood Magazine ~ Issue 34

Let the holidays begin with Fibre Mood 34. It is the perfect moment to slow down, step away from your busy schedule, and make space for creativity. Whether you are staying home or heading off on a trip, this edition invites you to take it easy and create something beautiful with your own hands.

It is also a good time to ground yourself. Consider natural fabrics and earthy tones like sand, olive green, white, and bold, fiery reds – colours that bring warmth and character to any outfit, ready for a summer of freedom.

Fibre Mood 34 brings you the perfect pieces for city trips and sunny days close to home: the flowing Azure dress, the ultra-summery Nanaka top, which feels like a cloud against your skin, the Liberty playsuit, and the Marley shirtdress. And what about Muriel? It truly stands out with its decorative topstitching. If you love simplicity, you will fall for the classic Rosemary mini skirt, the timeless Mirri dress, and the trendy pyjama set featuring Tasha and Tesni. Every pattern is an invitation to slow down and sew at your own pace, in your own style.

This edition is all about handmade garments that feel just right, for both your body and your mind. It is a celebration of slowness, creativity, and the urge to make something beautiful.

Fibre Mood Pattern Book 34 - Sewing Magazine

€17.95Price
Quantity
Only 4 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