Hi guys,
I want to build a database of 1000s of different products and write down their specs etc. I am not going to sell anything, no e-commerce functions needed, I only want to display these products in a grid/tiles with extensive filters at the top (if possible AJAX). It should be 6 products in a row and infinity scroll.
Also, bulk upload through excel or cvs would be nice.
The two options I see are:
* WooCommerce in catalog mode
* simple WordPress with a grid/tile Plugin and Custom Post Types
All the grid/tile plugins I found so far don’t allow me to set the number of products per row, or are quite ugly 😀
Are there other, better options? Is WooCommerce way slower than the other option? Any opinion, idea or thought is highly appreciated ☺️ cheers!
[ad_2]
I’m completely new to WordPress/woocommerce but I just built mine with 2.8k products. Not sure about infinity scroll but I just set mine to have 6 products per row and 48 products per page. I also uploaded attributes for all of my products and then put those filters on the catalog page.