Langes hängendes künstliches Grün
${function() {
const variantData = data.variant || {"id":"80744f86-cba5-444d-9c35-bdeeb636a48b","product_id":"f148c7da-643c-4fe8-9596-1e0b1a7ed276","title":"BRAUN","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!155424-C1270","barcode":"","position":1,"option1":"BRAUN","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7787e25c45f1d4470712f30b60e7375e.jpeg","path":"7787e25c45f1d4470712f30b60e7375e.jpeg","width":1920,"height":1920,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.27,"min_quantity":1}],"weight":"0.11","compare_at_price":"12.87","price":"8.27","retail_price":"12.87","available":true,"url":"\/products\/langes-hangendes-kunstliches-grun?variant=80744f86-cba5-444d-9c35-bdeeb636a48b","available_quantity":999999999,"options":[{"name":"Farbe","value":"BRAUN"}],"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-!155424-C1270
Gewicht : 0.11kg
${function(){
const variantData = data.variant || {"id":"80744f86-cba5-444d-9c35-bdeeb636a48b","product_id":"f148c7da-643c-4fe8-9596-1e0b1a7ed276","title":"BRAUN","weight_unit":"kg","inventory_quantity":0,"sku":"CY-!155424-C1270","barcode":"","position":1,"option1":"BRAUN","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7787e25c45f1d4470712f30b60e7375e.jpeg","path":"7787e25c45f1d4470712f30b60e7375e.jpeg","width":1920,"height":1920,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":8.27,"min_quantity":1}],"weight":"0.11","compare_at_price":"12.87","price":"8.27","retail_price":"12.87","available":true,"url":"\/products\/langes-hangendes-kunstliches-grun?variant=80744f86-cba5-444d-9c35-bdeeb636a48b","available_quantity":999999999,"options":[{"name":"Farbe","value":"BRAUN"}],"off_ratio":36,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}