Women's Casual Printed Round Neck Sleeveless Dress
${function() {
const variantData = data.variant || {"id":"8568cbf1-aa69-4cf9-8675-31ade1ed4d9a","product_id":"9631213e-bab1-4e89-b0b6-9b0a35713a6b","title":" S","weight_unit":"kg","inventory_quantity":100,"sku":"xhr6-S","barcode":"","position":1,"option1":" S","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":38,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"38","retail_price":"0","available":true,"url":"\/products\/womens-casual-printed-round-neck-sleeveless-dress-28?variant=8568cbf1-aa69-4cf9-8675-31ade1ed4d9a","available_quantity":999999999,"options":[{"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}
`
}()}
people are viewing this right now
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"8568cbf1-aa69-4cf9-8675-31ade1ed4d9a","product_id":"9631213e-bab1-4e89-b0b6-9b0a35713a6b","title":" S","weight_unit":"kg","inventory_quantity":100,"sku":"xhr6-S","barcode":"","position":1,"option1":" S","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":38,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"38","retail_price":"0","available":true,"url":"\/products\/womens-casual-printed-round-neck-sleeveless-dress-28?variant=8568cbf1-aa69-4cf9-8675-31ade1ed4d9a","available_quantity":999999999,"options":[{"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 |
Shoulder |
Bust |
Dresses Length |
CM |
CM |
CM |
S |
36.5 |
95.0 |
115.0 |
M |
37.7 |
100.0 |
116.5 |
L |
38.9 |
105.0 |
118.0 |
XL |
40.1 |
110.0 |
119.5 |
2XL |
41.3 |
115.0 |
121.0 |
3XL |
42.5 |
120.0 |
122.5 |
4XL |
43.7 |
125.0 |
122.5 |
5XL |
44.9 |
130.0 |
122.5 |