Using Dynamic pages in the Developer area

The Dynamic pages area lets developers manage the dynamic pages in your commercetools Frontend project.

From Dynamic pages in the Developer area, you can add a dynamic page schema, edit some settings of dynamic pages, download a dynamic page schema, and delete dynamic pages.

Add a dynamic page schema

To upload a dynamic page JSON schema, follow these steps:

  1. From the Studio home page or from the left menu, go to Developer > Dynamic pages.

  2. Click Upload schema to browse and upload a JSON file you created or click Create schema: the schema editor opens.

  3. From the schema editor, click Publish to make the dynamic page available in the Dynamic pages area. Otherwise, click Save as draft.

For further information on creating dynamic pages, see Developing a dynamic page extension and Using dynamic pages.

Edit a dynamic page settings

To edit the settings of a dynamic page, follow these steps:

  1. From the Studio home page or from the left menu, go to Developer > Dynamic pages.

  2. Search for the dynamic page and select it: the pane with the dynamic page settings opens.

  3. From the settings pane, perform one of the following changes. Then, click Save.

    The pane with the settings of a dynamic page in the Developer Dynamic pages area.

Download a dynamic page schema

To download the JSON schema of a dynamic page, follow these steps:

  1. From the Studio home page or from the left menu, go to Developer > Dynamic pages.

  2. Search for the dynamic page and select it: the pane with the dynamic page settings opens.

  3. Click Download schema: the JSON file with the dynamic page schema will be downloaded on your computer.

Delete a dynamic page

To delete a dynamic page, follow these steps:

  1. From the Studio home page or from the left menu, go to Developer > Dynamic pages.

  2. Search for the dynamic page and select it: the pane with the dynamic page settings opens.

  3. Click Delete.

    You will not be asked to confirm the deletion via a dialog. By clicking Delete you permanently delete the dynamic page, which will no longer be available in the Dynamic pages area.