Dekorative künstliche Blatt reben
${function() {
const variantData = data.variant || {"id":"70ab5cb1-16a4-447f-908d-c4b0ecd6a7fe","product_id":"d4607789-0a4c-459f-b34a-f531dafebede","title":"Rot","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!155438-C1240","barcode":"","position":1,"option1":"Rot","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9f13489c8f87fe504e42e3bfdec313e7.jpeg","path":"9f13489c8f87fe504e42e3bfdec313e7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.03,"min_quantity":1}],"weight":"0.1","compare_at_price":"16.55","price":"11.03","retail_price":"16.55","available":true,"url":"\/products\/dekorative-kunstliche-blatt-reben?variant=70ab5cb1-16a4-447f-908d-c4b0ecd6a7fe","available_quantity":999999999,"options":[{"name":"Farbe","value":"Rot"}],"off_ratio":33,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Bitte w\u00e4hlen Sie einen {{ name }} aus".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Produkt war ausverkauft.
Produkt ist nicht verfügbar.
Sku : CY-!155438-C1240
Gewicht : 0.1kg
${function(){
const variantData = data.variant || {"id":"70ab5cb1-16a4-447f-908d-c4b0ecd6a7fe","product_id":"d4607789-0a4c-459f-b34a-f531dafebede","title":"Rot","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!155438-C1240","barcode":"","position":1,"option1":"Rot","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9f13489c8f87fe504e42e3bfdec313e7.jpeg","path":"9f13489c8f87fe504e42e3bfdec313e7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":11.03,"min_quantity":1}],"weight":"0.1","compare_at_price":"16.55","price":"11.03","retail_price":"16.55","available":true,"url":"\/products\/dekorative-kunstliche-blatt-reben?variant=70ab5cb1-16a4-447f-908d-c4b0ecd6a7fe","available_quantity":999999999,"options":[{"name":"Farbe","value":"Rot"}],"off_ratio":33,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}