ProductParsedResult(this.productID, [String? normalizedProductID]) : normalizedProductID = normalizedProductID ?? productID, super(ParsedResultType.product);