Hello,
I am looking to import/export configurable products in Magento 2, however the attributes that I create only seem to export into one comma separated cell under "additional_attributes". Ex: I have voltage and amperage, and I only get one cell "voltage=120,amperage=1.5". What I want is two columns one for voltage and one for amperage.
Is there a way to make this happen?