How can I add a vendor to a custom content page on my website?

Hello,

I was able to create a page in Debut theme with a Custom Content section on my website https://smog-press.xyz/pages/editions however I am unable to add the vendor for each product in the grid:

I would prefer this page to display the product items as it does on my homepage (Item title / Vendor / No price)

Is there a way to edit the code to allow for this?

Hello @smog87 ,

You can add this code on product loop.

{{ product.vendor }}