${function() {
const variantData = data.variant || {"id":"1be3707a-8416-462f-8a74-1bef1bc0a530","product_id":"e8d67f78-5c70-40b6-b98f-6685d2380251","title":"A","weight_unit":"kg","inventory_quantity":1000,"sku":"3256804423885252_A","barcode":"","position":1,"option1":"A","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7fce71dd8f872929fbf590659e1e7df7.jpeg","path":"7fce71dd8f872929fbf590659e1e7df7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"9.99","retail_price":"19.99","available":true,"url":"\/products\/hair-increase-pads-bb-clip-sponge-hair-mat-hair-styling-tools-hairpin-for-hair-root-height-fluffy-hair-cushion-hair-accessories?variant=1be3707a-8416-462f-8a74-1bef1bc0a530","available_quantity":999999999,"options":[{"name":"Color","value":"A"}],"off_ratio":50,"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":"1be3707a-8416-462f-8a74-1bef1bc0a530","product_id":"e8d67f78-5c70-40b6-b98f-6685d2380251","title":"A","weight_unit":"kg","inventory_quantity":1000,"sku":"3256804423885252_A","barcode":"","position":1,"option1":"A","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7fce71dd8f872929fbf590659e1e7df7.jpeg","path":"7fce71dd8f872929fbf590659e1e7df7.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"0","compare_at_price":"19.99","price":"9.99","retail_price":"19.99","available":true,"url":"\/products\/hair-increase-pads-bb-clip-sponge-hair-mat-hair-styling-tools-hairpin-for-hair-root-height-fluffy-hair-cushion-hair-accessories?variant=1be3707a-8416-462f-8a74-1bef1bc0a530","available_quantity":999999999,"options":[{"name":"Color","value":"A"}],"off_ratio":50,"flashsale_info":[],"sales":0};
return `
`
}()}