From 7de01c40b9fe997e79e97d06695a6464394d2665 Mon Sep 17 00:00:00 2001 From: Michael Novotny Date: Tue, 6 Jun 2023 14:26:05 -0500 Subject: [PATCH] Adds Shopify Starter plan note. (#1040) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 16d441543..da03958fe 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,9 @@ Your app should now be running on [localhost:3000](http://localhost:3000/). ## How to configure your Shopify store for Next.js Commerce -Next.js Commerce requires a [paid Shopify plan](https://www.shopify.com/pricing). It will not work with a Shopify Starter plan. +Next.js Commerce requires a [paid Shopify plan](https://www.shopify.com/pricing). + +> Note: Next.js Commerce will not work with a Shopify Starter plan as it does not allow installation of custom themes, which is required to run as a headless storefront. ### Add Shopify domain to an environment variable