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
Product Page: Stores_Product_Widget

Add Matching Thread

This is our super-femme space age gown. Strong lines and careful shaping give this dress major volume and an elegant fit. The Celestial comes with length options from Maxi to Top lengths. It can be made in most woven fabrics. Perfect for getting married on Mars or becoming your favourite no-fuss dress.

SKILL LEVEL

Easy- Beginner

SIZES

6-26 multi-sized pattern. Scroll product images or click link:

SIZE CHART

RECOMMENDED FABRICS

All wovens excluding super-heavyweight thick fabrics. Crisper fabrics will enhance the garment shapes, making the skirt hem appear wider. Lighter fabrics will provide drape, movement and a softer sleeve.

FABRIC LENGTHS

Minimum width 145 cm • 57"

Maxi = 320 cm • 126"

Midi = 270 cm • 107"

Mini = 220 cm • 87"

Tunic = 205 cm • 81"

FORMAT

A4 / US Letter x 38 pages

PRINTABLE AREA = (17 cm x 25.7 cm) OR (6 11/16" x 10 1/8")

A0 x 2 pages

Instructions x 9 pages

Sewing Pattern - Pattern Fantastique - Celestial Maxi Dress

€25.00Price
Quantity
Only 2 left in stock

     250+ 5-STAR GOOGLE REVIEWS  ||  INTERNATIONAL DELIVERY   ||   REWARDS SCHEME FOR RETURNING CUSTOMERS 

    28131c_96b140a6e5d64a3c93836566f4c689cd~mv2_edited.jpg
    bottom of page