${function() {
const variantData = data.variant || {"id":"3655796d-fa72-45a8-a911-d097497478df","product_id":"2199ecb2-4704-43a6-a497-98c6bf53de8a","title":"BLACK-One Size","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693018042858","barcode":"","position":1,"option1":"BLACK","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8e7f27b374fcfe5e60427b24b16d7054.jpeg","path":"8e7f27b374fcfe5e60427b24b16d7054.jpeg","width":649,"height":653,"alt":"","aspect_ratio":0.9938744257274119},"wholesale_price":[{"price":28.28,"min_quantity":1}],"weight":"0","compare_at_price":"28.28","price":"28.28","retail_price":"28.28","available":true,"url":"\/products\/women-12-color-cotton-sleeveless-dresses-2021-summer-new-o-neck-solid-color-female-casual-soft-vest-dresses-3666?variant=3655796d-fa72-45a8-a911-d097497478df","available_quantity":1000,"options":[{"name":"Color","value":"BLACK"},{"name":"Size","value":"One Size"}],"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":"3655796d-fa72-45a8-a911-d097497478df","product_id":"2199ecb2-4704-43a6-a497-98c6bf53de8a","title":"BLACK-One Size","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693018042858","barcode":"","position":1,"option1":"BLACK","option2":"One Size","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8e7f27b374fcfe5e60427b24b16d7054.jpeg","path":"8e7f27b374fcfe5e60427b24b16d7054.jpeg","width":649,"height":653,"alt":"","aspect_ratio":0.9938744257274119},"wholesale_price":[{"price":28.28,"min_quantity":1}],"weight":"0","compare_at_price":"28.28","price":"28.28","retail_price":"28.28","available":true,"url":"\/products\/women-12-color-cotton-sleeveless-dresses-2021-summer-new-o-neck-solid-color-female-casual-soft-vest-dresses-3666?variant=3655796d-fa72-45a8-a911-d097497478df","available_quantity":1000,"options":[{"name":"Color","value":"BLACK"},{"name":"Size","value":"One Size"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}