${function() {
const variantData = data.variant || {"id":"c11e959f-7903-44bc-8ab6-41fae4bf3891","product_id":"4d2651f5-336c-49c3-91ea-8aa471cccdb0","title":"Silver label-iPhone 13 Pro Max","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Silver label","option2":"iPhone 13 Pro Max","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/31198f82a81a89115aaa1469b74e3c56.JPG","path":"31198f82a81a89115aaa1469b74e3c56.JPG","width":2160,"height":2160,"alt":"silver plated shell 3D triangle logo--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":16.18,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"16.18","retail_price":"0","available":true,"url":"\/products\/prada-silver-plated-shell-3d-triangle-logo?variant=c11e959f-7903-44bc-8ab6-41fae4bf3891","available_quantity":999999999,"options":[{"name":"Color","value":"Silver label"},{"name":"Choose a model","value":"iPhone 13 Pro Max"}],"off_ratio":0,"flashsale_info":[],"sales":118};
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":"c11e959f-7903-44bc-8ab6-41fae4bf3891","product_id":"4d2651f5-336c-49c3-91ea-8aa471cccdb0","title":"Silver label-iPhone 13 Pro Max","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Silver label","option2":"iPhone 13 Pro Max","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/31198f82a81a89115aaa1469b74e3c56.JPG","path":"31198f82a81a89115aaa1469b74e3c56.JPG","width":2160,"height":2160,"alt":"silver plated shell 3D triangle logo--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":16.18,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"16.18","retail_price":"0","available":true,"url":"\/products\/prada-silver-plated-shell-3d-triangle-logo?variant=c11e959f-7903-44bc-8ab6-41fae4bf3891","available_quantity":999999999,"options":[{"name":"Color","value":"Silver label"},{"name":"Choose a model","value":"iPhone 13 Pro Max"}],"off_ratio":0,"flashsale_info":[],"sales":118};
return `
`
}()}