Lacoste®Muške polo majice u 2 pakiranja
${function() {
const variantData = data.variant || {"id":"bed3d11d-f3ae-41d2-8055-4edecfb43261","product_id":"dfcd7c17-a06e-4d8a-b8d1-d8513214db52","title":"#1-M","weight_unit":"kg","inventory_quantity":1000,"sku":"FXAK051413216_10+FXAK051413216_3","barcode":"","position":1,"option1":"#1","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/02637c7292f7b75f5abc19b7380e62c0.png","path":"02637c7292f7b75f5abc19b7380e62c0.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":47,"min_quantity":1}],"weight":"0","compare_at_price":"129","price":"47","retail_price":"129","available":true,"url":"\/products\/lacoste\u00aemuske-polo-majice-u-2-pakiranja?variant=bed3d11d-f3ae-41d2-8055-4edecfb43261","available_quantity":999999999,"options":[{"name":"Boja","value":"#1"},{"name":"Veli\u010dina","value":"M"}],"off_ratio":64,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Boja:
#1
${function(){
const optName = "Boja";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Veličina:
M
${function(){
const optName = "Veličina";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
€47.00
${function(){
const wholesale_enabled = false;
const qty = data.quantity || 1;
const currentSelectVariant = data.variant;
const defaultVariant = (data.product && data.product.variants && data.product.variants[0]);
const productVariant = {"id":"bed3d11d-f3ae-41d2-8055-4edecfb43261","product_id":"dfcd7c17-a06e-4d8a-b8d1-d8513214db52","title":"#1-M","weight_unit":"kg","inventory_quantity":1000,"sku":"FXAK051413216_10+FXAK051413216_3","barcode":"","position":1,"option1":"#1","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/02637c7292f7b75f5abc19b7380e62c0.png","path":"02637c7292f7b75f5abc19b7380e62c0.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":47,"min_quantity":1}],"weight":"0","compare_at_price":"129","price":"47","retail_price":"129","available":true,"url":"\/products\/lacoste\u00aemuske-polo-majice-u-2-pakiranja?variant=bed3d11d-f3ae-41d2-8055-4edecfb43261","available_quantity":999999999,"options":[{"name":"Boja","value":"#1"},{"name":"Veli\u010dina","value":"M"}],"off_ratio":64,"flashsale_info":[],"sales":0};
const variantData = currentSelectVariant || defaultVariant || productVariant;
const wholesale_price = variantData.wholesale_price || [];
if(wholesale_enabled && wholesale_price.length > 0) {
let wholesaleIndex = wholesale_price.findIndex(item => {
return item.min_quantity > qty;
});
if(wholesaleIndex < 0){
wholesaleIndex = wholesale_price.length - 1;
}else if(wholesaleIndex > 0){
wholesaleIndex = wholesaleIndex - 1;
}
const wholesalePrice = wholesale_price[wholesaleIndex] || '';
return `
`
}else {
const price = variantData && variantData.price;
return price != undefined ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.