How to get WooCommerce product category url to display it in HTML meta tag?
Below I am able to display the product permalink when it's a single product page, but I want to do the same for a product category archive pages. Here is my code:
Below I am able to display the product permalink when it's a single product page, but I want to do the same for a product category archive pages.
Here is my code:
What I get is an empty echo for product category archives.
How to get WooCommerce product category url to display it in HTML meta tag?