${function() {
const variantData = data.variant || {"id":"549ba2bd-2087-4090-87af-31135fb486ed","product_id":"2c8ba2d6-0bdc-4f56-9d2e-fc96323f4a5b","title":"Deep Gray-S","weight_unit":"kg","inventory_quantity":500,"sku":"Top216-DG-S","barcode":"","position":1,"option1":"Deep Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/0a028a7a23a7039cb0dc85e9bae42595.jpeg","path":"0a028a7a23a7039cb0dc85e9bae42595.jpeg","width":640,"height":800,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":25.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"0","price":"25.99","retail_price":"0","available":true,"url":"\/products\/dolly-patsy-loretta-reba-tanya-t-shirt?variant=549ba2bd-2087-4090-87af-31135fb486ed","available_quantity":500,"options":[{"name":"Color","value":"Deep Gray"},{"name":"Unisex Size","value":"S"}],"off_ratio":0,"flashsale_info":[],"sales":1};
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}
`
}()}