FAIABLE Unleash Your Wardrobe's Wow Factor with this Stunning Wrap Dress, Perfect for Any Occasion- the perfect choice to showcase your style.
${function() {
const variantData = data.variant || {"id":"21cf2d56-52df-41aa-bec3-22d20227c3f9","product_id":"88bec821-2713-449f-b392-f5ac3af0f9e5","title":"L-Apricot","weight_unit":"kg","inventory_quantity":1,"sku":"AL-GQQT-XS-L","barcode":"","position":4,"option1":"L","option2":"Apricot","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aa15e06699f5027c520827fb37b19d8d.jpg","path":"aa15e06699f5027c520827fb37b19d8d.jpg","width":300,"height":300,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":38,"min_quantity":1}],"weight":"0","compare_at_price":"45.99","price":"38","retail_price":"45.99","available":true,"url":"\/products\/faiable-unleash-your-wardrobes-wow-factor-with-this-stunning-wrap-dress-perfect-for-any-occasion-the-perfect-choice-to-showcase-your-style?variant=21cf2d56-52df-41aa-bec3-22d20227c3f9","available_quantity":1,"options":[{"name":"SIZE","value":"L"},{"name":"COLOR","value":"Apricot"}],"off_ratio":17,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Size:
L
${function(){
const optName = "SIZE";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Color:
Apricot
${function(){
const optName = "COLOR";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
people are viewing this right now
${function() {
const minInventory = parseInt('6');
const maxInventory = parseInt('50');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} item(s) left in stock!".replace(/\{stock\}/g, '' + randomInventory + ' ');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}
${function() {
const minDays = parseInt('3');
const maxDays = parseInt('5');
const customText = "Estimated Delivery\uff1a{min_date} - {max_date}";
const minDate = new Date(Date.now() + (minDays * 86400000));
const maxDate = new Date(Date.now() + (maxDays * 86400000));
const formatDate = (minDate.getFullYear() == maxDate.getFullYear() && minDate.getFullYear() == new Date().getFullYear())
? new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit' })
: new Intl.DateTimeFormat('en', { month: 'short', day: '2-digit', year: 'numeric' });
const tipText = customText.replace(/\{min_date\}/g, '' + formatDate.format(minDate) + ' ')
.replace(/\{max_date\}/g, '' + formatDate.format(maxDate) + ' ');
return `
${tipText}
`;
}()}
${function() {
const postageFreeAmount = 55;
const custom_text = "Free shipping on orders over $55";
const totalPrice = +data.total_price;
const diffPrice = postageFreeAmount - totalPrice;
const percentDiff = (diffPrice > 0 ? (totalPrice / postageFreeAmount * 100) : 100) + '%';
let tipText = "Your order is free delivery";
if (diffPrice > 0) {
tipText = custom_text.replace('{amount}', `
`);
}
return `
`;
}()}
Add to cart
$38.00
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"21cf2d56-52df-41aa-bec3-22d20227c3f9","product_id":"88bec821-2713-449f-b392-f5ac3af0f9e5","title":"L-Apricot","weight_unit":"kg","inventory_quantity":1,"sku":"AL-GQQT-XS-L","barcode":"","position":4,"option1":"L","option2":"Apricot","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aa15e06699f5027c520827fb37b19d8d.jpg","path":"aa15e06699f5027c520827fb37b19d8d.jpg","width":300,"height":300,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":38,"min_quantity":1}],"weight":"0","compare_at_price":"45.99","price":"38","retail_price":"45.99","available":true,"url":"\/products\/faiable-unleash-your-wardrobes-wow-factor-with-this-stunning-wrap-dress-perfect-for-any-occasion-the-perfect-choice-to-showcase-your-style?variant=21cf2d56-52df-41aa-bec3-22d20227c3f9","available_quantity":1,"options":[{"name":"SIZE","value":"L"},{"name":"COLOR","value":"Apricot"}],"off_ratio":17,"flashsale_info":[],"sales":0};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"21cf2d56-52df-41aa-bec3-22d20227c3f9","product_id":"88bec821-2713-449f-b392-f5ac3af0f9e5","title":"L-Apricot","weight_unit":"kg","inventory_quantity":1,"sku":"AL-GQQT-XS-L","barcode":"","position":4,"option1":"L","option2":"Apricot","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/aa15e06699f5027c520827fb37b19d8d.jpg","path":"aa15e06699f5027c520827fb37b19d8d.jpg","width":300,"height":300,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":38,"min_quantity":1}],"weight":"0","compare_at_price":"45.99","price":"38","retail_price":"45.99","available":true,"url":"\/products\/faiable-unleash-your-wardrobes-wow-factor-with-this-stunning-wrap-dress-perfect-for-any-occasion-the-perfect-choice-to-showcase-your-style?variant=21cf2d56-52df-41aa-bec3-22d20227c3f9","available_quantity":1,"options":[{"name":"SIZE","value":"L"},{"name":"COLOR","value":"Apricot"}],"off_ratio":17,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}
Product details
Fabric type: 100% Polyester
Care instructions: Hand Wash Only
About this item
Features: size guide: Small=US 4-6, Medium=US 8-10, Large=US 12-14, X-Large=US 16-18. This satin dress is made of high quality silky satin fabric that is soft and silky smooth to wear, light enough to be flowy. The maxi dress bring you smooth delicate silky touching experience.
Unique Design: Formal dresses for women adopts unique irregular shoulder design highlights your delicate collarbone, make you eye-catching in the crowd. This women's cocktail dresses improve your waist line, and make you legs look more slender. Solid flowy dress is simple yet graceful, creates a stunning feel.
Elegant Party Dresses for Women: This long formal dress comes with following colors to chose: Black satin dress / Green formal dress / Blue evening dresses for women / Light green cocktail dress / Red sleeveless satin dress / Rose red wedding guest dress / Gray blue mock neck dress / Army green date night.
Formal Summer Dresses: Satin dress for women/ cocktail dresses / elastic high waist / irregular shoulder / dresses for women 2023 wedding guest / elegant maxi dress / long flowy dress for women / sleeveless summer dress / ball gown for women / perfect for spring, summer, fall.
Occasion: Whether you go to the party or night out, Dnzzs Satin Dress can match with high heels or sandals to create a eye-catching looks. The high neck dress great for going to wedding, evening party, anniversary, date, cocktail, prom, graducation, nightclub and many occasions, It can solve all your dressing problems and make you feel confident.