${function() {
const variantData = data.variant || {"id":"83ace8ae-610f-4b6d-bcf1-df5ff3b12f78","product_id":"97f23bcc-49fc-4541-9fdb-d582b4c03ce8","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\/4deef26671a97cfc66530400298b06ce.webp","path":"4deef26671a97cfc66530400298b06ce.webp","width":1500,"height":1500,"alt":"Denim and Leather Wallet Phone Case--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.99","retail_price":"0","available":true,"url":"\/products\/louis-vuitton-denim-and-leather-wallet-phone-case?variant=83ace8ae-610f-4b6d-bcf1-df5ff3b12f78","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Choose a model","value":"iPhone 13 Pro Max"}],"off_ratio":0,"flashsale_info":[],"sales":0};
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":"83ace8ae-610f-4b6d-bcf1-df5ff3b12f78","product_id":"97f23bcc-49fc-4541-9fdb-d582b4c03ce8","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\/4deef26671a97cfc66530400298b06ce.webp","path":"4deef26671a97cfc66530400298b06ce.webp","width":1500,"height":1500,"alt":"Denim and Leather Wallet Phone Case--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":24.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"24.99","retail_price":"0","available":true,"url":"\/products\/louis-vuitton-denim-and-leather-wallet-phone-case?variant=83ace8ae-610f-4b6d-bcf1-df5ff3b12f78","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Choose a model","value":"iPhone 13 Pro Max"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}