Skip to content
Stores

Online store template for Telegram and MAX

Four screens are enough to sell: catalogue, product, cart and order. They are already wired together — buttons lead where they should, the cart adds up, and a placed order arrives in your Telegram.

The screens

The screens are already wired together: buttons lead where they should, forms send, lists are drawn from a table.

A layout of the four screens in the Online store template: what is on each and which blocks make it up
A layout of the screens rather than a screenshot of a finished app: how it looks depends on your colours, type and content.

Catalogue

Sections, a product grid, search and filters. Products come from a table inside the app: a row is added from a phone or pulled from your own spreadsheet, and the catalogue redraws itself.

  • Product grid
  • Sections
  • Search
  • Filters

Cart

What was chosen, how many and how much. The cart stays with the buyer between visits, which needs your own bot connected: its signature is what identifies the person.

  • Items
  • Quantity
  • Total
  • Checkout

Checkout

Delivery or pickup, an address, a note and a card payment. The payment goes to your own merchant account — YooKassa or T-Bank — the money reaches you directly and your till issues the receipt.

  • Payment method
  • Order summary
  • Delivery
  • Confirm

Order

What was ordered, for how much and what happens next. The order reaches your Telegram as it is placed and stays in a table inside the app, where its status is changed.

  • Status
  • Items
  • History
  • Contact

What gets changed first

  • Products and prices live in a table — rows are edited from a phone, with no editor open.
  • Catalogue sections and filters are set for your range, not the demo one.
  • The merchant account is yours: until it is connected the pay button works but no payment is created.

How to start from this template

  1. 1Open the builder and pick the template — it opens assembled and working.
  2. 2Replace the content with your own: table rows, text, photographs and prices.
  3. 3Connect your bot and press Publish — the app becomes a button in its menu.

Questions about this template

How many products will this store take?
The catalogue is drawn from a table and paged as it scrolls, so thousands of rows are normal. The ceiling comes from the plan — how many table records it allows.
Can products be kept in a spreadsheet?
Yes. The app can read your Google spreadsheet, a file on Yandex Disk or any address that answers with JSON, so the catalogue is updated wherever suits you.
Will the store open in a browser?
No. A published app runs inside Telegram and MAX; in a browser a visitor sees an explanation and a way to your bot. A custom domain does not change that.

How it looks in the trade

The industry page shows what the app is made of in this trade, what it costs to run and where to start.

Online store in Telegram

Similar templates

Where to go next