Sections reference
Article
Displays article content with editorial typography, a reading- progress indicator, a "Pieces in this story" product rail, comments, and sharing.
Merchant notes. The body comes straight from the Shopify rich text editor, so most editorial styling below (headings, blockquotes, bulleted lists, images) applies automatically with no extra work. Two treatments have no native RTE button and need the article opened in the editor's "Show HTML" source view instead: - "Worth knowing" callout panel: wrap the block in <div class="rte__callout"><p class="rte__callout-label">Worth knowing</p><p>...</p></div> - Image captions: add <p class="rte__caption">...</p> directly after the image. "Pieces in this story" reads a `products` list-of-products metafield named `custom.products` on the article - editors tag pieces manually, there is no automatic matching.
Settings
| Setting | Type | Details |
|---|---|---|
show_imageShow image |
checkbox | default: true |
show_commentsShow comments |
checkbox | default: true |
show_story_productsShow "Pieces in this story" rail |
checkbox | default: true |
story_products_headingStory products heading |
text | default: Pieces in this story |
share_labelShare label |
text | default: Share this story |
email_labelEmail label |
text | default: Email |
Blocks
This section has no configurable blocks.
Depends on
snippets/breadcrumbs.liquidsnippets/product-rail-items.liquidassets/reading-progress.jsassets/critical.css (.button component)