how can reset all the changes I made?

To revert the settings on the home page, open the index.json file in the code editor. Click on 'current,' and you'll see the date and time of your last change. To reset the changes to a specific date, click on the date you wish to revert to, and the settings will be restored to that point.

  • To revert the settings on the product page, open the product.json file in the code editor.

  • To revert the settings on the collection page, open the collection.json file in the code editor.

  • To revert the settings on the blog page, open the blog.json file in the code editor.

You can reset changes in this way by opening the JSON file for the respective page.

Last updated