Rieker® modni čevlji na wedge 2024
${function() {
const variantData = data.variant || {"id":"40e93d28-d355-410d-bdd1-f93d2a8da4af","product_id":"a2a56f1c-562e-43e4-b02d-58bbfe545e07","title":"black-35","weight_unit":"kg","inventory_quantity":0,"sku":"FXAC042216928_47","barcode":"","position":1,"option1":"\u010crna","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7b4d12563fd0d552c2a6228e38b76f3c.jpg","path":"7b4d12563fd0d552c2a6228e38b76f3c.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":42,"min_quantity":1}],"weight":"0","compare_at_price":"84","price":"42","retail_price":"84","available":true,"url":"\/products\/rieker\u00ae-modne-buty-na-koturnie-2024?variant=40e93d28-d355-410d-bdd1-f93d2a8da4af","available_quantity":999999999,"options":[{"name":"barva","value":"\u010crna"},{"name":"velikost","value":"35"}],"off_ratio":50,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Barva:
Črna
${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
€42.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":"40e93d28-d355-410d-bdd1-f93d2a8da4af","product_id":"a2a56f1c-562e-43e4-b02d-58bbfe545e07","title":"black-35","weight_unit":"kg","inventory_quantity":0,"sku":"FXAC042216928_47","barcode":"","position":1,"option1":"\u010crna","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7b4d12563fd0d552c2a6228e38b76f3c.jpg","path":"7b4d12563fd0d552c2a6228e38b76f3c.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":42,"min_quantity":1}],"weight":"0","compare_at_price":"84","price":"42","retail_price":"84","available":true,"url":"\/products\/rieker\u00ae-modne-buty-na-koturnie-2024?variant=40e93d28-d355-410d-bdd1-f93d2a8da4af","available_quantity":999999999,"options":[{"name":"barva","value":"\u010crna"},{"name":"velikost","value":"35"}],"off_ratio":50,"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 ? `
` : ' ';
}
}()}
Kupi zdaj
Izdelek ni bil na zalogi.
Izdelek ni na voljo.
${function(){
const variantData = data.variant || {"id":"40e93d28-d355-410d-bdd1-f93d2a8da4af","product_id":"a2a56f1c-562e-43e4-b02d-58bbfe545e07","title":"black-35","weight_unit":"kg","inventory_quantity":0,"sku":"FXAC042216928_47","barcode":"","position":1,"option1":"\u010crna","option2":"35","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7b4d12563fd0d552c2a6228e38b76f3c.jpg","path":"7b4d12563fd0d552c2a6228e38b76f3c.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":42,"min_quantity":1}],"weight":"0","compare_at_price":"84","price":"42","retail_price":"84","available":true,"url":"\/products\/rieker\u00ae-modne-buty-na-koturnie-2024?variant=40e93d28-d355-410d-bdd1-f93d2a8da4af","available_quantity":999999999,"options":[{"name":"barva","value":"\u010crna"},{"name":"velikost","value":"35"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
Črtna koda : ${variantData && variantData.barcode}
`
}()}