Your store may look empty, right after installing WooCommerce — no products, orders, reviews. This is intentional so you can get started creating your own products and setting up WooCommerce exactly as you need.
But maybe you’d like to see what a store full of sample orders and products looks like. If so, we’ve got some data for you!
Sample data for WooCommerce is located in a file called either sample-products.csv
or sample-products.xml
, which are located in the WooCommerce plugin folder in woocommerce/sample-data/
. You can get it in two ways:
- Re-download WooCommerce. Open the .zip and find the files in the folder.
- Get the file from your site via SFTP, etc.
Import Demo Products with the Setup Wizard
↑ Back to topWhen first setting up WooCommerce, the Setup Wizard takes you through all the necessary steps to set up your store and get it ready to start selling. One of those steps, Personalize your store, includes the option to import some demo products.
However, if you already have products in your store, you won’t see this step. Follow the link for more details.
Import via WooCommerce Products
↑ Back to topThis is the recommended approach.
From the WordPress Dashboard:
- Go to: Products > All Products.
- Select Import.
- Run Importer. An Import Products screen appears.
- Select Choose file and then select the sample-products.csv file you downloaded.
- Continue. A Column Mapping screen appears.
- Scroll down and Run the Importer.
You now have sample data in WooCommerce to learn from.
Import via WordPress Importer
↑ Back to topFrom the WordPress Dashboard:
- Go to: Tools > Import.
- Select WordPress.
- Run Importer.
- Select Choose file and then select the sample-products.xml file you downloaded.
- Upload file and import.
- Import our default wooteam author, create a new user, or assign the posts to an existing user. This is your call to make, though we recommend assigning the posts to an existing user.
- Tick or untick the box for Download and import file attachments. This imports all sample product images to your site if ticked.
- Submit and your sample data is imported.