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

The Vali Dress is a classic 70's style glam smock.

The high neckline is surrounded by sleeve and yoke gathers. Volumes of fabric, fine ties, topstitched facings and pocket bags will transform the simplest of materials into a romantic, textured and detailed dress or top. The Vali has two neckline options, the standard neckline and a drop neckline, for those who prefer a plunge or need a little more breastfeeding access.

FIT

Sizes range from 6-26. The yoke is the key fitting point with a high neckline and close-fitting yoke line that gives form to an otherwise full flowing dress. The instructions contain more information on how to measure and choose the best size for you.

SIZES

6-26- Scroll images or click link:

SIZE CHARTS

RECOMMENDED FABRICS

Perfect for most lightweight woven fabrics from drapey viscose, silks, linen, cotton.

FABRIC ESTIMATES

Fabric width 140cm • 55 "

Top - Sizes 6-14 = 170 cm • 67"

Top - Sizes 16-26 = 215 cm • 85"

Dress - Size 6-14 = 270 cm • 107"

Dress - Sizes 16-26 = 315 cm • 107"

SKILL LEVEL

Intermediate

Sewing Pattern - Pattern Fantastique - Vali Dress & Top

€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