In my Shop VM 3 i have 2 shopper group. The first can see prices and check out, the second just can see the products withou prices and not the buttom to check out.
The user (shpper) are allready registred before. This Shop ist just for 20 person. 10 person can do the shopping process, the other 10 not!
Totally unclear.. is this a question? A statement ? --
Sorry, I try again.
In my Shop a have 20 Users (there are allready registred by hand). 10 User can see the products, prices an can order this products.
The other 10 User just should just see the products without the prices, like a catalog. How can i config this for the 10 User, how can just see the products?
I tried with a shopper group, an disabled the prices, but they can still check out (order).
I would just detect the shopper group of the user and hide/show the add to cart with css
mmm. ok i have shopper group called "read only". This group can't see any prices, but the order button and check out button is still there. With css (hidden) it's not possible. If i would do this, my other shopping groups would also not see the button to check out. Any other idea.