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

​Free Weekly Crochet Patterns & Videos - Starting 7th May

Join the Sirdar Summer Picnic Crochet Along – A Fun and Colourful Crochet Blanket Project for Summer!

Get ready for another exciting Crochet Along (CAL) from Sirdar! The Summer Picnic Blanket Crochet Along is a joyful six-week crochet project featuring sunny gingham patterns and fruit-inspired crochet motifs, making it the ideal summer blanket pattern for picnics, garden parties or just to give your sofa a sunny makeover for summer.

Suitable for beginners, the Summer Picnic Blanket Crochet Along begins with basic crochet stitches and gradually introduces more advanced crochet techniques week by week. Whether you’re new to crochet or an experienced maker, you’ll enjoy learning, stitching, and creating something special with this guided crochet blanket CAL.

This crochet blanket bundle includes:

- 14 balls of Hayfield Bonus DK yarn in bright, summer-ready shades

- An exclusive Sirdar Summer Picnic woven label, only available as part of the official yarn pack

- PLUS a gingham Pompom Maker and Summer Picnic bookmark

All you need to add is a 4mm crochet hook, and you’re ready to go!

We don't include a hook in your pack because you might already have your own favourite. If not, or you’d like to treat yourself to a new one, we recommend a Sirdar soft-handled crochet hook, which is especially good for beginners, or hand-painted bamboo crochet hook.

Your finished crochet picnic blanket will measure approximately 150 x 105 cm, making it a generous summer throw that’s perfect to bring out every year for family picnics, beach days or relaxing in the garden.

Crochet Kit - Sirdar - Summer Picnic Blanket - Crochet Along

€56.00Price
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