Hello,
When I search for a product using its code/SKU (e.g., 40959), the search results show duplicate items. The first two results are correct (with images), but the next two are duplicates with missing images (showing the default placeholder). The result counter says “Found 2 products”, but 4 items are displayed in the layout.
It seems like the search function is querying the database twice (once for the Title and once for the SKU) and duplicating the output instead of merging it.
Could you please check why this is happening and how to fix it so that SKU search works without duplicating the products?
Attached are the screenshots of the search results and my current Theme Options settings.
Thank you!