Blush Pink Strapless Ruched High-Slit Maxi Gown with Hidden Pockets

$45.00
people are viewing this right now
Color:  Pink
Size:  S
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);

Description

Description

SizeBust (cm)Waist (cm)Dress Length (cm)
S84-8864-68140-142
M88-9268-72141-143
L92-9672-76142-144
XL96-10076-80143-145
2XL100-10480-84144-146

Product Title

Blush Pink Strapless Ruched High-Slit Maxi Gown with Hidden Pockets

Key Features

  • Elegant Strapless Silhouette: Structured bandeau neckline with built-in boning to support the bust, showcasing shoulders and collarbones for a romantic, polished look.
  • Figure-Sculpting Ruched Design: All-over ruching across the bodice and waist cinches your curves, creating a defined hourglass shape that flatters every body type.
  • Dramatic High Slit: Thigh-high front slit adds allure while allowing graceful movement, perfect for walking, posing, or dancing at special events.
  • Functional Hidden Pockets: Convenient side pockets for storing small essentials like a phone or lipstick without compromising the gown’s sleek, tailored lines.
  • Soft Blush Pink Hue: A delicate, warm pink tone that exudes romance and femininity, flattering all skin tones and ideal for spring/summer occasions.
  • Premium Drapey Fabric: Smooth, lightweight chiffon blend with a subtle sheen, offering breathability and wrinkle resistance for all-night comfort.
  • Factory Direct Craftsmanship: Meticulous stitching and quality control, with custom sizing and color options available for a personalized fit.

Product Description

Step into timeless romance with this Blush Pink Strapless Ruched Maxi Gown—where elegance meets practicality for your most memorable moments. Designed to make you the center of attention at any special occasion, this gown is the perfect blend of soft color, structured design, and functional luxury.
The strapless bandeau neckline provides gentle, structured support, framing your collarbones and shoulders for a sophisticated, alluring look. Intricate ruching across the bodice and waist sculpts your figure, accentuating curves and creating a stunning hourglass silhouette that hugs your body in all the right places. A bold thigh-high slit adds a touch of sensuality, revealing just enough leg to keep the look bold yet refined, while the flowy maxi skirt cascades to the floor for a graceful, ethereal finish.
Practicality meets style with hidden side pockets, so you can keep your phone, lipstick, or small essentials close at hand without disrupting the gown’s clean, tailored lines. Crafted from a premium chiffon blend with a subtle sheen, the gown is lightweight and breathable, making it ideal for warm-weather weddings, sunset dinners, and upscale garden parties. The soft blush pink hue is universally flattering, casting a warm, romantic glow that complements candlelit evenings, bridal events, and springtime celebrations perfectly.
Whether you’re walking down the aisle as a bride, attending a wedding as a guest, dancing at a black-tie gala, or enjoying a romantic date night, this ruched maxi gown is the ultimate choice for making an unforgettable impression. Our in-house factory ensures every detail is executed with precision, from the invisible back zipper to the neatly finished hem, so you can wear it with complete confidence.

Product Details

  • Fabric: 95% Polyester, 5% Spandex (smooth chiffon blend, drapey, stretchy, and wrinkle-resistant with a subtle sheen)
  • Neckline: Strapless bandeau (with built-in boning for support)
  • Design: All-over bodice ruching, thigh-high front slit, functional hidden side pockets, invisible back zipper
  • Length: Maxi length (140-146cm, hits the floor)
  • Color: Blush Pink (soft warm tone, non-fade)
  • Care Instructions: Hand wash cold / Do not bleach / Line dry / Iron on low heat if needed

Occasions

  • Weddings: Perfect as a bride’s wedding gown, bridesmaid dress, or wedding guest attire for garden, beach, or spring ceremonies.
  • Bridal Events: Ideal for engagement parties, bridal showers, and rehearsal dinners.
  • Formal Galas & Cocktail Parties: A romantic, sophisticated choice for black-tie affairs and upscale soirées.
  • Date Nights & Anniversary Dinners: The blush hue and elegant silhouette set the perfect mood for special romantic evenings.
  • Garden Parties & Brunch Events: Lightweight and flowy, ideal for daytime feminine gatherings.
  • Photoshoots & Editorial Shoots: The soft pink color and romantic design are perfect for fashion, bridal, or portrait photography.

Size Guide Note

  • Measurements are taken flat, with a ±2cm tolerance due to manual craftsmanship.
  • This is a tailored style—we recommend selecting your size based on bust and waist measurements; the stretch fabric accommodates slight variations.
  • Model info: Height 178cm / 5'10", Bust 86cm / 34", Waist 66cm / 26", wearing size S for a tailored fit.

