in b2b module , I need to show different price of same product to two different customer which belong to different user group.
When i linked price row to particular customer then it is working as desired . when i linked price row( of any product ) to customer group (customer belong to this group) then price is not showing for this customer when customer logged in and see product details on product detail page.
Product list page , price is not showing for particular customer when customer logged in. But when price row of product belong to customergroup then price is visible in product list page for anonymous/any customer.