Unclear list of built-in page types, only textual example without any concrete example given [docs]

Regarding Theme architecture/templates , cited as follows: “However, you need to have a matching template for any page type that you want to render. For example, to render a product page, you need at least one template of type product.” Could someone elaborate on listing these built-in PAGE TYPES as mentioned in the citation , also providing at least one beginner-friendly examples in the same section next to the cited paragraph ?

As far as I do understand development-wise, these built-in PAGE TYPES are dynamic Liquid’s placeholders such as the following: index, cart, blog, article, etc. (even page type itself perhaps) . Please correct me if I am wrong .

Cheers !

1 Like