Elisa - Die beste und gemütlichste Daunenjacke mit Kapuze und Reißverschluss
${function() {
const variantData = data.variant || {"id":"427c35f7-45d1-467f-a2cd-8c6d1c18e985","product_id":"dcd1db99-fbfd-4fde-b15d-f4a04c15c69f","title":"Marine-S","weight_unit":"kg","inventory_quantity":1000,"sku":"ANN0215-Marine-S","barcode":"","position":1,"option1":"Marine","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/54367e1c0eb520ecfd6acd5e2ab582b1.png","path":"54367e1c0eb520ecfd6acd5e2ab582b1.png","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":79.99,"min_quantity":1}],"weight":"0","compare_at_price":"269","price":"79.99","retail_price":"269","available":true,"url":"\/products\/elisa-daunenjacke?variant=427c35f7-45d1-467f-a2cd-8c6d1c18e985","available_quantity":999999999,"options":[{"name":"Farbe","value":"Marine"},{"name":"Gr\u00f6\u00dfe","value":"S"}],"off_ratio":70,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Farbe:
Marine
${function(){
const optName = "Farbe";
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}
`
}()}
Größe:
S
${function(){
const optName = "Größe";
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
$79.99
${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":"427c35f7-45d1-467f-a2cd-8c6d1c18e985","product_id":"dcd1db99-fbfd-4fde-b15d-f4a04c15c69f","title":"Marine-S","weight_unit":"kg","inventory_quantity":1000,"sku":"ANN0215-Marine-S","barcode":"","position":1,"option1":"Marine","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/54367e1c0eb520ecfd6acd5e2ab582b1.png","path":"54367e1c0eb520ecfd6acd5e2ab582b1.png","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":79.99,"min_quantity":1}],"weight":"0","compare_at_price":"269","price":"79.99","retail_price":"269","available":true,"url":"\/products\/elisa-daunenjacke?variant=427c35f7-45d1-467f-a2cd-8c6d1c18e985","available_quantity":999999999,"options":[{"name":"Farbe","value":"Marine"},{"name":"Gr\u00f6\u00dfe","value":"S"}],"off_ratio":70,"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 ? `
` : ' ';
}
}()}
Buy now
Product was out of stock.
Product is unavailable.