${function() {
const variantData = data.variant || {"id":"fb83510b-9d96-4c8d-b8d0-155d4e333e31","product_id":"b158c636-ef1c-4622-9479-38d9fbdb34c1","title":"Black-For iPhone 14 Pro","weight_unit":"kg","inventory_quantity":72,"sku":"","barcode":"","position":1,"option1":"Black","option2":"For iPhone 14 Pro","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a961cc821dc81d461d09fc4da156eccc.jpg","path":"a961cc821dc81d461d09fc4da156eccc.jpg","width":2850,"height":2850,"alt":"Luxury Wallet Card Style Crossbody Leather Shockproof Phone Case--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":13.39,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"13.39","retail_price":"0","available":true,"url":"\/products\/luxury-wallet-card-style-crossbody-leather-shockproof-phone-case?variant=fb83510b-9d96-4c8d-b8d0-155d4e333e31","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Choose a model","value":"For iPhone 14 Pro"}],"off_ratio":0,"flashsale_info":[],"sales":2};
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":"fb83510b-9d96-4c8d-b8d0-155d4e333e31","product_id":"b158c636-ef1c-4622-9479-38d9fbdb34c1","title":"Black-For iPhone 14 Pro","weight_unit":"kg","inventory_quantity":72,"sku":"","barcode":"","position":1,"option1":"Black","option2":"For iPhone 14 Pro","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/a961cc821dc81d461d09fc4da156eccc.jpg","path":"a961cc821dc81d461d09fc4da156eccc.jpg","width":2850,"height":2850,"alt":"Luxury Wallet Card Style Crossbody Leather Shockproof Phone Case--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":13.39,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"13.39","retail_price":"0","available":true,"url":"\/products\/luxury-wallet-card-style-crossbody-leather-shockproof-phone-case?variant=fb83510b-9d96-4c8d-b8d0-155d4e333e31","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Choose a model","value":"For iPhone 14 Pro"}],"off_ratio":0,"flashsale_info":[],"sales":2};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}