Removing standard layout and common elements from UI templates of pages

The standard layout and common elements can be removed from Customer Store pages. To do this, remove a link to the Layout UI template from other UI templates.
To remove a link to the Layout UI template:

  1. Go to Storefront (see Navigation). The General tab of the Customer Store Control Panel is displayed (see Customer Store general settings).
  2. Go to the UI Templates tab. The list of UI templates is displayed (see Viewing UI templates list).
  3. Click the name of the required UI template. The UI template page is displayed.



  4.  In the Template body section, find and delete the following line:

    {% extends "layout.html" %}
  5. Click Update.