${function() {
const variantData = data.variant || {"id":"05e2f8de-944f-4026-851f-c922babe7bcf","product_id":"03bc92f6-8f19-4938-85ef-a732e198a8a9","title":"Sand-S","weight_unit":"kg","inventory_quantity":1000,"sku":"SS0686-S-S","barcode":"","position":1,"option1":"Sand","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/e7c0398440fb586bf9ceb5ad7ece45bf.jpg","path":"e7c0398440fb586bf9ceb5ad7ece45bf.jpg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":35.97,"min_quantity":1}],"weight":"500","compare_at_price":"54.99","price":"35.97","retail_price":"54.99","available":true,"url":"\/products\/i-just-want-to-drink-beer-and-pet-my-dog-sweatshirt?variant=05e2f8de-944f-4026-851f-c922babe7bcf","available_quantity":1000,"options":[{"name":"Color","value":"Sand"},{"name":"Unisex Size","value":"S"}],"off_ratio":35,"flashsale_info":[],"sales":0};
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}
`
}()}