Using AEM 6.5 but we are not using Magento. We are products we are
importing into AEM. They can have over 40-50 attributes and each
attribute has 4-8 of its own attributes. Attributes are basically
technical specs describing dimensions, weights, speeds, and things you
would see describing an engine. What is the best way to handle these
attributes? I've seen another project were each of these types of
attributes were stored as part of the product. This ended up with a
bunch of attributes stored w...