What should be the best approach to add a new attribute to the "Product" item type when the Product Model instance is already heavy with multiple custom attributes?
What is the use of ordered attribute in many to many relation? Is it used for any sequencing or for any specific sorting order?
example code:
<relation code="ProductOperationProductRelation" autocreate="true" generate="true" localized="false"> <d...