You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/en/setup.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,12 +54,12 @@ Set up a private app on Shopify for this add-on using the following steps:
54
54
6. Click the "API Credentials" tab. Add the `Admin API access token` to your `.env` as `SHOPIFY_ADMIN_TOKEN`.
55
55
7. If you've configured the app properly you should see a button that says "Install App". Click this.
56
56
57
-
### 3. Shopfront redirection
57
+
### Step 3. Shopfront redirection
58
58
If you are not intending to use the Shopify storefront you should perform redirection from any Shopify URLs to your website.
59
59
60
60
We recommend installing Shopify's [Hydrogen Redirect Theme](https://github.com/Shopify/hydrogen-redirect-theme), and following their setup instructions.
61
61
62
-
### 4. Finalise your .env
62
+
### Step 4. Finalise your .env
63
63
After completing steps 1 and 2 your .env should look as follows:
0 commit comments