skip to Main Content

maybe its not related to this community. But I have big problem, I’ve build an auto-parts store on WooCommerce, The auto parts structure something like this: One Products belong to Thousands categories. Like 17″ tire will work with thousands of vehicles. So when a product being viewed, wordpress get all categories/taxonomies. When user browse an archive, the thousands (categories/taxonomies) * 20 (products) were called, we can’t ignore the vehicle models because its important. User search products from the car model. I’ve to move from WooCommerce. What will be better in my case.
PS: I want to develop like roughcountry.com, wheelmax.com, carid.com

2

Answers


  1. If you have fully eCommerce concept without many custom things which you require then you can go with either Magento or Opencart. Opencart is very lightweight eCommerce functionality. If you have limited categories, products, users then you can choose Opencart. They provide the best admin panel to easily manage. Opencart development cost is very low as compared to Magento. Magento is also a good option if you have to plan to big eCommerce functionality on your website. I will suggest you opencart is the best option now. If you have many custom functionality require then you have to choose any custom framework like codeignitor, zend etc

    Login or Signup to reply.
  2. You can still use woocommerce as your store platform as the other 2 solutions still operate on a product to category manner.

    Use a plugin such as ‘year make model’ or YMM to list your auto parts by vehicle.
    As for tyres look for a plugin that would allow you to filter tyres based on rim size, tread with etc… Otherwise get one custom built.

    But IMHO your on a platform that will suit your needs.

    Login or Signup to reply.
Please signup or login to give your own answer.
Back To Top
Search