Removing standard layout and common elements from UI Templates of pages

Standard layout and common elements can be removed from Customer Store pages. To do this, remove a link to the Layout UI Template from the other UI Templates.
To remove a link to the Layout UI Template:

  1. Sign in to the Operator Control Panel.
  2. On the Navigation Bar, go to Storefront (see Navigation). The General tab is displayed by default.
  3. Switch to the UI Templates tab. The workspace displays the UI Templates page.
  4. Click on the name of required UI Template. A page for viewing and editing of a selected UI Template is displayed.



  5. Delete the following line in the Template body section:

    {% extends "layout.html" %}
  6. Click the Update button on the Toolbar to save changes. Changes are applied to all Customer Store pages that use the edited UI Template.