${function() {
const variantData = data.variant || {"id":"1db7bb22-e973-48e3-81a0-39783467a422","product_id":"6bd0d434-94e2-4066-ab73-a90bbe5789af","title":"Black-M","weight_unit":"g","inventory_quantity":943,"sku":"100509370001","barcode":"","position":1,"option1":"Black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8942b68be2df791804b6e349192d2eca.jpeg","path":"8942b68be2df791804b6e349192d2eca.jpeg","width":800,"height":800,"alt":"Looking for the weekend Skull print T-shirt - ","aspect_ratio":1},"wholesale_price":[{"price":19.98,"min_quantity":1}],"weight":"320","compare_at_price":"32.95","price":"19.98","retail_price":"32.95","available":true,"url":"\/products\/looking-for-the-weekend-skull-print-t-shirt?variant=1db7bb22-e973-48e3-81a0-39783467a422","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"M"}],"off_ratio":39,"flashsale_info":[],"sales":21};
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":"1db7bb22-e973-48e3-81a0-39783467a422","product_id":"6bd0d434-94e2-4066-ab73-a90bbe5789af","title":"Black-M","weight_unit":"g","inventory_quantity":943,"sku":"100509370001","barcode":"","position":1,"option1":"Black","option2":"M","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/8942b68be2df791804b6e349192d2eca.jpeg","path":"8942b68be2df791804b6e349192d2eca.jpeg","width":800,"height":800,"alt":"Looking for the weekend Skull print T-shirt - ","aspect_ratio":1},"wholesale_price":[{"price":19.98,"min_quantity":1}],"weight":"320","compare_at_price":"32.95","price":"19.98","retail_price":"32.95","available":true,"url":"\/products\/looking-for-the-weekend-skull-print-t-shirt?variant=1db7bb22-e973-48e3-81a0-39783467a422","available_quantity":999999999,"options":[{"name":"Color","value":"Black"},{"name":"Size","value":"M"}],"off_ratio":39,"flashsale_info":[],"sales":21};
return `
`
}()}