How do I appear SKU in the search, when I start typing and the product appears, the SKU doesn’t appear.

This topic has 4 replies, 2 voices, and was last updated 4 years, 4 months ago ago by Rose Tyler
How do I appear SKU in the search, when I start typing and the product appears, the SKU doesn’t appear.

Hello,
Do you use child theme?
Add the next code in your child-theme/functions.php add_filter('etheme_ajax_search_products_sku', '__return_true');
Regards
it worked thank you
Hello,
Have you cleared cache? Is the child theme is activated on your site?
As I can see, you are using CDN, so clear cache of CDN also.
Regards
The issue related to '‘How do I appear SKU in the search’' has been successfully resolved, and the topic is now closed for further responses