${function() {
const variantData = data.variant || {"id":"8cc6520e-c4fa-46e0-b5a5-5f1d26566b58","product_id":"8739b4b6-b52e-4bd6-a7d9-110b9e655a96","title":"blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-blue-S-A00421248","barcode":"","position":1,"option1":"blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5bc2339ae5fc3a981f8421a446f480d0.jpg","path":"5bc2339ae5fc3a981f8421a446f480d0.jpg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"58","price":"45.99","retail_price":"58","available":true,"url":"\/products\/tie-dye-ripped-jeans-87u1-tevp-qdr5-3y13-zq0h-snp2-1aza?variant=8cc6520e-c4fa-46e0-b5a5-5f1d26566b58","available_quantity":999999999,"options":[{"name":"color","value":"blue"},{"name":"size","value":"S"}],"off_ratio":21,"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}
`
}()}
${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":"8cc6520e-c4fa-46e0-b5a5-5f1d26566b58","product_id":"8739b4b6-b52e-4bd6-a7d9-110b9e655a96","title":"blue-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LSN-blue-S-A00421248","barcode":"","position":1,"option1":"blue","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5bc2339ae5fc3a981f8421a446f480d0.jpg","path":"5bc2339ae5fc3a981f8421a446f480d0.jpg","width":675,"height":900,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":45.99,"min_quantity":1}],"weight":"0","compare_at_price":"58","price":"45.99","retail_price":"58","available":true,"url":"\/products\/tie-dye-ripped-jeans-87u1-tevp-qdr5-3y13-zq0h-snp2-1aza?variant=8cc6520e-c4fa-46e0-b5a5-5f1d26566b58","available_quantity":999999999,"options":[{"name":"color","value":"blue"},{"name":"size","value":"S"}],"off_ratio":21,"flashsale_info":[],"sales":0};
return `
`
}()}