Change homepage preset
This guide describes how to change the homepage preset.
-
In your Shopify admin, on the left-side menu, select Sales channels > Online store > Themes.
-
In the Current theme section > click the 3-dot icon > select Edit code.

- In the editor sidebar, open the templates folder -> find the JSON file for the preset you want (page.home-2.json, page.home-3.json.....)

- Copy all the content inside the preset JSON file (e.g., page.home-2.json) -> open the file index.json (homepage) -> paste it to replace the entire content in index.json -> save the file (Cmd + S on mac, Ctrl + S on Windows, or click the Save button in the top-right corner of the screen)

- You can now edit your theme with the new homepage.