Skip to content

Commit

Permalink
Adds Shopify Starter plan note. (vercel#1040)
Browse files Browse the repository at this point in the history
  • Loading branch information
manovotny authored Jun 6, 2023
1 parent cb31b71 commit 7de01c4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 7de01c4

Please sign in to comment.