`product: []` creates a `items: []` property type, which is invalid. we may cast it to an object so it will generate a valid json such as `items: {}`. https://github.com/deco-cx/apps/blob/0246e5e229059466bae4f718d4225229db0404fe/vtex/actions/analytics/sendEvent.ts#L18