Purchase Guarantee

  • Factory Direct Pricing: No middlemen, so you get premium chiffon quality at a competitive price.
  • Handcrafted Quality: Each gown is inspected by our team to ensure flawless ruching and stitching.
  • Customization Options: We offer custom sizing, color, and slit length modifications to suit your unique preferences.
  • 30-Day Return Policy: Unused, unwashed gowns can be returned or exchanged for a full refund if they don’t meet your expectations.
SizeBust (cm)Waist (cm)Dress Length (cm)S84-8864-68140-142M88-9268-72141-143L92-9672-76142-144XL96-10076-80143-1452XL100-10480-84144-146Product TitleBlush Pink Strapless Ruched High-Slit Maxi Gown with Hidden PocketsKey FeaturesElegant Strapless Silhouette: Structured bandeau neckline with built-in boning to support the bust, showcasing shoulders and collarbones for a romantic, polished look.Figure-Sculpting Ruched Design: All-over ruching across the bodice and waist cinches your curves, creating a defined hourglass shape that flatters every body type.Dramatic High Slit: Thigh-high front slit adds allure while allowing graceful movement, perfect for walking, posing, or dancing at special events.Functional Hidden Pockets: Convenient side pockets for storing small essentials like a phone or lipstick without compromising the gowns sleek, tailored lines.Soft Blush Pink Hue: A delicate, warm pink tone that exudes romance and femininity, flattering all skin tones and ideal for spring/summer occasions.Premium Drapey Fabric: Smooth, lightweight chiffon blend with a subtle sheen, offering breathability and wrinkle resistance for all-night comfort.Factory Direct Craftsmanship: Meticulous stitching and quality control, with custom sizing and color options available for a personalized fit.Product DescriptionStep into timeless romance with this Blush Pink Strapless Ruched Maxi Gownwhere elegance meets practicality for your most memorable moments. Designed to make you the center of attention at any special occasion, this gown is the perfect blend of soft color, structured design, and functional luxury.The strapless bandeau neckline provides gentle, structured support, framing your collarbones and shoulders for a sophisticated, alluring look. Intricate ruching across the bodice and waist sculpts your figure, accentuating curves and creating a stunning hourglass silhouette that hugs your body in all the right places. A bold thigh-high slit adds a touch of sensuality, revealing just enough leg to keep the look bold yet refined, while the flowy maxi skirt cascades to the floor for a graceful, ethereal finish.Practicality meets style with hidden side pockets, so you can keep your phone, lipstick, or small essentials close at hand without disrupting the gowns clean, tailored lines. Crafted from a premium chiffon blend with a subtle sheen, the gown is lightweight and breathable, making it ideal for warm-weather weddings, sunset dinners, and upscale garden parties. The soft blush pink hue is universally flattering, casting a warm, romantic glow that complements candlelit evenings, bridal events, and springtime celebrations perfectly.Whether youre walking down the aisle as a bride, attending a wedding as a guest, dancing at a black-tie gala, or enjoying a romantic date night, this ruched maxi gown is the ultimate choice for making an unforgettable impression. Our in-house factory ensures every detail is executed with precision, from the invisible back zipper to the neatly finished hem, so you can wear it with complete confidence.Product DetailsFabric: 95% Polyester, 5% Spandex (smooth chiffon blend, drapey, stretchy, and wrinkle-resistant with a subtle sheen)Neckline: Strapless bandeau (with built-in boning for support)Design: All-over bodice ruching, thigh-high front slit, functional hidden side pockets, invisible back zipperLength: Maxi length (140-146cm, hits the floor)Color: Blush Pink (soft warm tone, non-fade)Care Instructions: Hand wash cold / Do not bleach / Line dry / Iron on low heat if neededOccasionsWeddings: Perfect as a brides wedding gown, bridesmaid dress, or wedding guest attire for garden, beach, or spring ceremonies.Bridal Events: Ideal for engagement parties, bridal showers, and rehearsal dinners.Formal Galas Cocktail Parties: A romantic, sophisticated choice for black-tie affairs and upscale soires.Date Nights Anniversary Dinners: The blush hue and elegant silhouette set the perfect mood for special romantic evenings.Garden Parties Brunch Events: Lightweight and flowy, ideal for daytime feminine gatherings.Photoshoots Editorial Shoots: The soft pink color and romantic design are perfect for fashion, bridal, or portrait photography.Size Guide NoteMeasurements are taken flat, with a 2cm tolerance due to manual craftsmanship.This is a tailored stylewe recommend selecting your size based on bust and waist measurements; the stretch fabric accommodates slight variations.Model info: Height 178cm / 5'10", Bust 86cm / 34", Waist 66cm / 26", wearing size S for a tailored fit.Purchase GuaranteeFactory Direct Pricing: No middlemen, so you get premium chiffon quality at a competitive price.Handcrafted Quality: Each gown is inspected by our team to ensure flawless ruching and stitching.Customization Options: We offer custom sizing, color, and slit length modifications to suit your unique preferences.30-Day Return Policy: Unused, unwashed gowns can be returned