Skip to main content

Testing your theme for the Shopify Theme Store

To ensure that your theme contains the required Shopify features, and to ensure that it's flexible, resilient, and performant, you should test it before submission.

You should test the following:


  • When you're developing, use Theme Check to analyze and correct your Liquid Code.
  • Test your performance and accessibility scores regularly using the Shopify Lighthouse CI GitHub Action.
  • Disable JavaScript using Chrome DevTools to verify that navigation elements and the product form work without JavaScript.
  • Consider testing your theme with people outside of your organization.

Was this page helpful?