Hello,
We took at look and we found a js error when we clicked on the “add to cart” button.
To see the error you can look at the console of the browser.
It’s something like:
TypeError: b.notices is undefined[Learn More] functions.min.js:2:14830
success https://199.250.193.193/~ezzeldean/wp-content/themes/v2.0/js/functions.min.js:2:14830
i https://199.250.193.193/~ezzeldean/wp-includes/js/jquery/jquery.js:2:27444
fireWith https://199.250.193.193/~ezzeldean/wp-includes/js/jquery/jquery.js:2:28213
y https://199.250.193.193/~ezzeldean/wp-includes/js/jquery/jquery.js:4:22719
c https://199.250.193.193/~ezzeldean/wp-includes/js/jquery/jquery.js:4:26925
So maybe the problem is some custom code or a conflict with another plugin.
Can you check that?