Accogliente Cardigan In Cashmere
${function() {
const variantData = data.variant || {"id":"4e065c82-7685-48c9-9421-96f9778086f5","product_id":"e75d3fd4-f528-4eca-9533-d89c39d67d6b","title":"Marrone-S","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Marrone","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/79e377c5ddde2bea03d1b92a4de932ab.png","path":"79e377c5ddde2bea03d1b92a4de932ab.png","width":753,"height":752,"alt":"","aspect_ratio":1.0013297872340425},"wholesale_price":[{"price":39.95,"min_quantity":1}],"weight":"0","compare_at_price":"100","price":"39.95","retail_price":"100","available":true,"url":"\/products\/serena-accogliente-cardigan-in-cashmere-con-bottoni-giocosi?variant=4e065c82-7685-48c9-9421-96f9778086f5","available_quantity":999999999,"options":[{"name":"Colore","value":"Marrone"},{"name":"Taglia","value":"S"}],"off_ratio":60,"flashsale_info":[],"sales":1};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}% `
: `- `
}
`;
}()}
Colore:
Marrone
${function(){
const optName = "Colore";
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}
`
}()}
Taglia:
S
${function(){
const optName = "Taglia";
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
$39.95
${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":"4e065c82-7685-48c9-9421-96f9778086f5","product_id":"e75d3fd4-f528-4eca-9533-d89c39d67d6b","title":"Marrone-S","weight_unit":"kg","inventory_quantity":1000,"sku":"","barcode":"","position":1,"option1":"Marrone","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/79e377c5ddde2bea03d1b92a4de932ab.png","path":"79e377c5ddde2bea03d1b92a4de932ab.png","width":753,"height":752,"alt":"","aspect_ratio":1.0013297872340425},"wholesale_price":[{"price":39.95,"min_quantity":1}],"weight":"0","compare_at_price":"100","price":"39.95","retail_price":"100","available":true,"url":"\/products\/serena-accogliente-cardigan-in-cashmere-con-bottoni-giocosi?variant=4e065c82-7685-48c9-9421-96f9778086f5","available_quantity":999999999,"options":[{"name":"Colore","value":"Marrone"},{"name":"Taglia","value":"S"}],"off_ratio":60,"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.