I want to display woocommerce countries list some where on website. how can i get the country list like this as image?
4 comments
Comments are closed.
I want to display woocommerce countries list some where on website. how can i get the country list like this as image?
Comments are closed.
Yes you can achieve this by having the following code where ever you want
I have tested the same and have used the same code in a shortcode and used that shortcode on product description
Let me know if this works for you too.
Here is very simple and minified code:
You can add this to your function.php if you want custom country :
My approach was this: