Multi-Function Profile Gauge
${function() {
const variantData = data.variant || {"id":"95487902-8259-46e0-b3d9-2e63ad20818f","product_id":"ad615a07-4482-4592-bb7b-a7ffc1707507","title":"5 Inch","weight_unit":"kg","inventory_quantity":0,"sku":"LE71919918JUS10IN-5 inch","barcode":"","position":1,"option1":"5 Inch","option2":"","option3":"","note":"","image":null,"wholesale_price":[{"price":16.99,"min_quantity":1}],"weight":"0","compare_at_price":"29.99","price":"16.99","retail_price":"29.99","available":true,"url":"\/products\/gauge-1?variant=95487902-8259-46e0-b3d9-2e63ad20818f","available_quantity":999999999,"options":[{"name":"Style","value":"5 Inch"}],"off_ratio":43,"flashsale_info":[],"sales":0};
const saveType = "amount";
const productLabelDiscountOn = true;
return `
-
${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.