cancel
Showing results for 
Search instead for 
Did you mean: 

How to dynamically display simple product information in a configurable product?

How to dynamically display simple product information in a configurable product?

Hello Magento community,

 

We are currently implementing Magento 2 for our new website. All of our products are configurable products, consisting of simple products with multiple attributes. There is further product information which differs per individual SKU (such as weight), but this value is not configurable since each unique configuration has only 1 value for weight assigned to it (obviously).

 

How can I dynamically display this "non-configurable, yet changing" product information when somebody configures their product?

 

The SKU doesn't even change when configuring a product in the first place.

 

How do I go about doing this? I would really appreciate some help here. Thanks!