Working with data in Liquid
On this page
The built-in Liquid objects cover the standard StoreConnect data model. When your store holds data in custom fields or custom objects, you have to map that data before a template can read it.
These articles cover both halves of that job: making the data available, then confirming it arrived.
In this section
- Add custom data fields to your store — map custom Salesforce fields and objects so Liquid templates can read them
- Verify custom data is available in Liquid — confirm mapped data is reaching your templates, and diagnose it when it is not
- Display dynamic content using Liquid queries — fetch Salesforce records inside a template with the
querytag
Was this article helpful?
Thanks for your feedback! It helps us improve our docs.