Skip to content

article

A blog post with author, content, and comments.

Properties

PropertyDescription
article.authorAuthor name.
article.comment_post_urlURL to post a comment.
article.commentsComments list.
article.comments_countNumber of comments.
article.comments_enabled?Boolean predicate for comments_enabled on this article.
article.contentBody content (HTML).
article.created_atCreation timestamp.
article.excerptShort excerpt.
article.excerpt_or_contentBuyer-visible excerpt_or_content value for this article.
article.handleURL-safe unique slug.
article.idUnique identifier.
article.imagePrimary image.
article.metafieldsMetafields on this resource.
article.moderated?Boolean predicate for moderated on this article.
article.published_atPublish timestamp.
article.seo_descriptionBuyer-visible seo_description value for this article.
article.seo_titleBuyer-visible seo_title value for this article.
article.tagsTags as an array of strings.
article.template_suffixBuyer-visible template_suffix value for this article.
article.titleDisplay title.
article.updated_atLast update timestamp.
article.urlRelative URL of the resource.
article.userBuyer-visible user value for this article.

Property list is generated from the storefront engine (BlogPostDrop), so it always matches what your theme can use. Use {{ article | json }} only as a curated debug snapshot; it can omit lazy or otherwise public properties.