comment
The comment object.
Properties
| Property | Description |
|---|---|
comment.author | Author name. |
comment.content | Body content (HTML). |
comment.created_at | Creation timestamp. |
comment.email | Email address. |
comment.id | Unique identifier. |
comment.status | Buyer-visible status value for this comment. |
comment.updated_at | Last update timestamp. |
comment.url | Relative 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.