How to add new page on store and edit liquid code

I am developing a Shopify theme, and I would like to add a completely new page.

I understand we can add new pages from “Online Store > Pages” on the admin console, but I believe we cannot edit the liquid code for such pages.

Is it possible to add a new page, provide a routing, and also edit its code?

1 Like

Hi @mimi33

You need to create a new page template and select the custom template when creating the page.