{"title":"Country - Liquid Object Reference","slug":"country-liquid-object-reference","url":"https://support.storeconnect.com/articles/country-liquid-object-reference","url_markdown":"https://support.storeconnect.com/articles/country-liquid-object-reference.md","subtitle":null,"summary":"The Country object contains information about an Country, including name and codes.","type":"Developer_Documentation","video_url":"","keywords":"liquid, objects, Country, template, storeconnect","last_modified":"2026-08-21T07:12:35+0000","body_markdown":"## Description\n\nThe Country object contains information about an Country, including name and codes.\n\n## Attributes\n\n| Attribute | Type | Description |\n|-----------|------|-------------|\n| `alpha2` | String | Returns the 2-digit Country code |\n| `alpha3` | String | Returns the 3-digit Country code |\n| `name` | String | Returns the name of the Country |\n| `states` | List[[State](state-liquid-object-reference)] | Returns a list of States for this Country |\n\n## Available on\n\n- [Global - Liquid Object Reference](global-liquid-object-reference) — `all_countries`"}