vuestorefront / vue-storefront-api

Vue.js storefront for Magento2 (and not only) - data backend
https://www.vuestorefront.io
MIT License
348 stars 338 forks source link

Magento 2: include "ALL GROUPS" tier prices to all customer groups #573

Open talalus opened 3 years ago

talalus commented 3 years ago

Magento 2 "ALL GROUPS" customer id is hard coded to be 32000, so all customers should see tier prices with this selection.

https://github.com/magento/magento2/blob/2.4-develop/app/code/Magento/Customer/Model/GroupManagement.php#L32

all groups