Skip to content

Commit a78ed79

Browse files
committed
Update README.md
1 parent 3b1783b commit a78ed79

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
- [wp-graphql-woocommerce](https://github.com/wp-graphql/wp-graphql-woocommerce) Adds Woocommerce functionality to a WPGraphQL schema.
1313
- [algolia-woo-indexer](https://github.com/w3bdesign/algolia-woo-indexer) Sends WooCommerce products to Algolia.
1414

15-
1. Make sure WooCommerce has some products already
15+
1. Make sure WooCommerce has some products already or import some sample products
16+
17+
The WooCommerce sample products CSV file is available at `wp-content/plugins/woocommerce/sample-data/sample_products.csv`
1618

17-
The WooCommerce default products csv file is available at `wp-content/plugins/woocommerce/sample-data/sample_products.csv`
18-
1919
Import the products at `WP Dashboard > Tools > Import > WooCommerce products(CSV)`
2020

2121
2. Clone or fork the repo and modify `nextConfig.js`

0 commit comments

Comments
 (0)