How do I link a container box such that it expands when 'load more' button is clicked.

I wanted to know if it is possible to link a container box with the ‘load more’ button on Wix Stores, so when users click on the button the products don’t load and come out of the container box.

Hi John,

You can’t use the “load more” button from the Wix Stores element itself but you can add a container box that you have set to collapse on load and add your own button to expand it.

To do this, add a container box, in the properties panel click “collapse on load”.

Then add a button and create an onClick() function that will expand() the container box.

Hope this helps!

Dara | Corvid Team