In order for all items from WooCommerce to appear in the inventory mapping screen in Linnworks, there is a list of criteria that the item must meet.
Simple single item products must meet the following criteria:
- The product must have a SKU.
- The product type must be set to Simple and not Grouped.
- The Downloadable and Virtual product attributes must both be set to False.
- The product visibility setting must be Public.
- The product must be published publicly.
Variation items must meet the following criteria:
- At least one variation child item must be present within the variation group.
- Both Parent and Child products must have SKUs.
- The Parent SKU must not match any of the Child SKUs.
- The Parent item Product type on Woocommerce must be set to Variable.
- Parent and Child products Downloadable and Virtual product attributes must both be set to False.
- Parent and Child products product visibility setting must be Public.
- Parent and Child products must be published publicly.