A lightweight sequined blazer designed for business-casual outfits and evening layering. This cropped, collarless piece adds texture and shine while maintaining A clean, structured shape. Semi-sheer knit with mid elasticity for comfortable movement Open-front cut for easy layering over tanks or blouses 3/4 sleeves designed for transitional seasons Short length that pairs well with high-waist trousers or dresses Read More About This Sequined Blazer This sequined blazer is designed as a versatile layering piece for women who want a touch of sparkle without the weight of a formal jacket. Made from a polyamide-based knit with metallized fibers, the blazer has a soft drape and a flexible structure that allows it to fit comfortably over lightweight tops. The semi-sheer construction gives it an airy feel, making it suitable for both indoor gatherings and warm-weather events. The open-front style creates a clean, modern silhouette that complements fitted tanks, camisoles, and simple blouses. Its short length works especially well with high-waisted jeans, pencil skirts, or tailored trousers, offering a balanced look that’s easy to dress up or down. The 3/4 sleeves keep the design practical for spring and fall, providing coverage without feeling heavy. Care is straightforward—hand wash only, as listed—helping maintain the integrity of the sequins and the knit fabric. Because the blazer uses a blend of metallized fibers and elastane, it has a subtle stretch that helps it retain shape while staying comfortable during daily wear. Whether worn for business-casual settings, holiday events, dinners out, or evening socials, this sequined blazer adds visual interest while keeping the overall look refined. The solid-color options make it easy to match with existing wardrobes, and the subtle sparkle makes it a standout without overwhelming the outfit. It brings just enough shimmer to complement modern, simple styling. US Size UK Size EU Size Chest (cm) Sleeve (cm) 4 8 36 94 43.5 6 10 38 98 44.5 8/10 12/14 40/42 104 45.5 12 16 44 110 46.5 14 18 46 116 47.5 Read Less const readMoreLink = document.getElementById("read-more-link"); const readLessLink = document.getElementById("read-less-link"); const moreContent = document.getElementById("more-content"); readMoreLink.addEventListener("click", function(e) { e.preventDefault(); moreContent.style.display = "block"; readMoreLink.style.display = "none"; }); readLessLink.addEventListener("click", function(e) { e.preventDefault(); moreContent.style.display = "none"; readMoreLink.style.display = "inline"; });