Saturday, August 6, 2022
HomeWordPress DevelopmentHow To Use WooCommerce to Export Merchandise

How To Use WooCommerce to Export Merchandise


A lot of customers will flip to WooCommerce with the intention to run a full-featured on-line retailer utilizing WordPress. The final “circulate” includes bringing belongings, merchandise, and content material into each of those platforms. Nonetheless, it’s also possible to use WooCommerce to export merchandise too.

There are various causes for why you’d do that. Most frequently, you’ll have some administration to hold out, similar to fixing entries in bulk. Nonetheless, you may additionally export merchandise in the event you select to maneuver your hosting.

Regardless, understanding the way to export your merchandise — and the steps concerned — is a strong arrow to have in your quiver.

Figuring out the way to export your merchandise — and the steps concerned — is a strong arrow to have in your quiver. 🏹 Study extra on this information ✅Click on to Tweet

For this tutorial, we’re going to indicate you the way to use WooCommerce to export merchandise. We’ll spherical up some plugins that will help you and give you a step-by-step tutorial to hold out the job.

First, let’s discuss use instances for exporting, and in addition the import course of, in short.

Why You’d Wish to Export WooCommerce Merchandise

Your whole inventory and stock is inside WordPress — particularly, WooCommerce. Exporting these merchandise means producing an inventory whereby you possibly can work on the information in one other program, away out of your retailer’s set up.

A spreadsheet showing a list of products from a WooCommerce store.
A spreadsheet of a product export.

You’ll usually export these merchandise into some sort of spreadsheet format, whether or not that’s a comma-separated values (CSV) file, an Excel spreadsheet, or perhaps a plain textual content file.

Whereas it’d seem to be a drastic factor to do, in actuality, you’ll usually export your merchandise for numerous mundane and routine causes:

  • Effectivity: It’s extra easy and acquainted to batch edit your stock by means of a spreadsheet reasonably than the WooCommerce interface. Plus, you should use the devoted performance of the spreadsheet app to avoid wasting effort and time besides.
  • International error correction: There could also be a problem together with your product record that you just’ll must type on a worldwide degree. For instance, you possibly can have an error together with your inventory maintaining unit (SKU) values. Exporting your WooCommerce merchandise enables you to clear up this problem, and re-import the record in a flash.
  • Migration simplicity: You may even wish to improve your internet hosting to one thing extra strong and feature-specific on your wants. In case you export your WooCommerce merchandise, it takes nothing to import your entire record right into a new set up, or onto a brand new server.



Talking of importing, it’s price understanding how to do that earlier than you get into the export course of. This gives you a superb understanding of how entries relate to the “inside” and “exterior” worlds (with regard to WooCommerce, not less than).

How To Import WooCommerce Merchandise and Orders

On the floor, the import course of for WooCommerce merchandise and orders appears easy. The truth is, there are many cogs that make up the entire wheel.

Over the subsequent few sections, we’ll discuss among the “need-to-know” parts, and present the precise course of to import merchandise into WooCommerce.

Fundamentals of a CSV File

Though we name it a “CSV file,” it’s not likely a file kind — it’s a file format. That is regardless of CSV information having the .csv extension.

You’re in a position to learn CSV codecs utilizing nearly any app that may parse and show textual content. Most customers will open a CSV inside a spreadsheet app as a result of this may supply associated performance to work with the values inside. Nonetheless, there’s nothing improper, in a technical sense, with utilizing a textual content editor or another resolution.

The important thing facet of a CSV file is its use of a “delimiter.” In fundamental phrases, this can be a separator and the default is a comma — therefore the format displaying “comma-separated values.” Whenever you use the CSV format, the “translation” software program (in our case, WooCommerce and a spreadsheet app) will perceive that each chunk of knowledge separated by a comma is a singular, particular person piece of knowledge:

A text editor showing WooCommerce product data values separated by commas.
Consumer names separated by commas.

With out the comma delimiter, you’ll see the information smashed into one cell:

A text editor showing all of the data within merged into
A dataset merged because of the lack of a delimiter.

The great thing about the CSV format is the way it’s agnostic to not solely this system you employ to learn the information, but additionally this system you import into. If an app can work with CSV values, you possibly can transfer that knowledge nearly wherever — so long as you possibly can map the information appropriately to this system you import it to.

How WooCommerce Makes use of CSV Information

WooCommerce makes use of CSV knowledge in an analogous strategy to different applications. You’ve got numerous fields inside WooCommerce that designate the values on your merchandise:

