Ausverkauf, [FESTOOL] Hand-Laserschweißgerät für nur 109 €
${function() {
const variantData = data.variant || {"id":"50de3cae-3fae-4e09-bb07-8c8a79a089ea","product_id":"01b9d366-e988-4472-91eb-1fd8669c115e","title":"[Bosch] Handlaserschwei\u00dfger\u00e4t 9000 W \u20ac 139","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"[Bosch] Handlaserschwei\u00dfger\u00e4t 9000 W \u20ac 139","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/784e7c39a1d91d56c768029b93b8e0ac.jpeg","path":"784e7c39a1d91d56c768029b93b8e0ac.jpeg","width":948,"height":795,"alt":"","aspect_ratio":1.1924528301886792},"wholesale_price":[{"price":139,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"139","retail_price":"0","available":true,"url":"\/products\/ausverkauf-festool-hand-laserschweissgerat-fur-nur-109-eu?variant=50de3cae-3fae-4e09-bb07-8c8a79a089ea","available_quantity":999999999,"options":[{"name":"Schnelle Online-Bestellung","value":"[Bosch] Handlaserschwei\u00dfger\u00e4t 9000 W \u20ac 139"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Schnelle Online-Bestellung:
[Bosch] Handlaserschweißgerät 9000 W € 139
${function(){
const optName = "Schnelle Online-Bestellung";
const optionValue = data.originData.selectData ? data.originData.selectData[optName].value : data.originData.value;
const optionValueText = optionValue ? (optionValue) : '';
return `${optionValueText} `;
}()}
${function(){
const tipText = "Bitte w\u00e4hlen Sie einen {{ name }} aus".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
In den Warenkorb legen
€139.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":"50de3cae-3fae-4e09-bb07-8c8a79a089ea","product_id":"01b9d366-e988-4472-91eb-1fd8669c115e","title":"[Bosch] Handlaserschwei\u00dfger\u00e4t 9000 W \u20ac 139","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"[Bosch] Handlaserschwei\u00dfger\u00e4t 9000 W \u20ac 139","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/784e7c39a1d91d56c768029b93b8e0ac.jpeg","path":"784e7c39a1d91d56c768029b93b8e0ac.jpeg","width":948,"height":795,"alt":"","aspect_ratio":1.1924528301886792},"wholesale_price":[{"price":139,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"139","retail_price":"0","available":true,"url":"\/products\/ausverkauf-festool-hand-laserschweissgerat-fur-nur-109-eu?variant=50de3cae-3fae-4e09-bb07-8c8a79a089ea","available_quantity":999999999,"options":[{"name":"Schnelle Online-Bestellung","value":"[Bosch] Handlaserschwei\u00dfger\u00e4t 9000 W \u20ac 139"}],"off_ratio":0,"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 ? `
` : ' ';
}
}()}
Kaufe jetzt
Produkt war ausverkauft.
Produkt ist nicht verfügbar.
${function(){
const variantData = data.variant || {"id":"50de3cae-3fae-4e09-bb07-8c8a79a089ea","product_id":"01b9d366-e988-4472-91eb-1fd8669c115e","title":"[Bosch] Handlaserschwei\u00dfger\u00e4t 9000 W \u20ac 139","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"[Bosch] Handlaserschwei\u00dfger\u00e4t 9000 W \u20ac 139","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/784e7c39a1d91d56c768029b93b8e0ac.jpeg","path":"784e7c39a1d91d56c768029b93b8e0ac.jpeg","width":948,"height":795,"alt":"","aspect_ratio":1.1924528301886792},"wholesale_price":[{"price":139,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"139","retail_price":"0","available":true,"url":"\/products\/ausverkauf-festool-hand-laserschweissgerat-fur-nur-109-eu?variant=50de3cae-3fae-4e09-bb07-8c8a79a089ea","available_quantity":999999999,"options":[{"name":"Schnelle Online-Bestellung","value":"[Bosch] Handlaserschwei\u00dfger\u00e4t 9000 W \u20ac 139"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}