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
image 2
image 3