VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: clementstigma on January 21, 2012, 05:39:56 AM

Title: Prevent Unregistered Users From Adding To Cart
Post by: clementstigma on January 21, 2012, 05:39:56 AM
Hi Folks,

Great work with VM2.0.

I'm currently building a site whereby only registered users should be able to view prices (done!) and add items to cart.
I've tried setting registered access to my carts but the "add to cart" button still appears for public users.

Any advice would really be appreciated.
Thanks in advance!

Clement
Title: Re: Prevent Unregistered Users From Adding To Cart
Post by: Milbo on January 21, 2012, 11:57:48 AM
config only registered users are allowed to buy? catalogue mode and so on, play with it.
Title: Re: Prevent Unregistered Users From Adding To Cart
Post by: clementstigma on January 25, 2012, 07:06:41 AM
Hi Milbo,

Basically it's now setup such that only registered users can check-out, but even then, unregistered users can still add to cart and attempt to check-out, only to realise that they don't have a login ID.
I've played around with the catalogue mode but that just disables the add to cart for all user groups.

Suggestions anyone?