${function() {
const variantData = data.variant || {"id":"03de912a-f4fe-485a-a04d-2af35564f5eb","product_id":"eedfd170-ac2a-4813-b26f-2e08e42ac84c","title":"Same As Photo-s","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693024729682","barcode":"","position":1,"option1":"Same As Photo","option2":"s","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0301ec3e342cc1ac8355964a5eb8387f.jpeg","path":"0301ec3e342cc1ac8355964a5eb8387f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":68.75,"min_quantity":1}],"weight":"0","compare_at_price":"68.75","price":"68.75","retail_price":"68.75","available":true,"url":"\/products\/fashion-business-elegant-slim-floral-v-collar-long-sleeve-bodycon-evening-dress-5522?variant=03de912a-f4fe-485a-a04d-2af35564f5eb","available_quantity":1000,"options":[{"name":"Color","value":"Same As Photo"},{"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":"03de912a-f4fe-485a-a04d-2af35564f5eb","product_id":"eedfd170-ac2a-4813-b26f-2e08e42ac84c","title":"Same As Photo-s","weight_unit":"kg","inventory_quantity":1000,"sku":"dlz1693024729682","barcode":"","position":1,"option1":"Same As Photo","option2":"s","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0301ec3e342cc1ac8355964a5eb8387f.jpeg","path":"0301ec3e342cc1ac8355964a5eb8387f.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":68.75,"min_quantity":1}],"weight":"0","compare_at_price":"68.75","price":"68.75","retail_price":"68.75","available":true,"url":"\/products\/fashion-business-elegant-slim-floral-v-collar-long-sleeve-bodycon-evening-dress-5522?variant=03de912a-f4fe-485a-a04d-2af35564f5eb","available_quantity":1000,"options":[{"name":"Color","value":"Same As Photo"},{"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}
`
}()}