${function() {
const variantData = data.variant || {"id":"1f6aff4d-da8d-40e5-b6ed-b527f37f45b3","product_id":"0ffdf80c-d83b-42ee-88b5-ec2c24f4ed04","title":"Dark Gray-S","weight_unit":"g","inventory_quantity":1000,"sku":"Top605-D2G-S","barcode":"","position":1,"option1":"Dark Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/678fd3ea1bdc1bbfc6fa7e63d5676caf.jpg","path":"678fd3ea1bdc1bbfc6fa7e63d5676caf.jpg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"400","compare_at_price":"25.99","price":"23.99","retail_price":"25.99","available":true,"url":"\/products\/beer-thirty-t-shirt?variant=1f6aff4d-da8d-40e5-b6ed-b527f37f45b3","available_quantity":1000,"options":[{"name":"Color","value":"Dark Gray"},{"name":"Size","value":"S"}],"off_ratio":8,"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}
`
}()}