FAIABLE Dress Elegant Velvet Maxi Dress for Women Perfect for Parties and Wedding Guests Dress with Soft Stretchy Material and Unique V-Neck Wrap Design Dress
${function() {
const variantData = data.variant || {"id":"2dea9bfc-5350-4e22-a683-67d5a6731c9f","product_id":"09d3f209-b784-4c02-a794-1c0ae7840992","title":"S-Black","weight_unit":"kg","inventory_quantity":0,"sku":"AL-GQTC-HEIS-S","barcode":"","position":1,"option1":"S","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/650d9af478141ff2cdf4de375c826901.jpg","path":"650d9af478141ff2cdf4de375c826901.jpg","width":1600,"height":2000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":58,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"58","retail_price":"69.99","available":false,"url":"\/products\/faiable-dress-elegant-velvet-maxi-dress-for-women-perfect-for-parties-and-wedding-guests-dress-with-soft-stretchy-material-and-unique-v-neck-wrap-design-dress?variant=2dea9bfc-5350-4e22-a683-67d5a6731c9f","available_quantity":0,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"Black"}],"off_ratio":17,"flashsale_info":[],"sales":0};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Size:
S
${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:
Black
${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 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 `
`;
}()}
Sold out
$58.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":"2dea9bfc-5350-4e22-a683-67d5a6731c9f","product_id":"09d3f209-b784-4c02-a794-1c0ae7840992","title":"S-Black","weight_unit":"kg","inventory_quantity":0,"sku":"AL-GQTC-HEIS-S","barcode":"","position":1,"option1":"S","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/650d9af478141ff2cdf4de375c826901.jpg","path":"650d9af478141ff2cdf4de375c826901.jpg","width":1600,"height":2000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":58,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"58","retail_price":"69.99","available":false,"url":"\/products\/faiable-dress-elegant-velvet-maxi-dress-for-women-perfect-for-parties-and-wedding-guests-dress-with-soft-stretchy-material-and-unique-v-neck-wrap-design-dress?variant=2dea9bfc-5350-4e22-a683-67d5a6731c9f","available_quantity":0,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"Black"}],"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":"2dea9bfc-5350-4e22-a683-67d5a6731c9f","product_id":"09d3f209-b784-4c02-a794-1c0ae7840992","title":"S-Black","weight_unit":"kg","inventory_quantity":0,"sku":"AL-GQTC-HEIS-S","barcode":"","position":1,"option1":"S","option2":"Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/650d9af478141ff2cdf4de375c826901.jpg","path":"650d9af478141ff2cdf4de375c826901.jpg","width":1600,"height":2000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":58,"min_quantity":1}],"weight":"0","compare_at_price":"69.99","price":"58","retail_price":"69.99","available":false,"url":"\/products\/faiable-dress-elegant-velvet-maxi-dress-for-women-perfect-for-parties-and-wedding-guests-dress-with-soft-stretchy-material-and-unique-v-neck-wrap-design-dress?variant=2dea9bfc-5350-4e22-a683-67d5a6731c9f","available_quantity":0,"options":[{"name":"SIZE","value":"S"},{"name":"COLOR","value":"Black"}],"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: 93% Polyester, 7% Spandex
Care instructions: Machine Wash
About this item
Tips: In order to save space on the package, we have undergone vacuum sealing treatment, please iron this velvet dress before wearing. If you have a fuller figure, we recommend sizing up, zipper closure. Machine washable with a laundry bag. Not bleach, hang or lay flat to dry.
Soft Stretchy Material: Soft velvet material, comfortable, smooth and stretchy. This long cocktail dress has a full zipper in the back, and on the bottom skirt it's fully lined, so you don't worry expose.
Unique Design: Ruffled sleeves, zipper closure, velvet wrap dress, velvet formal dress, V neck ruched maxi dresses for women, tie waist long dress, slim wrap dress, velvet maxi dress for women, velvet wrap dress long sleeve, fully lined on the bottom skirt, comfortable fit, the waist design can highlight the beautiful body curve and fully shows your femininity.
Elegant Velvet Formal Dress: The velvet fabric has a light, luxurious and high-end feel, and this velvet maternity dress is very lustrous under the light. The design of ruffled sleeves makes you more temperamental, if you don't know what to wear, this velvet maxi dress is the best choice!
Occasion: This gorgeous velvet long dress perfect for Christmas, concert, night out, proms, cocktail parties, wedding guest, bridesmaid, performances, maternity, daily appearance etc. Dnzzs formal maxi dress is the best choice for your wife and friends! Suitable to wear in spring, autumn & winter!