Workfile Store

Pages

Create custom storefront pages — About, Contact, FAQ, policies, and more.

Pages are standalone content pages on your storefront. Create pages for anything that doesn't fit into products or blog — About Us, Contact, FAQ, Shipping Policy, Terms of Service, and more.

Creating a page

Go to Pages

Click Pages in the sidebar to see all your custom pages.

Click New Page

Enter a title and URL slug. The slug determines the page's URL on your storefront.

FieldExample
TitleAbout Us
Slugabout-us
URLyourstore.workfile.store/pages/about-us

Design with the page builder

The page opens in Workfile Canvas — the visual editor. Drag and drop widgets to build your page layout.

Publish

Click Publish to make the page live. Until published, the page exists as a draft and isn't visible to customers.

Page statuses

StatusMeaning
PublishedLive and accessible on your storefront
DraftSaved but not visible to customers

Draft pages are only visible to you in the editor. Customers who try to access a draft page's URL will see a 404 page.

Page templates (layouts)

Page templates control the layout of dynamic pages — pages that are auto-generated for each product, collection, category, etc.

Go to Page Layouts in the Online Store section to manage templates for:

TemplateControls layout of
ProductIndividual product pages (/products/[slug])
CollectionCollection listing pages (/collections/[slug])
CategoryCategory listing pages (/categories/[slug])
CartShopping cart page (/cart)
SearchSearch results page (/search)
ServiceIndividual service pages (/services/[slug])
Service listServices listing page (/services)
BlogBlog post pages (/blog/[slug])
Blog listBlog listing page (/blog)

Edit the product template to control how every product page looks. Add sections for related products, testimonials, or FAQ below the product details — they'll appear on all product pages automatically.

Reusable components

Go to Components in the Online Store section to save and reuse page sections across multiple pages.

Saving a component

  1. Design a section in the page builder (e.g., a testimonials section)
  2. Select the section and click Save as Component
  3. Give it a name (e.g., "Customer Testimonials")

Using a component

When building a page, drag a saved component from the Components panel onto your canvas. It inserts the full section with all its widgets and content.

Components are copies — editing a placed component on one page doesn't affect other pages that use the same component. They're starting points, not linked instances.

Managing pages

From the pages list, you can:

ActionDescription
EditOpen the page in the visual editor
DuplicateCreate a copy of the page
Change statusToggle between published and draft
DeletePermanently remove the page

SEO for pages

Each page has SEO settings accessible from the page builder:

FieldDescription
Meta titleTitle shown in search results (defaults to page title)
Meta descriptionDescription shown in search results
OG imageImage shown when the page is shared on social media

Write unique meta descriptions for important pages like About and Contact. Search engines use these to display your page in results — a compelling description increases click-through rates.

Adding pages to navigation

After creating a page, add it to your navigation menu so customers can find it:

  1. Go to Navigation
  2. Edit your header or footer menu
  3. Add a new item linking to /pages/your-slug

See Navigation for details on building menus.

Common pages to create

PagePurposeTypical content
About UsBuild trust and tell your storyBrand story, team photos, mission
ContactLet customers reach youContact form, address, map, hours
FAQAnswer common questionsExpandable Q&A sections
Shipping PolicySet delivery expectationsShipping times, costs, coverage
Return PolicyExplain returns and refundsConditions, process, timeline
Terms of ServiceLegal termsUsage terms, liability, disputes
Privacy PolicyData handlingWhat data you collect and how you use it
Size GuideHelp with sizingMeasurement tables, how to measure

The number of custom pages you can create depends on your plan. Check your current limit in Settings → Billing.

On this page