Retour au tableau de bord

Documentation

Apprenez à utiliser Asyntai

thirty bees Integration

Put the Asyntai AI assistant on your thirty bees shop

Create Account

Overview

thirty bees is an open source shop platform. The Asyntai module adds an AI assistant to it. A shopper asks a question in their own words, and the assistant answers from your own pages, your own documents and your own catalogue, in more than 80 languages.

The module does two things. It puts the chat on every page of the shop, and it gives Asyntai a catalogue feed, so the assistant can answer with the price and the stock of today and show a product as a card in the chat.

Requirements

  • thirty bees 1.0.0 or newer
  • PHP 7.4 to 8.3
  • An Asyntai account

Installation

Follow these steps to add Asyntai to your shop:

1

Get Your Widget ID

Sign in to Asyntai, open Setup & Integration, and copy your widget ID. It looks like asyntai_xxxxxxxxxxxx.

2

Upload the Module

In the back office open Modules and Services, press Add a new module, and upload the module zip. Then press Install.

3

Paste the Widget ID

Press Configure, paste your widget ID into the Widget ID box, and press Save. You can paste the whole snippet; the module keeps only the ID. Open your shop in a new tab and the chat is there.

4

Connect the Catalogue Feed

Copy the feed address at the top of the same settings page. In your Asyntai dashboard, paste it into the Real-Time Data Feed box. The assistant then answers with your prices and your stock.

The Catalogue Feed

The feed is one read-only address that hands Asyntai the products a shopper can see. The address carries a token, so it cannot be guessed:

https://your-shop.com/index.php?fc=module&module=asyntai&controller=feed&token=...

It sends the name, the price, the short description, the picture, the product link and the stock of every active product. The price runs through your own tax rules, so a shop that shows prices with VAT sends prices with VAT.

Large shops are read page by page. Add &page=2 for the next page. Asyntai does this on its own.

Tip: Press Make a new feed address on the settings page if you ever want to change the token. Paste the new address into Asyntai afterwards, or the feed stops.

Turning the Chat Off

Empty the Widget ID box and press Save. The chat disappears from the shop and the settings stay.

To turn the feed off, set Catalogue feed to No. The address then answers with an error, and the assistant falls back to your website content.

Removing It

Open Modules and Services, find Asyntai AI Chatbot, and press Uninstall. The chat and the feed disappear at once, and the module settings are removed.

Design

The colours, the greeting, the assistant name and the shape of the corner button are all set in the Asyntai dashboard. The shop theme is not touched, so the chat matches your brand on every page.

Plans & Pricing

The module is free. View pricing.

Need Help?

If you have any questions or run into issues, contact us at [email protected].