Searching product with sku ?

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 10 años
I want to search product with its sku ? In test application there is no sku related with any product.
Hace 10 años
So, you need to create a pattern to generate your sku code's.

After it you can search by SKU, using IProductService.
Hace 10 años
Hi,

You need to have SKU for products in database and then need to modify nopCommerce code for enable sku searching.

Please check following post.

https://www.nopcommerce.com/boards/t/29103/search-by-product-id.aspx


Vote +1 if it helps you.

Thanks..
Ajay Saksena
Hace 10 años
Thanx
Hace 10 años
fyi - Out of the box, SKU search will work on the advanced search page if you check off "Search In product descriptions"
Hace 9 años
New York wrote:
fyi - Out of the box, SKU search will work on the advanced search page if you check off "Search In product descriptions"


I found a quirk with what your statement above. YES, that works if there is only one SKU for that product. But if there are more than one SKU for that product, then it dont work. (unless you entered the SKU in the description manually)

I need to figure out how to do SKU searching on my site. :(
Note: I dont do code in VS. Or do I have VS.
Hace 9 años
I can search by Sku on my 3.30 test site?  But I have NOP Templates  Ajax Filter installed so that probably has something to do with it. They have a free trial version  you could test it  .

Chuck
Hace 9 años
How will you get searching on SKU working in version 3.50?
Hace 8 años
Is there an easy answer to this?  To make the search work for the SKU?
Hace 8 años
in 3.60 we can search SKU only for single items, items with product attributes can not be found. I hope so that's fixed in 3.70. Upgrading this days.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.