Skip to content

comment

The comment object.

Properties

PropertyDescription
comment.authorAuthor name.
comment.contentBody content (HTML).
comment.created_atCreation timestamp.
comment.emailEmail address.
comment.idUnique identifier.
comment.statusBuyer-visible status value for this comment.
comment.updated_atLast update timestamp.
comment.urlRelative URL of the resource.

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