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 544bfec + 3b323b2 commit 851397cCopy full SHA for 851397c
README.md
@@ -2,10 +2,6 @@
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.
8
9
1. Install and activate the following plugins, in your WordPress plugin directory:
10
11
* [woocommerce](https://wordpress.org/plugins/woocommerce) Ecommerce for Wordpress.
@@ -42,6 +38,7 @@ You can also import default Woocommerce products that come with wooCommerce Plug
42
38
43
39
## TODO
44
40
41
+- Add support for variable products / product variations
45
- Hide products not in stock
46
- Add better SEO
47
- Add a better README.md
0 commit comments