Product feeds
Product data generate in CSV or XML format.We advise product structure to be as follows:
- Name (name of the product)
 - ProductUrl (direct url address of product website)
 - ImageUrl (url address of products picture - thumbnail)
 - Description (produkt description)
 - Price
 - Category (kind of shoes in your store)
 - Availability
 - ShippingCost
 - Brand
 - Size (sizes separated with sign ";". In case of shoes in half sizes mark it with "." i.e. 7.5
 - Ean (international number)
 - ProductId (identification number in your store)
 - ImageUrl1 (url address of picture of bigger size)
 
