${function() {
const variantData = data.variant || {"id":"4fa162ef-7647-45aa-9033-46d0078ac0a3","product_id":"1e8861be-f5ae-44ad-9ae2-a793313ae77a","title":"1-M","weight_unit":"kg","inventory_quantity":999,"sku":"3256804840937057_1_M","barcode":"","position":1,"option1":"1","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/637b113df31eeac2d5b58de3251a3dd0.jpeg","path":"637b113df31eeac2d5b58de3251a3dd0.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29","retail_price":"0","available":true,"url":"\/products\/2022-spring-and-autumn-mens-youth-long-sleeved-stitching-sweatshin-casual-trend-fighting-bottom-casual-korean-top?variant=4fa162ef-7647-45aa-9033-46d0078ac0a3","available_quantity":999999999,"options":[{"name":"Color","value":"1"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":332};
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 : 3256804840937057_1_M
${function(){
const variantData = data.variant || {"id":"4fa162ef-7647-45aa-9033-46d0078ac0a3","product_id":"1e8861be-f5ae-44ad-9ae2-a793313ae77a","title":"1-M","weight_unit":"kg","inventory_quantity":999,"sku":"3256804840937057_1_M","barcode":"","position":1,"option1":"1","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/637b113df31eeac2d5b58de3251a3dd0.jpeg","path":"637b113df31eeac2d5b58de3251a3dd0.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":29,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29","retail_price":"0","available":true,"url":"\/products\/2022-spring-and-autumn-mens-youth-long-sleeved-stitching-sweatshin-casual-trend-fighting-bottom-casual-korean-top?variant=4fa162ef-7647-45aa-9033-46d0078ac0a3","available_quantity":999999999,"options":[{"name":"Color","value":"1"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":332};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}