Skip to product information
1 of 1
Published:2024.06.02

How to reference meta objects directly in Shopify's Liquid code

How to reference meta objects directly in Shopify's Liquid code

Applications

  • Product information management and editing
View full details

Shopify's meta objects can be called directly from Liquid.
- Fixed data common to all stores (company profile, delivery policy, etc.)
- Independent content that is not dependent on the page (recipe collection, glossary, etc.)
-Text and images that can be reused across multiple templates
This method is simple for "fixed data that is used only once" or "displaying common parts."