${function() {
const variantData = data.variant || {"id":"2d51c567-338b-4f5d-be2c-eed479a08d7d","product_id":"c51292ff-4334-4161-aa1d-40d63f42cb6c","title":"Brown-iPhone 13 Pro Max","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Brown","option2":"iPhone 13 Pro Max","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4e0052f52a193588af38d655d477a05b.jpeg","path":"4e0052f52a193588af38d655d477a05b.jpeg","width":2160,"height":2160,"alt":"Official iPhone Leather Shoulder Strap Metal Stand Case--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.99","retail_price":"0","available":true,"url":"\/products\/lv-official-iphone-leather-shoulder-strap-metal-stand-case?variant=2d51c567-338b-4f5d-be2c-eed479a08d7d","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Choose a model","value":"iPhone 13 Pro Max"}],"off_ratio":0,"flashsale_info":[],"sales":553};
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":"2d51c567-338b-4f5d-be2c-eed479a08d7d","product_id":"c51292ff-4334-4161-aa1d-40d63f42cb6c","title":"Brown-iPhone 13 Pro Max","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Brown","option2":"iPhone 13 Pro Max","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/4e0052f52a193588af38d655d477a05b.jpeg","path":"4e0052f52a193588af38d655d477a05b.jpeg","width":2160,"height":2160,"alt":"Official iPhone Leather Shoulder Strap Metal Stand Case--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":31.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"31.99","retail_price":"0","available":true,"url":"\/products\/lv-official-iphone-leather-shoulder-strap-metal-stand-case?variant=2d51c567-338b-4f5d-be2c-eed479a08d7d","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Choose a model","value":"iPhone 13 Pro Max"}],"off_ratio":0,"flashsale_info":[],"sales":553};
return `
`
}()}