Article Page
A single blog post — content, comments, sharing and related posts.
Overview
| Item | Detail |
|---|---|
| Template | templates/article.json |
| URL | /blogs/{blog-handle}/{article-handle} |
| Sections | article-template → blog-posts ("You may also like") |
Step-by-step user journey
Step 1 — Open the article
- From the blog listing
- Or a direct share or social link
Step 2 — Read the content
- Optional hero image
- Title, date and tags
- Article body (RTE and embedded media)
Step 3 — Social share
- Share buttons (the social-sharing snippet)
- Copy the link or share to a platform
Step 4 — Comments (if blog comments are on)
- Scroll to the comments
- Fill in name, email and message
- Submit → pending or public, per the Shopify settings
Step 5 — Move between posts
- Previous / next article pagination, if enabled in the section
Step 6 — Related posts
- The "You may also like" blog-posts section
- Click through to another article
Merchant notes
- Comments: Shopify Admin → Blog posts → comment settings
- Tags are useful both for SEO and for the blog filter
- Set a featured image for the article card and the social OG image
<!-- BEGIN GENERATED: theme-editor -->
Theme Editor settings
Each section below links to its full settings reference — every setting with id, type, default and a screenshot of the panel.
| Section | Type | Settings | Blocks |
|---|---|---|---|
| Article pages | article-template | 7 | 0 |
| Blog posts | blog-posts | 11 | 0 |
Full index: settings reference
<!-- END GENERATED: theme-editor -->Related files
templates/article.json
sections/article-template.liquid
sections/blog-posts.liquid
snippets/comment.liquid
snippets/social-sharing.liquid
Previous: 17-blog.md