🌈🌸【S-5XL】Simple and elegant chiffon dress
${function() {
const variantData = data.variant || {"id":"ad1ec507-6430-4190-80c4-288edc1348d2","product_id":"984c9fd2-a860-4cc0-9d2d-b51de5d745c5","title":"Blue-S","weight_unit":"kg","inventory_quantity":100,"sku":"wjw8-Blue-S","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/88b638d9b946271d288d103439a69c0f.webp","path":"88b638d9b946271d288d103439a69c0f.webp","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":31,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31","retail_price":"0","available":true,"url":"\/products\/simple-and-elegant-chiffon-dress?variant=ad1ec507-6430-4190-80c4-288edc1348d2","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"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":"ad1ec507-6430-4190-80c4-288edc1348d2","product_id":"984c9fd2-a860-4cc0-9d2d-b51de5d745c5","title":"Blue-S","weight_unit":"kg","inventory_quantity":100,"sku":"wjw8-Blue-S","barcode":"","position":1,"option1":"Blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/88b638d9b946271d288d103439a69c0f.webp","path":"88b638d9b946271d288d103439a69c0f.webp","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":31,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31","retail_price":"0","available":true,"url":"\/products\/simple-and-elegant-chiffon-dress?variant=ad1ec507-6430-4190-80c4-288edc1348d2","available_quantity":999999999,"options":[{"name":"Color","value":"Blue"},{"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(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 |