I need to create a webpage for the book store.

For now I need to create several static web pages and one page with list of products. I don’t know how to create this list, I don’t need any shopping carts and payments. Just plain products list with separate page for each product.

I also can consider commercial plugins.

Thanks for any suggestions!

2 Answers
2

Install the Custom Post Type UI plugin and create a Product custom post type. You can then create separate templates in your theme to display your products archive and posts.

Leave a Reply

Your email address will not be published. Required fields are marked *