-- HikaShop version -- : 2.3.5
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.1
Hi
I have a question regarding product listing page. Currently I have 34 products that needs to be displayed on the products listing page. I have disabled the pagination and hence all the products are displayed on this page.
However I want to group the pages into set of 9. Hence when the user clicks on the menu, it would only show the 9 products. When the user scrolls to the end, then the next 9 products should be fetched, if he scrolls further, then the next 9 should be fetched,
This way I can load the initial page faster and also utilize the server bandwidth.
The following site works in this fashion.
www.flipkart.com/beauty-and-personal-care/pr?p
[]=facets.brand%255B%255D%3DSSCPL%2BHerbals&sid=t06&q=sscpl+herbals&ref=210e59f3-199b-48d2-9d31-359fb4115b91
I want to do the same for my site
www.sscpl-india.com/sscpl_main/index.php/products
Thanks and Regards,
Sanket