${function() {
const variantData = data.variant || {"id":"d27a7848-cdd3-4aed-8ca1-cfc1ff8938fd","product_id":"f8cd755c-3c37-492d-8f6f-8ae44b9e90cb","title":"grey-S","weight_unit":"kg","inventory_quantity":500,"sku":"LQ689-hui-S","barcode":"","position":1,"option1":"grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e5316d1c613ff1573b3022b64b405dff.jpeg","path":"e5316d1c613ff1573b3022b64b405dff.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"26.99","price":"26.99","retail_price":"26.99","available":true,"url":"\/products\/merry-xmas-christmas-party-mini-dress?variant=d27a7848-cdd3-4aed-8ca1-cfc1ff8938fd","available_quantity":999999999,"options":[{"name":"Color","value":"grey"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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}
`
}()}
${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":"d27a7848-cdd3-4aed-8ca1-cfc1ff8938fd","product_id":"f8cd755c-3c37-492d-8f6f-8ae44b9e90cb","title":"grey-S","weight_unit":"kg","inventory_quantity":500,"sku":"LQ689-hui-S","barcode":"","position":1,"option1":"grey","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e5316d1c613ff1573b3022b64b405dff.jpeg","path":"e5316d1c613ff1573b3022b64b405dff.jpeg","width":1000,"height":1000,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0.3","compare_at_price":"26.99","price":"26.99","retail_price":"26.99","available":true,"url":"\/products\/merry-xmas-christmas-party-mini-dress?variant=d27a7848-cdd3-4aed-8ca1-cfc1ff8938fd","available_quantity":999999999,"options":[{"name":"Color","value":"grey"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}