I currently use WooCommerce on my Wordpress site to display products, as seen here:
https://hdpowerequipment.com/inventory/
There is actually no 'store', and standard store features like the cart, checkout, user accounts, etc., have been disabled. Even the prices are disabled. You will noticed the right sidebar allows one to sort products using various combinations of filters.
So, the million dollar question:
What would be the best way to build this page in Grav? Should I use Snipcart (have not tried it yet), or should I just assemble some sort of filterable portfolio page similar like the /blog page on this site? Mind you, I would need to be able to filter by category and/or tag(s).
Thoughts?