How to import archived or draft products into Odoo with Shopify connector

How to import archived or draft products into Odoo with Shopify connector

By default, the Shopify connector imports only active products. If you want to import inactive ones as well, you need to select the appropriate setting.

To do this, navigate to e-Commerce Integration Settings → General tab and find the “import_products_filter” field:

image-20250218-154933.png

Here are the appropriate values for this field:

{‘status’: ‘active’} – means import only active products
{‘status’: ‘active’, ‘archived’} – means import of both active and archived
{‘status’: ‘active’, ‘archived’, ‘draft’} – means import of both active, archived and draft products

Before editing this field, please ensure that the Integration is disabled:

image-20250218-155242.png

Still Need Help?

Please contact our support team: https://support.ventor.tech/

Related Posts