Schals & Schals
${function() {
const variantData = data.variant || {"id":"414d27c2-e107-43e5-b86b-4db51ef5a6a1","product_id":"95684b89-4a2f-462d-9fbe-f174bf20dedb","title":"Grau-One-size","weight_unit":"kg","inventory_quantity":955,"sku":"10403637-Grau-One-size","barcode":"","position":1,"option1":"Grau","option2":"One-size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c71f74a3385875f50cd9f4410a88a378.jpeg","path":"c71f74a3385875f50cd9f4410a88a378.jpeg","width":528,"height":705,"alt":"","aspect_ratio":0.7489361702127659},"wholesale_price":[{"price":19.03,"min_quantity":1}],"weight":"0","compare_at_price":"26.03","price":"19.03","retail_price":"26.03","available":true,"url":"\/products\/scarves-shawls-10403637-variant-460429?variant=414d27c2-e107-43e5-b86b-4db51ef5a6a1","available_quantity":955,"options":[{"name":"Color","value":"Grau"},{"name":"Size","value":"One-size"}],"off_ratio":27,"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}
`
}()}
${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 : 10403637-Grau-One-size
${function(){
const variantData = data.variant || {"id":"414d27c2-e107-43e5-b86b-4db51ef5a6a1","product_id":"95684b89-4a2f-462d-9fbe-f174bf20dedb","title":"Grau-One-size","weight_unit":"kg","inventory_quantity":955,"sku":"10403637-Grau-One-size","barcode":"","position":1,"option1":"Grau","option2":"One-size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/c71f74a3385875f50cd9f4410a88a378.jpeg","path":"c71f74a3385875f50cd9f4410a88a378.jpeg","width":528,"height":705,"alt":"","aspect_ratio":0.7489361702127659},"wholesale_price":[{"price":19.03,"min_quantity":1}],"weight":"0","compare_at_price":"26.03","price":"19.03","retail_price":"26.03","available":true,"url":"\/products\/scarves-shawls-10403637-variant-460429?variant=414d27c2-e107-43e5-b86b-4db51ef5a6a1","available_quantity":955,"options":[{"name":"Color","value":"Grau"},{"name":"Size","value":"One-size"}],"off_ratio":27,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}