puma Najnovejši sandali iz leta 2024 z debelim dnom in pisanimi diamanti
${function() {
const variantData = data.variant || {"id":"076b90f8-f819-4d5e-b7be-020469da65aa","product_id":"b3a97cae-44fd-4b9a-aa19-5bd1c82c457c","title":"gold-35","weight_unit":"kg","inventory_quantity":0,"sku":"FXAC040816540_14","barcode":"","position":1,"option1":"zlato","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b56bcdafd7e24e5b0f1bb62e983d6d45.jpg","path":"b56bcdafd7e24e5b0f1bb62e983d6d45.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":43,"min_quantity":1}],"weight":"0","compare_at_price":"86","price":"43","retail_price":"86","available":true,"url":"\/products\/najnowsze-sandaly-puma-z-2024-roku-z-grubym-spodem-i-kolorowymi-diamencikami148a62f7-1d68-402d-b0ed-2159898ba06b?variant=076b90f8-f819-4d5e-b7be-020469da65aa","available_quantity":999999999,"options":[{"name":"barva","value":"zlato"},{"name":"velikost","value":"35"}],"off_ratio":50,"flashsale_info":[],"sales":3};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Barva:
zlato
${function(){
const optName = "barva";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Prosimo izberite {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Velikost:
35
${function(){
const optName = "velikost";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Prosimo izberite {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Dodaj v voziček
€43.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":"076b90f8-f819-4d5e-b7be-020469da65aa","product_id":"b3a97cae-44fd-4b9a-aa19-5bd1c82c457c","title":"gold-35","weight_unit":"kg","inventory_quantity":0,"sku":"FXAC040816540_14","barcode":"","position":1,"option1":"zlato","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b56bcdafd7e24e5b0f1bb62e983d6d45.jpg","path":"b56bcdafd7e24e5b0f1bb62e983d6d45.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":43,"min_quantity":1}],"weight":"0","compare_at_price":"86","price":"43","retail_price":"86","available":true,"url":"\/products\/najnowsze-sandaly-puma-z-2024-roku-z-grubym-spodem-i-kolorowymi-diamencikami148a62f7-1d68-402d-b0ed-2159898ba06b?variant=076b90f8-f819-4d5e-b7be-020469da65aa","available_quantity":999999999,"options":[{"name":"barva","value":"zlato"},{"name":"velikost","value":"35"}],"off_ratio":50,"flashsale_info":[],"sales":3};
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 ? `
` : ' ';
}
}()}
Kupi zdaj
Izdelek ni bil na zalogi.
Izdelek ni na voljo.
${function(){
const variantData = data.variant || {"id":"076b90f8-f819-4d5e-b7be-020469da65aa","product_id":"b3a97cae-44fd-4b9a-aa19-5bd1c82c457c","title":"gold-35","weight_unit":"kg","inventory_quantity":0,"sku":"FXAC040816540_14","barcode":"","position":1,"option1":"zlato","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b56bcdafd7e24e5b0f1bb62e983d6d45.jpg","path":"b56bcdafd7e24e5b0f1bb62e983d6d45.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":43,"min_quantity":1}],"weight":"0","compare_at_price":"86","price":"43","retail_price":"86","available":true,"url":"\/products\/najnowsze-sandaly-puma-z-2024-roku-z-grubym-spodem-i-kolorowymi-diamencikami148a62f7-1d68-402d-b0ed-2159898ba06b?variant=076b90f8-f819-4d5e-b7be-020469da65aa","available_quantity":999999999,"options":[{"name":"barva","value":"zlato"},{"name":"velikost","value":"35"}],"off_ratio":50,"flashsale_info":[],"sales":3};
return `
Črtna koda : ${variantData && variantData.barcode}
`
}()}