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

Discover the sewing pattern for the Servane skirt, a skirt distinguished by its feminine and timeless volume.

With its cleverly arranged pleats at the back and front, it embodies timeless femininity.

This versatile piece allows you to customize it by opting for an elegant midi length or a version above the knee. The side pockets add a practical touch, while the invisible zipper ensures a flawless finish and a tailored waist that elongates your silhouette.

If you want to sew a quick and easy skirt, you have 2 versions without side pockets.

The magic happens when choosing the fabric, transforming Servane according to your preferences. Opt for a lightweight fluidity with viscose, creating a skirt that delicately dances with your movements. Or choose a cotton canvas for a more structured effect, giving the skirt an elegant and slightly puffed look for a 50's-inspired style.

The possibilities are endless, and it's up to you to decide the expression you want to give to your creation. So, embark on this sewing project with enthusiasm and creativity. Servane invites you to have fun with fabrics, explore different facets of your style, and savor the joy of sewing. Happy sewing!

Sewing pattern designed and crafted with passion in France.

1 pattern / 4 possibilities

Level : Internediate

Sewing Pattern - Coralie Bijasson - Servane Skirt

€18.00Price
Only 2 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