😎💃New Summer Products💥【S-5XL】Plus Size Chiffon Loose Dress | Comfortable and Breathable
${function() {
const variantData = data.variant || {"id":"b666ece7-38e9-4593-a49a-d20829b3b0fc","product_id":"3c542a00-b7b3-4c22-9227-95c108a38e5a","title":" S","weight_unit":"kg","inventory_quantity":100,"sku":"fwn0-S","barcode":"","position":1,"option1":" S","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":30,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30","retail_price":"0","available":true,"url":"\/products\/plus-size-chiffon-loose-dress?variant=b666ece7-38e9-4593-a49a-d20829b3b0fc","available_quantity":999999999,"options":[{"name":"Kupi\u0107","value":" S"}],"off_ratio":0,"flashsale_info":[],"sales":16};
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}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"b666ece7-38e9-4593-a49a-d20829b3b0fc","product_id":"3c542a00-b7b3-4c22-9227-95c108a38e5a","title":" S","weight_unit":"kg","inventory_quantity":100,"sku":"fwn0-S","barcode":"","position":1,"option1":" S","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":30,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"30","retail_price":"0","available":true,"url":"\/products\/plus-size-chiffon-loose-dress?variant=b666ece7-38e9-4593-a49a-d20829b3b0fc","available_quantity":999999999,"options":[{"name":"Kupi\u0107","value":" S"}],"off_ratio":0,"flashsale_info":[],"sales":16};
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(cm) |
Bust |
Hips |
Length |
S |
104 |
114 |
125 |
M |
110 |
120 |
126 |
L |
116 |
126 |
130 |
XL |
122 |
132 |
131 |
XXL |
132 |
142 |
132 |
3XL |
142 |
152 |
133 |
4XL |
152 |
162 |
134 |
5XL |
162 |
172 |
135 |