${function() {
const variantData = data.variant || {"id":"c3bc7ae8-447e-4e02-b848-d1cfd35025db","product_id":"6c01b8df-1c27-4c99-800c-676806fbf049","title":"see chart-M","weight_unit":"kg","inventory_quantity":1000,"sku":"see chart M-27727358","barcode":"","position":1,"option1":"see chart","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/52f82e59ec14e1075a9e0fe71a1a1454.jpeg","path":"52f82e59ec14e1075a9e0fe71a1a1454.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.2,"min_quantity":1}],"weight":"0","compare_at_price":"33.2","price":"33.2","retail_price":"33.2","available":true,"url":"\/products\/summer-new-cotton-hemp-dress-loose-large-fat-mm-plate-button-slant-front-printing-improved-cheongsam-mid-length-208528504731?variant=c3bc7ae8-447e-4e02-b848-d1cfd35025db","available_quantity":999999999,"options":[{"name":"Color","value":"see chart"},{"name":"Size","value":"M"}],"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 : see chart M-27727358
${function(){
const variantData = data.variant || {"id":"c3bc7ae8-447e-4e02-b848-d1cfd35025db","product_id":"6c01b8df-1c27-4c99-800c-676806fbf049","title":"see chart-M","weight_unit":"kg","inventory_quantity":1000,"sku":"see chart M-27727358","barcode":"","position":1,"option1":"see chart","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/52f82e59ec14e1075a9e0fe71a1a1454.jpeg","path":"52f82e59ec14e1075a9e0fe71a1a1454.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":33.2,"min_quantity":1}],"weight":"0","compare_at_price":"33.2","price":"33.2","retail_price":"33.2","available":true,"url":"\/products\/summer-new-cotton-hemp-dress-loose-large-fat-mm-plate-button-slant-front-printing-improved-cheongsam-mid-length-208528504731?variant=c3bc7ae8-447e-4e02-b848-d1cfd35025db","available_quantity":999999999,"options":[{"name":"Color","value":"see chart"},{"name":"Size","value":"M"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}