How can I display a specific collection in an email template using liquid?

Topic summary

A user asks how to display a specific collection in an email template using Liquid code.

Key Responses:

  • Shopify Notification emails: Not possible to add custom collections or products, as only order-related variables are available (items the customer purchased).

  • Shopify Marketing emails: Can add up to 9 products directly through the Marketing interface by selecting the email template and using the “Add Product” option.

  • Third-party email apps (Klaviyo, Mailchimp): Recommended alternative, though these typically have limits on how many products can be included.

Follow-up Question:

Another participant asks whether it’s possible to add a specific product by ID using Liquid in a Shopify email template.

Status: The thread remains open with technical questions about Liquid implementation unanswered.

Summarized with AI on November 13. AI used: claude-sonnet-4-5-20250929.

How can I display a specific collection in an email template using liquid?

Hi,

Do you plan on doing so in Shopify Notification emails, Shopify Marketing emails or other email apps, such as Klaviyo or Mailchimp?

  1. In regards to Shopify Notification emails, it looks like it won`t be possible, as there are no variables for products or collections available to use (except for the items in the order the customer placed):

https://help.shopify.com/en/manual/orders/notifications/email-variables

  1. You can add up to 9 products to the email via Shopify → Marketing → Shopify email. Choose your template and you will see an option to add Product. Click and choose up to 9.

  2. Other way of doing so is to get an app for email sending, but then, again, there usually is a limit on how many products you can add.

Hope this helps.

Hello, sorry to open the thread but I want to know if it is possible to add a specific product by ID in an email template with liquid using the Shopify email app?