2-dielna súprava: voľná blúzka a široké nohavice
${function() {
const variantData = data.variant || {"id":"54e87b12-6e75-4071-85e4-1dca43817286","product_id":"c8619058-b1e2-46f5-be37-664ecb6f8aa3","title":"Zelen\u00e1-S","weight_unit":"kg","inventory_quantity":100,"sku":"vni0-green-S","barcode":"","position":1,"option1":"Zelen\u00e1","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/26e33824f3a7612121645c18b9a58198.jpeg","path":"26e33824f3a7612121645c18b9a58198.jpeg","width":1200,"height":1600,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"0","compare_at_price":"58","price":"29","retail_price":"58","available":true,"url":"\/products\/2-dielna-suprava-volna-bluzka-a-siroke-nohavice?variant=54e87b12-6e75-4071-85e4-1dca43817286","available_quantity":999999999,"options":[{"name":"Farba","value":"Zelen\u00e1"},{"name":"Ve\u013ekos\u0165","value":"S"}],"off_ratio":"50","flashsale_info":{"variant_id":"54e87b12-6e75-4071-85e4-1dca43817286","product_id":"","quantity":0,"discount_id":"","limit_time":0,"limit_buy":0,"user_limit_buy":0,"discount_sales":0,"discount_sales_rate":"","discount_stock":0,"ends_at":0,"starts_at":0,"allow_oversold":"","allocation_method":"","price":"29","compare_at_price":"","discount_price":"29","customary_saved_price":"","customary_off_ratio":"","discount_saved_price":"","discount_off_ratio":"50","use_before_price":false,"before_price":"","title":"","properties":"","color_setting_promotional_copy":"","discount_quantity":0,"is_need_split":false},"sales":13};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
people are watching this now
${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}
`
}()}
${function() {
const minInventory = parseInt('10');
const maxInventory = parseInt('50');
const randomInventory = Math.round(Math.random() * (maxInventory - minInventory)) + minInventory;
const customText = "Only {stock} items left in stock!".replace(/\{stock\}/g, '' + randomInventory + '');
const barWidth = (randomInventory / maxInventory) * 100 + '%';
return `
`;
}()}
Product was out of stock.
Product is unavailable.
You have the right to return the product within 14 days
10% discount on online payment
Tabuľka veľkostí (cm)
| Veľkosť |
Dĺžka blúzky |
Busta |
Rukáv |
Dĺžka nohavíc |
Pás |
Boky |
| S |
65 |
95 |
60 |
100 |
64 |
100 |
| M |
66 |
100 |
61 |
101 |
68 |
105 |
| L |
67 |
105 |
62 |
102 |
72 |
110 |
| XL |
68 |
110 |
63 |
103 |
76 |
115 |
| 2XL |
69 |
115 |
64 |
104 |
80 |
120 |
| 3XL |
70 |
120 |
65 |
105 |
84 |
125 |
| 4XL |
71 |
125 |
66 |
106 |
88 |
130 |
| 5XL |
72 |
130 |
67 |
107 |
92 |
135 |