- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
only show group price on front end
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?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: only show group price on front end
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
4x Certified, Blogger @ xgento.com
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: only show group price on front end
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?