Hi,
I am trying to do something with Additional Product Attribute.
Here is the case
I want to add some Product Attributes if user selects the "Consition met" (this is also my created attribute) value as "Yes".
If he selects "Yes" then he must be shown a new view like following appears
Here user will enter some of my programatically created input table which will be saved with product and I can get these attributes where I need.
TIA