# New Shopify Theme Editor

{% hint style="info" %}
Shopify has released a new online store Theme Editor. The new editor has been rolling out to all Shopify merchants as of July 2021
{% endhint %}

If your Theme Editor looks completely different, you're not alone. All Shopify stores, regardless of which theme they are using will have a whole new experience when editing their store.&#x20;

Here are a few tips on where to find things inside the new editor.

## Products

#### Product tabs

Content blocks like product tabs are now nested within a section, in this case you'll find them under Product page:

![Click on the arrow to expand the view to see tabs and content blocks](/files/-MeS8CIMeEYmJmG3Xr-v)

To add a new tab, choose Add block:

![Use Add block to add tabs](/files/-MeS38KBeTCRER7VDbtd)

Hide a tab:

![Use the eye icon to show and hide tabs](/files/-MeS3uNcxMuucP8gl3x9)

#### Product settings

The main product page settings are found by clicking on Product page. If you have a wider browser, the settings will appear on the right side of your browser:

![Screens 1600px and wider will have right-side setting options](/files/-MeS5KIZvg6k2kfqeHW7)

## Header

How to modify header content blocks - Menu items:

![Expand Header to view menu content blocks](/files/-MeS6yjQNSmIdn6T6gVs)

## Collections

Tag filter groups can be found when you expand Collection page:

![Tag filter group content blocks](/files/-MeSAsSI0KB2V33ETzIA)

## Pages

Pages are new grouped by the page template you've chosen:

![Pages are found by page template](/files/-MeSC9Pt_PZaBwFI8k-U)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://pipeline.groupthought.com/pipeline-5/updates/new-shopify-theme-editor.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
