${function() {
const variantData = data.variant || {"id":"68687e59-060b-498d-971c-023b105ca67f","product_id":"21138aa7-7ea9-47c5-93e5-019f74fb6a67","title":"Sand-S","weight_unit":"g","inventory_quantity":1000,"sku":"SS1592-S-S","barcode":"","position":1,"option1":"Sand","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/168481a2f0813384d3458b06112aa7fc.jpg","path":"168481a2f0813384d3458b06112aa7fc.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\/merry-christmas-sweatshirt-nfzd?variant=68687e59-060b-498d-971c-023b105ca67f","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}
`
}()}