How to Import Products from Etsy to PrestaShop
Clasificación 0.00 stars - 0 votes

How to Import Products from Etsy to PrestaShop

Establishing Etsy and PrestaShop integration is a good possibility to grow your business. While Etsy is tailored towards selling handmade and vintage goods, PrestaShop provides better control and faster updates to the catalog, a possibility to generate advanced reports, and other benefits.

One of the easiest ways to integrate Etsy with PrestaShop is to export Etsy products and import them to PrestaShop. Here is the detailed description of the process.

Export Etsy Products to CSV

To download your Etsy product data, sign in to your account and go to Shop > Shop settings > Options > Download Data > Download CSV. Save the file on your computer.


PrestaShop Etsy Export

Import Etsy Products to PrestaShop via PrestaShop Back Office

The Etsy file contains such product data as TITLE, DESCRIPTION, PRICE, QUANTITY, TAGS, MATERIALS, IMAGES. Basically, PrestaShop will allow you to create a product with this data, as the only required field in the PrestaShop import sample file is “Name”.

There will be problem only with images, because in the Etsy file, image URLs are located in separate columns, whereas PrestaShop requires image URLs to be listed in one cell separated by a delimiter. Thus, you need to place all URLs in one colum or import only one image at a time.

Tip: To combine data from multiple columns into one, you can use the CONCAT function in Excel or another spreadsheet editor.

While PrestaShop can process the non-native Etsy file format, the product that will be created will be missing some important data: category, product status, meta data, etc. Below we’ll show you how to edit the file and add these and other important product information.

How to configure the Etsy file for import to PrestaShop

Open the Etsy file with a spreadsheet editor. Let’s check the available columns.

  • Name, Tags, Price, Description, Quantity – these Etsy columns coincide with the relative PrestaShop fields, so they can be imported as is.
  • Materials – can be imported as a relative PrestaShop feature.
  • PrestaShop columns that should be added:
    • Status – put 1 to make product visible at the store front.
    • ID – internal product identifier. You can just add random unique numbers there (like no: 1, 2, 3, 4, … 1000 etc).
    • On Sale – if you want to put the product on sale, specify the 1 value here.
    • Reference # – can be same as ID, just a random unique number.
    • Supplier reference # – can be the same as ID, just a random unique number.
    • Categories – enter a category to import Etsy products to; the category will be created on the go).
    • Show price – if you want to show the price at the storefront, specify 1.
    • Meta Title – copy product name here.
    • Meta Keywords – add keywords for the product; you can just put product tags here as well.
    • Images – combine images from multiple columns into one.

Here is the file that’ve got eventually. Original Etsy fields are marked in red. The blue ones are PrestaShop fields that we’ve just added:


PrestaShop to Etsy file edited

To import the CSV file to PrestaShop, log into your back office and find Configure > Advanced Parameters > Import > Products (select from the dropdown). Select the file and indicate the fields and multiple value separators.


PrestaShop import of Etsy products

Proceed with import. At the next step you will be able to map file columns to the PrestaShop database fields. Be sure to assign correct PrestaShop fields and unassign the fields that should be skipped.


PrestaShop Etsy Import Fields Mapping

When you’re done, complete the import and check the result.

If you want to avoid manual file editing and apply the necessary changes on-the-fly, you need to use more flexible import functionality. Such functionality is provided with the Store Manager for PrestaShop import wizard.

Import Etsy Products to PrestaShop via Store Manager for PrestaShop (No Prior File Editing)

Store Manager allows you to map fields on the go and apply SQL expressions to generate necessary data in the course of import. Though, if you are not tech savvy, setting up the import might seem tricky. To make the task easier, we’ve configured the import settings for you. The settings are saved in the configuration file. If you save the file and then upload it in the import wizard, all necessary setting will be applied automatically. Thus you will be able to import the original Etsy file straight into PrestaShop. Here is how it works.

  1. Download and unzip the configuration file. In the folder, you will see a .csv file with sample data exported from Etsy and an .cfg file with the settings configured for import in Store Manager.
  2. https://emagicone.com/file_examples/PrestaShop/etsy_to_prestashop.zip
  3. Launch Store Manager for PrestaShop.
  4. Launch Import Wizard from the Store Manager Menu > Products > Import/Export > Import.

  5. PrestaShop Store Manager Wizard to Import from Etsy

  6. Select your Etsy file from your computer. For testing purposes, you can also use our sample file from the unzipped folder.

  7. Upload the configuration file. For that, press Load settings at the bottom. Select the .cfg file you had prevously downloaded
  8. .
    Select Configuration and Etsy Listings for Import with Store Manager

  9. Complete the import. When you have loaded the configuration, all the settings will be applied. So you basically need to click ‘Next’ till the last wizard window.

  10. Store Manager Import Etsy Products to PestaShop Results

  11. View the results. After the import has finished, you’ll see a new category named ‘Etsy’ in Store Manager. This category contains newly-imported goods.

    Tip: If you need, you can change the category using the “Assign Categories” option. Let’s view the results at front-end right from the application.


  12. Check Imported Products in PrestaShop Store Manager and Frontend

Important: If you Etsy file contains goods with variations, they can be imported as combinations. Please, contact us and we will assist you with additional settings.

Drop a line in the comments below and tell us how this process worked out for you. If you have any questions or problems with the integration, feel free to share your thoughts as well.


Import products from Etsy to PrestaShop directly with Store Manager Try FREE now!



Related Articles:


Card image
How to Connect PrestaShop to Amazon and Create Listings There

Use these guides to create and update product listings on Amazon. Manage orders using Amazon Integration Addon. Read More…

Card image
PrestaShop eBay Integration: What to Start With?

Find out how to create eBay listings from product grid and manage them via eBay integration addon. Read More…

Card image
PrestaShop IceCat Integration: Detailed Step-by-Step Instructions

Get detailed instructions on how to synchronize your PrestaShop store with IceCat via IceCat Integration Addon. Read More…

Card image
Get eBay, Amazon and PrestaShop Integrated Together

Discover the advantages of multi-store selling and find out how to integrate PrestaShop with other marketplaces. Read More…


COMENTARIOS
Shamanic Harmonics
Shamanic Harmonics • 03/15/2018

EDIT – so the first set of steps worked for me…

(my original comment was in regards to 2nd set of steps which i happened to try first) it is below
Well I went through the steps, and all seems good, but now that I got to the end I realized these steps don’t walk you through the export to the Prestashop friendly file and then importing into prestashop. As someone new to both prestashop and this product, unfortunately following these steps did not end with my products migrated into ps from Etsy…