Initial items per page on frontend



  • I need to remove filters on category page (I have always less than 15 products on 3 categories.
    If i change values for filters (example remove 9 and 15) the initial number of items loaded is always 9.
    I tried to look for a configuration in backend, in config folder and also in categoryRepository ,
    Where is the 9 items configuration set?


Log in to reply