${function() {
const variantData = data.variant || {"id":"fed53279-f3aa-4d0a-a926-3baea9083204","product_id":"d8632d87-641d-41f5-beda-bd1d9108c239","title":"GREY-S","weight_unit":"kg","inventory_quantity":988,"sku":"T3489-GREY-S","barcode":"","position":1,"option1":"GREY","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f4c3baac0b4bcabd8ebbe7ecd31a6a7a.jpeg","path":"f4c3baac0b4bcabd8ebbe7ecd31a6a7a.jpeg","width":750,"height":938,"alt":"","aspect_ratio":0.7995735607675906},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.95","price":"29.99","retail_price":"69.95","available":true,"url":"\/products\/silky-loose-v-neck-top305f1221-c41c-47e7-ad88-76639657a837?variant=fed53279-f3aa-4d0a-a926-3baea9083204","available_quantity":999999999,"options":[{"name":"COLOR","value":"GREY"},{"name":"SIZE","value":"S"}],"off_ratio":57,"flashsale_info":[],"sales":8};
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":"fed53279-f3aa-4d0a-a926-3baea9083204","product_id":"d8632d87-641d-41f5-beda-bd1d9108c239","title":"GREY-S","weight_unit":"kg","inventory_quantity":988,"sku":"T3489-GREY-S","barcode":"","position":1,"option1":"GREY","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/f4c3baac0b4bcabd8ebbe7ecd31a6a7a.jpeg","path":"f4c3baac0b4bcabd8ebbe7ecd31a6a7a.jpeg","width":750,"height":938,"alt":"","aspect_ratio":0.7995735607675906},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"69.95","price":"29.99","retail_price":"69.95","available":true,"url":"\/products\/silky-loose-v-neck-top305f1221-c41c-47e7-ad88-76639657a837?variant=fed53279-f3aa-4d0a-a926-3baea9083204","available_quantity":999999999,"options":[{"name":"COLOR","value":"GREY"},{"name":"SIZE","value":"S"}],"off_ratio":57,"flashsale_info":[],"sales":8};
return `
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}