Hello, I am a beginner and have need of a great help.
I want to know how I can do this using jquery, a certain banner appears only when the value of the cart is "x". Eg
- Banner 5% discount appears when the value of the cart is between $ 1 and $ 999.
- Banner 10% discount appears when the value of the cart is between $ 1,000 and $ 1,999 ...
I need to know how can I do so that the banner appears only when the value is changed in the cart!
obs.: I'm referring to the shopping cart of an e-commerce course!
Now appreciate the help!