${function() {
const variantData = data.variant || {"id":"d0080486-2f51-4cf5-9d6d-90b8f116bdfb","product_id":"c0c63130-0927-4393-a33b-3cf6f7021437","title":"Black-49mm","weight_unit":"kg","inventory_quantity":21,"sku":"","barcode":"","position":15,"option1":"Black","option2":"49mm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9c58d32134c63da13df904489376585f.jpeg","path":"9c58d32134c63da13df904489376585f.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=d0080486-2f51-4cf5-9d6d-90b8f116bdfb","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"49mm"}],"off_ratio":91,"flashsale_info":[],"sales":113};
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":"d0080486-2f51-4cf5-9d6d-90b8f116bdfb","product_id":"c0c63130-0927-4393-a33b-3cf6f7021437","title":"Black-49mm","weight_unit":"kg","inventory_quantity":21,"sku":"","barcode":"","position":15,"option1":"Black","option2":"49mm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/9c58d32134c63da13df904489376585f.jpeg","path":"9c58d32134c63da13df904489376585f.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=d0080486-2f51-4cf5-9d6d-90b8f116bdfb","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"49mm"}],"off_ratio":91,"flashsale_info":[],"sales":113};
return `
`
}()}