Green Damask Floral Print Contrast V Neck 3/4 Sleeve Blouse

$46.23
Color:  Green
Size:  2XL
Material:  100%Polyester
Quantity
people are viewing this right now
Shipping
/** @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

Material:100%Polyester


  • The boho fashion blouse exudes elegance and charm.
  • Its 3/4 sleeves and a V-neck create a flattering style.
  • The damask print brings a unique and artistic touch.
  • Pair with jeans, leggings, or shorts for a glamorous outfit.

    Size Chart (CM)

    Sizes

    US Sizes

    Euro Sizes

    UK Sizes

    Bust

    Hem Width

    Shoulder

    Sleeve Length

    Length

    Relax

    Relax

    Relax

    Relax

    Relax

    S

    4-6

    34-36

    8-10

    98.0

    112.0

    35.0

    47.0

    66.0

    M

    8-10

    38-40

    12-14

    104.0

    118.0

    36.5

    48.0

    68.0

    L

    12-14

    42-44

    16-18

    110.0

    124.0

    38.0

    49.0

    70.0

    XL

    16-18

    46-48

    20-22

    118.0

    132.0

    40.2

    50.0

    72.0

    2XL

    20-22

    50-52

    24-26

    126.0

    140.0

    42.4

    51.0

    74.0

    Elasticity

    None

    Size Chart (INCH)

    Sizes

    US Sizes

    Euro Sizes

    UK Sizes

    Bust

    Hem Width

    Shoulder

    Sleeve Length

    Length

    Relax

    Relax

    Relax

    Relax

    Relax

    S

    4-6

    34-36

    8-10

    38.6

    44.1

    13.8

    18.5

    26.0

    M

    8-10

    38-40

    12-14

    40.9

    46.5

    14.4

    18.9

    26.8

    L

    12-14

    42-44

    16-18

    43.3

    48.8

    15.0

    19.3

    27.6

    XL

    16-18

    46-48

    20-22

    46.5

    52.0

    15.8

    19.7

    28.3

    2XL

    20-22

    50-52

    24-26

    49.6

    55.1

    16.7

    20.1

    29.1

    Elasticity

    None