🔥Last Day Promotion 57% OFF🔥Tiered Midi Dress
The current produc does not participate any Rebate. Switch the participating product to check the design.
(This prompt will not be displayed on the client-side.)
Color :
Baby Blue
${data.targetOption}
Size :
S
${data.targetOption}
Quantity
Share the love
Description
🔥 The price is limited! 🔥 Grab yours as the limited promotion available!
Buy 2 Get Extra 5% OFF
Buy 3 Get Extra 10% OFF & FREE SHIPPING
Buy 5 Get Extra 15% OFF & FREE SHIPPING
(No need to use promotional codes, the system will automatically reduce the price after adding to the shopping cart.)
🔥 The price is limited! 🔥 Grab yours as the limited promotion available!
🔥The price is limited!🔥 Grab yours as the limited promotion available!
- 👍Fast refund>>Partial or full refund depend on the situation;
Handling time>>Priority is given to delivery after payment. - 🛒Payments>>PayPal & Visa credit card are available.
- ✅ Guaranteed! GoogleTrusted Store!
- 📞 Tracking Number for Every Order
- 🎉Email:[email protected]
Details
- Material:Polyester
- Tiered Midi Dress
- Round Neck
- Short Sleeve
- Functional Front Buttons
- Loose, Oversized Fit
- Non-Stretch Material
- 4 colors +3 colors optional
- Size: please check measurements carefully
- Please allow 0.5-1" difference due to vmanual measurement
- Different monitor settings means colors may differ slightly
- Runs true to size
- 1" = 2.54cm
SIZE (IN) | BUST | WAIST | HIPS | SLEEVE | LENGTH |
S | 40.16 | 41.73 | 58.27 | 7.874 | 53.15 |
M | 42.13 | 43.70 | 60.24 | 8.268 | 53.54 |
L | 44.09 | 45.67 | 62.20 | 8.661 | 53.94 |
XL | 46.46 | 48.03 | 64.57 | 9.055 | 54.33 |
2XL | 48.82 | 50.39 | 66.93 | 9.449 | 54.72 |
3XL | 51.18 | 52.76 | 69.29 | 9.843 | 55.12 |
4XL | 53.54 | 55.12 | 71.65 | 10.24 | 55.51 |
5XL | 55.91 | 57.48 | 74.02 | 10.63 | 55.91 |
SHIPPING
- We ship to worldwide.🌎
PAYMENT
- PayPal is welcomed here.
- If you don't have a PayPal account, we accept all credit cards: just select 'PayPal' and click the 'Pay with Debit or Credit Card' button.
OUR GUARANTEE
- We take pride in our products as we believe they are amazing. However, we understand that buying things online can be daunting, especially for the first time, so we will provide excellent service.
- If you don't have a positive experience for any reason, we will do whatever it takes to make sure you are satisfied with your purchase.
Customer Reviews
Wow you reached the bottom
Newest
Most liked
Highest ratings
Lowest ratings
The review would not show in product details on storefront since it does not support to.
You may also like
${function() {
const force_image_size = "natural";
const product_hover_on = true;
const product_show_sale_label = true;
const product_save_type = "amount";
const badge1 = "New";
const badge2 = "";
const badge3 = "";
const product_title_mobile_hide = false;
const product_title_style = "full";
const enable_collection_thumb_image = true;
const variantNames = ["color"];
const thumbMaxNum = 4;
const suffix_id = "-product-recommendations-pc" || '';
const url = data.url;
const productId = data.id;
const price = data.price;
const productAvailable = data.available;
const productVariants = data.variants || [];
const images = data.images || [];
const image = data.image || {};
const imageWidth = image.width;
let imageHeight = image.height;
let image2 = null;
let imageHoverOn = false;
if (force_image_size !== 'natural') {
imageHeight = imageWidth * force_image_size;
}
if (product_hover_on) {
for (let i = 1; i < images.length; i++) {
const img = images[i];
if (img.src && img.src.indexOf('video=') === -1) {
image2 = img;
imageHoverOn = true;
break;
}
}
}
let compareAtPrice = data.compare_at_price;
let offRatio = data.off_ratio;
let discountMaxUrl = url;
const showFrom = data.price_min != data.price_max ? true : false;
for (let i = 0; i < productVariants.length; i++) {
const variant = productVariants[i];
if (variant.price == price && compareAtPrice < variant.compare_at_price) {
compareAtPrice = variant.compare_at_price;
offRatio = variant.off_ratio;
variant.available && (discountMaxUrl = variant.url);
}
}
const soldOutText = "Sold out";
let soldOn = false;
let saleOn = false;
if (productAvailable) {
if (product_show_sale_label && price < compareAtPrice) {
saleOn = true;
}
} else {
soldOn = true;
}
const diffPrice = compareAtPrice - price;
const saveLabelContent = product_save_type == 'percent' ? (offRatio + '%') : ` `;
let saveText = "Save {off_ratio}";
saveText = saveText.replace('{off_ratio}', saveLabelContent);
const productTitle = data.title;
const heading = "title" === 'subtitle' ? data.brief : productTitle;
const variantValues = [];
const showVariants = [];
if (data.need_variant_image && enable_collection_thumb_image && variantNames.length > 0) {
for (let i = 0; i < (data.options || []).length; i++) {
const option = data.options[i];
const optionName = option.name.toLowerCase();
if (variantNames.includes(optionName)) {
for (let j = 0; j < productVariants.length; j++) {
const variant = productVariants[j];
const value = variant.options[i].value;
if (!variantValues.includes(value)) {
variantValues.push(value);
showVariants.push(variant);
}
}
break;
}
}
}
return `
${saveText}
${showVariants.map((item, idx) => {
let showMoreHtml = '';
if (idx == thumbMaxNum) {
showMoreHtml += `
`;
}
return `
${showMoreHtml}
`;
}).join('')
}
`;
}()}
`).join('')}
${heading}
FromRecently viewed
${function() {
const force_image_size = "natural";
const product_hover_on = true;
const product_show_sale_label = true;
const product_save_type = "amount";
const badge1 = "New";
const badge2 = "";
const badge3 = "";
const product_title_mobile_hide = false;
const product_title_style = "full";
const enable_collection_thumb_image = true;
const variantNames = ["color"];
const thumbMaxNum = 4;
const suffix_id = "-recently-view-pc" || '';
const url = data.url;
const productId = data.id;
const price = data.price;
const productAvailable = data.available;
const productVariants = data.variants || [];
const images = data.images || [];
const image = data.image || {};
const imageWidth = image.width;
let imageHeight = image.height;
let image2 = null;
let imageHoverOn = false;
if (force_image_size !== 'natural') {
imageHeight = imageWidth * force_image_size;
}
if (product_hover_on) {
for (let i = 1; i < images.length; i++) {
const img = images[i];
if (img.src && img.src.indexOf('video=') === -1) {
image2 = img;
imageHoverOn = true;
break;
}
}
}
let compareAtPrice = data.compare_at_price;
let offRatio = data.off_ratio;
let discountMaxUrl = url;
const showFrom = data.price_min != data.price_max ? true : false;
for (let i = 0; i < productVariants.length; i++) {
const variant = productVariants[i];
if (variant.price == price && compareAtPrice < variant.compare_at_price) {
compareAtPrice = variant.compare_at_price;
offRatio = variant.off_ratio;
variant.available && (discountMaxUrl = variant.url);
}
}
const soldOutText = "Sold out";
let soldOn = false;
let saleOn = false;
if (productAvailable) {
if (product_show_sale_label && price < compareAtPrice) {
saleOn = true;
}
} else {
soldOn = true;
}
const diffPrice = compareAtPrice - price;
const saveLabelContent = product_save_type == 'percent' ? (offRatio + '%') : ` `;
let saveText = "Save {off_ratio}";
saveText = saveText.replace('{off_ratio}', saveLabelContent);
const productTitle = data.title;
const heading = "title" === 'subtitle' ? data.brief : productTitle;
const variantValues = [];
const showVariants = [];
if (data.need_variant_image && enable_collection_thumb_image && variantNames.length > 0) {
for (let i = 0; i < (data.options || []).length; i++) {
const option = data.options[i];
const optionName = option.name.toLowerCase();
if (variantNames.includes(optionName)) {
for (let j = 0; j < productVariants.length; j++) {
const variant = productVariants[j];
const value = variant.options[i].value;
if (!variantValues.includes(value)) {
variantValues.push(value);
showVariants.push(variant);
}
}
break;
}
}
}
return `
${saveText}
${showVariants.map((item, idx) => {
let showMoreHtml = '';
if (idx == thumbMaxNum) {
showMoreHtml += `
`;
}
return `
${showMoreHtml}
`;
}).join('')
}
`;
}()}
`).join('')}