In the Ceneo comparison engine, you can search for products from different categories and compare their prices. Thanks to Ceneo, customers can quickly find a product at a good price, and sellers can reach new customers. The advantage of adding an offer to Ceneo is that the search engine has a high position in the search results. Find out how to add products to Ceneo and track customer entries from the comparison engine.
Ceneo Comparison Page: https://www.ceneo.pl/
Ceneo. Integration of the store with SOTESHOP.
In the Admin Panel go to Applications → Ceneo
Select Product List
Select Generating an XML file
Press the Generate xml file button
https://shop.example.com/uploads/ceneo.xml
It is possible to automatically generate an xml file. See more -> Task Schedule.
Select Configuration
From the Ceneo module code Trusted Reviews copy 36 characters after accountGuid=
<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 above example code you should paste the part:
e8999447-22f0-4e8d-aee2-d48d846c00123
Option related to Collecting reviews in the Compatibility Module. Review collection must be active.
In the admin panel select Sales => Orders
See the orders documentation.
See the manufacturers documentation.
See the availability documentation.