Item statuses in WooCommerce
There is not a direct relationship between status in Sales Layer and WooCommerce.
- Filtering channel in Sales Layer:
- Items that don’t pass the filter, then they aren’t passing through the connector:
- Categories don’t have status in WooCommerce, so they will be deleted.
- Products will be marked as Draft in WooCommerce.
- Variants will be marked as Disabled in WooCommerce.
- Items that pass the filter, then they are passing through the connector:
- Categories will be created in WooCommerce if they don’t exist.
- Products, if products are synchronized will be marked as Published.
- Variants, if variants are synchronized will be marked as Published.
- Items that don’t pass the filter, then they aren’t passing through the connector:
If a product is Published but Visibility/Status fields are linked in the connector, then the status in WooCommerce will be the status of value in Visibility/Status.