HotcakesCommerce / hotcakes-commerce-core

The core of the e-commerce part of the overall solution. This is an ecommerce shopping cart solution built on top of the DNN (DotNetNuke) CMS. Anyone can do commerce online now!
https://mmmcommerce.com
MIT License
70 stars 55 forks source link

Fix issue 500 #501

Open libanlsilva opened 1 week ago

libanlsilva commented 1 week ago

Related to Issue

Fixes # 500 The total number of search results only shows the items on the current page instead of all results

Description

In this PR I have modified the counting logic to reflect the total number of search results on all pages, not just the results visible on the current page.

How Has This Been Tested?

I tested the update on a clean DNN 9.13.3 solution, and everything worked as expected.

Types of changes

Checklist: