Commmerce Docs

What it is

The full post page — hero image, title, author, body, related posts, and share.

When to use

  • /blog/post pages

Attributes

AttributeTypeDefaultDescription
data-post-idstringBlog post slug or numeric ID.
idstringUnique element identifier.
classstringCustom CSS class list.
hiddenbooleanfalseHide the element without removing it from the DOM.

Examples

Default

Full post layout.

<mmm-blog-details data-post-id="welcome-spring"></mmm-blog-details>