Description
Copy from #3101
Magento2 no longer supports Group Prices. It is not possible to define and display a price for qty 1 that is not the default price.
Steps to reproduce
See the Screenshots here: https://mage2.pro/t/544
or read this description: (from https://community.magento.com/t5/Just-Ask-Alan/Group-pricing-on-Magento-2/m-p/26734)
Hi Alan
I need to show a wholesale price for my products for users in the Wholesale customer group. This was easy in the Group Price functionality in Mage 1.9, but for some reason has been removed from Mage 2.
I have tried the following:
Setting up a separate Wholesale website
- The Price attribute in the product's Basic Settings screen treats the Price attribute as Global scope, even though in the Attributes it shows that Price is Website scope
Using the Tiered Pricing in Advanced options
- Even with the Quantity set as 1, it will only show the tiered price in the basket, not the catalogue pages
Any help would be appreciated
Many thanks
Expected result
Display the correct price for Customer Group A if the logged in Customer is in Group A.
Actual result
Displays the normal price.