Intelligentes Einkristall-Samt-Heizkissen für das Home Office
${function() {
const variantData = data.variant || {"id":"4ed4b29d-887e-4502-9ebe-20aa3e993d87","product_id":"762fb644-10ae-43f8-901a-0150459deb94","title":"Lila- 150cm","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!140678-C1391S5373","barcode":"","position":1,"option1":"Lila","option2":" 150cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6feafcceafcc514dccd24b9115b3940a.jpeg","path":"6feafcceafcc514dccd24b9115b3940a.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":69,"min_quantity":1}],"weight":"1.24","compare_at_price":"128.8","price":"69","retail_price":"128.8","available":true,"url":"\/products\/intelligentes-einkristall-samt-heizkissen-fur-das-home-office?variant=4ed4b29d-887e-4502-9ebe-20aa3e993d87","available_quantity":999999999,"options":[{"name":"Farbe","value":"Lila"},{"name":"Gr\u00f6\u00dfe","value":" 150cm"}],"off_ratio":46,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Farbe:
Lila
${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}
`
}()}
Größe:
150cm
${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 = "Bitte w\u00e4hlen Sie einen {{ name }} aus".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
In den Warenkorb legen
€69.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":"4ed4b29d-887e-4502-9ebe-20aa3e993d87","product_id":"762fb644-10ae-43f8-901a-0150459deb94","title":"Lila- 150cm","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!140678-C1391S5373","barcode":"","position":1,"option1":"Lila","option2":" 150cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6feafcceafcc514dccd24b9115b3940a.jpeg","path":"6feafcceafcc514dccd24b9115b3940a.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":69,"min_quantity":1}],"weight":"1.24","compare_at_price":"128.8","price":"69","retail_price":"128.8","available":true,"url":"\/products\/intelligentes-einkristall-samt-heizkissen-fur-das-home-office?variant=4ed4b29d-887e-4502-9ebe-20aa3e993d87","available_quantity":999999999,"options":[{"name":"Farbe","value":"Lila"},{"name":"Gr\u00f6\u00dfe","value":" 150cm"}],"off_ratio":46,"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-!140678-C1391S5373
Gewicht : 1.24kg
${function(){
const variantData = data.variant || {"id":"4ed4b29d-887e-4502-9ebe-20aa3e993d87","product_id":"762fb644-10ae-43f8-901a-0150459deb94","title":"Lila- 150cm","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!140678-C1391S5373","barcode":"","position":1,"option1":"Lila","option2":" 150cm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6feafcceafcc514dccd24b9115b3940a.jpeg","path":"6feafcceafcc514dccd24b9115b3940a.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":69,"min_quantity":1}],"weight":"1.24","compare_at_price":"128.8","price":"69","retail_price":"128.8","available":true,"url":"\/products\/intelligentes-einkristall-samt-heizkissen-fur-das-home-office?variant=4ed4b29d-887e-4502-9ebe-20aa3e993d87","available_quantity":999999999,"options":[{"name":"Farbe","value":"Lila"},{"name":"Gr\u00f6\u00dfe","value":" 150cm"}],"off_ratio":46,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}