Looper outputting items w/ line break. need 1 line with comma

everything that I’ve tried outputs each item on a new line. what am I doing wrong?

{{ term.name }}
{{ dc.looper.field({'key':'name'})|join(', ') }}
image

Hello @splaquet,

Thanks for writing to us.

To help you with your concern, please share your details in a secure note. Please provide the following details

  • WordPress Login URL

  • Admin-level username and password

  • Exact page URL

    You can find the Secure Note button at the bottom of your posts

    Thanks

I’m trying to organize the output to use a comma delimiter.

I’m also trying to use that same Product list on the top in a Form filter.