Infinite Ajax Scrolling Lite For Woocommerce

Plugin Banner

Infinite Ajax Scrolling Lite For Woocommerce

by Phoeniixx

Download
Description

FREE VERSION DEMO LINK | DOCUMENTATION LINK

Overview

This feature enhances the user experience on an ecommerce site by enabling him/her to scroll all the same-category products on one single page which could be scrolled down as much as the user wishes to. This also helps the user to re-locate a product seen earlier on the page, since he would just have to scroll up for that purpose. Also, the page loading time is reduced since all the products are listed on a single page and the user is prevented from skipping to have a look at products that are otherwise listed on later pages.
This feature is all the more useful when one is viewing the website on a smartphone as it is the natural tendency to scroll down while using a smartphone.

Infinite Scrolling Free Features:

  • This plugin enables infinite scrolling on category page.
  • You can upload a loader image of your choice also.

FREE VERSION DEMO LINK | DOCUMENTATION LINK

Take a look at how to set up Infinite Ajax Scrolling.

Premium Features:

PREMIUM VERSION LIVE DEMO | PREMIUM VERSION LINK | DOCUMENTATION LINK

  • You could select Types of Pagination (Infinite Scrolling, Load More Button, Ajax Pagination.
  • You could choose a Loader from the options given OR could Upload a Loader Image.
  • You could pick a Loading effect from the given choices: Zoom in, Bounce in, Fade in, Fade in from top to down, Fade in from down to top, Fade in from right to left, Fade in from left to right.
  • Following Styling Options are available for your choice: “Load more” button text, “Load more” button hover color, “Load more” button text color, “Load more” button hover text color.

PREMIUM VERSION LIVE DEMO | PREMIUM VERSION LINK | DOCUMENTATION LINK

Premium WordPress Themes

Here is our premium wordpress theme

Our Website

Support Email

NOTE

  • Our plugin support the Multisite Network.
  1. Install WordPress
  2. Go to your WordPress admin panel, and then to Plugins. Click on “Add New” and then upload the zip file of the plugin using the “Upload Plugin” button you can find on top of the screen.
  3. For the plugin to work as it should, WooCommerce plugin has to be installed and enabled.
  1. This Screenshot shows how products loads on your site.

    This Screenshot shows how products loads on your site.

  2. This Screenshot shows Admin settings of this plugin. Enter the values as it is.

    This Screenshot shows Admin settings of this plugin. Enter the values as it is.

** Coming Soon

Easy plugin, perfect working.

By Giuseppe Ferrara (giusez) on January 28, 2025

"After wasting time with PRO plugins, I found this lightweight and easy-to-set-up plugin. Nice job, mate!"

Work great Desk, not so good for mobile

By rferrariwd on December 28, 2020

Desktop it works fine, but when load in mobile, scroll do not set to top content, so, it keep loading until you scroll up a little bit.

Works well, thank you.

By daveywebshed on November 2, 2019

Works well, I had to do some modification to re-init the plugin when the product changed due to ajax filtering and ordering. Maybe you could integrate this into your next release?

  $(window).on('wo_infinite_scroll_re_init', function() {
    if ($(scroll_options.scroll_next_selector).length > 0) {
      loading_finished = false;
      target_url = $(scroll_options.scroll_next_selector).attr('href');
      first_product_unit = $(scroll_options.scroll_content_selector)
        .find(scroll_options.scroll_item_selector)
        .first();
      columns =
        first_product_unit.nextUntil(
          '.first',
          scroll_options.scroll_item_selector
        ).length + 1;
    } else {
      loading_finished = true;
    }
  });

Works perfectly!

By leavt on April 22, 2019

Works just as it should work. Maintains the CSS and loads the products smooth. Great plugin!

Excellent and well maintained

By Pk (paulka) on December 23, 2018

I really appreciated the simplicity and ease of use. This really is the best infinite scroll plugin around. The only recommendation, please remove the admin menu option, rather put it in settings. It's not something that needs a lot of adjusting after being set up, so why make it so prominent...

top

By BrunoCassoni on August 29, 2018

funciona perfeitamente

I like it!

By Zim (zimisun) on September 3, 2016

I like it!

1.4.9 – 24/01/2020

  • compatible with latest version of woocommerce

1.4.8 – 19/11/2019

  • compatible with latest version of wordpress

1.4.7 – 07/11/2019

  • compatible with latest version of woocommerce

1.4.6 – 21/08/2019

  • compatible with latest version of woocommerce

1.4.5 – 14/05/2019

  • compatible with latest version of woocommerce and wordpress

1.4.4 – 23/04/2019

  • compatible with latest version of woocommerce

1.4.3 – 28/02/2019

  • compatible with latest version of woocommerce and wordpress

1.4.2 – 29/12/2018

  • added live demo url

1.4.1 – 13/12/2018

  • compatible with latest version of woocommerce and wordpress

1.4.0 – 06/11/2018

  • compatible with latest version of woocommerce

1.3.9 – 07/08/2018

  • compatible with latest version of woocommerce

1.3.8 – 13/04/2018

  • Fixed warnings , Add demo link

1.3.7 – 13/04/2018

  • compatible with the latest version of woocommerce

1.3.6 – 27/10/2017

  • compatible with the latest version of woocommerce

1.3.5 – 26/09/2017

  • Video Tutorial added

1.3.4 – 28/07/2017

  • Bug fixes

1.3.3 – 18/06/2016

  • Bug fixes.

1.3.2 – 12/05/2016

  • Bug fixes.

1.3.1 – 19/04/2016

  • Bug fixes.

1.3 – 16/11/2015

  • Bug fixes.

1.2 – 19/10/2015

  • Bug fixes.

1.1 – 06/08/2015

  • Fix – Compatibility issues.

1.0

  • Initial release.
Back to top