Schals
${function() {
const variantData = data.variant || {"id":"92b531d9-5979-42b5-bfc8-8d4f4546e72e","product_id":"6f6e686f-9159-4eb8-b570-8e0e53c23618","title":"Schwarz-L","weight_unit":"kg","inventory_quantity":988,"sku":"2053921044226-Schwarz-L","barcode":"","position":1,"option1":"Schwarz","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/62ed0bd48661b5c987e6829c04eb888c.jpeg","path":"62ed0bd48661b5c987e6829c04eb888c.jpeg","width":633,"height":844,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":18.99,"min_quantity":1}],"weight":"0","compare_at_price":"18.99","price":"18.99","retail_price":"18.99","available":true,"url":"\/products\/scarves-shawls-12901090?variant=92b531d9-5979-42b5-bfc8-8d4f4546e72e","available_quantity":988,"options":[{"name":"Color","value":"Schwarz"},{"name":"Size","value":"L"}],"off_ratio":0,"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 : 2053921044226-Schwarz-L
${function(){
const variantData = data.variant || {"id":"92b531d9-5979-42b5-bfc8-8d4f4546e72e","product_id":"6f6e686f-9159-4eb8-b570-8e0e53c23618","title":"Schwarz-L","weight_unit":"kg","inventory_quantity":988,"sku":"2053921044226-Schwarz-L","barcode":"","position":1,"option1":"Schwarz","option2":"L","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/62ed0bd48661b5c987e6829c04eb888c.jpeg","path":"62ed0bd48661b5c987e6829c04eb888c.jpeg","width":633,"height":844,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":18.99,"min_quantity":1}],"weight":"0","compare_at_price":"18.99","price":"18.99","retail_price":"18.99","available":true,"url":"\/products\/scarves-shawls-12901090?variant=92b531d9-5979-42b5-bfc8-8d4f4546e72e","available_quantity":988,"options":[{"name":"Color","value":"Schwarz"},{"name":"Size","value":"L"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}