Skip to main content

Change homepage preset

This guide describes how to change the homepage preset.

  1. In your Shopify admin, on the left-side menu, select Sales channels > Online store > Themes.

  2. In the Current theme section > click the 3-dot icon > select Edit code.

1.webp

  1. 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.....)

2.webp

  1. 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)

3.webp

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