"product import"

How to update products that are not listed in a product table during Magento 2 import

- Magento 2

Magento 2 Development; Magento 2 tutorial

Chances are, you faced a situation when your product import file didn’t contain all the items from your Magento 2 catalog, but you had to update every single position on your e-commerce website. The more records were missing, the more work had to be done. Now, you can forever forget about this painful experience. Below, we explain how to update products that are not available in your import table during the Magento 2 import. Spoiler: No manual editing is required!  Continue Reading

Improved Import / Export Magento 2 Extension Manual

- Magento 2, Our extensions

In this article, we’d like to draw your attention to the Improved Import & Export Magento 2 extensions. The following blog post contains all the information about the data transfer module. Below, you will find the Improved Import & Export Extension manual that sheds light upon all the key aspects associated with the plugin. We describe its installation, configuration, and import/export transfers, teach you how to add a new import and export job, talk about import and export processes associated with different entities. You will also discover various nuances of running data transfers via CLI, automating processes, using extension customization endpoints, and performing troubleshooting. Various use cases and specific features are also described in the manual.

Improved Import and Export extension allows importing and exporting CSV/XML/JSON files with product data and product images to Magento 2. The files can be imported from a remote FTP/SFTP server, Dropbox, direct URL of a source CSV fileGoogle Sheets, etc.  In addition, the extension offers a dedicated category import from CSV files, import of attribute values and new attributes on the fly, import job scheduling with cron jobs, and other features.

Besides, you get advanced export capabilities, including order export and export jobs, with attribute and table field mapping.

Continue Reading

How to import product images in Magento 2 when they already exist in pub/media

- Magento 2

Magento 2 Development; Magento 2 tutorial

Have you ever been in a situation when Magento 2 doesn’t let you import product images? Although there may be numerous factors that cause this problem, we explore a particular case. Below, you will learn why the “Imported resource (image) could not be downloaded” error occurs in Magento 2 and how to fix it. This post incorporates materials from this Stack Exchange question. Follow our Magento 2 Cookbook for more tips like that.     Continue Reading

The Ultimate BigCommerce Import Guide

- BigCommerce, E-Commerce

BigCommerce Import: products, customers, orders

The management of your store’s products, inventories, clients, and other entities can be streamlined with the help of import and export processes. By default, BigCommerce offers tools for moving data to and from your e-commerce website. You can use BigCommerce import to update customers and product catalogs and BigCommerce export to apply bulk adjustments to them. In the following article, we focus on the import side of these processes. We briefly explore the default capabilities and then proceed to a more in-depth analysis of each particular opportunity associated with the BigCommerce import. 

Although the platform’s only file format for importing data is CSV, it still supports a few more import entities. Thus, BigCommerce product import and BigCommerce customer import are at your disposal. Also, you can transfer related entities, such as product options and images, as well as customer passwords to your e-commerce website. Below, we’ll discuss the many data types that can be imported, including those not supported by default, such as BigCommerce order import, BigCommerce category import, and BigCommerce customer review import. You will learn how to transfer products, product options, product images, customers, customer passwords, 301 redirects, orders, categories, and customer reviews to your website. For additional information on the topic, go to the corresponding BigCommerce Export Guide. Continue Reading

How to Run Product Import in Magento 2 from CLI

- Fire development, Magento 2

Magento 2 Development; Magento 2 tutorial

If you want to optimize your daily routine related to Magento 2 product import, you’ve come to the right place. Below, we shed light on several data transfer optimizations that will help you save tons of time spent on daily chores. Many merchants look for tips on how to import products to Magento 2 using the command line interface or an alternative way to achieve the same goal. Below, you will find the answer. The following article is based on the StackExchange question by Massimo Camoni and the answer by Khoa TruongDinh. However, it extends the solution provided in the discussion. So, let’s see how to run Magento 2 product import via CLI. Also, you will find out what commands to use to export products from Magento 2.
Continue Reading

How To Import Configurable Product To Magento 2

- E-Commerce, Magento 2

improved import and export - Magento 2 extension

It is not a problem to import a single product to Magento 2, since you have all the necessary tools under System -> Export. But if you need to move configurable products from the old site, it may take a lot of time and effort, since in this situation the import procedure is much more sophisticated. However, it is still possible to import a configurable product with its simple products to Magento 2, and below we shed light on what is necessary for a successful import. Note that the following article only briefly describes the process. For further information on how to import configurable products to Magento 2, read this guide: The Complete Guide to Magento 2 Configurable Products.
Continue Reading

How to Run Product Import on Daily Basis in Magento 2

- E-Commerce, Magento 2

Magento 2 Development

Below, we shed light on how to run Magento 2 import processes on a daily basis. You can do that either in your admin interface or via CLI. While Magento 2 doesn’t let you automate data transfer processes and there is no way to use CLI to control imports and exports, you can enable the missing functionality with the help of third-party solutions. In the article below, we explain how to run Magento 2 import processes daily and use CLI to control them with the help of Improved Import & Export.

Also, you can look for an alternative point of view on Magento StackExchange. Take a look at the question by Massimo Camoni and the answer by Khoa TruongDinh. Since we leverage the advanced import functionality of the Improved Import & Export extension to address the issues mentioned in the discussion, you will also find a section that describes other possibilities the module provides.
Continue Reading

Magento 2 import and export guide list

Since Magento 2 import and export are complex processes that require additional knowledge and skills, it is hard to cover all their nuances in a single article. Therefore, you can find dozens of materials dedicated to Magento 2 data transfers in our blog. To simplify your interactions with all these publications, we’ve gathered them in this guide list. Below, you will find articles related to Magento 2 import and export processes divided into the following groups: General import instructions, Magento 2 product import, Additional import entities, other articles. We describe the native data transfer solutions as well as shed light upon the core alternatives. You will find out how to automate import/export processes, transfer data from external systems, use Google Sheets and other platforms to move data files from, leverage APIs in import and export processes, etc. By default, Magento 2 offers quite scarce data transfer solutions, especially when it comes to the Open Source version. However, you can easily enhance the basic functionality. Read the corresponding materials listed below to discover the most reliable ways to get fully featured import/export instruments.

Continue Reading

How to Import Products with ™ & ® Symbols in Magento 2?

Magento 2 Development; Magento 2 tutorial

The following article is based on the StackExchange question by Ronak. The author has products with symbols like ™ and ® which should be used in any case.  If you try to import products to Magento 2 with the following symbols, but the system displays the “General system exception happened” error on “Check Data”, you’ve come to the right place. Below, we shed light on the problem. Continue Reading

Magento 2 product import – category mapping

- E-Commerce, Magento 2

When migrating from different ecommerce platforms to Magento 2 you may find yourself in need to adjust category paths for products. Doing it manually is a tedious and troublesome task.

In this article we will talk about how can one map category paths during Magento 2 import procedure and the tools required.

Continue Reading