Breadcrumbs in Trade theme

Solved

Breadcrumbs in Trade theme

La_Miocherie
Visitor
2 0 0

Hello,

 

I would like to integrate a breadcrumbs (fil d'Ariane) on my site (Trade theme). Any recommendations? Thank you very much, Capucine

Accepted Solution (1)

DaisyVo
Shopify Partner
3796 412 499

This is an accepted solution.

Hi @La_Miocherie ,

You can follow this tutorial video here: https://www.youtube.com/watch?v=xue6ePgO02Y

Hope this can help!

 

Daisy

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution

View solution in original post

Replies 4 (4)

100x-elevate
Pathfinder
108 7 12

@La_Miocherie  You can integrate breadcrumbs into your shopify store by 3 ways.

Option 1: Built-In Breadcrumbs (If Available)

Check if your theme has breadcrumbs as a built-in feature.

  1. Go to your Shopify Admin > Online Store > Themes.
  2. Click Customize.
  3. Navigate to a product or collection page and check for breadcrumb settings in the left-hand panel.
    Option 2: Add Breadcrumbs Manually with Code

    If your theme doesn’t have breadcrumbs, you can add them by editing your theme code.

    Option 3: Use a Breadcrumbs App

    If coding is not ideal, you can use an app like Category Breadcrumbs or SEO Optimized Breadcrumbs to add breadcrumbs to your site easily.

100xelevate | Shopify Expert & Partner
Optimizing Shopify Plus stores with 10+ years of web development expertise. Got your answer? Mark it as an Accepted Solution to help others.
Reach us at: 100xelevate@gmail.com | Visit: 100xelevate.com for quick quotes and expert support.

PaulNewton
Shopify Partner
7721 678 1620

Hi @La_Miocherie 👋 if a theme doesn't have that feature already that is an advanced theme customization , or done with an app.

To DIY use a custom-liquid sections, aka custom-content, aka custom-html, and use some sample code

https://shopify.github.io/liquid-code-examples/example/breadcrumb-navigation

https://www.shopify.com/partners/blog/breadcrumb-navigation 

Or see the dawn reference or other free themes for example code.

 

If you need this customization created bespoke then contact me for services.
Contact info in forum signature.
ALWAYS please provide context, examples: store url, theme name, post url(s) , or any further detail in ALL correspondence.

 

 

Contact paull.newton+shopifyforum@gmail.com for the solutions you need


Save time & money ,Ask Questions The Smart Way


Problem Solved? ✔Accept and Like solutions to help future merchants

Answers powered by coffee Thank Paul with a Coffee for more answers or donate to eff.org


DaisyVo
Shopify Partner
3796 412 499

This is an accepted solution.

Hi @La_Miocherie ,

You can follow this tutorial video here: https://www.youtube.com/watch?v=xue6ePgO02Y

Hope this can help!

 

Daisy

Please let us know if our reply is helpful by giving it a Like or marking it as a Solution!

Avada SEO & Image Optimizer - The #1 SEO solution
La_Miocherie
Visitor
2 0 0

Thank you, this is perfect !