Razprodaja športnih oblačil Puma za pare
${function() {
const variantData = data.variant || {"id":"4f75c130-793c-4e58-86fe-1351b65e6355","product_id":"0a602d82-f942-41c1-ade0-609fc2c75380","title":"rde\u010da-S","weight_unit":"kg","inventory_quantity":-82,"sku":"FZAK111910001_30","barcode":"","position":1,"option1":"rde\u010da","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/51d0b01e551a61b6b5e04ed61b7758f5.jpg","path":"51d0b01e551a61b6b5e04ed61b7758f5.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":48,"min_quantity":1}],"weight":"0","compare_at_price":"166","price":"48","retail_price":"166","available":true,"url":"\/products\/89?variant=4f75c130-793c-4e58-86fe-1351b65e6355","available_quantity":999999999,"options":[{"name":"barva","value":"rde\u010da"},{"name":"Velikost","value":"S"}],"off_ratio":71,"flashsale_info":[],"sales":168};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
🚛Brezplačna dostava na vrata
📦 Plačilo po povzetju
barva:
rdeča
${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 = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Velikost:
S
${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 = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Add to cart
€48.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":"4f75c130-793c-4e58-86fe-1351b65e6355","product_id":"0a602d82-f942-41c1-ade0-609fc2c75380","title":"rde\u010da-S","weight_unit":"kg","inventory_quantity":-82,"sku":"FZAK111910001_30","barcode":"","position":1,"option1":"rde\u010da","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/51d0b01e551a61b6b5e04ed61b7758f5.jpg","path":"51d0b01e551a61b6b5e04ed61b7758f5.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":48,"min_quantity":1}],"weight":"0","compare_at_price":"166","price":"48","retail_price":"166","available":true,"url":"\/products\/89?variant=4f75c130-793c-4e58-86fe-1351b65e6355","available_quantity":999999999,"options":[{"name":"barva","value":"rde\u010da"},{"name":"Velikost","value":"S"}],"off_ratio":71,"flashsale_info":[],"sales":168};
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.
${function(){
const variantData = data.variant || {"id":"4f75c130-793c-4e58-86fe-1351b65e6355","product_id":"0a602d82-f942-41c1-ade0-609fc2c75380","title":"rde\u010da-S","weight_unit":"kg","inventory_quantity":-82,"sku":"FZAK111910001_30","barcode":"","position":1,"option1":"rde\u010da","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/51d0b01e551a61b6b5e04ed61b7758f5.jpg","path":"51d0b01e551a61b6b5e04ed61b7758f5.jpg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":48,"min_quantity":1}],"weight":"0","compare_at_price":"166","price":"48","retail_price":"166","available":true,"url":"\/products\/89?variant=4f75c130-793c-4e58-86fe-1351b65e6355","available_quantity":999999999,"options":[{"name":"barva","value":"rde\u010da"},{"name":"Velikost","value":"S"}],"off_ratio":71,"flashsale_info":[],"sales":168};
return `
`
}()}