Page 1 of 1

Add to cart button in scroller module

Posted: 30 May 2021, 17:40
by andraspal
Is this possible?

I would like to be able to add an "add to cart button" in the scroller module. Now it only shows images, prices but if I want to buy product I need to leave the scroller view, loosing my position in a long list of products.

Regards
Andras

Re: Add to cart button in scroller module

Posted: 01 Jun 2021, 14:29
by Jan
Hi, there is no such option for now, so this needs to be customized or another module needs to be added.

The problem with such button in module is, "add to cart" button is connected to many different features including ajaxes so it needs to be known in which view the button is active (which is not possible by modules where they can be displayed in different views). It does not mean that such button cannot exist in module but in such case, some features could be inactive :idea:

Jan