How to Import Products to Shopware 6 & Replace Existing Images

- Our extensions, Shopware

There may be several scenarios when you import product data to Shopware 6. Let’s suppose, you already have products in your catalog and need to update them. But what update behavior do you need? Do you want to replace the existing product images with the new ones? Or do you want to add the new images to the existing ones? In the following article, we shed light on how to implement both approaches. You will learn how to import products to Shopware 6 and replace the existing images. At the same time, we will teach you how to run Shopware product import so that the existing media library is enhanced with the new content. To achieve this exceptional flexibility, you will need to install the Improved Import, Export, and Mass Actions app. Also, don’t forget to check our Shopware Cookbook for additional helpful suggestions. Continue Reading

How to Import Products to Shopware 6 Without URL Duplicates

- Our extensions, Shopware

Chances are, you’ve been in a situation when a product update table contains URLs that are identical to the ones you already use on your e-commerce website. Therefore, importing new “problematic” products may lead to various issues, including a negative impact on search engine ranking. While most articles focus on how to fix the duplicate URL issue, we are going to teach you how to avoid this problem. Below, you will learn how to import products to Shopware 6 without creating URL duplicates. You will need the Improved Import, Export, and Mass Actions app. Also, don’t forget to check our Shopware Cookbook for more helpful suggestions. But let’s first focus on what URL duplicates are. Continue Reading

How to Turn On Notifications For Shopware 6 Import

- Our extensions, Shopware

In the following article, you will learn how to be always notified of the results of your import processes. While you cannot be aware of each data transfer by default, there is a reliable solution that supports email notifications for Shopware 6 import. Meet the Improved Import, Export, and Mass Actions app. Below, we explain what kinds of reminders are at your disposal and how to turn on notifications for Shopware 6 import. Also, don’t forget to check Shopware Cookbook for more helpful suggestions. Continue Reading

How to Run Shopware 6 Import On Sсhedule

- Our extensions, Shopware

If you deal with regular updates, import automation is a very desired feature. However, Shopware 6 doesn’t support it by default. Therefore, you have to run every Shopware import manually. It won’t take much time if data transfers occur once a week, but what if you have to deal with the hourly? In this case, manual import becomes extremely annoying and time-consuming. However, you can solve this issue with the help of the Improved Import, Export, and Mass Actions app for Shopware 6. The following tutorial will teach you how to import files to Shopware 6 on schedule. You can find other helpful suggestions in our Shopware Cookbook.  Continue Reading

How to Import Files to Shopware 6 from FTP

- Our extensions, Shopware

By default, you can only upload files to Shopware 6. It means that if your update is stored somewhere on a remote server, you cannot import it to your e-commerce website. You will need to take it from the server and provide it to Shopware 6 manually. However, there is a way to enable Shopware 6 FTP import.  You will need the Improved Import, Export, and Mass Actions app because it completely revamps the standard Shopware 6 import. The following tutorial will teach you how to import files to Shopware 6 from FTP. Also, don’t forget to go over our Shopware Cookbook for other helpful hints. Continue Reading

How to Import XLSX Files to Shopware 6

- Our extensions, Shopware

Shopware 6 uses CSV files to import data by default. But what if your update has been provided in the form of an XLSX file? You must first convert it to CSV and then run the import. There is, however, a more straightforward approach to updating your Shopware 6 website that does not require this conversion. Meet the Improved Import, Export, and Mass Actions app for Shopware 6. This plugin completely supports the import and export of XLSX files. The following tutorial will teach you how to import XLSX files to Shopware 6. But first, let’s look at what the difference between CSV and XLSX is. Also, don’t forget to go over our Shopware Cookbook for more helpful suggestions. Continue Reading

How to Import XML Files to Shopware 6

- Our extensions, Shopware

By default, Shopware 6 requires CSV files to import data to your e-commerce website. But what if your update is available in an XML file? You need to convert it to CSV and then run an import procedure. However, there is a more convenient way to update your Shopware 6 website without this conversion. Meet the Improved Import, Export & Mass Actions application for Shopware 6. This extension fully supports XML files for both import and export processes. In the following article, you will learn how to import XML files to Shopware 6. But before going any further, let’s see what’s the difference between CSV and XML. And don’t forget to check our Shopware Cookbook for more useful recommendations.  Continue Reading

How to Update Customizable Product Options During Magento 2 Import

- Magento 2, Our extensions

In the following article, we explain how to update Magento 2 customizable options of simple products using import processes. Although this process is quite complicated when it comes to the default means, the Improved Import & Export extension offers 100% support for customizable product options during Magento 2 import. You only need to enable the corresponding feature. We provide all the details below. Check our Magento 2 Developer’s Cookbook for more information.   Continue Reading

How to Generate Unique Product & Category URLs if They Are Duplicated During Magento 2 Import

- Magento 2, Our extensions

If some of the imported products or categories are duplicated it may negatively affect your administrative routine, SEO, and customer experience. However, there is a possibility to address these issues even before they impact anyone. Meet the Improved Import & Export Magento 2 extension. We’ve already explained how to use the module to create SEO-friendly product URL patterns. However, it also includes another handy instrument that addresses the duplicate issue. The extension can generate unique URLs if it finds out that the imported products or categories have duplicated addresses. Go to our Magento 2 Developer’s Cookbook for more tips. Continue Reading