Title: Customize breadcrumb link
Last modified: March 13, 2018

---

# Customize breadcrumb link

 *  Resolved [geco06](https://wordpress.org/support/users/geco06/)
 * (@geco06)
 * [8 years, 1 month ago](https://wordpress.org/support/topic/customize-breadcrumb-link/)
 * Hi everybody
 * I just need you to give me the right direction.
 * Look at the breadcrumb on this page :
    [https://massages-bien-etre-munster.fr/boutique/cartes-cadeau-massage/carte-cadeau-massage-californien-1h/](https://massages-bien-etre-munster.fr/boutique/cartes-cadeau-massage/carte-cadeau-massage-californien-1h/)
 * I used this to make the breadcrumb work as i want :
    [https://www.dropbox.com/s/jlh8kmiu87qtmg4/jupiter-childviewslayoutbreadcrums.php%20-%20breadcrumb.php?dl=0](https://www.dropbox.com/s/jlh8kmiu87qtmg4/jupiter-childviewslayoutbreadcrums.php%20-%20breadcrumb.php?dl=0)
 * The link of “boutique” in breadcrumb go the original woocommerce shop page
    As
   you will see i create a custom shop page linked by “la boutique” item in the 
   main navigation
 * I would like the breadcrumb “boutique” link go to my custom shop page.
    Is it
   possible to customize easily jupiter-child/views/layout/breadcrums.php file to
   make this wish a reality ? Or there is a another way ?
 * Thank You
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fcustomize-breadcrumb-link%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  [Caleb Burks](https://wordpress.org/support/users/icaleb/)
 * (@icaleb)
 * Automattic Happiness Engineer
 * [8 years, 1 month ago](https://wordpress.org/support/topic/customize-breadcrumb-link/#post-10071528)
 * Didn’t look too closely, but I think all you need to do is exchange this line:
 * `$shop_page_id = wc_get_page_id('shop');`
 * to be equal to the ID of your custom page:
 * `$shop_page_id = '99`

Viewing 1 replies (of 1 total)

The topic ‘Customize breadcrumb link’ 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/)

## Tags

 * [custom](https://wordpress.org/support/topic-tag/custom/)
 * [link](https://wordpress.org/support/topic-tag/link/)
 * [Shop page](https://wordpress.org/support/topic-tag/shop-page/)

 * 1 reply
 * 2 participants
 * Last reply from: [Caleb Burks](https://wordpress.org/support/users/icaleb/)
 * Last activity: [8 years, 1 month ago](https://wordpress.org/support/topic/customize-breadcrumb-link/#post-10071528)
 * Status: resolved