${function() {
const variantData = data.variant || {"id":"07d8c340-5772-47b4-b6b8-d65092ea7e56","product_id":"2efab02b-2a83-427e-bf82-b18c90235126","title":"As Picture-S","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693018172957","barcode":"","position":1,"option1":"As Picture","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/98bb303290a4b1f163cd516367eddd71.jpeg","path":"98bb303290a4b1f163cd516367eddd71.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"23.99","price":"23.99","retail_price":"23.99","available":true,"url":"\/products\/off-shoulder-asymmetric-hem-belt-loops-printed-three-quarter-sleeve-dresses-6166?variant=07d8c340-5772-47b4-b6b8-d65092ea7e56","available_quantity":1000,"options":[{"name":"Color","value":"As Picture"},{"name":"Size","value":"S"}],"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":"07d8c340-5772-47b4-b6b8-d65092ea7e56","product_id":"2efab02b-2a83-427e-bf82-b18c90235126","title":"As Picture-S","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693018172957","barcode":"","position":1,"option1":"As Picture","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/98bb303290a4b1f163cd516367eddd71.jpeg","path":"98bb303290a4b1f163cd516367eddd71.jpeg","width":600,"height":900,"alt":"","aspect_ratio":0.6666666666666666},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"23.99","price":"23.99","retail_price":"23.99","available":true,"url":"\/products\/off-shoulder-asymmetric-hem-belt-loops-printed-three-quarter-sleeve-dresses-6166?variant=07d8c340-5772-47b4-b6b8-d65092ea7e56","available_quantity":1000,"options":[{"name":"Color","value":"As Picture"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}