Product Comparison Integration

This module allows you to easily offer a product-comparison function in your shop. FACT-Finder provides the relevant product information for each requested article number, as well as information on the attributes being compared, which you then just need to display.

If you like, you can emphasise various attributes, in order to draw the customer's attention to them.


Integration via REST

The technical documentation of the REST-API is contained in the search application itself and can be accessed via [your NG server]/fact-finder/swagger-ui.html . It can be also accessed via the following URL:

The interface offers not only the parameter documentation, but also the option to test a query and review the result. The documentation was created with Swagger, you can use Swagger Codegen to generate a client for it and use it for your code.

Module data is retrieved via the compareproducts function.