${function() {
const variantData = data.variant || {"id":"f11a175c-a1ef-4ee1-9983-056176d4a6f8","product_id":"0418ef4e-a1e8-4382-b399-078613568549","title":"6 Inch","weight_unit":"kg","inventory_quantity":1000,"sku":"MWT-6Inch","barcode":"","position":1,"option1":"6 Inch","option2":"","option3":"","note":"","image":{"src":"\/\/img.staticdj.com\/eda504a25e8ece227b99677a602c78ff.jpeg","path":"eda504a25e8ece227b99677a602c78ff.jpeg","width":800,"height":800,"alt":"","aspect_ratio":1},"wholesale_price":[{"price":19.99,"min_quantity":1}],"weight":"0","compare_at_price":"0","price":"19.99","retail_price":"0","available":true,"url":"\/products\/6-in-8-in-magic-mini-wrench-torque-adjustable-spanner-hexagonal-open-car-repair-universal-wrench-multifunctional-tool?variant=f11a175c-a1ef-4ee1-9983-056176d4a6f8","available_quantity":999999999,"options":[{"name":"Color","value":"6 Inch"}],"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 + '%'
: ``
)}
`;
}()}
${function(){
const tipText = "Please select a {{ name }}".replace(/\{\{\s+name\s+\}\}/g, data);
return `${tipText}
`
}()}
Product was out of stock.
Product is unavailable.