Liquid objects
Objects expose store data in Liquid. Click any object for its full property list.
| Object | Description |
|---|---|
address | The address object.. |
all_products | The all_products object.. |
article | A blog post with author, content, and comments.. |
blog | A blog and its articles.. |
brand | The brand object.. |
bulk_pricing_tier | The bulk_pricing_tier object.. |
bundle | The bundle object.. |
bundle_rule_offer | The bundle_rule_offer object.. |
bundle_section_offer | The bundle_section_offer object.. |
cart | The visitor’s cart. |
cart_digital_delivery | The cart_digital_delivery object.. |
checkout_settings | The checkout_settings object.. |
collection | A group of products with filtering, sorting, and pagination. |
collections | The collections object.. |
comment | The comment object.. |
currency | The currency object.. |
customer | The signed-in customer, or nil for guests. |
digital_delivery | The digital_delivery object.. |
discount_allocation | The discount_allocation object.. |
discount_application | The discount_application object.. |
event_booking | An event product booking with schedule and meeting details.. |
event_reservation | The event_reservation object.. |
filter | A storefront filter (price, option, tag…) with its values and active state.. |
font | A font chosen in a font_picker setting — pass to the font filters.. |
gift_card | A gift card product/instrument with balance and recipient details.. |
gift_card_info | The gift_card_info object.. |
line_item | A line in the cart: a variant, its quantity, and its pricing.. |
link | The link object.. |
linklist | A navigation menu and its links.. |
location | The location object.. |
media | A media item attached to a product: image, video (adaptive streaming), or 3D model.. |
metafield | A typed custom field attached to a resource.. |
metafields | The metafields object.. |
metaobject | An entry of a custom content definition (metaobject).. |
metaobject_definition | The metaobject_definition object.. |
metaobjects | The metaobjects object.. |
order | A placed order — available on the order status and customer account pages.. |
order_line_item | The order_line_item object.. |
page | A custom content page.. |
policy | A store policy page (refunds, privacy, terms…).. |
predictive_search | Instant search results for the search-as-you-type overlay.. |
product | A product and everything about it: pricing, variants, options, media, tags, and availability. |
product_modifier | The product_modifier object.. |
product_option | The product_option object.. |
recipient | The recipient object.. |
recommendations | Product recommendations for the current product/context.. |
recommended_offer | The recommended_offer object.. |
request | Details of the current HTTP request: path, host, page type, locale, and query parameters. |
review_settings | The review_settings object.. |
robots | The robots object.. |
routes | Canonical URLs for built-in routes (cart, search, account…). |
search | Storefront search results for the current query. |
shipping_method | The shipping_method object.. |
shop | Store-wide information: name, domain, currency, contact details, and enabled features. |
shop_locale | The shop_locale object.. |
tax_line | The tax_line object.. |
taxonomy_category | The taxonomy_category object.. |
transaction | The transaction object.. |
upsell_rule_offer | The upsell_rule_offer object.. |
variant | A specific purchasable version of a product (one combination of option values).. |