474 Results

magento

Search

In the previous post, we discovered 6 standard product types in Magento and the configuration of each one. To be continued, my article today will guide you how to modify an existing product type and also introduce to you how a product type interacts with the database.

Magento provides users with different product type profiles to select when creating a new product. Choosing the right product type is very important for accessing the appropriate set of features required to sell your items. My tutorial today is designed to help you understand the differences among product types and what they’re intended to set up your Magento products.

In this tutorial, we will explore our journey through Magento’s EAV Model further by showing how we can easily load and save an EAV entity. First, let’s discover the EAV entity’s structure and then I’ll show you the way to load and save entities in details.