Supported feed standards:
Google Merchant Center (GMC)
IAI
CENEO
Below are examples of product feeds in the given standards.
Our recommended standard is GMC - sometimes found on platforms under the title: Google Shopping.
<rss version="2.0"> |
<offers version="1"> |
<offer file_format="IOF" version="3.0" generated_by="IdoSell Shop" generated="2019-08-01 11:01:19" expires="2019-08-02 11:01:19" extensions="yes"> |
Product feed requirements
The product feed must be an XML file provided as an URL, e.g.: https://yourshop.com/gmc-feed.xml
The encoding of the file must be in UTF-8 format
The file must be hosted by your shop
You must not block access to the file from certain locations (e.g. selected countries)
The file must be able to be downloaded from IPs 34.240.145.237, 52.215.244.30, 52.48.202.28 (this is the IPs from which you are downloading the file)
The file must not force authorization to open
The file cannot be password-protected
Links to graphics and products must not be given with spaces. If there are blanks, the system may not read the value of the attribute correctly.
Example of an incorrect link:
<g:link>
https://www.my-shop.com/product-url-30ml/p?idsku=215196140 </g:link>
Mandatory parameters in the file (example of parameters basing on GMC feed)
Mandatory regardless of the functionality you want to use in edrone (for Ceneo and IAI feed standards parameters may be named differently):
id
(in GMC feed, ID can be also taken fromitem_group_id
,gtin
ormpn
parameters)link
(to product)image_link
title
price
availability
(more informations here: https://help.edrone.me/en/articles/8298350-availability-indications-for-feed-in-standards-gmc-ceneo-and-idosell-iai)product_type
/product_category
(this parameter in GMC feed can be taken from any parameter in feed that contains category)
Category parameter (e.g. product_type
in GMC) is very important in many functionalities, that is why we should treat it as mandatory. It is important for functionalities like:
dynamic elements Selected Products & Bestsellers;
categories in Custom Flows;
full tree of categories in Cross-selling ready flow;
Marketing Machine (MM) recommendation frames;
filters in various features.
Optional parameters in the feed
The following attributes are optional but may be relevant if you plan to use certain functionalities in edrone:
sale_price
- used in dynamic elements and MM frames;quantity
- mandatory for Low stock products flow;complementary_product_ids
- optional when you use MM frames;expiration_date
- a parameter that defines the availability of a product within a certain period of time.
Do you need additional help?
If you have any additional questions about product feed, please contact us at hello@edrone.me