Künstliche Sonnenblumen, Schaufenster, technische Einkaufs zentren, Dekorative Gärten, Landschafts bau, gefälschte Blumen
${function() {
const variantData = data.variant || {"id":"924bfa84-c5cb-46ae-a1cb-ba35e19f9d21","product_id":"66915c97-ca99-41d6-8cb1-be7927581ad0","title":"1","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!137963-C2011","barcode":"","position":1,"option1":"1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fa02de3614250ee28861348b82642d01.jpeg","path":"fa02de3614250ee28861348b82642d01.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.59,"min_quantity":1}],"weight":"0.1","compare_at_price":"4.59","price":"4.59","retail_price":"4.59","available":true,"url":"\/products\/kunstliche-sonnenblumen-schaufenster-technische-einkaufs-zentren-dekorative-garten-landschafts-bau-gefalschte-blumen?variant=924bfa84-c5cb-46ae-a1cb-ba35e19f9d21","available_quantity":999999999,"options":[{"name":"Farbe","value":"1"}],"off_ratio":0,"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}
`
}()}
In den Warenkorb legen
€4.59
${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":"924bfa84-c5cb-46ae-a1cb-ba35e19f9d21","product_id":"66915c97-ca99-41d6-8cb1-be7927581ad0","title":"1","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!137963-C2011","barcode":"","position":1,"option1":"1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fa02de3614250ee28861348b82642d01.jpeg","path":"fa02de3614250ee28861348b82642d01.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.59,"min_quantity":1}],"weight":"0.1","compare_at_price":"4.59","price":"4.59","retail_price":"4.59","available":true,"url":"\/products\/kunstliche-sonnenblumen-schaufenster-technische-einkaufs-zentren-dekorative-garten-landschafts-bau-gefalschte-blumen?variant=924bfa84-c5cb-46ae-a1cb-ba35e19f9d21","available_quantity":999999999,"options":[{"name":"Farbe","value":"1"}],"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.
Sku : CY-!137963-C2011
Gewicht : 0.1kg
${function(){
const variantData = data.variant || {"id":"924bfa84-c5cb-46ae-a1cb-ba35e19f9d21","product_id":"66915c97-ca99-41d6-8cb1-be7927581ad0","title":"1","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!137963-C2011","barcode":"","position":1,"option1":"1","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/fa02de3614250ee28861348b82642d01.jpeg","path":"fa02de3614250ee28861348b82642d01.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":4.59,"min_quantity":1}],"weight":"0.1","compare_at_price":"4.59","price":"4.59","retail_price":"4.59","available":true,"url":"\/products\/kunstliche-sonnenblumen-schaufenster-technische-einkaufs-zentren-dekorative-garten-landschafts-bau-gefalschte-blumen?variant=924bfa84-c5cb-46ae-a1cb-ba35e19f9d21","available_quantity":999999999,"options":[{"name":"Farbe","value":"1"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}