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

Make a charming and highly personal but also very mysterious festive decoration. Every day of the advent will reveal a new item to stitch onto the background to create a delightful scene that will only be completed on December 24th.

This year, Corinne's boundless imagination has taken her to the woods where all sort of secret merriment is afoot. As always, she has chosen the riches shades of soft felt and designed delightful patterns to bring this picture to life.

Whether this is your first crafter's calendar or you are collecting them all, this project will fill you with peace and delight during December and for years to come.

You will be longing to know what the next day holds and to add to your picture but absolutely no peeking or cheating is allowed!

Each day’s stitching is designed to take about 1 hour.

The finished item can be framed, made into a wall hanging or turned into a cushion. You can purchase another 16" / 40cm square of felt for the back here. We recommend the Marl Jade.

Join our special Facebook Group to share your love of crafts with others: JOIN

Contents:

One 40 x 40 cm square of wool mix felt (45% wool, 55% viscose) in rich dark brown and one 40 x 20 cm piece in marl jade for the background

10 pieces of wool mix felt in rich shades, each 20 x 15cm:

Fawn

Light stone

Marl turquoise

Crimson

Mustard

Gold

Holly

Natural White

Sand

Sable

A fully illustrated 100 page booklet containing all 24 numbered and secret instructions and full scale templates, one for each day

3 bundles of 8 coordinated high quality DMC threads, 1.20m of each colour

Individually wrapped needle

1 skein of metallic DMC thread

A stitch guide card containing clear illustrations of the most commonly used stitches

Crafters Advent Calendar Kit - Corinne Lapierre

€59.95Price
Only 1 left in stock

    Add Matching Thread

    Product Page: Stores_Product_Widget
    bottom of page