${function() {
const variantData = data.variant || {"id":"1b06c761-34c5-4cf5-92f3-847048f04490","product_id":"c84ff22b-eae8-4593-965c-6b550dca3d32","title":"Gray & Red-One Size For Adult","weight_unit":"g","inventory_quantity":96,"sku":"S0041-GR","barcode":"","position":3,"option1":"Gray & Red","option2":"One Size For Adult","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/d7f16c0eb0e66f98d7c82242a3fb4b08.jpg","path":"d7f16c0eb0e66f98d7c82242a3fb4b08.jpg","width":800,"height":1000,"alt":"","aspect_ratio":0.8},"wholesale_price":[{"price":9.99,"min_quantity":1}],"weight":"40","compare_at_price":"15.99","price":"9.99","retail_price":"15.99","available":true,"url":"\/products\/dont-be-a-cuntcake-twatwaffle-socks?variant=1b06c761-34c5-4cf5-92f3-847048f04490","available_quantity":96,"options":[{"name":"Color","value":"Gray & Red"},{"name":"Size","value":"One Size For Adult"}],"off_ratio":38,"flashsale_info":[],"sales":66};
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}
`
}()}