Coiffă de simulare a feței amuzante 3D
${function() {
const variantData = data.variant || {"id":"0a26d525-0166-44c1-a167-49127ed4ad0d","product_id":"52797f09-cbba-4de8-a777-b8d35811b7f1","title":"Kobe-1pc","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Kobe","option2":"1pc","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/74f9d2f18b8a38bdff493db241990ba7.webp","path":"74f9d2f18b8a38bdff493db241990ba7.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":125,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"125","retail_price":"0","available":true,"url":"\/products\/coiffa-de-simulare-a-fe\u021bei-amuzante-3d?variant=0a26d525-0166-44c1-a167-49127ed4ad0d","available_quantity":999999999,"options":[{"name":"Culoare","value":"Kobe"},{"name":"Cantitate","value":"1pc"}],"off_ratio":0,"flashsale_info":[],"sales":3};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Culoare:
Kobe
${function(){
const optName = "Culoare";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "V\u0103 rug\u0103m s\u0103 selecta\u021bi un {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Cantitate:
1pc
${function(){
const optName = "Cantitate";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "V\u0103 rug\u0103m s\u0103 selecta\u021bi un {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Adaugă in coş
lei125.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":"0a26d525-0166-44c1-a167-49127ed4ad0d","product_id":"52797f09-cbba-4de8-a777-b8d35811b7f1","title":"Kobe-1pc","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Kobe","option2":"1pc","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/74f9d2f18b8a38bdff493db241990ba7.webp","path":"74f9d2f18b8a38bdff493db241990ba7.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":125,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"125","retail_price":"0","available":true,"url":"\/products\/coiffa-de-simulare-a-fe\u021bei-amuzante-3d?variant=0a26d525-0166-44c1-a167-49127ed4ad0d","available_quantity":999999999,"options":[{"name":"Culoare","value":"Kobe"},{"name":"Cantitate","value":"1pc"}],"off_ratio":0,"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 ? `
` : ' ';
}
}()}
Cumpărați acum
Produsul era epuizat.
Produsul este indisponibil.
${function(){
const variantData = data.variant || {"id":"0a26d525-0166-44c1-a167-49127ed4ad0d","product_id":"52797f09-cbba-4de8-a777-b8d35811b7f1","title":"Kobe-1pc","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Kobe","option2":"1pc","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/74f9d2f18b8a38bdff493db241990ba7.webp","path":"74f9d2f18b8a38bdff493db241990ba7.webp","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":125,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"125","retail_price":"0","available":true,"url":"\/products\/coiffa-de-simulare-a-fe\u021bei-amuzante-3d?variant=0a26d525-0166-44c1-a167-49127ed4ad0d","available_quantity":999999999,"options":[{"name":"Culoare","value":"Kobe"},{"name":"Cantitate","value":"1pc"}],"off_ratio":0,"flashsale_info":[],"sales":3};
return `
`
}()}