You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Woland2k We want to add custom aggregation property to receive it as part of aggregations of product in storefront and show the number of products available in filter, for example. Right now the only thing we can do is to hard code it in theme or "emulate" aggregations in storefront
vc-module-catalog/VirtoCommerce.CatalogModule.Web/Controllers/Api/CatalogBrowseFiltersController.cs
Lines 128 to 137 in f0f0cd5
Expected behavior
We should have ability to extend the list of filtration properties
Actual behavior
We can't do that.
Steps to reproduce
--
The text was updated successfully, but these errors were encountered: