# Correção na leitura de um código de barras (EAN13)

A leitura do código de barras estava interpretando automaticamente o número "0" inicial, o que causava problemas na busca e identificação de itens.

Foi realizada uma correção no processo de leitura do código de barras, garantindo que o Consumer ignore o "0" inicial durante a busca, evitando resultados incorretos.

<figure><img src="/files/9MipxjsgEfBqJckwG1Oq" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://atualizacoes.consumer.com.br/pdv/anteriores/14.8.1/14.8.1.13/correcao-na-leitura-de-um-codigo-de-barras-ean13.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
