Elegant 70s Style Blazer Style Velvet Dress

$52.98
Color- Caramel
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);
Sustainably made
Secure payments
Vendor by: mysite
SKU: A00243567--Caramel-S
Description

Product Features

  • Luxurious Fabric: Made from high-quality velvet, the dress offers a soft and plush feel, providing both style and comfort.
  • Blazer-Inspired Design: The dress features a blazer-style top with structured shoulders and a tailored fit, enhancing its sophisticated silhouette.
  • Vintage Appeal: The 70s-inspired elements bring a nostalgic touch that melds seamlessly with contemporary design trends.
  • Versatile Length: Falling elegantly just above the knee, this dress is perfect for both formal events and casual gatherings.

Styling Suggestions

Pair this stunning velvet dress with classic stiletto heels and a clutch for a chic evening look. To complete the ensemble, consider adding vintage-inspired jewelry or a statement belt to accentuate the waistline. For a daytime twist, add ankle boots and a leather bag.

Summary

The Elegant 70s Style Blazer Style Velvet Dress is an exceptional piece that harmoniously blends vintage aesthetics with contemporary fashion. Its versatility allows it to be styled for various occasions, making it a valuable addition to your wardrobe. Embrace the luxurious feel and sophisticated look that this dress offers, and make a bold fashion statement wherever you go.


Size Chart

CM

SIZELENGTHBUSTWEISTSLEEVE
S136897444
M138947945
L140998446
XL1421048947
2XL1441099448

INCHES

SIZELENGTHBUSTWEISTSLEEVE
S53.5435.0429.1317.32
M54.3337.0131.1017.72
L55.1238.9833.0718.11
XL55.9140.9435.0418.50
2XL56.6942.9137.0118.90

You may also like