We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ecb50c commit 6e2db30Copy full SHA for 6e2db30
README.md
@@ -37,8 +37,11 @@ The current release has been tested and is confirmed working with the following
37
Import the products at `WP Dashboard > Tools > Import > WooCommerce products(CSV)`
38
39
4. Clone or fork the repo and modify `nextConfig.js`.
40
- Then set the environment variables ALGOLIA_APP_ID and ALGOLIA_PUBLIC_API_KEY in Vercel.
+
41
+ Then set the environment variables ALGOLIA_APP_ID and ALGOLIA_PUBLIC_API_KEY in Vercel or your preferred hosting solution.
42
43
See https://vercel.com/docs/environment-variables
44
45
5. Modify the values according to your setup
46
6. Start the server with `npm run dev`
47
7. Enable COD (Cash On Demand) payment method in WooCommerce
0 commit comments