# Pages and Sections management

### Overview

The **Pages** panel allows you to control all content created with Ecombe in one place. From here, you can view, edit, publish, unpublish, duplicate, delete any page or reusable section—and create page analytics campaigns.

This centralized workspace keeps your store organized, speeds up content updates, and ensures consistency across all page types.

This guide will show you how to manage every page and section effectively so your storefront stays clean, structured, and easy to maintain.

### How to Access Pages

In the Shopify sidebar, click **Pages** to open **the Pages dashboard.**

<figure><img src="/files/4l35TasJhx2uToLmDm6g" alt="Image for guide how to access pages"><figcaption></figcaption></figure>

### How to Publish and Unpublish a Page

Publishing determines whether your page is visible on the storefront. You can publish or unpublish any Ecombe page depending on your needs.

**Choose the page** you want to change status > **Choose a action:**

* **Publish** to make the page visible on your storefront.
* **Unpublish** to hide the page from the storefront.

<figure><img src="/files/9xGutFvPnChIkDnpWx6z" alt="Publish and un-publish page tutorial image"><figcaption></figcaption></figure>

**Note:** After the action is processed, a status notification will appear.&#x20;

<figure><img src="/files/wHFbjIK9WOjtTdCyXCne" alt="Notification image"><figcaption></figcaption></figure>

### How to Make a Page as Default Template

Setting a page as the default template assigns your Ecombe layout as the main template used for that page type on your store (e.g., Homepage, Product Page). Once applied, customers will see this page when they visit that section of your store.

{% stepper %}
{% step %}
**Find the page** you want to set as the default template then open **the dropdown menu** and click **Make Default**.&#x20;

<figure><img src="/files/5eUaX9wpazTGmEzeMKOv" alt="Make default tutorial image"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Confirm** to finalize the action.&#x20;

<figure><img src="/files/VIRglRhj39T3PEh1NCdQ" alt="Make default confirmation image"><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**Note:** The page must be **published** before it can be set as the default template.
{% endhint %}

### How to Restore Default Template

Restoring the default template allows you to switch back to your **Shopify original template** if you no longer want to use the Ecombe version.

In this example, you will learn how to restore the default template for a **Product page**, but the same steps apply to the homepage, collection page, blog page, and blog post page.

{% stepper %}
{% step %}
Select **Product**, then hover over the tab **Shopify Original Product Template** then click **Restore default product**.

<figure><img src="/files/vOJfkCCiY9dxJfdp0fMV" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Click **Confirm** to restore the Shopify original template.

<figure><img src="/files/vXXsKsO4Iz8lSKDqgkPV" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### How to Export and Import Pages

This section explains how to export your Ecombe pages for backup or reuse, and how to import them into another store or project.&#x20;

#### How to Export Pages

{% stepper %}
{% step %}
Go to the Pages panel, select a page, and click **Export**.

<figure><img src="/files/76yiuQREUOrnCiys7D9g" alt="&#x22;&#x22;"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Export your page&#x20;

Choose the **export metho**d then click **Export**.

* **All pages:** export every page in Ecombe.
* **All filtered pages:** export all pages currently filtered by your search or filter.
* **Selected pages:** export only the page(s) you selected.

<figure><img src="/files/uF4ABDsahkNc2yrhkdgx" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

#### How to Import Pages

{% stepper %}
{% step %}
Go to the Pages panel, select a page, and click **Import**

<figure><img src="/files/pQpLHaLMHxuguMfaqs3o" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}
Import your Ecombe page

Click **Add file** end select the exported file saved on your device then click **Import** to complete the process and add the pages to Ecombe.

<figure><img src="/files/LSY2D4UNp1qTb6F31eWL" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

### How to Duplicate a Page

Duplicating a page allows you to quickly reuse layouts, create variations, or start new pages based on an existing design, saving time and ensuring consistency.

To duplicate a page, open the page's dropdown menu and click **Duplicate.**&#x20;

<figure><img src="/files/vu7R00VwulYVurmOY1gc" alt=""><figcaption></figcaption></figure>

### How to Manage Deleted Pages

When a page is deleted, it is moved to the **Trash** section. Pages remain in Trash for **30 days** before being permanently removed.\
To learn more, refer to the [related article](/pages-and-section-creations/general/manage-deleted-pages.md).&#x20;

<figure><img src="/files/abs7AQ5vdSvLrpVchss7" alt=""><figcaption></figcaption></figure>

### How to Create a Page Analytics Campaign

Ecombe provides built-in Analytics that helps you monitor page performance. These insights allow you to optimize your page for the best possible conversion rate.\
For a detailed guide, please refer to [the full article](/editor-and-functions/store-optimization/analytics.md).&#x20;

<figure><img src="/files/ev8dwakHiwiNhXgRSNZT" alt=""><figcaption></figcaption></figure>


---

# 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://help.ecombe.com/pages-and-section-creations/general/pages-and-sections-management.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.
