Hi everyone,
I am looking for a simple way to hide a button on my Cart Page of Wix Store if the cart is empty.
If we can’t access easily the cart items, maybe I can try to see if the total is equal to zero ?
Another workaround could be to “read” the text that is displayed when the cart is empty, and hide the button if that text is actually displayed, or show the button when the text isn’t displayed (means user add something to the cart).
I don’t really know how to start a code with an “if”… so I am lost because I don’t know what to look for, and how to write it…
Thank you for your time,