I'm trying to create a function where if the total is less than 0 then I can show a hidden html div and hide the total price div. I have options in my form that add and subtract from the total price. Thanks.
I'm trying to create a function where if the total is less than 0 then I can show a hidden html div and hide the total price div. I have options in my form that add and subtract from the total price. Thanks.
Any help?