${function() {
const variantData = data.variant || {"id":"9c5112eb-6ade-4700-8624-2696934fb184","product_id":"9d24decb-b548-40fe-bf9e-fe8afc5d23f3","title":"Deep Gray-S","weight_unit":"kg","inventory_quantity":500,"sku":"Top225-DG-S","barcode":"","position":1,"option1":"Deep Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/34cc8d54ebf6872af291922bf10eaed5.jpeg","path":"34cc8d54ebf6872af291922bf10eaed5.jpeg","width":640,"height":800,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":21.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"23.99","price":"21.99","retail_price":"23.99","available":true,"url":"\/products\/id-rather-be-someones-shot-of-whiskey-t-shirt?variant=9c5112eb-6ade-4700-8624-2696934fb184","available_quantity":500,"options":[{"name":"Color","value":"Deep Gray"},{"name":"Size","value":"S"}],"off_ratio":8,"flashsale_info":[],"sales":1};
const saveType = "percentage";
const saveText = "Save {{saved_amount}}";
const productLabelDiscountOn = true;
return `
-
${saveText.replace('\{\{saved_amount\}\}',
saveType == 'percentage'
? variantData.off_ratio + '%'
: ``
)}
`;
}()}
Free Shipping On Orders Over $119
${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}
`
}()}