Women'S Loose Solid Color Lace Patchwork Dress
${function() {
const variantData = data.variant || {"id":"96ccdbfa-7782-4d83-b569-6afda5fb4f70","product_id":"a53dca24-7b52-4c01-a59b-75487a46fabd","title":" Khaki- S","weight_unit":"kg","inventory_quantity":100,"sku":"mvf3-Khaki-S","barcode":"","position":1,"option1":" Khaki","option2":" S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/539f187a61cafd2f5a9751749d1f57ac.png","path":"539f187a61cafd2f5a9751749d1f57ac.png","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":40,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40","retail_price":"0","available":true,"url":"\/products\/womens-loose-solid-color-lace-patchwork-dress?variant=96ccdbfa-7782-4d83-b569-6afda5fb4f70","available_quantity":999999999,"options":[{"name":"Color","value":" Khaki"},{"name":"Size","value":" S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function() {
const minInventory = parseInt('15');
const maxInventory = parseInt('70');
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 tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"96ccdbfa-7782-4d83-b569-6afda5fb4f70","product_id":"a53dca24-7b52-4c01-a59b-75487a46fabd","title":" Khaki- S","weight_unit":"kg","inventory_quantity":100,"sku":"mvf3-Khaki-S","barcode":"","position":1,"option1":" Khaki","option2":" S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/539f187a61cafd2f5a9751749d1f57ac.png","path":"539f187a61cafd2f5a9751749d1f57ac.png","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":40,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"40","retail_price":"0","available":true,"url":"\/products\/womens-loose-solid-color-lace-patchwork-dress?variant=96ccdbfa-7782-4d83-b569-6afda5fb4f70","available_quantity":999999999,"options":[{"name":"Color","value":" Khaki"},{"name":"Size","value":" S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}
${function() {
const minDays = parseInt('4');
const maxDays = parseInt('8');
const customText = "Estimated shipment\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 = 1;
const custom_text = "Free shipping on all orders, no minimum purchase";
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 `
`;
}()}
Cash on delivery, no minimum purchase quantity
Pay online and get 10% discount
Size chart
Size |
Bust |
Waist |
Hip |
CM |
CM |
CM |
S |
88 |
70 |
96 |
M |
92 |
74 |
100 |
L |
96 |
78 |
104 |
XL |
100 |
82 |
108 |
2XL |
104 |
86 |
112 |
3XL |
108 |
90 |
116 |
4XL |
112 |
94 |
120 |
5XL |
116 |
98 |
124 |