Künstliches Grün, das aufgehängt werden kann
${function() {
const variantData = data.variant || {"id":"aa7b19e0-7b13-4aa0-8e59-2bce9f2315ba","product_id":"2023853f-595b-4afc-8bda-f96bba2e8567","title":"ROSA","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!155425-C1253","barcode":"","position":1,"option1":"ROSA","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ac5d32efba5451e40adfa9904448829b.jpeg","path":"ac5d32efba5451e40adfa9904448829b.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":6.43,"min_quantity":1}],"weight":"0.1","compare_at_price":"10.11","price":"6.43","retail_price":"10.11","available":true,"url":"\/products\/kunstliches-grun-das-aufgehangt-werden-kann?variant=aa7b19e0-7b13-4aa0-8e59-2bce9f2315ba","available_quantity":999999999,"options":[{"name":"Farbe","value":"ROSA"}],"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-!155425-C1253
Gewicht : 0.1kg
${function(){
const variantData = data.variant || {"id":"aa7b19e0-7b13-4aa0-8e59-2bce9f2315ba","product_id":"2023853f-595b-4afc-8bda-f96bba2e8567","title":"ROSA","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!155425-C1253","barcode":"","position":1,"option1":"ROSA","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ac5d32efba5451e40adfa9904448829b.jpeg","path":"ac5d32efba5451e40adfa9904448829b.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":6.43,"min_quantity":1}],"weight":"0.1","compare_at_price":"10.11","price":"6.43","retail_price":"10.11","available":true,"url":"\/products\/kunstliches-grun-das-aufgehangt-werden-kann?variant=aa7b19e0-7b13-4aa0-8e59-2bce9f2315ba","available_quantity":999999999,"options":[{"name":"Farbe","value":"ROSA"}],"off_ratio":36,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}