# Default theme content

The Default theme content or sometimes referred to as the Language Editor is where you can modify the default wording or text used in Pipeline. For example, you can change buttons like "Add to Cart" or "Quick View", form fields, and accessibility labels.&#x20;

## How to

* Use the ellipsis (three dots) at the top of the Theme Editor to view the dropdown menu
* Choose "Edit default theme content":

<figure><img src="https://3528441459-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LovEU3LvzkJzFkXarYD-4120580575%2Fuploads%2FlziKiFIjzvkkQEQdcZx6%2Fimage.png?alt=media&#x26;token=bea179db-15e7-4f67-9caf-30d1d5f5a7bf" alt="" width="188"><figcaption></figcaption></figure>

### Filter

Use the filter search tool at the top to quickly find words or content to change:

<figure><img src="https://3528441459-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LovEU3LvzkJzFkXarYD-4120580575%2Fuploads%2FNAJzdDqMUjaE6NHlLjb1%2Ftheme%20content-filter.jpg?alt=media&#x26;token=86be715b-fef6-4f0a-892e-2128205c4bce" alt=""><figcaption></figcaption></figure>

### Tabs

The content has been categorized for easy access. Use the Tab bar to view content based on its category:

<figure><img src="https://3528441459-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LovEU3LvzkJzFkXarYD-4120580575%2Fuploads%2FzquVfmvzA40LdwQAA80G%2Ftheme%20content-tabs.jpg?alt=media&#x26;token=8179cbef-4e36-4c26-a1f4-dd5f57f7e07d" alt=""><figcaption></figcaption></figure>

### Content

After choosing a tab, you can view the content within that category. You can modify the theme text in these fields:

<figure><img src="https://3528441459-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LovEU3LvzkJzFkXarYD-4120580575%2Fuploads%2FXVLBWuQK8VfSkolrPIuu%2Ftheme%20content-tabs-text.jpg?alt=media&#x26;token=f95891bb-e796-4a37-b6b0-99b2f96b45a5" alt=""><figcaption></figcaption></figure>

After making changes, use the **Save** button to complete.&#x20;

#### Example

Change the Cart upsell promotion heading:

<figure><img src="https://3528441459-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LovEU3LvzkJzFkXarYD-4120580575%2Fuploads%2FnAUrAMjrgqvIsh37EIbv%2Flanguage%20editor%20buy%20with.jpg?alt=media&#x26;token=787a69af-44cf-45c4-9666-366e04aa3847" alt=""><figcaption></figcaption></figure>

Shopify has additional documentation on this feature:

{% embed url="<https://help.shopify.com/en/manual/online-store/themes/customizing-themes/language/change-wording>" %}


---

# 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/faq/frequently-asked-questions/default-theme-content.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.
