Künstliche Orchidee in Form eines Schmetterlings
${function() {
const variantData = data.variant || {"id":"434bbb8b-9954-4bfb-8668-773ee10de4a8","product_id":"b4c4d51c-a603-4f3d-bef8-ff66e480df30","title":"Rot","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!154563-C1240","barcode":"","position":1,"option1":"Rot","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/36e7bc6a2e886f4c51eaefc83755b043.jpeg","path":"36e7bc6a2e886f4c51eaefc83755b043.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.27,"min_quantity":1}],"weight":"0.1","compare_at_price":"12.87","price":"8.27","retail_price":"12.87","available":true,"url":"\/products\/kunstliche-orchidee-in-form-eines-schmetterlings?variant=434bbb8b-9954-4bfb-8668-773ee10de4a8","available_quantity":999999999,"options":[{"name":"Farbe","value":"Rot"}],"off_ratio":36,"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-!154563-C1240
Gewicht : 0.1kg
${function(){
const variantData = data.variant || {"id":"434bbb8b-9954-4bfb-8668-773ee10de4a8","product_id":"b4c4d51c-a603-4f3d-bef8-ff66e480df30","title":"Rot","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!154563-C1240","barcode":"","position":1,"option1":"Rot","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/36e7bc6a2e886f4c51eaefc83755b043.jpeg","path":"36e7bc6a2e886f4c51eaefc83755b043.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.27,"min_quantity":1}],"weight":"0.1","compare_at_price":"12.87","price":"8.27","retail_price":"12.87","available":true,"url":"\/products\/kunstliche-orchidee-in-form-eines-schmetterlings?variant=434bbb8b-9954-4bfb-8668-773ee10de4a8","available_quantity":999999999,"options":[{"name":"Farbe","value":"Rot"}],"off_ratio":36,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}