The admin panel for WooCommerce, that shows a list of products and the corresponding data fields.
A listing of WooCommerce merchandise and knowledge fields.

Whenever you import a set of merchandise from a CSV file, every worth can be collated beneath a header — an SKU, product identify, variable worth, and extra. Nonetheless, these headers might want to correspond to an applicable worth inside WooCommerce.

For instance, you couldn’t import knowledge from an Engine Sort header in case your WooCommerce product record doesn’t use that header worth. Let’s discuss this in relation to the import course of generally.

Importing WooCommerce Merchandise and Orders from a CSV File

The excellent news is that regardless of the entire background info, the import process for WooCommerce merchandise and orders is simple. That is due to WordPress’ pleasant interface.

You’ll want a CSV file to do that, and we’re going to make use of the WooCommerce pattern knowledge. It’s accessible totally free, though you’ll must obtain the WooCommerce plugin file from WordPress.org. Inside, you’ll discover a folder known as sample-data which comprises information to make use of:

A macOS Finder window showing three files: sample_products.csv, sample_products.xml, and sample_tax_rates.csv.
WooCommerce’s three pattern knowledge information.

There are a number of methods to import merchandise into WooCommerce. You probably have a brand new set up and run by means of the Onboarding Wizard, you possibly can import a CSV file throughout that course of:

The WooCommerce Onboarding Wizard, showing four options, including an
The WooCommerce Onboarding Wizard asking you to import merchandise.

Nonetheless, this may solely be an possibility for brand-new shops with no merchandise. We’ll subsequent present you the way to replace your WooCommerce product knowledge, which additionally covers the import course of utilizing a CSV file.

Updating Current Orders and Merchandise Utilizing a CSV File

The most effective (and really useful) strategy to import WooCommerce merchandise is thru the Merchandise > All Merchandise display inside WordPress. If you choose Begin Import, you will note a dialog to decide on a CSV file:

The WooCommerce Import Products screen, showing a button to choose a CSV file from your local computer and a checkbox to update existing products.
Selecting a file from the WooCommerce import dialog.

In case you click on the Present superior choices button right here, you possibly can see some non-obligatory settings for the trail of your CSV file in addition to the choice to make use of earlier mapping settings. Most necessary is the choice to decide on your file’s delimiter. That is going to assist in case your file doesn’t use commas:

The Show advanced options settings, including a path to a remote CSV file, the option to set the file's delimiter, and a checkbox to use old column mapping settings.
The Present superior choices dialog.

Typically, the method right here is straightforward: Select a CSV file out of your pc, then click on Proceed.

Nonetheless, the additional checkbox right here is the way you’ll replace merchandise.

The tooltip explains, however it is going to examine merchandise with an identical ID or SKU and replace the knowledge to no matter your CSV file exhibits. What’s extra, strains within the sheet that don’t match with an current product — i.e. new merchandise — received’t import. This implies you possibly can replace the file with no matter knowledge you want, then import it to replace your stock, all utilizing one checkbox.

Mapping Product Columns

The Column Mapping display is the way you’ll relate the columns inside your CSV file to WooCommerce product headings. The truth is, WooCommerce does a “finest guess” on this — in the event you use the pattern knowledge or import a file that has origins as an export, that is going to both be actual or shut sufficient:

The WooCommerce Column Mapping screen, showing spreadsheet values on the left, and drop-down menus relating to WooCommerce fields on the right.
The WooCommerce Column Mapping display.

When you verify these columns and make any crucial adjustments that will help you map columns with accuracy, you possibly can scroll down and click on the Run the importer button. From right here, WordPress will do the mandatory, which can take some time relying on the scale of your CSV file.

Nonetheless, you’ll see successful display as soon as the method completes:

The WooCommerce Product Import screen showing a success message and a button to view the imported products within WooCommerce.
The WooCommerce Import Full display.

That is all it’s essential do to import merchandise utilizing the native performance. Subsequent, we’ll check out what WooCommerce gives as regards to exporting too.

How To Use WooCommerce to Export Merchandise

To export from WooCommerce, you’ll wish to head to the Merchandise > All Merchandise display. After getting merchandise inside your set up, there can be an additional Export button:

The WordPress Products screen, showing the
The WooCommerce “Export” button.

Nonetheless, in the event you click on this with out choosing merchandise, nothing will export. You’ll first want to decide on the merchandise you wish to export utilizing the checkboxes within the record, then click on the Export button.

