Title: product_permalink
Last modified: January 21, 2019

---

# product_permalink

 *  Resolved [mardermolchii](https://wordpress.org/support/users/mardermolchii/)
 * (@mardermolchii)
 * [7 years, 4 months ago](https://wordpress.org/support/topic/product_permalink/)
 * Hello there!
 * i am searching for a code-snippet to display the permalink of a product-variation
   anywhere in my template and not only in the cart. I am a lousy programmer, but
   i think, it this code which is important (found it in cart.php):
 * `<?php echo wp_kses_post(sprintf( '<a href="%s">%s</a>', esc_url( $product_permalink),
   $_product->get_name() ) ); ?>`
 * But of course, this is not yet working…. 🙁
    Could you pleae give me a hint…?
 * Best regards
    Andi

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Support [Stuart Duff – a11n](https://wordpress.org/support/users/stuartduff/)
 * (@stuartduff)
 * Automattic Happiness Engineer
 * [7 years, 3 months ago](https://wordpress.org/support/topic/product_permalink/#post-11184111)
 * If you have the ID number of the product you could possibly use this code below
   replacing the `$product_id` with the actual ID Number of the product.
 * [https://wordpress.stackexchange.com/questions/70171/given-the-id-of-a-product-in-woocommerce-how-can-i-get-its-url](https://wordpress.stackexchange.com/questions/70171/given-the-id-of-a-product-in-woocommerce-how-can-i-get-its-url)
 *  [Luminus Alabi](https://wordpress.org/support/users/luminus/)
 * (@luminus)
 * Automattic Happiness Engineer
 * [7 years, 3 months ago](https://wordpress.org/support/topic/product_permalink/#post-11213225)
 * Hi [@mardermolchii](https://wordpress.org/support/users/mardermolchii/).
 * We haven’t heard back from you in a while, so I’m going to mark this as resolved–
   if you have any further questions, you can start a new thread.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘product_permalink’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Luminus Alabi](https://wordpress.org/support/users/luminus/)
 * Last activity: [7 years, 3 months ago](https://wordpress.org/support/topic/product_permalink/#post-11213225)
 * Status: resolved