${function() {
const variantData = data.variant || {"id":"25defebe-0108-48e6-9f35-a8e50800882e","product_id":"a3e9f80a-2667-41f7-bcb6-e89a89816212","title":"Orange-S","weight_unit":"g","inventory_quantity":1000,"sku":"SS0803-O-S","barcode":"","position":1,"option1":"Orange","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/60373f550b0b0ea0f0277d6f2f8bc2df.jpg","path":"60373f550b0b0ea0f0277d6f2f8bc2df.jpg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":36.89,"min_quantity":1}],"weight":"550","compare_at_price":"56.99","price":"36.89","retail_price":"56.99","available":true,"url":"\/products\/thankful-blessed-and-kind-of-a-mess-sweatshirt-cdhv?variant=25defebe-0108-48e6-9f35-a8e50800882e","available_quantity":1000,"options":[{"name":"Color","value":"Orange"},{"name":"Women 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}
`
}()}