FREE SHIPPING on orders over $59.99
FREE SHIPPING on orders over $59.99
Rtemed
Search
Log in
Create an account
Home
Pants
TRACKING ORDER
More links
Home
Pants
TRACKING ORDER
More links
Rtemed
Log in
Create an account
Search
Home
Pants
TRACKING ORDER
Home
Pants
TRACKING ORDER
Log in
1/10
1/10
๐2024 New Year Hot Sale๐ V neck three quarter sleeve dress
$33.99
$64.99
Save
$31.00
236 sold
COLOR
: 
Black
Black
Red
Navy
Green
Please select a color
Size
UK6/S
UK8/M
UK10/L
UK12/XL
UK14-16/2XL
UK18-20/3XL
Please select a size
Quantity
Add to cart -
$33.99
Buy now
/** @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);
${data.module_title}
To display this card to customers, you need to go to "Booster & Store Conversion" to turn on the trust enhancement feature.
${data.module_title}
${item.title}
${item.title}
${item.content.replaceAll("{store_name}","Rtemed")}
To display this card to customers, you need to go to "Booster & Store Conversion" to turn on the trust enhancement feature.
${data.module_title}
${item.title}
${data.module_title}
${item.title}
${item.content.replaceAll("{store_name}","Rtemed")}
Description
๐ธ The trendy dresses for this season are here. โค๏ธ You will fall in love with the details. ๐ฅฐ It's never too late to get prettier!
SPECIFICATIONS
Style: Casual
Material: Polyester
Dress Type: A-Line
Dress Length: Knee Length
Neckline: V neck_V
Pattern Type: Print
Sleeve Type: Regular sleeve
Sleeve Length: 3/4 Sleeve
Fit Type: Regular
Season: Spring, Summer, Fall
Occasion: Daily
Package Includes: 1 x Dress
SIZE TABLE
Size
Bust
Length
cm
inch
cm
inch
S
95
37.4
105
41.3
M
100
39.4
106.5
41.9
L
105
41.3
108
42.5
XL
111
43.7
109.5
43.1
2XL
117
46.1
111
43.7
3XL
123
48.4
111
43.7
NOTE
Please follow the size chart strictly to select the size. Do not choose directly according to your habits.
The size can have 1-3 cm differences due to manual measurement. Note when you measure.
Due to different display and light effects, the actual color of the item may differ slightly from the color shown in the pictures.