Schals & Schals
${function() {
const variantData = data.variant || {"id":"c7441bf5-8e82-4f2c-8188-9cd74495450e","product_id":"bc40c300-e920-4c8c-931b-8ec0e0afcdf5","title":"Schwarz-One-size","weight_unit":"kg","inventory_quantity":979,"sku":"10608771-Schwarz-One-size","barcode":"","position":1,"option1":"Schwarz","option2":"One-size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/82560883074501a14227f52dee11624a.jpeg","path":"82560883074501a14227f52dee11624a.jpeg","width":633,"height":844,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":16.94,"min_quantity":1}],"weight":"0","compare_at_price":"25.64","price":"16.94","retail_price":"25.64","available":true,"url":"\/products\/scarves-shawls-10608771-variant-463828?variant=c7441bf5-8e82-4f2c-8188-9cd74495450e","available_quantity":979,"options":[{"name":"Color","value":"Schwarz"},{"name":"Size","value":"One-size"}],"off_ratio":34,"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 : 10608771-Schwarz-One-size
${function(){
const variantData = data.variant || {"id":"c7441bf5-8e82-4f2c-8188-9cd74495450e","product_id":"bc40c300-e920-4c8c-931b-8ec0e0afcdf5","title":"Schwarz-One-size","weight_unit":"kg","inventory_quantity":979,"sku":"10608771-Schwarz-One-size","barcode":"","position":1,"option1":"Schwarz","option2":"One-size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/82560883074501a14227f52dee11624a.jpeg","path":"82560883074501a14227f52dee11624a.jpeg","width":633,"height":844,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":16.94,"min_quantity":1}],"weight":"0","compare_at_price":"25.64","price":"16.94","retail_price":"25.64","available":true,"url":"\/products\/scarves-shawls-10608771-variant-463828?variant=c7441bf5-8e82-4f2c-8188-9cd74495450e","available_quantity":979,"options":[{"name":"Color","value":"Schwarz"},{"name":"Size","value":"One-size"}],"off_ratio":34,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}