I need to set a discount in percentage for product per customer group through the admin panel. I know there is Magento Promotion rules. But I want to set it as "per product per user group" .
I need something like this.
Is there any way to do this?
I need to set a discount in percentage for product per customer group through the admin panel. I know there is Magento Promotion rules. But I want to set it as "per product per user group" .
I need something like this.
Is there any way to do this?
Shopping Cart Price Rules
The Shopping Cart Price Rules are the right way to do this.
You can configure the following rule.
Make the product SKU usable for the Shopping Cart Price Rules in Catalog > Attributes > Manage Attributes > sku > Use for Promo Rule Conditions. Set this value to Yes
.
Reindex all indices under System > Index Management.
Add a new Shopping Cart Price Rule under Promotions > Shopping Cart Price Rules and choose the Wholesale customer group under Rule Information > Customer Groups.
Contrain the rule for your specific product SKU under Actions >
Apply the rule only to cart items matching the following conditions (leave blank for all items).
Edit the prices per customer group on a single product
You can also edit the prices as fixed discount prices per customer group under Catalog > Manage Products > Choose Product > Prices. You can't set percentages for Simple Products and it depends on the configuration of the product types like Config, Bundle etc. if the discounts can be set as percentage values.
That's the way to set a discount for a single product for a special customer group.
If you want overall catalog rules for specific customer groups, which are also displayed in product lists (category lists) and product detail pages (product view), then create a Catalog Price Rule under Promotions > Catalog Price Rule.
You can achieve this by adding Tier Price for each customer group. You can also add price for each group by clicking on Add Group Price button.