"Magento 2 Developer’s Cookbook"

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

How to Create New Product URLs After Import in Magento 2

- Magento 2, Our extensions

Chances are, you need to create unique URLs while importing products to your Magento 2 website to enhance SEO and reach more potential buyers. The default import process doesn’t let you apply changes to product data of this kind. You only need to create new SEO-friendly URLs manually or use an SEO tool that can help you replace the existing product addresses. However, there is a more user-friendly approach. The Improved Import & Export Magento 2 extension lets you create new product URLs after import due to the “Enable Product Url Pattern” parameter.  In the following article, we explore the corresponding functionality. Go to our Magento 2 Developer’s Cookbook for more recommendations on how to improve your daily data transfers and other routine processes. Continue Reading

How to Cache Imported Product Files in Magento 2

- Magento 2, Our extensions

We’ve already described how to import 100,000 products to Magento 2 in less than an hour. However, you can speed up the import process even more by caching imported product files and using the cached data for further updates. Note that this functionality is available only in the Improved Import & Export Magento 2 extension. In the following article, we describe how this feature works. Next, you will learn how to cache imported product files in Magento 2 to speed up product updates. Follow our Magento 2 Developer’s Cookbook for more recommendations on how to improve your daily data transfers and other routine processes. Continue Reading

How to Import Only Mapped Fields to Magento 2

- Magento 2, Our extensions

In the following article, we shed light on how to import only mapped attributes to Magento 2 when you transfer a data update to your e-commerce website. By default, Magento 2 imports all the fields from the data file that follow the internal platform’s requirements. However, you can easily reduce the number of imported fields, transferring those matched to the internal Magento 2 records. This functionality is associated with the Improved Import & Export Magento 2 extension and its import jobs. Below, you will learn how to use the module to import only mapped fields to Magento 2. You will discover more tips like this one in our Magento 2 Developer’s Cookbook.

Continue Reading

How to Remove Images From Magento 2 Directory After Import

- Magento 2, Our extensions

You’ve probably been in a situation when the Magento 2 directory gets full of unnecessary product images. Therefore, it is necessary to clear them manually from time to time. If there are several unnecessary files in the directory, it’s not a big deal. However, if you regularly import hundreds of products, deleting the corresponding images may consume much time. And, unfortunately, we don’t know any instrument that can clear your Magento 2 directory automatically. But you can harness advanced import processes to keep it clear. In the following article, we shed light on how to automatically remove product images from the Magento 2 directory after every import. For more tips like that, follow our Magento 2 Developer’s Cookbook. Continue Reading

How to Convert Kilograms to Grams During Magento 2 Product Import 

- Magento 2, Our extensions

Chances are, you need to change the measurement unit during Magento 2 product import. However, it is impossible to do that if you transfer products with the default import tools. Let’s suppose you sell food supplements on your e-commerce website. Your partner provides an update table for different sorts of protein with the weight specified in kilograms. However, you display it in grams on your e-commerce storefront.
If you use the default import tool, it is necessary to edit the update table manually, converting kilograms into grams before importing the update. But there is a much easier way to change the measurement unit. You can effortlessly convert kilograms into grams or vice versa with the help of the Improved Import & Export Magento 2 extension.  

In the following article, we explain how to use our extension to automate the conversion process and avoid unnecessary manual editing. You will learn how to import products to Magento 2 and convert different measurement units between each other. For instance, we explain how to turn kilograms into grams and back on import. Also, you will find out how to calculate kilograms to pounds. For more tips like this one, follow our Developer’s Cookbook Continue Reading

How to Export Simple Products With Their Parent Product Relations in Magento 2

- Magento 2, Our extensions

Let’s suppose, you need to export products from Magento 2. Your catalog contains a couple of simple products associated with a few parent products each. By default, it is quite hard to export these items and keep their parent relations in the exported data table. However, you can fix that with the help of the Improved Import & Export module. In the following article, we shed light on how to use the extension to export simple products from Magento 2 along with the information about their parent products. Follow our Developer’s Cookbook for more tips like this. Continue Reading