Women's autumn and winter new dress
${function() {
const variantData = data.variant || {"id":"7b369792-47bd-49f9-a940-663c6cb9b09d","product_id":"9a58f9e6-7fc9-4196-89be-f063cb3b8d94","title":"black-S","weight_unit":"kg","inventory_quantity":100,"sku":"sf28-black-S","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b52da229accc4bd28230b043a8cd9cbb.webp","path":"b52da229accc4bd28230b043a8cd9cbb.webp","width":524,"height":786,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":32,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32","retail_price":"0","available":true,"url":"\/products\/858835043152-28tg?variant=7b369792-47bd-49f9-a940-663c6cb9b09d","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"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":"7b369792-47bd-49f9-a940-663c6cb9b09d","product_id":"9a58f9e6-7fc9-4196-89be-f063cb3b8d94","title":"black-S","weight_unit":"kg","inventory_quantity":100,"sku":"sf28-black-S","barcode":"","position":1,"option1":"black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b52da229accc4bd28230b043a8cd9cbb.webp","path":"b52da229accc4bd28230b043a8cd9cbb.webp","width":524,"height":786,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":32,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"32","retail_price":"0","available":true,"url":"\/products\/858835043152-28tg?variant=7b369792-47bd-49f9-a940-663c6cb9b09d","available_quantity":999999999,"options":[{"name":"Color","value":"black"},{"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 |
Chest (cm) |
Waist (cm) |
Hip (cm) |
S |
98-102 |
81-85 |
103-108 |
M |
103-107 |
86-90 |
109-112 |
L |
108-110 |
91-95 |
113-116 |
XL |
112-114 |
96-98 |
117-120 |
2XL |
116-118 |
99-102 |
121-124 |
3XL |
120-122 |
103-105 |
125-128 |
4XL |
124-128 |
106-110 |
130-134 |
5XL |
130-134 |
111-115 |
135-138 |