--- title: "Liquid Console: Test and evaluate Liquid snippets quickly using Shopify CLI - Shopify developer changelog" description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/liquid-console-test-and-evaluate-liquid-snippets-quickly-using-shopify-cli md: https://shopify.dev/changelog/liquid-console-test-and-evaluate-liquid-snippets-quickly-using-shopify-cli.md --- [Back to Developer changelog](https://shopify.dev/changelog) September 7, 2023 Tags: * Tools # Liquid Console: Test and evaluate Liquid snippets quickly using Shopify CLI Liquid Console is now available, a tool that enables Liquid testing and evaluation directly in your code editor through Shopify CLI. This feature accelerates your feedback loop, simplifies debugging, and assists developers learning Liquid. Get started by running the command `shopify theme console` in your terminal. This command opens up an efficient way to experiment with Liquid filters and explore Liquid object data structures. Learn more about Liquid Console on [Shopify.dev](https://shopify.dev/docs/themes/tools/cli/commands#console).