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 Paloma sewing pattern: a pair of pleated pants or cropped pants featuring wide legs and a high, fitted waist. This design is elegantly fastened with an invisible zipper on the side. Opt for medium-weight fabrics, preferably with a fluid drape, to enhance the elongated silhouette emphasized by the high and well-defined waist.

Paloma embodies timeless elegance with its flattering cut that lengthens the silhouette. The pleats add a sophisticated touch, while the high waist introduces a modern flair. The invisible side zipper ensures a clean finish, highlighting the impeccable fit of the pants or cropped pants.

Paloma's versatility lies in its ability to adapt to various medium-weight fabrics. Choose fluid textiles that bring movement and lightness to your outfit. Whether for a day at the office or a casual outing, Paloma offers a chic and comfortable style for all occasions.

With the Paloma sewing pattern, create an essential garment that merges elegance and modernity, while accentuating the natural beauty of your silhouette.

1 pattern / 2 options (Full length or cropped pants)

Level - Imtermediate

Sewing Pattern - Coralie Bijasson - Paloma Trousers

€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