Adding Pagination To Newest Block Filling

Client currently uses a block with "newest" filling to review new products in their shop. Block is on a content page.

At times this can result in 500+ products being added to the block, which can take a very long time to initially build.

The problem seems to be that pages containing product blocks don't have pagination, therefore it has to generate the entire grid with all products at once.

As the products are new they often don't have thumbnails generated either, so the whole thing takes a looooong time.

Is there any way to add pagination to these kind of pages?

MVE/4.03

As far as I remember, infinite pagination addon form Simtech Development allows to add pagination to blocks with products. Please check

Client currently uses a block with "newest" filling to review new products in their shop. Block is on a content page.

At times this can result in 500+ products being added to the block, which can take a very long time to initially build.

The problem seems to be that pages containing product blocks don't have pagination, therefore it has to generate the entire grid with all products at once.

As the products are new they often don't have thumbnails generated either, so the whole thing takes a looooong time.

Is there any way to add pagination to these kind of pages?

MVE/4.03

Hello!

Please pay attention to our Show Me More add-on. The only thing is that the add-on is compatible with versions 4.3.1 and above. But we can adapt the add-on for you.

We currently use another developer's ajax page loading, but it doesn't seem to work on this page.

e.g.:

With: http://oneofakindonlineshop.com/fashion/clothing/

Without (same site): http://oneofakindonlineshop.com/new-products-past-30-days.html

Is the Simtech offering different?

We currently use another developer's ajax page loading, but it doesn't seem to work on this page.

e.g.:

With: http://oneofakindonlineshop.com/fashion/clothing/

Without (same site): http://oneofakindonlineshop.com/new-products-past-30-days.html

Is the Simtech offering different?

Yes, you can add the "Show more" button to the block.

How do we use this add-on on a development server (seems to be tied to the domain associated with the shop license)?

(We're rebuilding our site on a new server at a different IP/domain)

How do we use this add-on on a development server (seems to be tied to the domain associated with the shop license)?

(We're rebuilding our site on a new server at a different IP/domain)

You can specify 2 domains.

Thanks Oleg!

You guys don't have a "return to top" fixed link in your version eh?

Recently we have updated our "Easy scroll pagination" add-on

It has the "Up' button and it is compatible with 4.x.x. versions.

Are all this show more addon SEO FRIENDLY?

Are all this show more addon SEO FRIENDLY?

Here are some recommendations from Google on infinite scrolling.

Our add-on "Easy scroll pagination" is SEO friendly as Url changes on a scroll. It is supposed that Google will index all pages and not only the first one. In addition, all pages, viewed during the scrolling, are registered in a browser's history. Further more, in the storefront on the category pages, you can click a link from the infinite list then click the back button and continue scrolling from the point you have left the category pages. It is very convenient for the customers. They do not need to scroll every page they have already seen once more.

Here are some recommendations from Google on infinite scrolling.

Our add-on "Easy scroll pagination" is SEO friendly as Url changes on a scroll. It is supposed that Google will index all pages and not only the first one. In addition, all pages, viewed during the scrolling, are registered in a browser's history. Further more, in the storefront on the category pages, you can click a link from the infinite list then click the back button and continue scrolling from the point you have left the category pages. It is very convenient for the customers. They do not need to scroll every page they have already seen once more.

Does your add-on add scrolling to Content pages that include product grids?