Option to choose how many elements are visible in a multi-element-block
In picture sliders, commerce sliders, multi-element-blocks, the max quantitiy of elements visible side by side at once is capped at 3 (except of the cross selling block afaik). The customer should be able to choose a number higher than three. A full sized commerce slider with only three products visible is just too little and the three ones visible are way too big
-
Doris Satzger commented
DE
Es wäre sehr wichtig die minProductWidth des Produktsliders besser einstellen zu können. Entweder die Möglichkeit dort für jeden Viewport eine minProductWidth einzugeben in px oder die Anzahl der Items für jeden Viewport oder eine Klasse zu hinterlegen, damit man mit css und mediaqueries die minProductWidth selbst definieren kann. In unserem Shop haben wir Produktslider, die über die gesamte Breite gehen, aber auch Produktslider, die die Hälfte des Viewports einnehmen, z.B. ein Bildbanner und daneben ein Produktslider mit 3 sichtbaren Produkten; diese 3 sichtbaren Produkte sollen aber auch von Desktop - Mobil immer sichtbar sein. Man kann natürlich für jeden Viewport einen eigenen Slider anlegen, aber das ist sehr umständlich und viel zu zeitaufwendig.
–
EN
It would be very important to be able to set the minProductWidth of the product slider better. Either the option to enter a minProductWidth in px for each viewport or to store the number of items for each viewport or a class so that you can define the minProductWidth yourself using css and media queries. In our shop we have product sliders that span the entire width, but also product sliders that take up half of the viewport, e.g. an image banner and next to it a product slider with 3 visible products; These 3 visible products should also always be visible from desktop and mobile. You can of course create a separate slider for each viewport, but that is very complicated and far too time-consuming.(Edited by admin) -
Christian Berlin commented
In product sliders, you should be able to set how many products are displayed in which viewport.
Currently, the viewport is used to automatically decide how many products are displayed at the same time.
However, it should be possible to actively specify how many products should be displayed.