VirtueMart Forum

VirtueMart 2 + 3 + 4 => Administration & Configuration => Topic started by: changlee on September 30, 2014, 13:11:53 PM

Title: Hide ADD TO CART for non registered users
Post by: changlee on September 30, 2014, 13:11:53 PM
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!
Title: Re: Hide ADD TO CART for non registered users
Post by: jenkinhill on September 30, 2014, 13:39:13 PM
I use a template override set to remove/hide the add  to cart if not loogged in.
Title: Re: Hide ADD TO CART for non registered users
Post by: changlee on September 30, 2014, 13:43:27 PM
And how do I exactly use that?
Title: Re: Hide ADD TO CART for non registered users
Post by: circadian on October 05, 2014, 21:54:32 PM
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.