I Want to Show all my products name ( clickable link ) in footer ? How to do that?

Topic summary

Goal: Display all product names as clickable links in the footer (Crave theme), grouped by category, with branding on the right.

What’s proposed:

  • Use the theme editor to add a Text block in the footer, type product names, and use the link picker to link each name to its product page. Screenshots show where to add the block, how to select links, and the resulting link setup.
  • For a more polished/custom layout, add custom code in Liquid (Shopify’s templating language). The responder offers support for implementing this, but no code is provided in the thread.

Notes:

  • The shared images are central to following the step-by-step UI actions.
  • The approach shown is manual; there’s no built-in automatic listing of all products by category in the footer presented here.

Status/Outcome:

  • Partial guidance provided (manual linking method).
  • Advanced, automated, or category-grouped layout would require custom Liquid development; no finalized solution or code in-thread. Discussion remains open.
Summarized with AI on January 10. AI used: gpt-5.

I want to show all my products ( with clickable link ) inside the footer how to do that ?

i want that a category name show be visible and below that product name should be visible and in right side our branding

As shown in the image

i am using crave theme

Hi @Zikku ,

Go to the footer and add a text block using this

Enter the text you want and then choose a link from here:

This link should lead to the desired product, as shown here:

Additionally, if you want a more attractive look, contact us for support by adding code in the liquid file.