In the Neto product inventory you can set pricing so when a customer from user group 1 purchases the item as part of the kit, they pay user group 2 pricing.
However on the frontend, the pricing shown to the customer is still user group 1 pricing. This defeats the purposes of lower pricing as if they add the item to the cart they would be happy buying the product anyway and they may as well be paying full price.
Is it possible to get this changed so the user will see the correctly mapped user group pricing or does anyone have a work-around solution I can implement into the code to get it working immediately? I've checked all the price base tags and unless I've missed something none of them show the mapped user group pricing. And I can't find any base tag that shows the updated user group for each product so I don't see any way to adjust the code to make it work.