${function() {
const variantData = data.variant || {"id":"8300defd-98a7-4934-ab21-7110696eb28c","product_id":"fff3fed3-7d37-4846-8f22-2317876d3e85","title":"Deep Gray-S","weight_unit":"kg","inventory_quantity":500,"sku":"Top129-DG-S","barcode":"","position":1,"option1":"Deep Gray","option2":"S","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/3eeb92fd07820c2edfa8322a7c10f359.jpeg","path":"3eeb92fd07820c2edfa8322a7c10f359.jpeg","width":640,"height":800,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":23.99,"min_quantity":1}],"weight":"0.25","compare_at_price":"23.99","price":"23.99","retail_price":"23.99","available":true,"url":"\/products\/live-like-rose-dress-like-blanche-think-like-dorothy-speak-like-sophia-golden-girls-t-shirt?variant=8300defd-98a7-4934-ab21-7110696eb28c","available_quantity":500,"options":[{"name":"Color","value":"Deep Gray"},{"name":"Size","value":"S"}],"off_ratio":0,"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}
`
}()}