Home > Docs > Order / Coupon / Subscription Export Import Plugin for WooCommerce > How to Connect WooCommerce Orders with Products Using SKU

How to Connect WooCommerce Orders with Products Using SKU

Last updated on April 24, 2026

WooCommerce orders can be connected to products using the product SKU instead of the product ID by enabling the “Link products using SKU instead of Product ID” option in the advanced import settings of the Order, Coupon, Subscription Import Export plugin. This ensures line items are matched based on SKU during order import. A sample format for inserting elements in the line item column is given below:

Sample CSV containing line item with Product ID.
Line item with ProductID

By default, the line items in an order are identified by product ID. There can be instances where the user needs to use an SKU instead of a product ID. In those cases, choose Yes for the option “Link products using SKU instead of Product ID” before importing it.

Linking products using product SKU

From the WordPress admin dashboard, click on WebToffee Import/Export(Pro) > Import. To connect the WooCommerce orders with products using product SKU:

  1. Select the post type as Order.
  2. Select an import method.
  3. Map the import columns.
  4. In the last step of import advanced options/ batch import and scheduling, choose Yes for the option Link products using SKU instead of Product ID.
  5. Click on Import to finish.
Enabling the option- Link products using SKU instead of Product ID
Enabling the option: “Link products using SKU instead of Product ID”

For a step-wise procedure of import, refer to How to import WooCommerce Orders.