I have been trying to show the sku (An SKU number is a unique code that is assigned to each product in each woocommerce product) on a result page (see the url). Can you help?
currently you’re using the default search widget which displays all content as if they were standard posts. Is this necessary? If you use the Product Search widget instead then it will display the products the same as the product archives. Is this acceptable?
If so i can look at hooking the SKU into the products – let me know.
The issue is currently the search results are displaying the content as if it were a post, not a product making it difficult for us to get the SKU data to be displayed.
If you replace the Search Widget for the Product Search Widget then the results page will output the list as products. Then i can help with having the SKU displayed there.