Wholesale Price not showing

Hi, I believe this may have to do with our template/layout?

We are using Wholesale Suite (free)

I have followed there getting started guide…which is very simple. But when i login as a Wholesale Customer in incognito, i do not see the Wholesale price.

I have edited only one product as a test, adding a wholesale price:
https://popuphitch.com/products/et-hitch-cover-etcvr/

I see no other reason why this would not work except maybe an issue with our single product layout.

login for both admin and wholesale(for testing) is below.

Hello Riceman.

Thanks for writing in!

You need to add another Text element and insert this:
MSRP ${{dc:post:meta key="wholesale_customer_wholesale_price"}}

You may add a condition to the element so that this will only display to the Dealer Customer role:

Hope this makes sense.