In administration panel go to Sale => Price comparers
Select Ceneo
Select List of products
Select Generate the xml file
Press Generate the xml file
http://www.shop.example.com/uploads/ceneo.xml
Select Configuration
Copy the 36 characters after the string accountGuid= from the Trusted Opinions module code obtained from Ceneo
<script type="text/javascript">
ceneo_client_email = 'test@test.pl';
ceneo_order_id = '12345'; //opjonalnie
</script>
<script type="text/javascript" src="https://ssl.ceneo.pl/transactions/track/script.js?accountGuid=e8999447-22f0-4e8d-aee2-d48d846c00123"></script>
From the given example code you should paste the part:
e8999447-22f0-4e8d-aee2-d48d846c00123
This option is linked to Gathering opinions from Compatibility module. You have to activate Gather opinions.
In administration panel go to Sale => Orders
Check out orders documentation.
Check out manufacturers documentation.
Check out availability documentation.
Check out price comparers documentation.