Skip to content

Commit 70e7cb9

Browse files
committed
Some more
1 parent 52d28f9 commit 70e7cb9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/content/en/setup.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,12 @@ Set up a private app on Shopify for this add-on using the following steps:
5454
6. Click the "API Credentials" tab. Add the `Admin API access token` to your `.env` as `SHOPIFY_ADMIN_TOKEN`.
5555
7. If you've configured the app properly you should see a button that says "Install App". Click this.
5656

57+
### 3. Shopfront redirection
58+
If you are not intending to use the Shopify storefront you should perform redirection from any Shopify URLs to your website.
5759

58-
### Finalise your .env
60+
We recommend installing Shopify's [Hydrogen Redirect Theme](https://github.com/Shopify/hydrogen-redirect-theme), and following their setup instructions.
61+
62+
### 4. Finalise your .env
5963
After completing steps 1 and 2 your .env should look as follows:
6064

6165
```bash

0 commit comments

Comments
 (0)