${function() {
const variantData = data.variant || {"id":"b600e499-1ef7-42d6-9bcc-600173b6740e","product_id":"9be8c8d5-10ab-4bf4-8547-9e2b4688e741","title":"XS-HY58-2-Black","weight_unit":"kg","inventory_quantity":188,"sku":"","barcode":"","position":9,"option1":"XS","option2":"HY58-2-Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8fe44175cc3b105906fef61c1e4e43eb.webp","path":"8fe44175cc3b105906fef61c1e4e43eb.webp","width":1340,"height":1785,"alt":"","aspect_ratio":0.7507002801120448},"wholesale_price":[{"price":4.59,"min_quantity":1}],"weight":"0","compare_at_price":"10.45","price":"4.59","retail_price":"10.45","available":true,"url":"\/products\/women-t-shirt-1898-brooklyn-york-letter-print-tops-tee-black-t-shirt-female-summer-t-shirt-90s-graphic-tee-female-cute-tops-tee?variant=b600e499-1ef7-42d6-9bcc-600173b6740e","available_quantity":999999999,"options":[{"name":"Size","value":"XS"},{"name":"Color","value":"HY58-2-Black"}],"off_ratio":56,"flashsale_info":[],"sales":0};
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}
`
}()}
${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":"b600e499-1ef7-42d6-9bcc-600173b6740e","product_id":"9be8c8d5-10ab-4bf4-8547-9e2b4688e741","title":"XS-HY58-2-Black","weight_unit":"kg","inventory_quantity":188,"sku":"","barcode":"","position":9,"option1":"XS","option2":"HY58-2-Black","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8fe44175cc3b105906fef61c1e4e43eb.webp","path":"8fe44175cc3b105906fef61c1e4e43eb.webp","width":1340,"height":1785,"alt":"","aspect_ratio":0.7507002801120448},"wholesale_price":[{"price":4.59,"min_quantity":1}],"weight":"0","compare_at_price":"10.45","price":"4.59","retail_price":"10.45","available":true,"url":"\/products\/women-t-shirt-1898-brooklyn-york-letter-print-tops-tee-black-t-shirt-female-summer-t-shirt-90s-graphic-tee-female-cute-tops-tee?variant=b600e499-1ef7-42d6-9bcc-600173b6740e","available_quantity":999999999,"options":[{"name":"Size","value":"XS"},{"name":"Color","value":"HY58-2-Black"}],"off_ratio":56,"flashsale_info":[],"sales":0};
return `
Sku : ${variantData && variantData.sku}
Weight : ${variantData && variantData.weight}${variantData && variantData.weight_unit}
Barcode : ${variantData && variantData.barcode}
`
}()}