Skip to content
  • There are no suggestions because the search field is empty.

Export to Google Products Search

Posting Products to Google Product Search



In a nutshell, “Products Search” is a product index within Google Shopping, and powers the results that you see when you click on the Shopping link on Google. You will need a Google Merchant account to submit products and content to Google Product Search.

ProductCart contains a feature that allows you to quick generate a Google Product Search data feed. You will then need to register it with Google and provide the data feed by uploading it manually or letting Google automatically “fetch it” from your Web store.
 

Unique Product Identifiers


Google requires product search listing to include certain  unique identifiers:
  1. Brand
  2. Manufacturer Part Number (MPN)
  3. Global Trade Item Numbers (GTIN) - includes UPC, EAN, JAN, and ISBN
 
Unique Identifier Rules for Google Shopping data feeds
 
  • For apparel categories, you MUST include "Brand." Shoes, Sunglasses, Handbags, and Watches must ALSO have one other unique identifier.
  • For media and software categories, you MUST include GTIN.
  • All other categories must include AT LEAST 2 of the 3 identifiers.

These rules are so that your products can be matched to Google's "product pages," where users are able to view useful data such as product specifications or reviews.

This means that unless you request a special exemption, unique product identifiers must be included for all products. Specifically, one of these 3 combinations must be included:
  1. BRAND + MPN
  2. BRAND + GTIN (UPC, EAN, JAN, or ISBN)
  3. MPN + GTIN

For more information on these rules, see Google's Products Feed Specification page.
 
Leveraging Custom Search Fields

To do so, you need to leverage the ability to map specific search fields to export fields in ProductCart. The system will then automatically retrieve those values from the database when generating the data feed. It is important that you become familiar with this special use of custom search fields before you create a Google Product Search data feed, unless you have been granted an exemption from submitting unique product identifiers.
 
Requesting an exemption

If your items do not have unique identifiers (e.g. custom-created products, services, etc.), you can request a special exemption.

For example, on the ProductCart software store we sell digital goods (our ecommerce software) for which unique identifiers are not available. We requested an exemption and it was granted by Google within a couple of days of submitting the request.

Note that even after the request has been approved, you might still see “Missing Unique Product Identifiers” error messages in the your Google Merchant Center. We contacted Google on this matter, and they indicated that those messages can be ignored once the exemption has been approved.
 
Feature Limitation: Apparel products (US only)

Google Product Search introduced additional required attributes for Apparel products ( see sections 4 and 5 of the Google Product Search data feed specifications). These additional requirements apply only to US merchants at this time.

The additional attributes are 'gender', 'age group', 'size' and 'color', plus the 'item group id' attribute if there are product variants, and the 'pattern' and 'material' attributes if the variants vary by pattern or material, plus the corresponding product image for each variant.

As you can see, these new requirements are quite extensive, and will require several database and code changes to ProductCart. We will be reviewing the project again after the release of ProductCart v4.5.

As of now, the data feed generator will not support apparel products for US merchants. This is to be considered a feature limitation at this time.
 

Setting up Tax and Shipping


Google requires product search listings to include tax and shipping information. This information is required at either the account or item level in order for your items to process and appear in Google Product Search results.
  • Shipping: Google Product Search data feed generator has been updated to include the product weight. You need to setup shipping in your Google Merchant Center account.
  • Taxes: You need to setup taxes in your Google Merchant Center account.
 

Generating the Data Feed in ProductCart

 
  • Products to include in the data feed.  Select the categories that contain the products to be included in the Google Product Search data feed. Press down the CTRL key on your keyboard to select multiple categories. Use “Include sub-categories” to be able to select a parent category above and have all of its sub-categories be included. You can limit the number of categories shown by clicking on the links:
    • Only Categories with Products
    • Only Parent Categories
    • Show All Categories
       
  • Other product selection settings:
     
  • Exclude wholesale categories
    Check this checkbox to exclude categories that are only visible to wholesale customers (and therefore hidden to the casual visitor to your e-commerce store).
     
  • Exclude 'not for sale' products
    Check this checkbox to exclude products that are not currently available for purchase. Note that inactive products are always excluded.
     
  • Unique product identifiers
    As mentioned above, Google Product Search requires the use of unique product identifiers (learn more). If unique identifiers are not available (e.g. custom products), you will need to request an exemption.
     
  • Data feed file name
    The file name must be a TEXT file (*.txt) and must not include the date. The file will be saved to the pcadmin folder.
     
  • Currency
    Select the currency that applies to your store from the Currency drop-down when generating the data feed.
     
  • Condition
    Select the products condition from the drop-down when generating the data feed.
     
  • Expiration Date
    The date that the item listing expires or that information about this item is going to change.
     
  • Brand
    ProductCart will use the brand associated with each product. If you are not using Brands in your store, you can enter a generic brand here (e.g. your company name).
     
  • Include shipping weight
    Note: you need to setup shipping options in your Google Merchant account
     
  • Display reports about included and excluded products
    Note: This option can slow down the data feed generation process, and it only works when exporting all categories


    Tax settings: Google Product Search now also requires that you specify tax information. However, this is something that you need to do at the Google Merchant account level. The data feed will not contain a tax rate or amount at the item level (as that information does not exist in ProductCart)
 

Submitting Your Product Search Data Feed


There are three ways to submit your data feed to Google Product Search.
 
  • Direct Upload (Files under 20 MB in size)
  • FTP Upload (Files under 1GB in size)
  • Automatic Upload (Scheduled Fetch) (Files under 1 GB in size)

Take advantage of the scheduling feature to automate the posting of the data feed.

Once your data feed has been registered by Google Product Search, your items will become searchable in the Google Product Search database. However, remember that they will expire in 30 days from the date of the last upload, so remember to either use the scheduling feature or upload a new version of your bulk upload file regularly.

Also note:
  • The file name for your Google Product Search Data Feed must remain the same if you want to update existing items. However, you can also register a new bulk upload file.
  • Do not include the date in the name of the file.
 

Troubleshooting

 
Data feed rejected due to requirement of Google Product Category attribute

The Google Product Category (google_product_category) attribute is Google's category of the item. It has nothing to do with the item category in ProductCart, which is submitted as part of the data feed as the “Product Type” attribute (product_type).

You can find detailed information on this attribute on the Products Feed Specifications page. It is only applicable to a small subset of categories, and must use exactly the category definition included in Google’s taxonomy.

Automatically filling in this information in ProductCart would require substantial changes to the system, as you would have to specify a mapping between a ProductCart category and the Google taxonomy at the category or item level.

Therefore, at this time, if you are getting an error indicating that this attribute is required, you have two options:
  1. Contact Google and explain that your products do not fall into one of the categories for which this attribute is required
  2. "Manually Edit the File" as follows:
    • Download the data feed to your computer
    • Open it in MS Excel (it is a tab-delimited file)
    • Add a column with the value “google_product_category” in the first row (the header row)
    • Add the values to the products for which this attribute is required, consistent with the Google’s taxonomy.
    • Save the file in its current (*.txt) format.
    • Submit the edited data feed

We understand that manually editing the data feed is certainly not an ideal solution, and we are looking for the best way to automate this process in ProductCart. As mentioned above, this will require changes both at the source code and database level, so it is not something that can be implemented immediately.