Skip to main content
As part of Cevoid’s general implementation, you can use product feeds to sync your product catalogs with Cevoid for product tags on posts in the UGC module.

Adding a product feed

Follow these steps to add your product feed(s)
  1. Navigate to Settings -> Products and Markets
  2. Edit an existing market or create a new one
  3. Scroll to the Product feed section
  4. Click Add product feed
  5. Enter the URL to your product feed
  6. Select what file format your feed is in
  7. If your product feeds are password-protected, click Authentication and enter the username and password
  8. Click Connect Feed
  9. Map each value to the corresponding field in your feed
  10. Click Create feed

Field mapping

A preview of your feed will be displayed once you have connected your feed.
All fields in your feed are made available in the dropdowns of each value.

Required fields

ValueDescriptionWhat it is used for
IDUnique identifier for your product variant.

This value should be the same across
markets if you have a multi-market setup.
The unique identifier is used to identify your products and connect them across your markets.

This ensures your team only needs to tag a product once, regardless of how many markets you operate in.
Product titleThe name or title of the productPresented as part of a product tag
LinkA URL to the product pageUsed when visitors click a product tag
Product priceThe price of the product.
No currency information should be included.
Presented as part of a product tag.
Can be hidden via the market’s settings.
Image linkThe primary image of the productPresented as part of a product tag
Item group IDThe value that groups product variants.

This field is optional but strongly recommended.

If you don’t add this value, we will analyze the URL path to create an artificial grouping to ensure proper fallback behavior for the product page gallery.
- Options when adding a product tag
- Fallback in the product page gallery

Optional fields

ValueDescriptionWhat it is used for
Additional Image LinkThe secondary image of the productPresented when visitors hover over the product tag’s primary image
Sale PriceThe discounted price if the product is on sale.If the sales price is available, it will be presented next to the ordinary price as part of the product tag
AvailabilityWhether the product is in stock or notIn the market’s settings, you can decide if product tags should be hidden if the product is out of stock (off by default)
CategoryThe hierarchical categories the product is part of.

The following seperators are supported for parent-child detection: , / | > < →

Consider using Collections value instead if you don’t have hierarchical categories.
- Filter option when tagging products
- Library filter
- Category page gallery
- Parameter in optional AI fallback of the product page gallery
Collection(s)Collections the product is related to.

You can map multiple fields to this value if you have separate collection fields
- Filter option when tagging products
- Library filter
- Collection page gallery
- Parameter in optional AI fallback of the product page gallery
Variant optionsRelevant variant options such as color and size.

We recommend adding only the variant types your team wants to work with.
- Presented when tagging specific product variants
- parameter in default fallback behavior of the product page gallery and email widgets.

Frequently asked questions

What format should the feeds be in?

The Google Shopping feed schema is the most common, but we support custom field names, and you can map them to the correct values freely.

What file formats are supported?

The feeds need to be in one of the following formats: XML, CSV, or TSV.

Can we have multiple feeds per market?

You can add multiple feeds to each market if your catalog is split up. Usually, one is only needed.

Do we need to make any changes if we modify our feeds?

All fields except for the product ID can be remapped freely.
Any changes will be reflected after the next product sync.
Your product tags are connected to the product ID.
Please consult the Cevoid team before remapping the product ID field.