Repeater collections render a template once per row — ideal for lists, cards, and galleries that export to ACF repeaters.
Where: CMS → collection kind "repeater" — Create a repeater and bind a template
Key ideas
- Repeater: A collection kind whose bound template repeats per item.
Steps
- Add a repeater collection with its row fields.
- Bind one card/template to the repeater.
- Each row renders the template.