New Fashion Solid Color Backless Hollow-Out Mesh Hoodie

$46.00
Color- White
Size- XS
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);
Sustainably made
Secure payments
Vendor by: mysite
SKU: A00243311--White-XS
Description

Turn Every Street Into Your Runway ✨

Forget blending in — the Backstage Crystal-Mesh Hoodie is designed for those who crave attention. The bold open back, veiled in shimmering crystal mesh, catches every flash of light and every eye in the room. From the front it’s sleek and minimal, but from behind it’s pure jaw-dropping drama.

SizeBust (cm/in)Length (cm/in)Sleeve (cm/in)
XS105 / 41.3"67 / 26.4"57 / 22.4"
S110 / 43.3"68 / 26.8"58 / 22.8"
M115 / 45.3"69 / 27.2"59 / 23.2"
L120 / 47.2"70 / 27.6"60 / 23.6"
XL125 / 49.2"71 / 28.0"61 / 24.0"
XXL130 / 51.2"72 / 28.3"62 / 24.4"

Here’s Why It Hits Different:

✅ Crystal-Mesh Back That Shines: A dazzling twist on streetwear — radiates light and luxe with every move.

Sculpted Hood Fit: Clean front with a bold hood silhouette that frames your face in attitude.

Street Comfort, Couture Energy: Premium cozy fabric meets runway-ready detailing — lounge-ready but party-approved.

Feel the Balance of Edge + Ease

Built for all-day comfort while dripping with unapologetic style. It’s the ultimate piece for those who want to own the night without sacrificing the laid-back comfort of a hoodie.

Specifications


Material: Cotton-blend fleece with crystal mesh back panel
Fit: Relaxed silhouette with structured hood
Design: Minimalist front / statement open-back with mesh
Occasions: Night outs, concerts, festivals, or whenever you feel like stealing the scene

You may also like