Product Comparison Integration
Display product comparison data returned by FactFinder through the REST API.
This module allows you to easily offer a product-comparison function in your shop. FactFinder 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.
You can also emphasize selected attributes to draw the customer’s attention to them.
Integration via REST
The REST API documentation is part of the search application and is available at [your NG server]/fact-finder/swagger-ui.html. You can also access it here:
Swagger Link: https://ng-demo.fact-finder.de/fact-finder/swagger-ui.html
In addition to the parameter documentation, you can test requests and inspect the results directly. Because the documentation is built with Swagger, you can also use Swagger Codegen to generate a client.
Module data is retrieved via the compareproducts function.
Last updated
Was this helpful?

