Shopify Vendor Field Missing After Import: How to Fix

On this page
A homewares merchant finishes importing 400 products from three different supplier CSV files. The import completes with no errors. Two months later the merchant notices their Google Search Console shows zero impressions for brand-related queries. They check Shopify admin and find that every product has an empty Vendor field. Shopify never created vendor collection pages for any of their supplier brands, because vendor was never populated during import. The pages that would have ranked for "[brand name] [store name]" searches were never created.
The Shopify vendor field is one of the most consistently overlooked fields in the import process. It imports silently when present, fails silently when absent, and the consequences compound over time. A shopify vendor missing after import situation does not produce any visible error: the products look fine in admin, they are live on the storefront, and the import report shows success. The damage is invisible until you notice missing collection pages, broken automated collection conditions, or gaps in your brand reporting.
What the Shopify Vendor Field Actually Controls
Most merchants think of the Vendor field as a label, useful for internal organisation, but not critical to store function. In practice, the Vendor field controls several distinct Shopify behaviours that affect SEO, filtering, and analytics.
Vendor collection pages. Shopify automatically creates a collection page at /collections/vendors?q=[vendor-name] for each unique vendor value in the product database. These pages aggregate all products from a given brand into a single browsable collection. They are indexed by search engines and can rank for "[brand name] + buy" or "[brand name] + [store name]" queries. A store that imports 200 products across 20 brands with no vendor field has zero vendor collection pages: the automatic SEO lift from brand-specific pages is not realised.
Automated collection conditions. Shopify's automated collections support a "Vendor is" condition. A collection called "Nike" with the condition "Vendor is Nike" automatically contains every product where Vendor equals "Nike". When vendor is empty across an imported catalogue, these collections are empty regardless of how many products of that brand exist in the store. The collection exists but shows no products. The Shopify automated collections missing products guide covers the broader set of conditions that cause this behaviour, with vendor being one of the most common culprits after import.
Shopify admin filtering and reporting. The Shopify admin product list can be filtered by vendor. Reports for inventory, sales, and fulfilment can be segmented by vendor. Both functions return no results when vendor is blank. For merchants managing inventory from multiple suppliers, vendor-based filtering is often the fastest way to find a product group, and it does not work without the vendor field populated.

Google Shopping brand attribute. When Shopify sends product data to Google Merchant Centre via its Google channel integration, it maps the Shopify Vendor field to the brand attribute in the Shopping feed. An empty vendor field produces an empty brand value in the feed. Google Merchant Centre's product data specification for the brand attribute notes that brand is required for most product categories (apparel, electronics, sporting goods, and others). Products with a missing brand may be disapproved or penalised in Shopping results.
Why Vendor Goes Missing After Import
The vendor field in Shopify's product model is called "Vendor" in the admin interface and in Shopify's standard CSV format. Most supplier-provided CSV files and product data exports from other platforms use different column names.
Column name mismatch. A supplier CSV that the merchant received from a wholesale distributor is the most common source of the problem. Wholesale distributors typically name the column "Brand", "Manufacturer", "Make", "Label", or "Supplier". Import tools that perform exact column name matching fail to identify these as the Shopify Vendor field and skip the column entirely. The products import without vendor data.
Multi-supplier imports with inconsistent naming. A merchant importing from three suppliers might find that Supplier A uses "Brand", Supplier B uses "Manufacturer", and Supplier C omits the field entirely. An import wizard that detects one naming convention might map Supplier A correctly and miss Suppliers B and C. The catalogue ends up with partial vendor data (some products have a vendor, most do not) which is harder to identify than a catalogue where vendor is universally blank.
Platform migration exports. WooCommerce, Magento, BigCommerce, and Wix all use different field names for what Shopify calls Vendor. A WooCommerce export typically labels this field "_vendor" or omits it entirely if the store was not using a multi-vendor plugin. A migration from WooCommerce to Shopify via CSV import leaves vendor blank on every product unless the merchant explicitly maps the field before import.

Shopify's own native CSV import. Shopify's built-in CSV import requires an exact "Vendor" column header. If the column is absent or differently named, it imports without vendor, with no warning and no prompt to map the field. Merchants who use Shopify's native import tool directly without a column mapping step consistently produce catalogues with missing vendor data.
A supplier CSV column named "Brand" and a Shopify field named "Vendor" are the same thing with different labels. The import step that maps one to the other is the step most commonly skipped.
How to Identify Which Products Are Affected
Before fixing the vendor field, it helps to understand the scope of the problem: whether it is the full catalogue or a subset of products from specific import batches.
Shopify admin product list. In the Shopify admin, go to Products. The product list table includes a Vendor column. Sort by Vendor to group products by their vendor values. Products with an empty vendor field sort to the top (or bottom, depending on sort direction). A visual scan shows quickly whether the missing vendor problem is isolated to specific products or covers the catalogue.
Shopify admin filter. The product list filter includes a Vendor option. Filtering for products where Vendor "is not set" returns all products with an empty vendor field. The count at the top of the filtered list shows the total affected products.
Full Shopify CSV export. Exporting the full product catalogue as a CSV via Importier's Full Shopify CSV export preset produces a spreadsheet with a Vendor column. This is also the format Shopify's CSV product import documentation describes as the standard for bulk product updates, including vendor field corrections. Filtering for blank values in the Vendor column in Excel or Google Sheets identifies all affected products and their SKUs, which helps trace which import batch each product came from.
The export is also the input for the corrective re-import: once the vendor values are filled in the exported spreadsheet, the file becomes the source for a re-import that updates the vendor field across all affected products. A Shopify product SEO audit run alongside this export will surface other missing fields at the same time, making the corrective pass more efficient.

