App Introduction
Eliminate pagination to let customers view and scroll through more products faster on collection pages. With our app, you can remove page links and automatically load products on a single page. The infinite scroll feature helps capture customers’ attention. It improves user experience and makes browsing faster—scrolling is easier than clicking (then scrolling again) and requires fewer actions. Infinite scroll lets users discover content they might otherwise miss. The more products your visitors see, the higher the chance they’ll make a purchase from you.
Core Functionality
- Hide page links and enable infinite scroll to load all products on a single page.
- Automatically load products without clicking additional page links.
- Alternatively, add a 'Load More' button to load more products with a single click.
Merchant-Friendly
- Independent Station Merchants
- Boutique E-commerce Stores
- Multi-category E-commerce
- Cross-border E-commerce Sellers
Basic Information
- Developer:Gravity Software
- Address:Konstantynów łódzki, PL
- Price: Free / Free plan
- Rating:4.9 / 5
- Comment Count:17 comment
- Release Date:2018-9-26
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Full Access
$9.99
- Includes all features
User Location & Comments
User Location
Comments
Shopify API Used
- GET /admin/api/online_store/themes/{theme_id}/assets.json
- PUT /admin/api/online_store/themes/{theme_id}/assets.json
- GET /admin/api/shop.json
Permission:write_themes,read_themes,read_shop
- GET /admin/api/collections/{collection_id}/products.json?limit=250
- GET /admin/api/products.json?limit=250
- PUT /admin/api/online_store/themes/{theme_id}/assets.json
Permission:read_products,read_collections,write_themes
- GET /admin/api/collections/{collection_id}/products.json?page_info={page_info}
- GET /admin/api/products.json?page_info={page_info}
- PUT /admin/api/online_store/themes/{theme_id}/assets.json
Permission:read_products,read_collections,write_themes