Hello,
I have set the -anonymous- members NOT to see the prices. Why it does not happening with the ADD TO CART?
How can a visitor add to cart a product without knowing the price? How can I publish that ONLY for registered or logged in users?
Thanks in advance!
I use a template override set to remove/hide the add to cart if not loogged in.
And how do I exactly use that?
I'm experiencing the same issue:
Version 2.6.10
- When user is not connected, we have the popup when we add a new item to the cart.
- When user is conected, the popup and the ajax who changes the amount items inside the cars not change.
We know that we can override it by config for let it on only in the case of somebody is connected. But the question is that it's running when the user is NOT connected, and not running when the user is connected. And the trigger in not active, by the other hand :D
¿Some suggestion? That's a bug, i think.