Question: Change number of products to show per page

Change number of products to show per page

Hello we would like to change the number of items we want to show per page or increase multiple options. Currently it uses 10, 25, 50, 100 and All (not recommended), we wish to have options

E

Erastus

Asked
Hello we would like to change the number of items we want to show per page or increase multiple options.
Currently it uses 10, 25, 50, 100 and All (not recommended), we wish to have options for 250, 500 and 1000.
How can we go about it please?
  • MS

    Mian Saleem

    Answered
    Hello,

    You will need to modify the views files (all listing) and update the `aLengthMenu` property of `dataTable` as you like.

    Thank you
  • MS

    Mian Saleem

    Answered
    > There is no need to reply private, if there is no sensitive info.

    Mostly, index.php for listing or same name as the controller method.
  • E

    Erastus

    Answered
    Okay,
    Then could you provide me with the path so that I can change them
  • MS

    Mian Saleem

    Answered
    What path you need. You already know `themes/default/admin/views/products/index.php` and for sales, replace products with sales in path and so on.
  • Login to Reply