Sections reference

Article

Displays article content with editorial typography, a reading- progress indicator, a "Pieces in this story" product rail, comments, and sharing.

Available on
article
Source file
sections/article.liquid
Blocks
none
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

SettingTypeDetails
show_image
Show image
checkbox default: true
show_comments
Show comments
checkbox default: true
show_story_products
Show "Pieces in this story" rail
checkbox default: true
story_products_heading
Story products heading
text default: Pieces in this story
share_label
Share label
text default: Share this story
email_label
Email label
text default: Email

Blocks

This section has no configurable blocks.

Depends on