· DataEase · Documentation  · 2 min read

Pages

A Page is a static piece of content on your Online Store—like “About Us” or “Shipping Policy.”
With DataEase you can:

  • Update many page titles, handles, or bodies in one upload.
  • Show or hide pages by changing the isPublished flag.
  • Switch templates for dozens of pages at once.

Shopify’s page guide.


Table of Contents

  1. Export
  2. Import
  3. Field reference
  4. Filters

2. Export

  1. Choose CSV or Excel.
  2. Select Page as the entity.
  3. Check the fields you need (for example title, handle, isPublished).
  4. Run the task and download your file.

See full steps in the Export guide.


3. Import

Supported commands in the command column: CREATE, UPDATE, DELETE

Required for CREATE: title and handle (handle must be unique).

  1. Download the sample file: Page-import-sample.xlsx
  2. Add or edit rows.
  3. In DataEase, map the columns, upload the file, and start the import.

Need help? See the Import guide.


4. Field reference

id

Unique page ID. Needed for UPDATE or DELETE.

bodyHTML

Full HTML content of the page.

bodySummary

First 150 characters of the page body. Export only.

handle

URL-friendly name used in the page link. Must be unique.

command

CREATE, UPDATE, or DELETE for this row.

title

Page title shown to shoppers.

isPublished

true to show the page on your store.

createdAt

When the page was created (ISO 8601). Export only.

updatedAt

Last update time (ISO 8601). Export only.

publishedAt

Date when the page became visible. Cannot be in the future.

templateSuffix

Alternate Liquid template name (without .liquid).

metafields

Extra app-defined fields. See the Metafields guide.


5. Filters

CreatedAt

Export pages created on a specific date or range.

Handle

Export pages where handle equals or contains the text you enter.

Title

Export pages whose title contains the text you enter.

UpdatedAt

Choose a last-updated date or range.


Need more help? Our support team replies within 24 hours.