StoreFront is designed to be a very flexible system allowing import/export of store data in various ways, which can be very useful for store owners. StoreFront provides the ability to upload/download your products, orders, and other store data either via built-in Import/Export tools:
To export and download your store products:
It is also possible to export just a part of your inventory matching some criteria.
To export some of your products:
You may want to get your list of customer emails in order to send them email messages in bulk or to import them to some third-party email marketing tool (for example, MailChimp).
To generate your customers email list:
For more information, see Export Store Data.
To generate a list of your products' stock levels:
You can get a list of all your products that are out of stock currently. In order to find your out of stock products:
For more information, see Export Store Data.
Using the sales export tool (Store Control Panel → Sales → Orders), you can download your orders data into a CSV file and use it, for example, for generating a report in your spreadsheet editor or importing to a third-party sales tracking tool.
Sometimes you need to copy your products from some third-party application or database to StoreFront, for example to move products from a file provided by a dropshipper or migrate from another shopping cart to StoreFront. In such situations the most convenient way to add all your products to StoreFront is to use the the built-in import tool.
For more information, see Import Products to Your Store.
If you need to change properties of multiple products in your store, you can use the export-import features for doing it in mass.
2. Open the CSV file in a spreadsheet editor (for example, OpenOffice Calc) and edit the columns containing the properties you want to change.
3.Import the edited CSV file back to StoreFront.
Warning
The column order must be the same as in the CSV file, please re-arrange them if needed (in order to do it you should drag-and-drop the list items).
Note
Uncheck the Delete all products/categories before import checkbox at the bottom of the window.
The Quantity import field can be used for updating your store inventory.
The number in the Quantity column will be used to update the quantity of the product with the corresponding SKU or product name. If there is no value in the Quantity column, the Unlimited quantity option will be enabled for the product. Example of a CSV file:
name;sku;quantity
cherry;item132;2
cucumber;item7;
apple;item7635;15
For more information, see Import Products to Your Store.
In order to increase or decrease all the prices in your store in mass, you can use the export/import features. You will need to export your products with their prices, change the CSV file in your spreadsheet editor as you wish and import it back to StoreFront. Please find the detailed instructions here: How can I update my products in bulk?
Tip
In a spreadsheet editor it is possible to apply some action to an entire column—it will let you quickly update the prices for a bunch of products.
If you have a large number of products in your store and need to assign weights to all of them (e.g. if you need to set up carrier-calculated shipping in your store that requires valid product weights), you can quickly do it by means of StoreFront export-import tools. You will need to export your products to a CSV file, change the CSV file in your spreadsheet editor (enter weights) and import it back to StoreFront. Please find the detailed instruction here: How can I update my products in bulk?
In StoreFront, you can import the main product images via CSV. Small thumbnails will be created automatically.
See also: How can I update my products in bulk?
XML is basically a markup language, but not the inner format of the file itself. XML files vastly differ on the inside depending on various purposes of their usage and the target programs. I.e. each of external services/programs like marketplaces, inventory management tools etc. requires its own file format. To import/export your StoreFront products in desired XML format you can use StoreFront's built-in CSV import/export tools and convert StoreFront CSV files to XML for exporting or external XML file to StoreFront CSV format for importing.
back to Store Front View