Product List Screen

On the product list screen ( the screen that shows a list of products) in the Starter Site where it shows display name and price. How do you configure this screen to show different columns. I thought clicking show in Product List in the Inventory and Catalog Schema manager would have done the trick but it does not seem to affect this screen. Does screen require back end coding changes to change the columns. Also, where can you change the number of rows that show per page.

Please Advise.



Answer this question

Product List Screen

  • Matthew Langley

    I have tried that and it does not change the list screen. It does however changed the product detail screen.

    Chris...


  • Ben-TSK

    In the Catalog and Inventory Schema manager you need to check the DisplayOnSite checkbox for the properties you want to be displayed.
  • Jeffyoung1234

    You need to modify controls\ProductList.ascx. I can see from another post that you've already done this but I wanted to post the answer here for others looking at the same problem.
  • Product List Screen