Glow
${function() {
const variantData = data.variant || {"id":"0f82c7ae-281c-4d2e-852d-9a87612b7aa5","product_id":"619904bd-45c7-4e02-947d-286777a17756","title":"BLACK-XS","weight_unit":"kg","inventory_quantity":0,"sku":"sx36zsa6mc2af358","barcode":"","position":1,"option1":"BLACK","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/726dd7ee94466832c532991822c932c1.jpeg","path":"726dd7ee94466832c532991822c932c1.jpeg","width":1320,"height":1440,"alt":"","aspect_ratio":0.9166666666666666},"wholesale_price":[{"price":2.9,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"2.9","retail_price":"0","available":true,"url":"\/products\/glow-3740000?variant=0f82c7ae-281c-4d2e-852d-9a87612b7aa5","available_quantity":999999999,"options":[{"name":"Color","value":"BLACK"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":1};
const saveType = "percentage";
const productLabelDiscountOn = true;
return `
-
${saveType == 'percentage'
? `-${variantData.off_ratio}%`
: `-`
}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"0f82c7ae-281c-4d2e-852d-9a87612b7aa5","product_id":"619904bd-45c7-4e02-947d-286777a17756","title":"BLACK-XS","weight_unit":"kg","inventory_quantity":0,"sku":"sx36zsa6mc2af358","barcode":"","position":1,"option1":"BLACK","option2":"XS","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/726dd7ee94466832c532991822c932c1.jpeg","path":"726dd7ee94466832c532991822c932c1.jpeg","width":1320,"height":1440,"alt":"","aspect_ratio":0.9166666666666666},"wholesale_price":[{"price":2.9,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"2.9","retail_price":"0","available":true,"url":"\/products\/glow-3740000?variant=0f82c7ae-281c-4d2e-852d-9a87612b7aa5","available_quantity":999999999,"options":[{"name":"Color","value":"BLACK"},{"name":"Size","value":"XS"}],"off_ratio":0,"flashsale_info":[],"sales":1};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}