Schals & Schals
${function() {
const variantData = data.variant || {"id":"a000a1ce-756f-43ac-9bde-abd2b5b76e3f","product_id":"b509e7a4-8717-4c4c-9321-1601d161ee4d","title":"Schwarz-L","weight_unit":"kg","inventory_quantity":976,"sku":"10771263-Schwarz-L","barcode":"","position":1,"option1":"Schwarz","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6b66835102db219247f6e93efd425909.jpeg","path":"6b66835102db219247f6e93efd425909.jpeg","width":633,"height":844,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":18.45,"min_quantity":1}],"weight":"0","compare_at_price":"19.09","price":"18.45","retail_price":"19.09","available":true,"url":"\/products\/scarves-shawls-10771263?variant=a000a1ce-756f-43ac-9bde-abd2b5b76e3f","available_quantity":976,"options":[{"name":"Color","value":"Schwarz"},{"name":"Size","value":"L"}],"off_ratio":3,"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.
${function(){
const variantData = data.variant || {"id":"a000a1ce-756f-43ac-9bde-abd2b5b76e3f","product_id":"b509e7a4-8717-4c4c-9321-1601d161ee4d","title":"Schwarz-L","weight_unit":"kg","inventory_quantity":976,"sku":"10771263-Schwarz-L","barcode":"","position":1,"option1":"Schwarz","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6b66835102db219247f6e93efd425909.jpeg","path":"6b66835102db219247f6e93efd425909.jpeg","width":633,"height":844,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":18.45,"min_quantity":1}],"weight":"0","compare_at_price":"19.09","price":"18.45","retail_price":"19.09","available":true,"url":"\/products\/scarves-shawls-10771263?variant=a000a1ce-756f-43ac-9bde-abd2b5b76e3f","available_quantity":976,"options":[{"name":"Color","value":"Schwarz"},{"name":"Size","value":"L"}],"off_ratio":3,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}