${function() {
const variantData = data.variant || {"id":"13daee9c-abd5-44b0-9a07-9ea0a3da6886","product_id":"35890946-9908-4c64-bbf8-faf148c5c452","title":"Black","weight_unit":"g","inventory_quantity":200,"sku":"CJLX187605202BY","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8a70d8e5ba76f3e57f8de8668c515242.jpeg","path":"8a70d8e5ba76f3e57f8de8668c515242.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"5","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/european-and-american-turquoise-gold-plated-ring?variant=13daee9c-abd5-44b0-9a07-9ea0a3da6886","available_quantity":200,"options":[{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
${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":"13daee9c-abd5-44b0-9a07-9ea0a3da6886","product_id":"35890946-9908-4c64-bbf8-faf148c5c452","title":"Black","weight_unit":"g","inventory_quantity":200,"sku":"CJLX187605202BY","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8a70d8e5ba76f3e57f8de8668c515242.jpeg","path":"8a70d8e5ba76f3e57f8de8668c515242.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":15,"min_quantity":1}],"weight":"5","compare_at_price":"0","price":"15","retail_price":"0","available":true,"url":"\/products\/european-and-american-turquoise-gold-plated-ring?variant=13daee9c-abd5-44b0-9a07-9ea0a3da6886","available_quantity":200,"options":[{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}