Discussions
How to display the correct display price text
Hi all,
I'm having a hard time to figure out how to display the current specific level price text on my item lists and drilldown pages. I know how to display a price level using something like - <%=getCurrentAttribute('item','pricelevel5')>, for the online price.
What i want to do is to display the description text for the price level. So for example, If I'm not logged in, I would want to display "Web Buyer Price", or if I'm logged in as a reseller, i would want to display "Reseller Price". This text would correspond with the description in the accounting list.