Home > Docs > How to Modify the Import and Export Batch Count in WooCommerce

How to Modify the Import and Export Batch Count in WooCommerce

Last updated on April 24, 2026

Import and export operations in WooCommerce are processed in batches, and you can modify the default import and export batch count to control how many records are processed in each batch.

Steps to modify batch count

  1. From the Dashboard, go to 
    WebToffee Import Export (Pro) > General settings > General.
  2. The General tab displays the setting to adjust batch count.
Default import export batch count
Default import export batch count

Here, you can modify the following:

  • Default Import batch count – The default number of records to be imported in a batch.
  • Default Export batch count – The default number of records to be exported in a batch.

Batch Size and Performance

  • For import, the batch count is limited to 50. This prevents the server timeout issue that is caused when processing numerous records.
  • For export, the batch count is limited to 200. This prevents the server timeout issue that is caused when processing numerous records.

Larger batch sizes process more records per request, which may increase the chance of server timeout on low-resource servers. Reducing the batch size can help avoid timeout issues during large imports or exports.