Product Reviews — Import Your Product Catalog via CSV
Can't install the JS yet? Initiate a one-time import to get your product review catalog in our system
Importing Reviews via CSV
Importing Your Product Catalog via CSV
If you prefer not to use JavaScript syncing, or would like to first test Product Reviews in a development or staging environment, you can import your product catalog using a CSV file.
This method is ideal for:
- development and QA environments
- initial catalog setup
- large product catalogs
- merchants with existing spreadsheet exports
- teams without direct storefront development resources
Our onboarding team can assist you with formatting and validating your import file.
Getting Started
To import your catalog, simply upload a CSV file containing your product information.
Once uploaded, ResellerRatings will ingest the product data into your Product Reviews catalog.
File Requirements
- CSV format only
- Maximum file size: 2 MB
- UTF-8 encoding recommended
Required Fields
The following fields are required for a successful product catalog import:
|
Field |
Description |
|---|---|
|
SKU |
Unique product SKU or item number |
|
product_name |
Product title displayed to shoppers |
|
URL |
Full URL to the product page |
|
img_url |
Public image URL for the product |
Optional Fields
The following fields are optional but recommended for enhanced organization, data analytics and syndication support:
|
Field |
Description |
|---|---|
|
category |
Product category name for data analytics and segmentation |
|
brand |
Product brand for data analytics and segmentation |
|
gtin |
UPC / EAN / GTIN identifier |
|
mpn |
Manufacturer Part Number |
|
Parent Product ID |
Shared parent identifier for grouped products |
|
Parent Product Name |
Parent-level product display name |
Product Hierarchy and Parent Products or Varient Products
Our product reviews system supports product taxonomies. For example, a product might have a few parent products, or be a variant of a core parent product. You can specify the relationship here. Specifying parent/child relationships for taxonomies allows you to aggregate reviews to the parent-level product - collecting reviews faster for the core product.
|
Field |
Description |
|---|---|
|
parent_id |
Shared parent identifier for grouped products |
|
parent_name |
Parent-level product display name |