Loading...

FD Dress PS-1101 – Women’s Standard Ballroom Dress with Floral Mesh Sleeves and Godet Skirt


$102.95


Available Options

How to take measurements and choose the size of clothes? Look at the dimensional grid.


Description 
The FD Dress PS-1101 is an elegant ballroom dress for the Standard program, tailored in a close-fitting silhouette that gracefully widens to the hem. Made of premium oil jersey, the dress features a boat-shaped neckline with a delicate 0.5 cm elastic trim for a secure fit. Its standout detail is the long, wide sleeves crafted from printed mesh with a charming white floral motif, adding sophistication and lightness to the design. The bodice is styled with embossed seams on the front and back, ensuring a flattering contour. The skirt incorporates godet inserts in all seams, creating dynamic volume and elegant flow, while the hem is finished with a 5 cm wide regiline to maintain perfect structure during dancing.
Manufacturer: FD.

Description 
The FD Dress PS-1101 is an elegant ballroom dress for the Standard program, tailored in a close-fitting silhouette that gracefully widens to the hem. Made of premium oil jersey, the dress features a boat-shaped neckline with a delicate 0.5 cm elastic trim for a secure fit. Its standout detail is the long, wide sleeves crafted from printed mesh with a charming white floral motif, adding sophistication and lightness to the design. The bodice is styled with embossed seams on the front and back, ensuring a flattering contour. The skirt incorporates godet inserts in all seams, creating dynamic volume and elegant flow, while the hem is finished with a 5 cm wide regiline to maintain perfect structure during dancing.
Manufacturer: FD.

Write a review

Please login or register to review
document.addEventListener("DOMContentLoaded", function () { document.querySelectorAll(".rating").forEach(function (el) { // 1) Заполненные звезды в обычном виде или через fa-stack var filled = el.querySelector(".fa-star, .fa-stack .fa-star"); // 2) Если тема не ставит .fa-star, пробуем считать число отзывов из текста ссылки var reviewsNum = 0; var totalLink = document.querySelector('a[href="#review"], a[href*="review"]'); if (totalLink) { var m = totalLink.textContent.match(/\d+/); if (m) reviewsNum = parseInt(m[0], 10); } if (filled || reviewsNum > 0) { el.classList.add("has-rating"); } }); });