${function() {
const variantData = data.variant || {"id":"23acc9a7-429a-4422-93e6-a37eac78da92","product_id":"9cd62360-7c9c-4c3f-a694-f9fac4453a28","title":"Universal large capacity mobile phone bag","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Universal large capacity mobile phone bag","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":47.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"47.99","retail_price":"0","available":true,"url":"\/products\/gucci-x-disney-womens-crossbody-phone-bag?variant=23acc9a7-429a-4422-93e6-a37eac78da92","available_quantity":999999999,"options":[{"name":"Choose a model","value":"Universal large capacity mobile phone bag"}],"off_ratio":0,"flashsale_info":[],"sales":222};
const saveType = "amount";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
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":"23acc9a7-429a-4422-93e6-a37eac78da92","product_id":"9cd62360-7c9c-4c3f-a694-f9fac4453a28","title":"Universal large capacity mobile phone bag","weight_unit":"kg","inventory_quantity":0,"sku":"","barcode":"","position":1,"option1":"Universal large capacity mobile phone bag","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":47.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"47.99","retail_price":"0","available":true,"url":"\/products\/gucci-x-disney-womens-crossbody-phone-bag?variant=23acc9a7-429a-4422-93e6-a37eac78da92","available_quantity":999999999,"options":[{"name":"Choose a model","value":"Universal large capacity mobile phone bag"}],"off_ratio":0,"flashsale_info":[],"sales":222};
return `
`
}()}