Einheitliche intelligente Stimme kompakte elektrische Decke Heizkissen
${function() {
const variantData = data.variant || {"id":"44f33732-1228-4c55-9097-99dc3967b007","product_id":"52f814d2-3b3e-4873-85d7-1814af2d2fd1","title":"ROSA","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!140905-C1253","barcode":"","position":1,"option1":"ROSA","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/86758fd3d5aaab2b16172fb64458abf4.jpeg","path":"86758fd3d5aaab2b16172fb64458abf4.jpeg","width":601,"height":601,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":184,"min_quantity":1}],"weight":"5","compare_at_price":"276","price":"184","retail_price":"276","available":true,"url":"\/products\/einheitliche-intelligente-stimme-kompakte-elektrische-decke-heizkissen?variant=44f33732-1228-4c55-9097-99dc3967b007","available_quantity":999999999,"options":[{"name":"Farbe","value":"ROSA"}],"off_ratio":33,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Farbe:
ROSA
${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 = "Bitte w\u00e4hlen Sie einen {{ name }} aus".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
In den Warenkorb legen
€184.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":"44f33732-1228-4c55-9097-99dc3967b007","product_id":"52f814d2-3b3e-4873-85d7-1814af2d2fd1","title":"ROSA","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!140905-C1253","barcode":"","position":1,"option1":"ROSA","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/86758fd3d5aaab2b16172fb64458abf4.jpeg","path":"86758fd3d5aaab2b16172fb64458abf4.jpeg","width":601,"height":601,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":184,"min_quantity":1}],"weight":"5","compare_at_price":"276","price":"184","retail_price":"276","available":true,"url":"\/products\/einheitliche-intelligente-stimme-kompakte-elektrische-decke-heizkissen?variant=44f33732-1228-4c55-9097-99dc3967b007","available_quantity":999999999,"options":[{"name":"Farbe","value":"ROSA"}],"off_ratio":33,"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.
Sku : CY-!140905-C1253
Gewicht : 5kg
${function(){
const variantData = data.variant || {"id":"44f33732-1228-4c55-9097-99dc3967b007","product_id":"52f814d2-3b3e-4873-85d7-1814af2d2fd1","title":"ROSA","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!140905-C1253","barcode":"","position":1,"option1":"ROSA","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/86758fd3d5aaab2b16172fb64458abf4.jpeg","path":"86758fd3d5aaab2b16172fb64458abf4.jpeg","width":601,"height":601,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":184,"min_quantity":1}],"weight":"5","compare_at_price":"276","price":"184","retail_price":"276","available":true,"url":"\/products\/einheitliche-intelligente-stimme-kompakte-elektrische-decke-heizkissen?variant=44f33732-1228-4c55-9097-99dc3967b007","available_quantity":999999999,"options":[{"name":"Farbe","value":"ROSA"}],"off_ratio":33,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}