${function() {
const variantData = data.variant || {"id":"c8427c9d-5337-4a0d-980a-afdc682b0bdf","product_id":"6ee3d4fa-3ac4-4fa3-aa9a-e9601ffa4c37","title":"Sand-S","weight_unit":"g","inventory_quantity":1000,"sku":"SS1663-S-S","barcode":"","position":1,"option1":"Sand","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/eba746005714ca2e764fbf45ef456c26.jpg","path":"eba746005714ca2e764fbf45ef456c26.jpg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":35.99,"min_quantity":1}],"weight":"550","compare_at_price":"54.99","price":"35.99","retail_price":"54.99","available":true,"url":"\/products\/and-to-all-a-good-night-night-vintage-santa-sweatshirt?variant=c8427c9d-5337-4a0d-980a-afdc682b0bdf","available_quantity":1000,"options":[{"name":"Color","value":"Sand"},{"name":"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}
`
}()}