${function() {
const variantData = data.variant || {"id":"c18380b2-a63c-4f18-891a-e62670061156","product_id":"94b7b574-4acf-4f9d-9ec5-d427936a4988","title":"green-3XL","weight_unit":"g","inventory_quantity":999,"sku":"9197d933-e95b-4ce4-bb66-b61569c1fbec","barcode":"","position":2,"option1":"green","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ca1132ea8a7825840ddd81938e2c48fd.jpeg","path":"ca1132ea8a7825840ddd81938e2c48fd.jpeg","width":900,"height":900,"alt":"39e30e03f46ffcc13ef556bc6183f6db","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/green-striped-jogging-pants-fashion-casual-sweatpants?variant=c18380b2-a63c-4f18-891a-e62670061156","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"3XL"}],"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.
${function(){
const variantData = data.variant || {"id":"c18380b2-a63c-4f18-891a-e62670061156","product_id":"94b7b574-4acf-4f9d-9ec5-d427936a4988","title":"green-3XL","weight_unit":"g","inventory_quantity":999,"sku":"9197d933-e95b-4ce4-bb66-b61569c1fbec","barcode":"","position":2,"option1":"green","option2":"3XL","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ca1132ea8a7825840ddd81938e2c48fd.jpeg","path":"ca1132ea8a7825840ddd81938e2c48fd.jpeg","width":900,"height":900,"alt":"39e30e03f46ffcc13ef556bc6183f6db","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/green-striped-jogging-pants-fashion-casual-sweatpants?variant=c18380b2-a63c-4f18-891a-e62670061156","available_quantity":999999999,"options":[{"name":"Color","value":"green"},{"name":"Size","value":"3XL"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}