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

Magento 2 XLSX Export: Magento Export of Products to Excel Explained

- E-Commerce, Magento 2

Magento 2 export CLI

Below, we shed light on the Magento 2 Excel export. You will learn how to run Magento 2 XLSX data transfers although this file format is not supported by default. The default import and export capabilities of Magento 2 are fairly limited. Depending on the platform’s editions, they vary a bit but neither of the existing versions lets you work with Excel and its XLSX files. However, you can implement the missing functionality with the help of the Improved Import & Export extension. The following article depicts the Magento export of products to Excel using the XLSX format. 

Continue Reading

How To Import/Export Categories to Magento 2

Magento 2 Development

Below, you will find a brief description of how to import/export categories between two Magento 2 websites. Unfortunately, this functionality is not available by default. Magento 2 leaves you alone with a huge category tree. You either need to recreate it manually or rely on third parties. So, welcome to our Magento 2 categories import tutorial. We know for sure how to import and export Magento 2 categories most efficiently.

The Magento StackExchange discussion inspired this post: question by Rafael Corrêa Gomes; answer by KAndy. However, it is only a partial overview of the Magento 2 category import and export. A full-featured guide on how to import and export categories, with all attributes explained can be found here: Magento 2 Categories Import Guide. Continue Reading

Shopware 6 CLI: General Recommendations & Important Commands

- E-Commerce, Shopware

You can dramatically simplify your interaction with Shopware via the console by applying Shopware 6 CLI commands. The platform provides the ability to execute numerous functions with the help of commands. In some situations, such as the necessity to process large amounts of data, their use is the only suitable option.

In this Shopware CLI guide, we provide general recommendations on how to use the command-line interface with the platform. You will find a list of the most important Shopware 6 CLI commands explained and divided into groups. Other Shopware 6 tutorials and guides are available in our cookbook. Continue Reading

Magento 2 Shopping Cart Guide: Management Essentials

Magento Shopping Cart

The Magento shopping cart functionality has been updated multiple times. Every new version introduced vital improvements for both customers and store administrators. In the following post, we shed light on new Magento 2 shopping cart features, discuss the updated functionality, and provide hints on how to import and export Magento 2 shopping carts and all the related data within just a few clicks.

As a store administrator, you get the ability to manage the shopping carts of customers who are now online – a new feature that is explained below. Besides, it is possible to access the Magento 2 persistent shopping cart – a new term used to call abandoned carts – of a shopper who is not currently logged in.

In both cases, you can add and remove products, transfer items from customer activities, and create orders. As for the respective import and export processes, they are available via third-party software. In this article, we use the Improved Import & Export Magento 2 extension to show how to import Magento 2 shopping carts. Continue Reading

How to Import Images From an External URL in Magento 2

- Magento 2

Magento 2 Development; Magento 2 tutorial

The following article explains how to import images from an external URL in Magento 2. You cannot imagine an e-commerce website without product pictures. Uploading visual content elements, however, may be challenging. The more products you have, the more work should be done, especially when you upload each image manually.

Luckily, importing product images to Magento 2 with product data introduces a better way to fill your catalog with content. Instead of uploading pictures to your server and then providing their names during the import process, Magento 2 lets you import images from external URLsAlthough this functionality is possible by default, there are several alternative ways to do so.

Below, we focus on the default approach and one of the alternatives. Let’s see how to import product images to Magento 2 using external URLs.  Check other useful tips here: Magento 2 Cookbook. Continue Reading

How to Get Attribute Values & Map Them During Import in Magento 2

magento 2 get product attribute value and map them

This Magento 2 tutorial explains how to get a product attribute value and map it to the one used in your website’s admin. You might have already faced numerous problems caused by attributes and attribute values that don’t follow the Magento requirements. By default, it is impossible to import them to Magento 2. It often happens when you migrate from Magento 1 to Magento 2 or import data from external systems.

Different systems have unique requirements regarding how information is stored in their databases. Therefore, you cannot transfer data between them directly. It is always necessary to apply changes to the output created beyond Magento 2 to run a successful import to your e-commerce website. This process is usually time-consuming: The more unsupported values your data file contains the more work has to be done. 

However, there is a user-friendly way of editing third-party data. Meet the Improved Import & Export Magento 2 extension. The module lets you get attribute values in Magento 2 and automate the attribute editing processes, freely importing data from external platforms to Magento 2. Below, we shed light on how to match third-party attributes and attribute values to the corresponding Magento 2 values during import. You will find a guide for the default Magento 2 import tool. After that, we provide a description of our approach that saves tons of time and lets you automate further data updates.
Continue Reading

How To Import Customer Passwords To Magento 2

magento 2 change customer password in database

What if you need to transfer customer data to Magento 2 or change the customer password in a database? For instance, for the sake of data migration from Magento 1 to 2. You may try to use the default import tool to do that. However, it doesn’t let you move all the prospect-related information to your database. For instance, it is impossible to migrate customer passwords from external systems. Attempts to address this problem have been made utilizing numerous approaches. Below, we describe two of them. 

You will learn how to import passwords to Magento 2 from external systems by manually editing your data files. Alternatively, we describe how to import the existing customer data including passwords to your e-commerce website based on the Improved Import & Export extension. Thus, you will learn how to reset customer passwords in a database in Magento 2.

The problem is that the new platform version utilizes an updated algorithm for storing passwords. Hence, users claim that after migrating to Magento 2 from Magento 1, registered prospects have to re-enter their passwords on a new website. 

If editing passwords manually fixes the problem caused by Magento version discrepancy, Improved Import & Export dramatically extends the application sphere for customer data import. The module lets you transfer information about registered buyers from any external platform automatically with any number of unsupported attributes, including new customer passwords and the existing hash values of customer account passwords. For further useful tips, check our Cookbook. Continue Reading

Firebear Improved Import, Export & Mass Actions for Shopware 6

- E-Commerce, Our extensions

shopware import export plugin by FirebearBelow, we’d like to introduce you to our Shopware import plugin. Meet the Improved Import, Export & Mass Actions for Shopware 6. It is one of the ecosystem’s most fully featured and powerful data transfer solutions that offers lots of enhancements to the default import and export processes. Our Shopware import export plugin provides a straightforward way to connect your e-commerce website with different external platforms within and around the ecosystem, automating various routine processes. It introduces numerous integrations with other e-commerce platforms, tools, and service providers, including ERPs, CRMs, accounting, etc.

In the article below, we briefly describe the plugin’s key features. We explore import and export jobs, data transfer automation, mapping, and extended connectivity options of our Shopware 6 import & export plugin. After that, you will find a small description of the existing import & export solutions available in the Shopware marketplace along with the default data transfer capabilities of the platform.

Continue Reading