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

Fan favourite Cleo is a pinafore or dungaree dress that’s easy to sew and easy to wear. Throw it on over a t-shirt, blouse or roll-neck sweater for year-round style.

Once you try Cleo, you’ll wonder how you lived without it!

Perfect for beginner sewists

Make it either dungaree-style with buckles or as a pinafore with buttons

Choice of mini-length or knee-length hem with front split

Choice of patch pockets on the chest, hips and/or back

Looks great on all ages – and includes XS size for teens and tweens!

SKILL LEVEL - Beginners

SIZE RANGE - UK 4-34 / US 0-30 / EUR 32-62 / AUS 4-34

FABRIC & SUPPLIES: You can find this with the images (Psst! You can zoom in) + dungaree buckles - make sure to select the correct buckle size!

MODEL GARMENT SIZES - Gill (floral dress) wears a size 5 (UK 14), Bethany (navy dress) wears a size 12 (UK 28), Emily (pink dress) wears a size 7 (UK 18) at the bust graded to size 6 (UK 16) at the hips and Lora (light denim dress) wears size 3 (UK 10).

Sewing Pattern - Tilly And The Buttons - Cleo Dungaree Dress And Pinafore

€20.00Price
Out of 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