Schals & Schals
${function() {
const variantData = data.variant || {"id":"cad0542f-e434-4922-89ec-3335bdfcb113","product_id":"b0bb1e88-d7cb-44e1-8b25-d418cbff9a86","title":"Schwarz-One-size","weight_unit":"kg","inventory_quantity":968,"sku":"10577155-Schwarz-One-size","barcode":"","position":1,"option1":"Schwarz","option2":"One-size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ee96390cbfb7611e813b9d5504336590.jpeg","path":"ee96390cbfb7611e813b9d5504336590.jpeg","width":633,"height":844,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":16.93,"min_quantity":1}],"weight":"0","compare_at_price":"20.74","price":"16.93","retail_price":"20.74","available":true,"url":"\/products\/scarves-shawls-10577155-variant-463435?variant=cad0542f-e434-4922-89ec-3335bdfcb113","available_quantity":968,"options":[{"name":"Color","value":"Schwarz"},{"name":"Size","value":"One-size"}],"off_ratio":18,"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 : 10577155-Schwarz-One-size
${function(){
const variantData = data.variant || {"id":"cad0542f-e434-4922-89ec-3335bdfcb113","product_id":"b0bb1e88-d7cb-44e1-8b25-d418cbff9a86","title":"Schwarz-One-size","weight_unit":"kg","inventory_quantity":968,"sku":"10577155-Schwarz-One-size","barcode":"","position":1,"option1":"Schwarz","option2":"One-size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ee96390cbfb7611e813b9d5504336590.jpeg","path":"ee96390cbfb7611e813b9d5504336590.jpeg","width":633,"height":844,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":16.93,"min_quantity":1}],"weight":"0","compare_at_price":"20.74","price":"16.93","retail_price":"20.74","available":true,"url":"\/products\/scarves-shawls-10577155-variant-463435?variant=cad0542f-e434-4922-89ec-3335bdfcb113","available_quantity":968,"options":[{"name":"Color","value":"Schwarz"},{"name":"Size","value":"One-size"}],"off_ratio":18,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}