${function() {
const variantData = data.variant || {"id":"bba7bcde-826c-4c2a-84c5-698b94b32585","product_id":"ecb42ccd-0ed1-40d7-8499-9ffbf2b8369b","title":"Black-S","weight_unit":"g","inventory_quantity":951,"sku":"101799140001","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/163e99fb0c27c739cbeccbb86a98cf46.jpeg","path":"163e99fb0c27c739cbeccbb86a98cf46.jpeg","width":800,"height":800,"alt":"Devil Skull Printed Women's T-shirt - ","aspect_ratio":1},"wholesale_price":[{"price":14.98,"min_quantity":1}],"weight":"250","compare_at_price":"21.48","price":"14.98","retail_price":"21.48","available":true,"url":"\/products\/devil-skull-printed-womens-t-shirt?variant=bba7bcde-826c-4c2a-84c5-698b94b32585","available_quantity":951,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":30,"flashsale_info":[],"sales":23};
const saveType = "percentage";
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}
`
}()}
${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":"bba7bcde-826c-4c2a-84c5-698b94b32585","product_id":"ecb42ccd-0ed1-40d7-8499-9ffbf2b8369b","title":"Black-S","weight_unit":"g","inventory_quantity":951,"sku":"101799140001","barcode":"","position":1,"option1":"Black","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/163e99fb0c27c739cbeccbb86a98cf46.jpeg","path":"163e99fb0c27c739cbeccbb86a98cf46.jpeg","width":800,"height":800,"alt":"Devil Skull Printed Women's T-shirt - ","aspect_ratio":1},"wholesale_price":[{"price":14.98,"min_quantity":1}],"weight":"250","compare_at_price":"21.48","price":"14.98","retail_price":"21.48","available":true,"url":"\/products\/devil-skull-printed-womens-t-shirt?variant=bba7bcde-826c-4c2a-84c5-698b94b32585","available_quantity":951,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"S"}],"off_ratio":30,"flashsale_info":[],"sales":23};
return `
`
}()}