Sourcing & dropshippingUpdated 2026-06-01

Find & import products

Search the AliExpress catalog and import products to your store.

Once connected, browse the AliExpress catalog and import products to your store with one click — or paste a product URL/ID.

Where to find it

Admin → Sourcing → Find products (/admin/sourcing/catalog). Search by keyword, or paste an AliExpress product URL or ID to preview a specific product.

Importing

  1. 1

    Search or paste a URL

    Browse the catalog by keyword, or paste a direct AliExpress product link to preview it.
  2. 2

    Preview the product

    See the product's images, title, variants, and supplier cost before importing.
  3. 3

    Click Import

    The import dialog queues the product. Imports are async — the product is created in your catalog with dropship fulfillment type.

Bulk import

Import multiple products at once with the bulk import endpoint. Each import is tracked as an import job you can monitor in the import queue.

Catalog & import endpoints
GET/dropshipping/products/search
Search supplier products (q, page, pageSize).
Session
GET/dropshipping/products/:externalId
Preview a supplier product.
Session
POST/dropshipping/products/import
Queue a single product import.
Session
POST/dropshipping/products/import/bulk
Queue a bulk import.
Session