Fixing Missing Vendor Data: Three Approaches
The right fix depends on the scale of the problem and whether the correct vendor values are known.
Approach 1: Re-import with vendor column explicitly mapped. If the original supplier CSV still has brand or manufacturer data in a non-standard column, re-importing with the column explicitly mapped to Shopify's Vendor field is the cleanest fix. In Importier's import wizard, the column mapping step lists every column in the source file. Mapping "Brand" (or "Manufacturer", "Make", etc.) to Vendor ensures the field is populated on every product in the batch. Because the re-import updates existing Shopify products by SKU or barcode match, it adds the vendor value without affecting other fields: descriptions, images, and variants remain unchanged.
Approach 2: Export, fill, and re-import. For catalogues where the source files are no longer available or where vendor data needs to be added manually, the corrective workflow is: export the full catalogue as a CSV (Importier's Full Shopify CSV preset), add a Vendor column to the spreadsheet, fill in the correct vendor values for each product (or group of products), and re-import the updated CSV. This approach works well when the merchant has a reliable list of which products belong to which brand, for example when the catalogue is organised by supplier and vendor maps directly to supplier name.
Approach 3: Source file cleanup before re-import. When importing from a supplier who consistently uses a non-standard column name, the most durable fix is to standardise the column name in the source file to "Vendor" before import. This removes the dependency on the import tool's column detection logic and prevents the problem from recurring on future imports from the same supplier.
- 01Step 1Audit the vendor field. In Shopify admin, filter products where Vendor is not set. Note the count: this is the scope of the fix.
- 02Step 2Identify the source. Check which import batches produced the affected products. Check those source files for the vendor or brand column name used.
- 03Step 3Re-import with vendor mapped. In Importier's import wizard, load the original source file and use the column mapping step to map the brand or manufacturer column to the Shopify Vendor field.
- 04Step 4Choose 'Update existing products'. In the import configuration, select the option to update existing products by SKU or barcode match rather than create new products. This adds the vendor field to existing products without duplicating them.
- 05Step 5Run the import and verify. After the import completes, return to the Shopify admin product list and check that vendor values are populated for the re-imported products. Filter for 'Vendor is not set' again to confirm the count has dropped.
- 06Step 6Check vendor collection pages. Navigate to yourstore.myshopify.com/collections/vendors?q=[vendor-name] to confirm that vendor collection pages are now generating for each populated vendor value.

Preventing Vendor Missing on Future Imports
The fix for existing products is a one-time corrective action. Preventing the problem on future imports requires a consistent approach to column mapping for every import batch.
Use an import template per supplier. Importier saves column mapping configurations as import templates. Once the mapping between a specific supplier's "Brand" column and Shopify's Vendor field is configured and saved, every future import from that supplier uses the same mapping automatically. The column mapping step does not need to be repeated: the template applies it on every run.
Check vendor before confirming the import. Importier's import review step shows a preview of the data that will be written to Shopify, including the Vendor field. A quick scan of the vendor column in the review step confirms that vendor values are populated before the import commits. If the vendor column is blank in the preview, the mapping can be corrected at this stage without running the full import.
Standardise source file column names. For suppliers who send CSV files regularly, it is worth requesting that they use "Vendor" as the column name (or renaming it in the file before import as part of a standard pre-import process). This eliminates the mapping dependency entirely and makes the import file compatible with Shopify's own native import format as well as Importier's wizard.
- Vendor field blank on all imported products
- No vendor collection pages created: brand SEO pages absent
- Automated collections with Vendor condition show zero products
- Google Shopping brand attribute empty: potential disapprovals in Merchant Centre
- Admin vendor filtering returns no useful results
- Vendor field populated from Brand, Manufacturer, or Supplier column in source file
- Shopify creates vendor collection pages for each unique vendor value automatically
- Automated collections based on Vendor condition populate immediately on import
- Google Shopping brand attribute populated: products compliant with Merchant Centre brand requirement
- Admin filtering and vendor-based reporting function correctly across the full catalogue

Vendor data belongs in every import, not just descriptions and images
Key Takeaways
The Shopify vendor field missing after import is a quiet problem that produces visible damage over time: absent collection pages, broken automated collections, and gaps in Google Shopping compliance.
- Column name mismatch is the primary cause. Supplier CSVs use "Brand", "Manufacturer", "Make", or "Label" for what Shopify calls "Vendor". An import tool without flexible column name detection silently skips the field.
- Shopify's native CSV import does not warn you. If the Vendor column is absent or differently named in the source file, Shopify imports the products without vendor and reports success. There is no error and no prompt to map the field.
- Vendor collection pages are automatic but depend on the field being populated. Shopify creates collection pages at
/collections/vendors?q=[vendor]for each unique vendor value. An empty vendor field means no collection pages, even if hundreds of products from that brand exist in the store. - Google Shopping maps vendor to the brand attribute. Brand is required for most product categories in Google Merchant Centre. An empty Shopify vendor field produces an empty brand in the Shopping feed, which risks product disapprovals.
- The fix is a targeted re-import with vendor column explicitly mapped. Importier's column mapping step maps any column name to the Shopify Vendor field. Using "Update existing products" mode adds the vendor value without affecting other product fields.
- Save a template per supplier to prevent recurrence. Once column mapping is configured for a specific supplier file, saving it as an import template applies the same mapping automatically on every future import from that supplier.
Fix missing vendor data and prevent it on future imports at importier.app.
Set up your first import in under five minutes.
Importier brings products into Shopify with AI descriptions, category metafields, and data enrichment on every run.


