Eukalyptus blatt Runde Eukalyptus blatt Künstliche Blume
${function() {
const variantData = data.variant || {"id":"ef2872c9-432f-4863-98d1-90db53613e21","product_id":"84a32d87-db35-467c-94f8-2817771551b7","title":"1-1 PCS-37cm","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!142056-C2011N2683S5357","barcode":"","position":1,"option1":"1","option2":"1 PCS","option3":"37cm","note":"","image":{"src":"\/\/img.staticdj.com\/aea5e7dc5f7e8990ddce308506944aa8.jpeg","path":"aea5e7dc5f7e8990ddce308506944aa8.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.6,"min_quantity":1}],"weight":"0.05","compare_at_price":"11.04","price":"4.6","retail_price":"11.04","available":true,"url":"\/products\/eukalyptus-blatt-runde-eukalyptus-blatt-kunstliche-blume?variant=ef2872c9-432f-4863-98d1-90db53613e21","available_quantity":999999999,"options":[{"name":"Farbe","value":"1"},{"name":"Anzahl","value":"1 PCS"},{"name":"Gr\u00f6\u00dfe","value":"37cm"}],"off_ratio":58,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `- `
}
`;
}()}
Farbe:
1
${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}
`
}()}
Anzahl:
1 PCS
${function(){
const optName = "Anzahl";
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:
37cm
${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
€4.60
${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":"ef2872c9-432f-4863-98d1-90db53613e21","product_id":"84a32d87-db35-467c-94f8-2817771551b7","title":"1-1 PCS-37cm","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!142056-C2011N2683S5357","barcode":"","position":1,"option1":"1","option2":"1 PCS","option3":"37cm","note":"","image":{"src":"\/\/img.staticdj.com\/aea5e7dc5f7e8990ddce308506944aa8.jpeg","path":"aea5e7dc5f7e8990ddce308506944aa8.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.6,"min_quantity":1}],"weight":"0.05","compare_at_price":"11.04","price":"4.6","retail_price":"11.04","available":true,"url":"\/products\/eukalyptus-blatt-runde-eukalyptus-blatt-kunstliche-blume?variant=ef2872c9-432f-4863-98d1-90db53613e21","available_quantity":999999999,"options":[{"name":"Farbe","value":"1"},{"name":"Anzahl","value":"1 PCS"},{"name":"Gr\u00f6\u00dfe","value":"37cm"}],"off_ratio":58,"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-!142056-C2011N2683S5357
Gewicht : 0.05kg
${function(){
const variantData = data.variant || {"id":"ef2872c9-432f-4863-98d1-90db53613e21","product_id":"84a32d87-db35-467c-94f8-2817771551b7","title":"1-1 PCS-37cm","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!142056-C2011N2683S5357","barcode":"","position":1,"option1":"1","option2":"1 PCS","option3":"37cm","note":"","image":{"src":"\/\/img.staticdj.com\/aea5e7dc5f7e8990ddce308506944aa8.jpeg","path":"aea5e7dc5f7e8990ddce308506944aa8.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.6,"min_quantity":1}],"weight":"0.05","compare_at_price":"11.04","price":"4.6","retail_price":"11.04","available":true,"url":"\/products\/eukalyptus-blatt-runde-eukalyptus-blatt-kunstliche-blume?variant=ef2872c9-432f-4863-98d1-90db53613e21","available_quantity":999999999,"options":[{"name":"Farbe","value":"1"},{"name":"Anzahl","value":"1 PCS"},{"name":"Gr\u00f6\u00dfe","value":"37cm"}],"off_ratio":58,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}