${function() {
const variantData = data.variant || {"id":"db8c1fcf-7cea-4f00-a556-00b1681401bf","product_id":"602d06da-13a9-4148-b46b-199b1436b6ba","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\/5770ee55c65b56129cd510746da5c4d8.jpg","path":"5770ee55c65b56129cd510746da5c4d8.jpg","width":487,"height":487,"alt":"gold frame back leather iPhone shell--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.99","retail_price":"0","available":true,"url":"\/products\/lv-gold-frame-back-leather-iphone-shell?variant=db8c1fcf-7cea-4f00-a556-00b1681401bf","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Choose 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 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":"db8c1fcf-7cea-4f00-a556-00b1681401bf","product_id":"602d06da-13a9-4148-b46b-199b1436b6ba","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\/5770ee55c65b56129cd510746da5c4d8.jpg","path":"5770ee55c65b56129cd510746da5c4d8.jpg","width":487,"height":487,"alt":"gold frame back leather iPhone shell--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":20.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"20.99","retail_price":"0","available":true,"url":"\/products\/lv-gold-frame-back-leather-iphone-shell?variant=db8c1fcf-7cea-4f00-a556-00b1681401bf","available_quantity":999999999,"options":[{"name":"Color","value":"Brown"},{"name":"Choose model","value":"iPhone 13 Pro Max"}],"off_ratio":0,"flashsale_info":[],"sales":0};
return `
`
}()}