Commmerce Docs

What it is

Displays a single testimonial or a set of testimonials in a grid or slider format.

When to use

  • Landing-page social-proof sections
  • PDP review highlights

Attributes

AttributeTypeDefaultDescription
data-layoutstringgridgrid or slider.
idstringUnique element identifier.
classstringCustom CSS class list.
hiddenbooleanfalseHide the element without removing it from the DOM.

Examples

Grid layout

Renders configured testimonials in a grid.

<mmm-testimonial></mmm-testimonial>