This can deliver you to a display that shouldn’t want a lot enter from you — the Export Merchandise dialog:

The
The WooCommerce “Export Merchandise” dialog display.

Right here, choose the choices from the dropdowns that correspond to the information you’d prefer to export. Whenever you end, click on the Generate CSV button to start out the method and save the CSV to your pc.

From right here, you possibly can evaluate your CSV utilizing any program you’re snug with. For instance, Excel is widespread, as is Google Sheets.

Nonetheless, whereas this native course of is fast and easy, it’s not essentially the most versatile or highly effective. We’ll discuss this in additional depth subsequent.

Limitations of WooCommerce Native Performance

The constraints of WooCommerce’s native export performance — and that of the import course of — received’t present themselves in a lot of day-to-day use instances.

This can be a double-edged sword. On the one hand, you’ll have the ability to obtain nearly every little thing you want in a lot of conditions.

However, although, there are a number of limitations that received’t be obvious till you encounter them. For instance, you may not have the ability to import particular varieties of customized knowledge and sophisticated merchandise in essentially the most optimum method.

That is the place a plugin might help by bridging the hole between the native export course of and one thing tailor-made to your wants. Automattic acknowledges this, which is why they launched the Product CSV Import Suite WooCommerce extension.

The extension goes above and past the fundamental native performance in numerous methods:

  • You’ve got extra help for different WooCommerce extensions, similar to WooCommerce Images, WooCommerce Bookings, and Google Product Feed.
  • There’s a strategy to import, export, and replace customized and sophisticated info. Whether or not you assign merchandise to distributors, add model names to merchandise, or the rest, you’re in a position to nonetheless work with this knowledge inside your CSV file.

Nonetheless, there are extra selections than solely first-party WooCommerce extensions. You may also use third-party plugins to assist export WooCommerce merchandise. We’ll talk about this, and the way to export utilizing a plugin, within the remaining part.

How To Export WooCommerce Merchandise and Orders With a Plugin

Given {that a} plugin may supply a greater strategy to export WooCommerce merchandise, you’ll discover numerous them in the marketplace. Subsequent, we’re going to run down numerous plugins in the marketplace to present you a taste of what’s on supply.

From there, we’ll get into the way to export WooCommerce merchandise utilizing one in all these options, evaluating this to the native strategy.

Plugins for Exporting WooCommerce Merchandise

There are myriad plugins accessible in any respect value factors that will help you export WooCommerce merchandise. You’ll additionally discover that regardless of the variety of plugins accessible, a piece of them do one thing completely different to the remaining.

A plugin similar to WP All Import is extra of an all-purpose exporter plugin. The standout characteristic right here is the drag-and-drop editor. This offers you the chance to construct complicated merchandise utilizing an interface just like a web page builder. You’ll be able to even design the XML scheme utilizing drag-and-drop, which is unbelievable in the event you shudder on the considered breaking out your textual content editor.

The WP All Import plugin's schema editor, showing XML code along with user-defined values and parameters within the code.
The WP All Import XML Editor.

Product Import Export is one other plugin that helps CSV and XML codecs and has high-compatibility with third-party plugins and WooCommerce extensions. It additionally has one other trick up its sleeve.

A green-blue panel for the Product Import Export plugin that lists some of the key features, and includes a WooCommerce logo.
The Product Import Export plugin.

The plugin lets you arrange a number of Safe File Switch Protocol (SFTP) channels with the intention to schedule your imports and exports. This has two advantages: First, you possibly can switch knowledge in an environment friendly method by means of SFTP; second, you’re taking a “hands-off” strategy that may scale back errors and improve your effectivity.

Whereas each of those options are premium plugins, you may not wish to shell out for an answer. WooCommerce Retailer Exporter is a free plugin with a minimalist focus.

A spreadsheet mockup showing WooCommerce products on a purple background with a text
The WooCommerce Retailer Exporter plugin.

You may also export to distant SFTP codecs, in addition to utilizing POST. This can be a development-level characteristic that may assist you to in the event you want a customized export resolution. Nonetheless, if you wish to use the plugin as a easy export device, there’s a one-click possibility accessible to output a spreadsheet that comprises your knowledge.

The ultimate plugin is one we’re going to exhibit within the subsequent part. Superior Order Export for WooCommerce is simply as easy as WooCommerce Retailer Exporter, with better flexibility as regards to its output settings.

The WordPress dashboard, showing the
The Superior Order Export plugin’s dashboard.

