Hello,
I have configured my magento to only show prices to logged in users
I have 5 customer groups
I want the customer to only see their assigned group price
by default it now shows the default price with a slash through it, then a sale price which is the group price. This could go horribly wrong if the default price is lower than their "sale" group price. So I need only one price to show, the assigned group price.
how do I do this?
You would need to change Magento logic in order to get that to work. Please see my response here: http://magento.stackexchange.com/questions/3163/magento-doesnt-displays-group-price/3582#3582
Hello Kris,
if I understand correctly, this is a non issue as it will only show the lowest price? It won't ever tell them that they are paying more than the default price?