${function() {
const variantData = data.variant || {"id":"ca6367a8-19a5-494e-8a36-091f6fb8f6c6","product_id":"6794cb1b-1783-47b0-b9ee-7c7c95ce46c5","title":"see chart-M","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693017288663","barcode":"","position":1,"option1":"see chart","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/057e880f391f4824858df60fc7839a85.jpeg","path":"057e880f391f4824858df60fc7839a85.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-3548?variant=ca6367a8-19a5-494e-8a36-091f6fb8f6c6","available_quantity":1000,"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.
${function(){
const variantData = data.variant || {"id":"ca6367a8-19a5-494e-8a36-091f6fb8f6c6","product_id":"6794cb1b-1783-47b0-b9ee-7c7c95ce46c5","title":"see chart-M","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693017288663","barcode":"","position":1,"option1":"see chart","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/057e880f391f4824858df60fc7839a85.jpeg","path":"057e880f391f4824858df60fc7839a85.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-3548?variant=ca6367a8-19a5-494e-8a36-091f6fb8f6c6","available_quantity":1000,"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}
`
}()}