How to get product permalink by slug?
-
Hello,
Im trying to get product url in template.This is working:
echo esc_url( get_permalink( 1141 ) );but is it possible to use slug?
Thanks you
The topic ‘How to get product permalink by slug?’ is closed to new replies.