${function() {
const variantData = data.variant || {"id":"1ccd5a36-d7f0-4cda-8ee9-2efc63b18afc","product_id":"4f3ce699-2760-4b23-8ecb-2e32aaae28cf","title":"gray-S","weight_unit":"g","inventory_quantity":999,"sku":"1459073087531171841","barcode":"","position":1,"option1":"gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2cabfec3011c6de14a5561286c2c2fc7.jpeg","path":"2cabfec3011c6de14a5561286c2c2fc7.jpeg","width":800,"height":800,"alt":"2f9783c3fb2810c6545de7bb0db513e7","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"80","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/mens-tech-style-decorative-webbing-multi-pocket-trousers-uwq9?variant=1ccd5a36-d7f0-4cda-8ee9-2efc63b18afc","available_quantity":999999999,"options":[{"name":"Color","value":"gray"},{"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":"1ccd5a36-d7f0-4cda-8ee9-2efc63b18afc","product_id":"4f3ce699-2760-4b23-8ecb-2e32aaae28cf","title":"gray-S","weight_unit":"g","inventory_quantity":999,"sku":"1459073087531171841","barcode":"","position":1,"option1":"gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2cabfec3011c6de14a5561286c2c2fc7.jpeg","path":"2cabfec3011c6de14a5561286c2c2fc7.jpeg","width":800,"height":800,"alt":"2f9783c3fb2810c6545de7bb0db513e7","aspect_ratio":1},"wholesale_price":[{"price":20,"min_quantity":1}],"weight":"80","compare_at_price":"0","price":"20","retail_price":"0","available":true,"url":"\/products\/mens-tech-style-decorative-webbing-multi-pocket-trousers-uwq9?variant=1ccd5a36-d7f0-4cda-8ee9-2efc63b18afc","available_quantity":999999999,"options":[{"name":"Color","value":"gray"},{"name":"Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
Barcode : ${variantData && variantData.barcode}
`
}()}