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 43e1be3 commit aabfac6Copy full SHA for aabfac6
README.md
@@ -46,6 +46,7 @@ The current release has been tested and is confirmed working with the following
46
47
## Features
48
49
+- Next.js version 10 with Next/Image and image optimization for product images
50
- Connect to Woocommerce GraphQL API and list name, price and display image for products
51
- Support for simple products and variable products
52
- Cart handling and checkout with WooCommerce (Cash On Delivery only for now)
@@ -81,4 +82,3 @@ With that said, keep the following in mind:
81
82
- Display product variation name in cart / checkout
83
- Hide products not in stock
84
- Add better SEO
-- Implement https://github.com/cyrilwanner/next-optimized-images for production
0 commit comments