How to handle WooCommerce with 10k+ products

WooCommerce is a great and flexible eCommerce Addon for WordPress. In this session i will talk about insights from projects and important lessons learned when dealing with a lot of products and categories. I will focus on two main topics:

Data Synchronization

  • How we build interfaces for daily data exchange between merchandise/erp systems with stability and performance in mind, so that thousands of articles will be synced without any manual effort
  • How to deal with errors (Logging, Status, Reporting)
  • Useful plugins and when to use custom code
  • Insights in useful custom code snippets

Website Performance

  • Speed and timemanagement in the synchronization process
  • Loading time improvements in the frontend
  • Multiple caching stages
  • Useful plugins and when to use custom code
  • Insights in useful custom code snippets

Speaker