How to Test for Plugin and Theme Conflicts
A conflict is an error or malfunction caused by two parts of code giving conflicting signals. For example, plugin A gives the signal to perform an action but plugin B prevents this from happening.
WooCommerce has written a detailed guide on how to test plugin and theme conflicts.
Read the guide here: https://woocommerce.com/document/how-to-test-for-conflicts/