Popularna szeroka, luźna sukienka w paski z długim rękawem
${function() {
const variantData = data.variant || {"id":"61c2fcb2-2ee5-42cc-9d88-583a862a006a","product_id":"9ddc128b-00f6-4fdc-b93e-983c10da862a","title":"P1-S","weight_unit":"kg","inventory_quantity":100,"sku":"fw01-P1-S","barcode":"","position":1,"option1":"P1","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/65e2be2f4503790995cef9c963122f97.jpeg","path":"65e2be2f4503790995cef9c963122f97.jpeg","width":800,"height":1198,"alt":"","aspect_ratio":0.667779632721202},"wholesale_price":[{"price":125,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"125","retail_price":"0","available":true,"url":"\/products\/popularna-szeroka-luzna-sukienka-w-paski-z-dlugim-rekawem?variant=61c2fcb2-2ee5-42cc-9d88-583a862a006a","available_quantity":999999999,"options":[{"name":"Kolor","value":"P1"},{"name":"Rozmiar","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${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}
`
}()}
Product was out of stock.
Product is unavailable.
10% discount for online payment
${function() {
const minDays = parseInt('2');
const maxDays = parseInt('7');
const customText = "Estimated time of 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 = "No minimum purchase, free shipping on all orders";
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 `
`;
}()}
Tabela rozmiarów (cale)
Rozmiar |
NAS |
Wielka Brytania |
Ramię |
Biust |
Talia |
Długość spódnicy |
Długość rękawa |
S |
4 |
8 |
14 |
35 |
26 |
35 |
24 |
M |
6 |
10 |
15 |
37 |
28 |
36 |
24 |
L |
8 |
12 |
15 |
39 |
30 |
37 |
24 |
XL |
10 |
14 |
15 |
41 |
32 |
37 |
25 |
2XL |
12 |
16 |
16 |
42 |
34 |
38 |
26 |