A1 Profit Reports for WooCommerce adds the reporting layer WooCommerce’s own Cost of Goods Sold feature doesn’t provide:
This plugin reads and writes cost data through WooCommerce’s own Cost of Goods Sold field (WC_Product::get_cogs_value() / get_cogs_total_value()), so cost entry, Quick Edit, and Bulk Edit all work the way they already do in WooCommerce — this plugin doesn’t duplicate that, it reports on top of it.
Not recommended for stores exceeding roughly 10,000 sales/month, particularly when using wide date ranges like “This Year” — report data is cached, but a first-time computation over a very large order volume can still be slow.