Display Blog Articles in Notification Emails or Order Confirmation page

Topic summary

A user inquired about accessing blog objects within Shopify email notifications or order confirmation pages to promote store content.

Response from support:

  • Blog objects cannot be accessed in email notifications
  • Official Shopify documentation confirms this limitation
  • Reference provided: Shopify’s email variables documentation for order notifications

Current status: The discussion appears resolved with a definitive answer that this functionality is not available in Shopify’s notification system. No workaround or alternative solution was offered.

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

Is there a way to access the blog object in email notifications or order confirmation pages?

It would be a great way to promote additional store content.

The following liquid doesn’t pull any data:
{% for article in blogs[‘blog-handle’].articles %}

{{ article.title }}

{% endfor %}

Hello @timd ,

No, we can’t access the blog object within the email notifications. For more details, you can check the below document.

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

Also, refer to the below-provided image for more information.

Let us know if you need any other help.

All the best,

CedCommerce