added

JS | Configuration for a grid/list view switcher

A grid/list view functionality for the displaying of products was added to our JS Implementation. This feature is optional for JS implementations and can be implemented in different ways. We can show only a grid, only a list (new), or a version with both grid and list view (new). For the last one, we implemented a switch functionality which will be shown next to the standard sorting dropdown. The choice made by customers will be recognized for reoccurring visits to the webshop.

At the moment, enabling this setting should be done by setting up some local Javascript documentation, as described in this article: https://docs.tweakwise.com/reference/js-js-implementation-local-configuration#uiproductsviewbutton

If this configuration is missing in you configuration, we show by default a grid view only.