0
votes

In Magento, I have 4 customer groups setup, and different prices for each.

When I log in with a customer from one of these special groups, it shows the standard retail price of a product at $2.95 and a box beneath it that reads: Buy 6 for $2.49 each and save 16%

I'm wondering if there is an easy way for it just to show the discounted price beside the retail price without all the rest of it.

I'm not sure where to start looking to make this modification...

EDIT: I'm running magento 1.5.0 - if that makes a difference.

1

1 Answers

1
votes

The template change can be made at:

/app/design/frontend/default/default/template/catalog/product/view.phtml

or if you have local templates then in there.