${function() {
const variantData = data.variant || {"id":"37b4ba99-43d6-4f52-83e7-97588d50c553","product_id":"e7fba37b-9336-431b-9eaa-d6e1d629dd17","title":"Green-iPhone 12 Pro Max","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Green","option2":"iPhone 12 Pro Max","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b9c2260b6ad1f9d29adaa4c80c6022e4.JPG","path":"b9c2260b6ad1f9d29adaa4c80c6022e4.JPG","width":2067,"height":2067,"alt":"3D Embossed Leather Fashion Apple iPhone Case--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":21.69,"min_quantity":1}],"weight":"0","compare_at_price":"38","price":"21.69","retail_price":"38","available":true,"url":"\/products\/3d-embossed-leather-fashion-apple-iphone-case?variant=37b4ba99-43d6-4f52-83e7-97588d50c553","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"iPhone 12 Pro Max"}],"off_ratio":43,"flashsale_info":[],"sales":245};
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":"37b4ba99-43d6-4f52-83e7-97588d50c553","product_id":"e7fba37b-9336-431b-9eaa-d6e1d629dd17","title":"Green-iPhone 12 Pro Max","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Green","option2":"iPhone 12 Pro Max","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/b9c2260b6ad1f9d29adaa4c80c6022e4.JPG","path":"b9c2260b6ad1f9d29adaa4c80c6022e4.JPG","width":2067,"height":2067,"alt":"3D Embossed Leather Fashion Apple iPhone Case--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":21.69,"min_quantity":1}],"weight":"0","compare_at_price":"38","price":"21.69","retail_price":"38","available":true,"url":"\/products\/3d-embossed-leather-fashion-apple-iphone-case?variant=37b4ba99-43d6-4f52-83e7-97588d50c553","available_quantity":999999999,"options":[{"name":"Color","value":"Green"},{"name":"Size","value":"iPhone 12 Pro Max"}],"off_ratio":43,"flashsale_info":[],"sales":245};
return `
`
}()}