How to prepare Ceneo compatible feed from Google source feed

Sometimes the feed that serves us as a source is generated in a format suitable for Google. When we want to generate a Feedink feed for Ceneo from such a file, we need to perform several operations on the data using data mapping and appropriate rules. Below, we describe the process of such an operation in a few steps.

Step 1: 

First, we need to create a new product file in the "Exports" tab, selecting the "Ceneo" template. 

Step 2:

When converting a product file from a popular format like Google to Ceneo, the structure will be automatically mapped. Then, in the rules tab, you should remember the correct values for each attribute/element of the feed:

- Certainly, the availability element should be changed from "in_stock" to "1" and "out_of_stock" to "0".

- Category should have the separator changed from ">" to "/"

Step 3:

Create data for the discount element using mathematical operations. The discount element is the calculated percentage value of the current discount. Below are the rules.

Prior to that however, in order to use the following scheme, variables should be created: "price_no_currency" and "sale_price_no_currency" and copy into them the currency-free values of prices from "sale_price" and "price" - more on how to clean the price from currency here

Step 4:

Approval of changes in the Preview step.

This way we prepared a product file for Ceneo using the Google product file.