Web Components · Global
<mmm-testimonial>
Testimonial and customer-review cards.
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.idstring—Unique element identifier.classstring—Custom 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>