Display product size filters as buttons grid

What's new

When apparel stores use product filters like "Size", they expect product filters for sizes to display as a grid of buttons instead of the default checkbox list. New settings allow you to enable the buttons grid style for displaying product filters on the storefront.

Changes in API

In the /profile endpoint, a new field is added to objects in the productFiltersSettings > filterSections array:

  • displayComponent field sets the display mode for the product filter of the OPTION type.

Get store profileGet basic information about an Ecwid store: settings, store location, email, etc.Update store profileUpdate main store settings, for example: store location, available languages, contact info, etc.

Last updated

Was this helpful?