${function() {
const variantData = data.variant || {"id":"0725526f-8220-4af4-b6b6-e8ca7a712b26","product_id":"2a06c35c-0dce-4414-b186-488de13407aa","title":"Bee gold-45mm","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Bee gold","option2":"45mm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6c0314023a185bef9b81c3d4f6a25c68.jpeg","path":"6c0314023a185bef9b81c3d4f6a25c68.jpeg","width":1500,"height":1500,"alt":"Ribbon Leather Bee Apple Watch Strap--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0","compare_at_price":"299","price":"22.99","retail_price":"299","available":true,"url":"\/products\/ribbon-leather-bee-apple-watch-strap?variant=0725526f-8220-4af4-b6b6-e8ca7a712b26","available_quantity":999999999,"options":[{"name":"Color","value":"Bee gold"},{"name":"Size","value":"45mm"}],"off_ratio":92,"flashsale_info":[],"sales":1241};
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":"0725526f-8220-4af4-b6b6-e8ca7a712b26","product_id":"2a06c35c-0dce-4414-b186-488de13407aa","title":"Bee gold-45mm","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Bee gold","option2":"45mm","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6c0314023a185bef9b81c3d4f6a25c68.jpeg","path":"6c0314023a185bef9b81c3d4f6a25c68.jpeg","width":1500,"height":1500,"alt":"Ribbon Leather Bee Apple Watch Strap--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":22.99,"min_quantity":1}],"weight":"0","compare_at_price":"299","price":"22.99","retail_price":"299","available":true,"url":"\/products\/ribbon-leather-bee-apple-watch-strap?variant=0725526f-8220-4af4-b6b6-e8ca7a712b26","available_quantity":999999999,"options":[{"name":"Color","value":"Bee gold"},{"name":"Size","value":"45mm"}],"off_ratio":92,"flashsale_info":[],"sales":1241};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}