Search Product Description

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
12 Jahre weitere
Hi,

Is there a way to search within the product description when managing products from the backend? This will be really helpful to find all kinds of code that got pasted into the description field.

Thanks
12 Jahre weitere
1. Open \Presentation\Nop.Web\Administration\Controllers\ProductController.cs file
2. Find ProductList method
3. Find _productService.SearchProducts... method invokation
4. It has "searchDescription" parameter. Just set it to "true"
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.