I have multiple items of the class Product. I\'m comparing the products based on the id and the variationId.
class Product: Equatable { let id: Int let na