Hello all,
I'm facing a problem here with offers management.
We have a scenario here, in which we could have more than one entity being used as an offer.
For example, we have an entity called "category", which could be used to create a content and send offers to our customers.
This entity has it's own specific fields and design configuration.
We also have, of course, a products entity, wich has different fields and design from "category".
In our worst case scenario, we want to be able to send a delivery which uses both kinds of offer ("category" and "products").
My question is : are we abble to create specific schemas for each entity, and used it inside offer engine, with all features ?
Or in this case we should configure our environment in a different way ?
Thanks