BOSS® Muške polo majice u 2 pakiranja
${function() {
const variantData = data.variant || {"id":"076b09eb-1e2e-4a4e-9fec-a1c5d51a255e","product_id":"147c7111-d0eb-41c8-8e2a-8de542133c42","title":"#1-M","weight_unit":"kg","inventory_quantity":994,"sku":"FXAK051413216_10+FXAK051413216_3","barcode":"","position":1,"option1":"#1","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ee30b28a4aaefc0ec92a3d674fa2762f.png","path":"ee30b28a4aaefc0ec92a3d674fa2762f.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":47,"min_quantity":1}],"weight":"0","compare_at_price":"128","price":"47","retail_price":"128","available":true,"url":"\/products\/boss\u00ae-muske-polo-majice-u-2-pakiranja-t5oj-90by?variant=076b09eb-1e2e-4a4e-9fec-a1c5d51a255e","available_quantity":999999999,"options":[{"name":"Boja","value":"#1"},{"name":"Veli\u010dina","value":"M"}],"off_ratio":63,"flashsale_info":[],"sales":1};
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":"076b09eb-1e2e-4a4e-9fec-a1c5d51a255e","product_id":"147c7111-d0eb-41c8-8e2a-8de542133c42","title":"#1-M","weight_unit":"kg","inventory_quantity":994,"sku":"FXAK051413216_10+FXAK051413216_3","barcode":"","position":1,"option1":"#1","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ee30b28a4aaefc0ec92a3d674fa2762f.png","path":"ee30b28a4aaefc0ec92a3d674fa2762f.png","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":47,"min_quantity":1}],"weight":"0","compare_at_price":"128","price":"47","retail_price":"128","available":true,"url":"\/products\/boss\u00ae-muske-polo-majice-u-2-pakiranja-t5oj-90by?variant=076b09eb-1e2e-4a4e-9fec-a1c5d51a255e","available_quantity":999999999,"options":[{"name":"Boja","value":"#1"},{"name":"Veli\u010dina","value":"M"}],"off_ratio":63,"flashsale_info":[],"sales":1};
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.