blog
A blog and its articles.
Properties
| Property | Description |
|---|---|
blog.all_tags | Every tag across products. |
blog.articles | Articles list. |
blog.articles_count | Number of articles. |
blog.articles_proxy | — |
blog.count | — |
blog.current_tag | — |
blog.current_tags | — |
blog.handle | URL-safe unique slug. |
blog.id | Unique identifier. |
blog.metafields | Metafields on this resource. |
blog.next_article | — |
blog.posts | — |
blog.posts_proxy | — |
blog.previous_article | — |
blog.seo_description | — |
blog.seo_title | — |
blog.tags | Tags as an array of strings. |
blog.template_suffix | — |
blog.title | Display title. |
blog.toArray | — |
blog.url | Relative URL of the resource. |
Property list is generated from the storefront engine (BlogDrop), so it always matches what your theme can use. Inspect live values with {{ blog | json }}.