Skip to content

Import Manufacturers

Use manufacturer import when you want to create or update brand records before assigning them to products.

This is useful when your product file uses manufacturer names or IDs and you want those manufacturers to exist in Shopware before the product import runs.

Prepare a file with one row per manufacturer. Include a stable identifier when you update existing records.

Common manufacturer fields include:

FieldUse
idUpdates a specific manufacturer when you already know the Shopware ID.
nameThe manufacturer name shown in the administration and storefront.
linkOptional manufacturer website URL.
descriptionOptional text about the manufacturer.
  1. Go to Extensions > Improved Import, Export > Import.
  2. Create a new import profile.
  3. Select Manufacturer as the entity.
  4. Choose your file source, such as upload, FTP/SFTP, URL, Google Drive, or Google Sheets.
  5. Map your file columns to manufacturer fields.
  6. Preview the import.
  7. Run the import.
name,link,description
Acme Brand,https://example.com,Default product manufacturer
Northwind,https://northwind.example.com,Outdoor equipment supplier