${function() {
const variantData = data.variant || {"id":"3fb69773-c024-4fae-82c4-017724ff0be8","product_id":"c0c63130-0927-4393-a33b-3cf6f7021437","title":"Red-49mm","weight_unit":"kg","inventory_quantity":22,"sku":"","barcode":"","position":8,"option1":"Red","option2":"49mm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5a0f85423b9c2e83935660105140c296.jpeg","path":"5a0f85423b9c2e83935660105140c296.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=3fb69773-c024-4fae-82c4-017724ff0be8","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"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":"3fb69773-c024-4fae-82c4-017724ff0be8","product_id":"c0c63130-0927-4393-a33b-3cf6f7021437","title":"Red-49mm","weight_unit":"kg","inventory_quantity":22,"sku":"","barcode":"","position":8,"option1":"Red","option2":"49mm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/5a0f85423b9c2e83935660105140c296.jpeg","path":"5a0f85423b9c2e83935660105140c296.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=3fb69773-c024-4fae-82c4-017724ff0be8","available_quantity":999999999,"options":[{"name":"Color","value":"Red"},{"name":"Size","value":"49mm"}],"off_ratio":91,"flashsale_info":[],"sales":113};
return `
`
}()}