Improved Configurable Product for Magento 2 – the complete enhancement for configurable product, allowing for dynamic content updates, custom options for configurable products and many more.
Since Magento incorporates several product types, it may be challenging to synchronize all the associated data between all products. Let’s suppose you need to import product reviews. Although this task doesn’t seem challenging, you may face certain difficulties and inconveniences while working with configurable and bundle products. For instance, you may import product reviews for child products only. And below we will explain how to associate child reviews to configurable/bundle parent products during Magento 2 import. You will need the Improved Import & Export extension. With the help of the module, you can associate child reviews with the corresponding parent products in a couple of clicks. Let’s see how to achieve this goal, and don’t forget to visit ourMagento 2 Developer’s Cookbook for other useful tips.Continue Reading
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
Some Magento 2 users complain that it is impossible to import a configurable product to Magento 2 if it has more than one configurable option. Unfortunately, it is valid for some versions of the platform, in particular, 2.1.3. If you also face this issue, you’ve come to the right place because we shed light on how to import configurable products with more than one configurable option (selectable attribute) to Magento 2 below. Below, you will find solutions provided on StackExchange. Since they are aimed at technical specialists, we also discuss another option that is way more intuitive and user-friendly. More tips are available here: Developer’s Cookbook.Continue Reading
A frequent search task among Magento developers is to get an option label from a dropdown. However, it is quite confusing for beginners since the actual value of a drop-down product attribute is a number. Many newcomers expect that it is a text. But there is nothing to worry about. Below, we explain how to get an option label from a dropdown in Magento 2 as well as shed light on everything you need to know to begin working with dropdown product attributes. More coding tips are available here: Magento 2 Developer’s Cookbook.
The following article sheds light on how to get simple products out of a configurable product in Magento 2. This technique is necessary for frontend pages to display product information stored in simple product attributes exclusively. At the same time, you can streamline it to calculate the number of simple products associated with a configurable one.Continue Reading
Bundle products are great whenever you offering several products that compose a set. However, when you need to enhance bundle products and add new options Magento 2 has limited functionality to offer.
With Improved Configurable Products extension you can now add Configurable products into Bundles. Let customers select colors and sizes of the items included in the bundle. Let them browse through different products and their combinations.
It was a known fact that you cannot use simple products with custom options for configurable products. The key word in the previous sentence obviously “was”, as you can pretty much see that at the GIF above we adding products with custom options. Read full article to learn how to do it.
On e-commerce stores with more than one product option, bounce rate grows up to 25%. Thus, by improving customer experience with new options for a configurable product, you lose sales instead. But there is a simple solution that solves the problem and allows using multiple product options simultaneously. Meet the Magento 2 Improved Configurable Product extension. The module provides the ability to use dozens of product options without a negative impact on sales since it enables you to pre-select configurable product options on a category page. Consequently, a product can be placed to cart with just one click. Below, we shed light on core nuances of this process.Continue Reading
It’s no longer a problem to display new product information every time a new option of a configurable product is selected. You only need the Magento 2 Improved Configurable Product extension by Firebear. If you still don’t know how to display a custom shipping message per selected option on a configurable product page, you’ve come to the right place.Continue Reading