${function() {
const variantData = data.variant || {"id":"5284508e-87bb-4f81-aa64-bbcd177bb221","product_id":"8e3bea69-991b-4176-920c-d6662295bcac","title":"Black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/eaf0b569337ab8dd7848d7812de0d53f.jpg","path":"eaf0b569337ab8dd7848d7812de0d53f.jpg","width":2160,"height":2160,"alt":"Exclusive metal logo mobile phone storage bag--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/exclusive-metal-logo-mobile-phone-storage-bag?variant=5284508e-87bb-4f81-aa64-bbcd177bb221","available_quantity":999999999,"options":[{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":6544};
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}
`
}()}
Product was out of stock.
Product is unavailable.
${function(){
const variantData = data.variant || {"id":"5284508e-87bb-4f81-aa64-bbcd177bb221","product_id":"8e3bea69-991b-4176-920c-d6662295bcac","title":"Black","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Black","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/eaf0b569337ab8dd7848d7812de0d53f.jpg","path":"eaf0b569337ab8dd7848d7812de0d53f.jpg","width":2160,"height":2160,"alt":"Exclusive metal logo mobile phone storage bag--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":59.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"59.99","retail_price":"0","available":true,"url":"\/products\/exclusive-metal-logo-mobile-phone-storage-bag?variant=5284508e-87bb-4f81-aa64-bbcd177bb221","available_quantity":999999999,"options":[{"name":"Color","value":"Black"}],"off_ratio":0,"flashsale_info":[],"sales":6544};
return `
`
}()}