I need to create additional product options for customizing the products and apparently your plugin is not compatible with themecomplete.com’s EPO plugin because you removes the standard WooCommerce product environment entirely. That means there is no normal product form, no standard add-to-cart button, and none of the default WooCommerce hooks that the EPO plugin relies on.
Is there a way around this that you can think of? is it possible for your plugin to:
– recreate the full WooCommerce form
– maintain the standard WooCommerce hooks
– allow third-party fields to be injected into its interface
– process those fields when adding a variation to the cart?
Vincent Levalois