"Magento 2 grouped product"

The Complete Guide to Magento 2 Grouped Product

- E-Commerce, Magento 2

Magento 2 Grouped Product

Magento 2 grouped product is one of the three complex product types represented in Magento. Why do we call them complex, you will ask? Because a group of products called a parent product consists of several simple products called child products. Thus, you get an unusual structure with its own rules and laws. 

In the article below, you will find a Magento 2 grouped product example that shows what grouped products are and how they work. We also highlight the difference between a bundle product and a grouped product in Magento 2. And of course, there is a small guide that illustrates how to create a grouped product in Magento 2.

The last part of this article sheds light on the Magento grouped product import. We explore an import table with all the required attributes. Besides, you will learn how to get associated products of a grouped product in Magento 2 and remove product associations. At the end of this blog post, you will find a small but useful Magento 2 grouped product FAQ.

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