You get a plethora of output settings that, relying in your wants, you’ll worth. The same old suspects are there — CSV, XML, and XLS codecs — and there are additionally PDF and HTML codecs accessible.

You additionally get a tab-separated values (TSV) file format. Whereas this isn’t as versatile as the power to set the delimiter, it does provide you with a everlasting possibility in the event you take pleasure in utilizing that format on your knowledge.

How To Export WooCommerce Merchandise Step by Step

After all, the method you’ll take to export WooCommerce merchandise can be completely different relying on the plugin you select. We’re going to make use of the Superior Order Export for WooCommerce plugin right here, and we’ll talk about among the normal steps for the method.

As soon as you put in and activate the plugin, you’ll wish to search for the related profile settings. Most often, a plugin will allow you to create a devoted export profile. This lets you save a singular setup to make use of once more.

For Superior Order Export for WooCommerce, it’s beneath the WooCommerce > Export > Profiles part:

The WordPress back end, showing the Profiles section to export orders. There is a list of columns, complete with information on formats and data ranges, and also an actions icon menu.
The Export Profiles part of the plugin.

We are able to work with the Copied from “Export Now” profile — in the event you click on it, you’ll come to an in depth display with the fields you want with the intention to full an export to your liking:

The full profiles screen, showing export data ranges, bulk action settings, filter settings, and more within WordPress.
The Export Orders display displaying a single profile.

From right here, you’ll wish to alter settings primarily based on the next:

  • Date vary: There needs to be a date vary that matches the information you wish to export, and no extra.
  • Output format: You’ll wish to select the suitable output format. CSV would be the default for many purposes, though you may want a replica in XML too.
  • Columns: The filters allow you to select the columns you export, so this needs to be the place you spend the majority of your consideration.



Superior Order Export for WooCommerce has myriad filters so that you can select the precise vary of your output knowledge. For instance, now we have filters for merchandise weight, whether or not the product is a backorder (as a customized area worth), variable attribute, and extra:

The Export Order dialog, showing a list of filters and range values, along with format output options, and custom date settings.
Enhancing product filters in WordPress.

Nonetheless, this doesn’t limit the variety of columns you’ll see in your spreadsheet. For this plugin, you’ll open up the “Arrange fields to export” menu:

A list of green fields with attributes for an individual product, and a purple
The Area Export record in WordPress.

When you set these, it’s a good suggestion to avoid wasting your adjustments and profile for future use. From there, you possibly can run an export.

For this plugin, you’ll use the WooCommerce > Export Orders > Export Now display in order for you a fast normal export, or the Export button on the backside of a profile in the event you want that individual one:

The bottom of an export profile, showing a number of buttons including the Export option.
The Export button inside WordPress.

This can save a CSV file to your pc that comprises the information export:

A Google Sheets document showing the data export from WordPress, including the columns set in the export dialog screen.
A Google Sheets doc that comprises the export knowledge from WordPress.

When you perform your adjustments, it can save you and import the spreadsheet again into WooCommerce and WordPress with out fuss.

Wish to expedite your WooCommerce workflow? Begin right here 🚀Click on to Tweet

Abstract

The flexibility to get knowledge out of and into WooCommerce is a elementary and important one. As such, WooCommerce gives native methods to do each. Whereas the built-in importing course of is simple, intuitive, and comparatively error-free, the native export performance isn’t all the time the perfect strategy.

This put up has checked out utilizing plugins to export WooCommerce merchandise, and the excellent news is there are many options accessible. After getting your CSV file, you possibly can open it in Google Sheets, Excel, or even a textual content editor to evaluate it. From there, you possibly can import the file again into WooCommerce and replace your merchandise.

Do you export WooCommerce merchandise usually, and if that’s the case, what’s your technique? Tell us within the feedback part beneath!


Save time, prices and maximize web site efficiency with:

  • Prompt assist from WordPress internet hosting consultants, 24/7.
  • Cloudflare Enterprise integration.
  • International viewers attain with 34 knowledge facilities worldwide.
  • Optimization with our built-in Utility Efficiency Monitoring.

All of that and far more, in a single plan with no long-term contracts, assisted migrations, and a 30-day-money-back-guarantee. Try our plans or speak to gross sales to search out the plan that’s best for you.



RELATED ARTICLES

LEAVE A REPLY

Please enter your comment!
Please enter your name here

- Advertisment -
Google search engine

Most Popular

Recent Comments