Discussions
Display different prices for anonymous users and logged-in customers?
Hi all,
I'm trying to show/hide different prices depending on the user that's visiting the site.
First scenario is when a registered/logged-in customer sees the items, I want to display both the "RRP" field and "Your Buy" field, where I'm planning to use "pricelevel1" for RRP and "pricelevel2" for "Your Buy". I want to be able to do this in itemlist views as well as itemdrilldown views. I also need to have the "Your Buy" price to be carried across to Basket and Checkout instead of the base price.
Second scenario is when a new user/viewer comes to the site, I only want to display "RRP" and hide "Your Buy" from view, and to have the "RRP" price carried over to Basket and Checkout.