# Planeadas

## Notificaciones por WhatsApp

<mark style="background-color:red;">En desarrollo</mark> | **Comercio**

Los clientes y empleados podrán recibir la confirmación de los pedidos por WhatsApp a su teléfono móvil.

## Pedidos abandonados

<mark style="background-color:red;">En desarrollo</mark> | **Cliente**

En la tienda en línea, se creará un carrito abandonado cuando el cliente no complete el pago para finalizar su pedido. Los artículos que hay en el carrito de un cliente en el momento en que lo abandona no se reservan.&#x20;

## Comparar con precio de lista&#x20;

<mark style="background-color:red;">En desarrollo</mark> | **Cliente**

Se podrán agregar el Precio de lista en el detalle del artículo en la tienda en línea, para comparar lo que se ahorra el cliente.


---

# 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://help.b2bgo.mx/soporte/actualizaciones/planeadas.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.
