${function() {
const variantData = data.variant || {"id":"6050b808-5392-46e0-b7dc-d23569bb12be","product_id":"2c05472c-f378-47d8-8c4b-44cd8df71955","title":"White-S","weight_unit":"kg","inventory_quantity":999,"sku":"LX23071701-White-S","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/61abfdb410d4cf2ac84ee71130bcbd1c.jpeg","path":"61abfdb410d4cf2ac84ee71130bcbd1c.jpeg","width":640,"height":853,"alt":"","aspect_ratio":0.7502930832356389},"wholesale_price":[{"price":34.59,"min_quantity":1}],"weight":"0","compare_at_price":"70","price":"34.59","retail_price":"70","available":true,"url":"\/products\/loose-v-neck-floral-print-mid-length-boho-tunic-dress?variant=6050b808-5392-46e0-b7dc-d23569bb12be","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":51,"flashsale_info":[],"sales":0};
const saveType = "percentage";
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":"6050b808-5392-46e0-b7dc-d23569bb12be","product_id":"2c05472c-f378-47d8-8c4b-44cd8df71955","title":"White-S","weight_unit":"kg","inventory_quantity":999,"sku":"LX23071701-White-S","barcode":"","position":1,"option1":"White","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/61abfdb410d4cf2ac84ee71130bcbd1c.jpeg","path":"61abfdb410d4cf2ac84ee71130bcbd1c.jpeg","width":640,"height":853,"alt":"","aspect_ratio":0.7502930832356389},"wholesale_price":[{"price":34.59,"min_quantity":1}],"weight":"0","compare_at_price":"70","price":"34.59","retail_price":"70","available":true,"url":"\/products\/loose-v-neck-floral-print-mid-length-boho-tunic-dress?variant=6050b808-5392-46e0-b7dc-d23569bb12be","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Size","value":"S"}],"off_ratio":51,"flashsale_info":[],"sales":0};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}