An order bot instead of an online store: when it works
For food, flowers and small product ranges a bot often sells better than a website, simply because the path to the order button is shorter.
Why bots win on small catalogues
A webshop requires opening a browser, waiting for load, learning navigation and filling a form. A bot opens instantly inside an app the customer already uses and already knows their name and contact.
The economics differ too: a 30-item store with payments and an admin panel costs several times more than a bot doing the same job, and is harder to maintain.
How a working catalogue bot is built
Categories as buttons, then cards with photo, name, price and an add-to-cart action. The cart is always reachable and shows the running total, otherwise orders drop at the final step.
Checkout collects address or district, delivery time, a comment and payment method. Ask for a location pin plus a text clarification — couriers need both.
The confirmed order goes simultaneously to the customer with an order number and to the managers' work chat. The number is mandatory for handling disputes.
Where bots stop coping
Paging through more than 150–200 items with buttons is painful. That calls for search, or better, a Telegram Mini App with a real product grid and filters.
Complex product options — size, colour, configuration at once — turn into long button chains, another signal to move to a Mini App.
Stock and statuses
The main operational pain is an item available in the bot but not in the warehouse. The minimum fix is an admin panel with an in-stock toggle usable from a phone.
Make order statuses explicit — accepted, preparing, with courier, delivered — with a short notification on each change. This visibly cuts phone traffic.