I am using AspDotNetStorefront ML 8.0.1.2/8.0.1.2 and I have 3 different price levels for my products and when I go to the product management mapping tab and try to update the item with all three levels it only sticks to one and not the other two.
I am sure that we could map the same product to multiple customer levels. I even tried to go into the database and enter in the mapping to dbo.ProductCustomerLevel and it won't let me enter the same productID stating that their is a violation of primary key constraint. cannot insert duplicate key in that table.
After I get it to map to the other customer levels , I will update the variant's extended price for all three levels. I just can't get it to map the product to 3 customer levels.
Any help would be greatly appreciated?