Discussions
"salespricehtml" with quantity pricing
Hi,
we use <%=getCurrentAttribute("item","salespricehtml")%> to display the price in item template - it works well.
But... for quantity pricing with a logged in customer that have quantity pricing, the online price displayed.
example: if Item has group pricing X and quantity pricing. And this group price attached to a customer with 30% discount - 30% discount should be displayed in item page for that customer but the online price displayed instead - any advice?!!!