Hello Community,
I am trying to set up a webshop where it is possible for b2b customers to order stuff.
So when nobody is logged in, the prices should be B2C. This part works :-).
But when a user logs in the prices should change to the prices on the pricelist for this user.
So if a B2B-user logs he should see b2b-prices.
I thought this would be an easy thing to do, but for some reason it is not working like I thought.
I have the pricelists set up, so I have a B2B and B2C pricelist, but the website does not responds the way I expected. It is showing B2B prices to every user also to B2C-users. I have been playing around with this for a while, but I can't get it to work.
Thank you for the help setting this up.