For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Dev Portal
DocsAPI ReferenceLearnCommunityChangelog
DocsAPI ReferenceLearnCommunityChangelog
    • About Our APIs
  • REST
    • Overview
      • Overview
        • Abandoned Cart Emails
        • Custom Template Associations
        • Email Templates
        • Pages
        • Marketing
        • Store Content
        • Themes
        • Widgets
        • Page Widgets
      • Payments
  • GraphQL
    • Overview
  • MCP
    • Overview
Dev Portal
LogoLogo
On this page
  • Subresources
  • Widget templates
  • Widgets
  • Regions
  • Placements
  • Additional Information
RESTAdminContent

Widgets

Was this page helpful?
Previous

Get Theme Job

Next

List Placements

Built with

Create and manage widget templates, widgets, regions, and placements.

Subresources

Widget templates

Widget templates are reusable Handlebars-enabled HTML templates that define the structure of the widget on a page.

Widgets

Widgets are units of content placed on specific pages in a Stencil theme. Widgets consist of a widget configuration and a widget template UUID and render as part of the storefront’s HTML.

Regions

Regions are specific locations in the Stencil theme template files where you can place a widget.

Placements

Placements determine the region where you place widgets and in what order.

Additional Information

  • Widgets API Overview
  • Widget UI Schema
  • Widget UI Input Types