${function() {
const variantData = data.variant || {"id":"7de70634-82aa-40f4-94eb-34de60d45260","product_id":"3103f1e2-be21-493b-ba5a-cd8496de69af","title":"White-iPhone 13 Pro Max","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"White","option2":"iPhone 13 Pro Max","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2492311002439668a17153daf938f70d.JPG","path":"2492311002439668a17153daf938f70d.JPG","width":3001,"height":3023,"alt":"Hot Stamped Leather Apple iPhone Case--[GUCCLV]","aspect_ratio":0.9927224611313265},"wholesale_price":[{"price":21.59,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.59","retail_price":"0","available":true,"url":"\/products\/lv-hot-stamped-leather-apple-iphone-case?variant=7de70634-82aa-40f4-94eb-34de60d45260","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Choose a model","value":"iPhone 13 Pro Max"}],"off_ratio":0,"flashsale_info":[],"sales":530};
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":"7de70634-82aa-40f4-94eb-34de60d45260","product_id":"3103f1e2-be21-493b-ba5a-cd8496de69af","title":"White-iPhone 13 Pro Max","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"White","option2":"iPhone 13 Pro Max","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/2492311002439668a17153daf938f70d.JPG","path":"2492311002439668a17153daf938f70d.JPG","width":3001,"height":3023,"alt":"Hot Stamped Leather Apple iPhone Case--[GUCCLV]","aspect_ratio":0.9927224611313265},"wholesale_price":[{"price":21.59,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"21.59","retail_price":"0","available":true,"url":"\/products\/lv-hot-stamped-leather-apple-iphone-case?variant=7de70634-82aa-40f4-94eb-34de60d45260","available_quantity":999999999,"options":[{"name":"Color","value":"White"},{"name":"Choose a model","value":"iPhone 13 Pro Max"}],"off_ratio":0,"flashsale_info":[],"sales":530};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}