Standard Web Simple Product Sales Report is a focused WooCommerce reporting plugin that exports product-level sales data to an Excel-compatible CSV file. It is built for store owners and administrators who need a quick, practical overview of which products sold during a selected date range.
The plugin adds a dedicated admin page under the shared “Standard Web” menu. From this page, the user selects a start date and end date, then downloads a CSV report. The plugin does not create a visual analytics dashboard and does not store generated reports. Its purpose is simple: generate a clean aggregated product sales export on demand.
The report is based on WooCommerce orders within the selected date range. By default, it processes orders with the processing and completed statuses. The exported data is aggregated by product, meaning each product appears once in the CSV with totals calculated across all matching orders.
The CSV includes the product ID, product name, quantity sold, sales amount including VAT, sales amount excluding VAT, cost, and profit. Sales values are read from the actual WooCommerce order line items, so the exported totals reflect what was charged on the orders, including the real VAT amount stored on each line item.
Cost and profit columns are included when cost data is available. The plugin reads product cost from the _wc_cog_cost meta key, commonly used by WooCommerce cost-of-goods solutions. For variations, if the variation does not have its own cost value, the plugin can use the parent product cost. Profit is calculated as excluding-VAT revenue minus cost total. If no cost is available, the cost and profit cells remain empty.
The generated file is a CSV with UTF-8 BOM for better compatibility with spreadsheet applications such as Microsoft Excel. The filename includes the selected date interval, making exported reports easier to organize.
For performance and safety, the plugin paginates through orders and includes an order count check before export. If the selected date range contains more orders than the configured maximum, the plugin asks the user to narrow the interval instead of attempting an oversized export. Developers can adjust order statuses, page size, and maximum order count through filters.
Standard Web Simple Product Sales Report is useful for WooCommerce stores that need straightforward product sales exports for accounting, internal review, stock planning, supplier discussions, or profitability checks. It avoids unnecessary complexity and focuses on a fast CSV report that can be opened and analyzed in spreadsheet software.





Reviews
There are no reviews yet.