Page 1 of 1

Price field in the Categories Detail Page

Posted: Fri Jun 16, 2017 8:58 am
by astromens
Is there a way to add the price field in my Categories Detail Page Display page?

Re: Price field in the Categories Detail Page

Posted: Sun Jun 18, 2017 10:50 pm
by nadeem
The price field is not directly available on CatalogNode class. So you have to do a bit of customization to display the price field on category details page. For that, you first have to load the item using CatalogNodeId and then set the price of that item to a label.