${function() {
const variantData = data.variant || {"id":"71158583-429b-4019-8acc-f61668b48e20","product_id":"49a1cfcb-0f3a-4090-934c-bff59b48d0bd","title":"S14-9416-S","weight_unit":"kg","inventory_quantity":0,"sku":"63827435-s14-9416-s","barcode":"","position":4,"option1":"S14-9416","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f970e8b56e5d500d303cbc6c8f85d6b3.jpeg","path":"f970e8b56e5d500d303cbc6c8f85d6b3.jpeg","width":828,"height":1228,"alt":"","aspect_ratio":0.6742671009771987},"wholesale_price":[{"price":28.38,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.38","retail_price":"0","available":true,"url":"\/products\/rarove-summer-women-tops-and-blouses-blue-white-cotton-elastic-short-sleeves-elegant-beach-backless-holiday-female-shirt-ladies?variant=71158583-429b-4019-8acc-f61668b48e20","available_quantity":999999999,"options":[{"name":"Color","value":"S14-9416"},{"name":"Size","value":"S"}],"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}
`
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.
Sku : 63827435-s14-9416-s
${function(){
const variantData = data.variant || {"id":"71158583-429b-4019-8acc-f61668b48e20","product_id":"49a1cfcb-0f3a-4090-934c-bff59b48d0bd","title":"S14-9416-S","weight_unit":"kg","inventory_quantity":0,"sku":"63827435-s14-9416-s","barcode":"","position":4,"option1":"S14-9416","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f970e8b56e5d500d303cbc6c8f85d6b3.jpeg","path":"f970e8b56e5d500d303cbc6c8f85d6b3.jpeg","width":828,"height":1228,"alt":"","aspect_ratio":0.6742671009771987},"wholesale_price":[{"price":28.38,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"28.38","retail_price":"0","available":true,"url":"\/products\/rarove-summer-women-tops-and-blouses-blue-white-cotton-elastic-short-sleeves-elegant-beach-backless-holiday-female-shirt-ladies?variant=71158583-429b-4019-8acc-f61668b48e20","available_quantity":999999999,"options":[{"name":"Color","value":"S14-9416"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}