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.
2 parents ac29bad + 1f61c53 commit 3194cdbCopy full SHA for 3194cdb
README.md
@@ -2,9 +2,7 @@
2
3
# Next.js Ecommerce site with Woocommerce backend
4
5
-## This is still a work in progress, but you can place orders and add products to cart.
6
-
7
-### The live URL to this site is currently connected to a local installation, so it will not work properly.
+## Live URL: https://nextjs-woocommerce.now.sh/
8
9
1. Install and activate the following plugins, in your WordPress plugin directory:
10
@@ -43,6 +41,7 @@ You can also import default Woocommerce products that come with wooCommerce Plug
43
41
## TODO
44
42
45
- Make search results from Algolia clickable
+- Add support for variable products / product variations
46
- Hide products not in stock
47
- Add better SEO
48
- Add a better README.md
0 commit comments