Question: How To Display More Than 8 Products In The Shop

How To Display More Than 8 Products In The Shop

How is it possible to display more than 8 products in the featured products in the store. I tried editing the store's themes/default/shop/views/index.php file, but it doesn't show me the amo

LD

Llister Duran

Asked
How is it possible to display more than 8 products in the featured products in the store. I tried editing the store's themes/default/shop/views/index.php file, but it doesn't show me the amount I want.

Ex: In the highlights it has > 8 and I change it for the amount I want but instead of showing me that amount it only shows me 16. and the slide stops working,

that other file I have to edit in the shop path.
  • MS

    Mian Saleem

    Answered
    Hello,

    I am not sure what are you trying to do. If you are not sure, please hire any developer to help you modify the item code.

    If you want to get only 8 products you can change limit by editing the `getFeaturedProducts` method of `app/models/shop/Shop_model.php`

    > Please be informed that we don't offer support for modifications. You are allowed to modify the item code at you own risk as per license.

    Thank you
  • Login to Reply