Method not found: 'System.Threading.Tasks.Task`1<Nop.Core.IPagedList`1<Nop.Core.Domain.Catalog.Product>> Nop.Services.Catalog.IProductService.SearchProductsAsync(Int32, Int32, System.Collections.Generic.IList`1<Int32>, System.Collections.Generic.IList`1<Int32>, Int32, Int32, Int32, System.Nullable`1<Nop.Core.Domain.Catalog.ProductType>, Boolean, Boolean, System.Nullable`1<System.Decimal>, System.Nullable`1<System.Decimal>, Int32, System.String, Boolean, Boolean, Boolean, Boolean, Int32, System.Collections.Generic.IList`1<Nop.Core.Domain.Catalog.SpecificationAttributeOption>, Nop.Core.Domain.Catalog.ProductSortingEnum, Boolean, System.Nullable`1<Boolean>)'.
Hi
When trying to configure Nop Smart Product Collections with Category Product Collections option there seems to be a problem with loading the products - in the preview it does not load any products from the selected category, and it is also not displayed on the homepage.
There is also an expectation that gets thrown:
Method not found: 'System.Threading.Tasks.Task`1<Nop.Core.IPagedList`1<Nop.Core.Domain.Catalog.Product>> Nop.Services.Catalog.IProductService.SearchProductsAsync(Int32, Int32, System.Collections.Generic.IList`1<Int32>, System.Collections.Generic.IList`1<Int32>, Int32, Int32, Int32, System.Nullable`1<Nop.Core.Domain.Catalog.ProductType>, Boolean, Boolean, System.Nullable`1<System.Decimal>, System.Nullable`1<System.Decimal>, Int32, System.String, Boolean, Boolean, Boolean, Boolean, Int32, System.Collections.Generic.IList`1<Nop.Core.Domain.Catalog.SpecificationAttributeOption>, Nop.Core.Domain.Catalog.ProductSortingEnum, Boolean, System.Nullable`1<Boolean>)'.