${function() {
const variantData = data.variant || {"id":"bc35a774-fdf9-4673-99ff-6f87c1cecae5","product_id":"47fe1810-3aaa-49f4-8a65-21cbbe17aa34","title":"Pink-For iPhone 14 Pro","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":12,"option1":"Pink","option2":"For iPhone 14 Pro","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7ac64f9deeb4def206357587d0799f79.jpg","path":"7ac64f9deeb4def206357587d0799f79.jpg","width":1080,"height":1080,"alt":"Premium Leather Wallet Phone Case--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.99","retail_price":"0","available":true,"url":"\/products\/premium-leather-wallet-phone-case?variant=bc35a774-fdf9-4673-99ff-6f87c1cecae5","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"For iPhone 14 Pro"}],"off_ratio":0,"flashsale_info":[],"sales":6352};
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}
`
}()}
Size
${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":"bc35a774-fdf9-4673-99ff-6f87c1cecae5","product_id":"47fe1810-3aaa-49f4-8a65-21cbbe17aa34","title":"Pink-For iPhone 14 Pro","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":12,"option1":"Pink","option2":"For iPhone 14 Pro","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/7ac64f9deeb4def206357587d0799f79.jpg","path":"7ac64f9deeb4def206357587d0799f79.jpg","width":1080,"height":1080,"alt":"Premium Leather Wallet Phone Case--[GUCCLV]","aspect_ratio":1},"wholesale_price":[{"price":29.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"29.99","retail_price":"0","available":true,"url":"\/products\/premium-leather-wallet-phone-case?variant=bc35a774-fdf9-4673-99ff-6f87c1cecae5","available_quantity":999999999,"options":[{"name":"Color","value":"Pink"},{"name":"Size","value":"For iPhone 14 Pro"}],"off_ratio":0,"flashsale_info":[],"sales":6352};
return `
`
}()}