Hi, We need to work with Woocommerce from outside the dashboard. In order to do so we need to find out how Woocommerce stores various data in the database: 1) How the components in a composite product are stored (so we can change them from outside the dashboard) 2) How the orders are stored, including order items and order status PM if this is something you can dig out from the plugin code, using WP debugging or something else. Thanks, Mads