Schals & Schals
${function() {
const variantData = data.variant || {"id":"09338fc9-089d-4b5d-b6d8-21c0a22e94f1","product_id":"a4f79622-eceb-4313-84f3-069257a43fd2","title":"Schwarz-One-size","weight_unit":"kg","inventory_quantity":991,"sku":"10474283-Schwarz-One-size","barcode":"","position":1,"option1":"Schwarz","option2":"One-size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/68ecb643ad895da8c126f8b23b8dee4e.jpeg","path":"68ecb643ad895da8c126f8b23b8dee4e.jpeg","width":633,"height":846,"alt":"","aspect_ratio":0.74822695035461},"wholesale_price":[{"price":18.16,"min_quantity":1}],"weight":"0","compare_at_price":"34.26","price":"18.16","retail_price":"34.26","available":true,"url":"\/products\/scarves-shawls-10474283?variant=09338fc9-089d-4b5d-b6d8-21c0a22e94f1","available_quantity":991,"options":[{"name":"Color","value":"Schwarz"},{"name":"Size","value":"One-size"}],"off_ratio":47,"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 : 10474283-Schwarz-One-size
${function(){
const variantData = data.variant || {"id":"09338fc9-089d-4b5d-b6d8-21c0a22e94f1","product_id":"a4f79622-eceb-4313-84f3-069257a43fd2","title":"Schwarz-One-size","weight_unit":"kg","inventory_quantity":991,"sku":"10474283-Schwarz-One-size","barcode":"","position":1,"option1":"Schwarz","option2":"One-size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/68ecb643ad895da8c126f8b23b8dee4e.jpeg","path":"68ecb643ad895da8c126f8b23b8dee4e.jpeg","width":633,"height":846,"alt":"","aspect_ratio":0.74822695035461},"wholesale_price":[{"price":18.16,"min_quantity":1}],"weight":"0","compare_at_price":"34.26","price":"18.16","retail_price":"34.26","available":true,"url":"\/products\/scarves-shawls-10474283?variant=09338fc9-089d-4b5d-b6d8-21c0a22e94f1","available_quantity":991,"options":[{"name":"Color","value":"Schwarz"},{"name":"Size","value":"One-size"}],"off_ratio":47,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}