${function() {
const variantData = data.variant || {"id":"fc195c01-a68a-4846-850a-8ed86c8d01ef","product_id":"bb8c82a5-e014-41fb-bbc9-7ee60774a86f","title":"White-AirPods Pro","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"White","option2":"AirPods Pro","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bd060a7b806bee8d7258f2648b88d67f.JPG","path":"bd060a7b806bee8d7258f2648b88d67f.JPG","width":2160,"height":2160,"alt":"Apple AirPods Monogram Leather Case--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"26.99","retail_price":"0","available":true,"url":"\/products\/apple-airpods-lv-monogram-leather-case?variant=fc195c01-a68a-4846-850a-8ed86c8d01ef","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Choose a model","value":"AirPods Pro"}],"off_ratio":0,"flashsale_info":[],"sales":343};
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}
`
}()}
Choose A Model
${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":"fc195c01-a68a-4846-850a-8ed86c8d01ef","product_id":"bb8c82a5-e014-41fb-bbc9-7ee60774a86f","title":"White-AirPods Pro","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"White","option2":"AirPods Pro","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/bd060a7b806bee8d7258f2648b88d67f.JPG","path":"bd060a7b806bee8d7258f2648b88d67f.JPG","width":2160,"height":2160,"alt":"Apple AirPods Monogram Leather Case--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":26.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"26.99","retail_price":"0","available":true,"url":"\/products\/apple-airpods-lv-monogram-leather-case?variant=fc195c01-a68a-4846-850a-8ed86c8d01ef","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Choose a model","value":"AirPods Pro"}],"off_ratio":0,"flashsale_info":[],"sales":343};
return `
`
}()}