Hello,

I'm running a test environment using Nop 3.9 (live site is currently using 3.7).

We're trying to set up a system where our wholesale dealers can order through the website and get their discounted pricing. I've set up a Customer Role (Dealer) and set up a couple of sample products with their discounted price using the Tier Pricing option (using a qty of 1) and then setting the customer role accordingly.

Now, everything is working fine right now, but a crucial piece of information that a dealer requires seems to be missing from the product page - the retail pricing. The dealers pricing shows up correctly but there is no reference as to what the retail pricing should be (which is the default price that non-dealer customers see).

Is there a way that I can add some code to the productbox file which will show both prices?


Thanks!