I want to add a catalog section to my website.

Topic summary

A user wants to create a catalog section on their website similar to a reference example (jagota.com/catalogue2024). They’re asking what code is needed to add a PDF file to a webpage with fields organized by category.

Proposed Solution:

  • Create a collection and manually add products to it
  • Upload PDFs in the backend of individual product pages
  • The collection page will display all selected products with their associated PDF files

Status: One solution has been suggested, but the discussion remains open as the original poster hasn’t confirmed if this approach meets their needs or if they require a different implementation method.

Summarized with AI on November 2. AI used: claude-sonnet-4-5-20250929.

I want to add a catalog section to my website.

Add a pdf file to a web page, dividing the fields according to the website that sent it to you. What code do I need to use?

ref : https://www.jagota.com/catalogue2024/

and my website : https://www.noblemono.com/

@noblemono - you can create a collection, and add products manually to it, so you can add the ones which you want and in those product back ends, you can add your pdfs as well… so this collection page will have all the products which you want to show with pdfs