---
title: 'Liquid objects: metafield_namespace'
description: The metafields in a namespace.
source_url:
  html: 'https://shopify.dev/docs/api/liquid/objects/metafield_namespace'
  md: 'https://shopify.dev/docs/api/liquid/objects/metafield_namespace.md'
api_name: liquid
---

# metafield\_​namespace

The metafields in a namespace.

Access a metafield by appending its key to the namespace. For example, `product.metafields.custom.instructions` returns the `instructions` metafield in the `custom` namespace.

### Returned by

* [metafields](https://shopify.dev/docs/api/liquid/objects/metafields)
