void logAddToCart(UserAddedToCart event) { throw UnimplementedError('Add to cart not implemented'); }