Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Magento Bundle Product Customer Group Price

I have a problem related to Bundle Product in Magento. I am currently working on v1.9 which has a feature called user group price. It enable us to allow different groups of customers to get different prices. For simple product the Group Price is fixed and absolute, but for bundle product it is a 'Percentage Discount'. I want to be able to define a fixed and absolute Group Price for a bundle product.

So the question is

Is there a way to define Customer Group Price for a Bundle Product as a fixed and absolute value instead of a percentage discount?

like image 309
user3106759 Avatar asked Jan 07 '15 22:01

user3106759


People also ask

What is group price in Magento?

One of the Magento 2 features is Customer Group Price (Tired Price). It allows you to set different prices of products in accordance with their quantity as well as depending on the customer group. e.g. define lower prices for wholesale customers who purchase 10 and more quantities of the same product.

What is the difference between grouped and bundled product in Magento?

Grouped products are limited to purchase quantities of each individual item, whereas bundled products let customers choose the variety of options and quantities for each item in the bundle. You should use bundled products If you want to let your customers customize the size, color, material, etc.

What is a bundled product Magento?

A Bundle product is also known as a 'kit' in other eCommerce platforms. This is a composite product type that consists of a number of simple or virtual products. Shoppers can add and configure products in a bundle according to their needs and build a 'product of their own'.


1 Answers

I was searching for the same for the last couples of days, I'm working as a mangento theme developer for the last 4 years, i found that no direct feature doing that exactly but you can do it through a very good magento ext. 1. http://www.webtexsoftware.com/customer-group-prices-magento-extension 2. http://www.mageworx.com/customer-group-prices-magento-extension.html 3. https://www.magentocommerce.com/magento-connect/customer-group-prices.html

Also if you didnt need to buy an extension, let's tell you that this is a very simple change, if you have a 6 months experience in mangento ext. dev. you can do it, this will help you to understand the business behind the "Price Management & Customer Groups" https://www.brightpearl.com/support/documentation/price-management-customer-groups-magento

Again your requirement is very simple: define a Customer Group Price for a Bundle Product as a fixed and absolute value instead of a percentage discount, please follow the following url: http://www.divisionlab.com/solvingmagento/magento-bundle-product-type-part-1/

Please feel free ask me for more details.

like image 82
Basem Torky Avatar answered Oct 20 '22 17:10

Basem Torky