Hi i have this configuration:
_ Frontend, only registered user can reach the configurable product page
_ All child product base price is "0,00€" (this is because we don't want to show the base price but the price assigned to the group).
_ All child product have the price assigned for every user group
I have installed an extension for a grid in the configurable product. The grid shows correctly the price assigned to the user group. ( image 1 )
But in my cart i see the base price "0,00€" ( image 2 )
yes, i tried to assign a base price > of the group price and it all works but i see that price and i don't want that ( image 3 ).
My solution (but i don't like it too much) is to assign an higher base price to every product and working on the template to don't show it, but i think it is not a good solution.
Any idea?
image 1
![Schermata 2017-12-05 alle 09.15.19.png Schermata 2017-12-05 alle 09.15.19.png](https://community.magento.com/t5/image/serverpage/image-id/5900i7F39992B121CA1EF/image-size/large?v=v2&px=999)
image 2
![Schermata 2017-12-05 alle 09.18.10.png Schermata 2017-12-05 alle 09.18.10.png](https://community.magento.com/t5/image/serverpage/image-id/5901i8ECCC8C0BDE13BD0/image-size/large?v=v2&px=999)
image 3
![Schermata 2017-12-05 alle 09.22.40.png Schermata 2017-12-05 alle 09.22.40.png](https://community.magento.com/t5/image/serverpage/image-id/5902iF174414F9C240029/image-size/large?v=v2&px=999)