${function() {
const variantData = data.variant || {"id":"baab98f9-8e8b-4297-948b-eec1543c8291","product_id":"7dfacaca-e2c3-4331-9630-78834f4f538b","title":"Black & Red-One Size For Adult","weight_unit":"g","inventory_quantity":1000,"sku":"S0035-BR","barcode":"","position":1,"option1":"Black & Red","option2":"One Size For Adult","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/ce7bf2839ddfda2e91c606b82a6e27d5.jpg","path":"ce7bf2839ddfda2e91c606b82a6e27d5.jpg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":7.99,"min_quantity":1}],"weight":"40","compare_at_price":"14.99","price":"7.99","retail_price":"14.99","available":true,"url":"\/products\/snowman-wine-funny-socks?variant=baab98f9-8e8b-4297-948b-eec1543c8291","available_quantity":1000,"options":[{"name":"Color","value":"Black & Red"},{"name":"Size","value":"One Size For Adult"}],"off_ratio":47,"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}
`
}()}