${function() {
const variantData = data.variant || {"id":"166568b6-8327-4d8c-a8c6-b5c4da290a43","product_id":"9ecf32c4-8698-47be-b7f5-535a1813c7d5","title":"Khaki-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LY22111433AL-Khaki-S","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ec3e966f5f50162f802aae6d1e1fb8c9.jpeg","path":"ec3e966f5f50162f802aae6d1e1fb8c9.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":29.9,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.9","retail_price":"0","available":true,"url":"\/products\/short-sleeve-v-neck-mid-length-dress?variant=166568b6-8327-4d8c-a8c6-b5c4da290a43","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"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":"166568b6-8327-4d8c-a8c6-b5c4da290a43","product_id":"9ecf32c4-8698-47be-b7f5-535a1813c7d5","title":"Khaki-S","weight_unit":"kg","inventory_quantity":1000,"sku":"LY22111433AL-Khaki-S","barcode":"","position":1,"option1":"Khaki","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ec3e966f5f50162f802aae6d1e1fb8c9.jpeg","path":"ec3e966f5f50162f802aae6d1e1fb8c9.jpeg","width":750,"height":1000,"alt":"","aspect_ratio":0.75},"wholesale_price":[{"price":29.9,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.9","retail_price":"0","available":true,"url":"\/products\/short-sleeve-v-neck-mid-length-dress?variant=166568b6-8327-4d8c-a8c6-b5c4da290a43","available_quantity":999999999,"options":[{"name":"Color","value":"Khaki"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}