${function() {
const variantData = data.variant || {"id":"180a2078-49a1-467a-b30d-50ba3249b8d8","product_id":"c0c63130-0927-4393-a33b-3cf6f7021437","title":"Brown-49mm","weight_unit":"kg","inventory_quantity":22,"sku":"","barcode":"","position":1,"option1":"Brown","option2":"49mm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bcaaa8b2e8e986ea4d4d05109af7fe93.jpeg","path":"bcaaa8b2e8e986ea4d4d05109af7fe93.jpeg","width":750,"height":750,"alt":"Genuine Leather Apple Watch Band -Gucci-[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":23.37,"min_quantity":1}],"weight":"0","compare_at_price":"260","price":"23.37","retail_price":"260","available":true,"url":"\/products\/genuine-leather-apple-watch-band?variant=180a2078-49a1-467a-b30d-50ba3249b8d8","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"49mm"}],"off_ratio":91,"flashsale_info":[],"sales":112};
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}
`
}()}
Size
${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":"180a2078-49a1-467a-b30d-50ba3249b8d8","product_id":"c0c63130-0927-4393-a33b-3cf6f7021437","title":"Brown-49mm","weight_unit":"kg","inventory_quantity":22,"sku":"","barcode":"","position":1,"option1":"Brown","option2":"49mm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bcaaa8b2e8e986ea4d4d05109af7fe93.jpeg","path":"bcaaa8b2e8e986ea4d4d05109af7fe93.jpeg","width":750,"height":750,"alt":"Genuine Leather Apple Watch Band -Gucci-[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":23.37,"min_quantity":1}],"weight":"0","compare_at_price":"260","price":"23.37","retail_price":"260","available":true,"url":"\/products\/genuine-leather-apple-watch-band?variant=180a2078-49a1-467a-b30d-50ba3249b8d8","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Size","value":"49mm"}],"off_ratio":91,"flashsale_info":[],"sales":112};
return `
`
}()}