> For the complete documentation index, see [llms.txt](https://docs.vrsoft.com.br/vrmaster/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vrsoft.com.br/vrmaster/manual-do-sistema/manual-do-sistema-vr-master/manual-do-sistema-vr-master-versoes/manual-do-sistema-vr-master-ferramentas-v4-5/manual-do-sistema-vr-master-ferramentas-v4-5-gestao-oferta/manual-do-sistema-vr-master-ferramentas-v4-5-administrativo-gestao-oferta-oferta-relampago.md).

# Oferta Relâmpago

## **INTRODUÇÃO**

A ferramenta "oferta relâmpago" altera temporariamente os preços dos produtos, associando a cada item um código de barras único gerado pelo sistema. Isso viabiliza a aplicação da oferta durante o registro de produtos na venda, verificando se o item está dentro do período e horário estipulados. Essa estratégia é valiosa para supermercados, pois estimula vendas, gerencia estoques, fideliza clientes, promove marketing eficaz e lida com produtos próximos à validade, proporcionando diferenciação competitiva. A impressão das ofertas relâmpago pode ser realizada utilizando o aplicativo VREmissorEtiqueta.

## **RECURSOS E PARAMETRIZAÇÃO**

![](/files/OafGwacmNfQdxQJJYzIf) - Consultar (Teclas de atalho F1 ou ALT+C). Preencha os campos para pesquisa conforme desejar(Box 1), em seguida clique neste botão para consolidar a pesquisa. O resultado dessa pesquisa aparecerá em seguida no campo abaixo (Box 2).

![](/files/ZFsn9dpL8YdksJBv1OZE)

![](/files/pyiwE1Rf4f0twvRswPAK) - Incluir (Teclas de atalho F2 ou ALT+I). Clique neste botão para realizar um novo cadastro de oferta relâmpago;

![](/files/X8VB1NIs0eZB8tRsQu8X) - Excluir (Teclas de atalho F7 ou ALT+X). Após realizar a pesquisa selecione a oferta e clique neste botão para excluir.

![](/files/h3dkMhJmBInuAzOBkK9h) - Cancelar (Teclas de atalho ALT+E). Selecione um ou mais itens da lista e clique neste botão para cancelar a oferta.

![](/files/BCfIWZBd9lsCIJ6iobSG) - Filtro (Teclas de atalho ALT+L). Utilize essa ferramenta para atribuir mais filtros a pesquisa que deseja realizar.

![](/files/XaOv3Tu3DkfKECOB6BTR) - Editar (Teclas de atalho ALT+D). Após realizar a pesquisa selecione um item na lista e clique neste botão para modificar a oferta.

## **CADASTRO DE OFERTA RELÂMPAGO**

1 - Acesse o menu: Administrativo - Gestão Oferta - Oferta Relâmpago.

2 - Clique no botão Incluir(![](/files/pyiwE1Rf4f0twvRswPAK);

![](/files/QMWlDiuaAXL1KijbXk3N)

3 - Código, Código de Barras, Situação - Campos automaticamente preenchidos pelo sistema.

4 - Produto - Indique o item a ser incluído na oferta relâmpago.

5 - Preço Oferta - Defina o preço que o produto terá durante a oferta.

6 - Data/Hora Início - Especifique a data e hora de início da oferta.

7 - Data/Hora Término - Indique a data e hora de término da oferta.

8 - Clique em salvar.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.vrsoft.com.br/vrmaster/manual-do-sistema/manual-do-sistema-vr-master/manual-do-sistema-vr-master-versoes/manual-do-sistema-vr-master-ferramentas-v4-5/manual-do-sistema-vr-master-ferramentas-v4-5-gestao-oferta/manual-do-sistema-vr-master-ferramentas-v4-5-administrativo-gestao-oferta-oferta-relampago.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
