Hello, can you explain what you are trying to achieve by using
cq:commerceType = series?The short answer to your question is: yes, the
AEM commerce framework itself supports custom types of
cq:commerceType.The long answer is it depends on two elements:Even the
underlying commerce framework supports custom types it depends on your
implementation of CommerceService and CommerceSession. I guess you use
your own implementation of CommerceService, CommerceSession, Product and
the importer classes, so...