Casual Snowflake Scarf and Shawl
${function() {
const variantData = data.variant || {"id":"9bbcff43-56e5-4d99-a9dd-c770505c58f6","product_id":"04c7cf2d-849f-4e20-a9bd-34710f4cf21e","title":"Colorful-One-Size","weight_unit":"kg","inventory_quantity":995,"sku":"098-220927-02-F382LN9UWG-Colorful-One-Size","barcode":"","position":1,"option1":"Colorful","option2":"One-Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5c0ebdd891bc26082b2c769234e89070.jpeg","path":"5c0ebdd891bc26082b2c769234e89070.jpeg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0.08","compare_at_price":"0","price":"19.99","retail_price":"0","available":true,"url":"\/products\/casual-snowflake-scarf-and-shawl-1?variant=9bbcff43-56e5-4d99-a9dd-c770505c58f6","available_quantity":999999999,"options":[{"name":"Color","value":"Colorful"},{"name":"Size","value":"One-Size"}],"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 : 098-220927-02-F382LN9UWG-Colorful-One-Size
Gewicht : 0.08kg
${function(){
const variantData = data.variant || {"id":"9bbcff43-56e5-4d99-a9dd-c770505c58f6","product_id":"04c7cf2d-849f-4e20-a9bd-34710f4cf21e","title":"Colorful-One-Size","weight_unit":"kg","inventory_quantity":995,"sku":"098-220927-02-F382LN9UWG-Colorful-One-Size","barcode":"","position":1,"option1":"Colorful","option2":"One-Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5c0ebdd891bc26082b2c769234e89070.jpeg","path":"5c0ebdd891bc26082b2c769234e89070.jpeg","width":900,"height":1200,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0.08","compare_at_price":"0","price":"19.99","retail_price":"0","available":true,"url":"\/products\/casual-snowflake-scarf-and-shawl-1?variant=9bbcff43-56e5-4d99-a9dd-c770505c58f6","available_quantity":999999999,"options":[{"name":"Color","value":"Colorful"},{"name":"Size","value":"One-Size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Gewicht : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Strichcode : ${variantData && variantData.barcode}
`
}()}