Is there any point where the post itself is fetched?
I understand that the plugin does not fetch Woo products (WC_Product), but does it fetch the post object?
(or the plugin just works from the index, completely bypass WP classes and objects?)
Because if the post is available at any point, then we may extra the product type from the post meta (Woo stores product type there)
Thanks,
Daniel