${function() {
const variantData = data.variant || {"id":"99991ad4-a301-43d5-a003-7df48e98165d","product_id":"07b86ad8-0e07-4533-8229-120b10e3bd83","title":"Glossy black-iPhone 13 Pro Max","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Glossy black","option2":"iPhone 13 Pro Max","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6fdf915d54e288238762dfbedf626f67.JPG","path":"6fdf915d54e288238762dfbedf626f67.JPG","width":2160,"height":2160,"alt":"Metal CD Logo Buckle Case Adjustable Leather Cord--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.99","retail_price":"0","available":true,"url":"\/products\/dior-metal-cd-logo-buckle-case-adjustable-leather-cord?variant=99991ad4-a301-43d5-a003-7df48e98165d","available_quantity":999999999,"options":[{"name":"Color","value":"Glossy black"},{"name":"Choose a model","value":"iPhone 13 Pro Max"}],"off_ratio":0,"flashsale_info":[],"sales":552};
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":"99991ad4-a301-43d5-a003-7df48e98165d","product_id":"07b86ad8-0e07-4533-8229-120b10e3bd83","title":"Glossy black-iPhone 13 Pro Max","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Glossy black","option2":"iPhone 13 Pro Max","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/6fdf915d54e288238762dfbedf626f67.JPG","path":"6fdf915d54e288238762dfbedf626f67.JPG","width":2160,"height":2160,"alt":"Metal CD Logo Buckle Case Adjustable Leather Cord--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"23.99","retail_price":"0","available":true,"url":"\/products\/dior-metal-cd-logo-buckle-case-adjustable-leather-cord?variant=99991ad4-a301-43d5-a003-7df48e98165d","available_quantity":999999999,"options":[{"name":"Color","value":"Glossy black"},{"name":"Choose a model","value":"iPhone 13 Pro Max"}],"off_ratio":0,"flashsale_info":[],"sales":552};
return `
`
}()}