| 开发者 | extraordinarythemes |
|---|---|
| 更新时间 | 2026年9月16日 21:50 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
Shopper: I need a jacket for a wet commute, under $300 Assistant: The Denim Trucker Jacket ($279.90) is the closest in that range. Your returns policy gives you 30 days if it is not right. Add it? Shopper: yes, medium — and what is the cheapest delivery? Assistant: Added. Standard shipping is $4.90, 3–5 days. Ready to check out?Those prices, shipping rates and the returns answer all come from your store and your own uploaded documents — not from the model's imagination. What it does
[aise_buy_with_ai] shortcode only if you additionally
want a dedicated full-page assistant on a page of your choosing.
Optional next steps: upload documents under Knowledge Base so answers come
from your own policies, and set a persona under Settings → Assistant.Yes. https://store.f5digitalmarketing.com is a real WooCommerce store with the assistant running on it. Ask it for a product, add it to the cart and take it to checkout, without installing or registering anything.
About two minutes. Activate the plugin, click through to the free signup (name and email — no payment card, no billing address), paste the key you receive, and send a test message.
No. There is nothing to configure in code and no shortcode to place — the launcher appears on your storefront as soon as the licence is active.
Yes. One store, three knowledge-base documents, 800,000 tokens a month, and no card. The free plan may be used on one store permanently — local, staging and development hostnames are exempt, so trying it on a staging copy does not use up your store's allowance.
No. You never handle an AI provider key. The key lives on the vendor's gateway, which is one of the main reasons the plugin works this way.
No. All AI processing happens on the vendor's servers, so the assistant cannot answer without an account. The free plan exists precisely so that this costs nothing to try: 800,000 tokens a month, no payment card.
The assistant runs on OpenAI models through our gateway. You never create an OpenAI account, never paste an API key, and never receive a bill from an AI provider — your plan covers it.
See the Third-Party Services section above, which lists every destination and exactly what is sent to it.
All three, for a store. It answers as an AI chatbot by default, recommends products from the shopper's own purchase history, and lets you take over any conversation yourself from the Messages inbox — pause the AI and reply as a human, like a live chat plugin. What it adds over any of them is that the shopper can complete the purchase in the conversation.
Yes, on your own site, so you can read them in the Conversations screen and reply as a human. They are also covered by WordPress's export and erase tools for signed-in customers.
No, by design. A fixed policy layer keeps it to shopping and store support, and it will decline off-topic requests. This cannot be disabled, only extended.
PDF, Word (.docx), Excel (.xlsx), CSV, TXT and Markdown. Legacy binary .doc and .xls are not supported — save them as .docx/.xlsx first. Scanned PDFs that contain only images have no text layer and are rejected with a message saying so.
Every request the plugin makes goes through the WordPress HTTP API. The reply is
sent back as Server-Sent Events, and the plugin reads it as it arrives from the
requests-request.progress action WordPress fires for each block of the
response body, so nothing opens a connection of its own. On a host where no such
block is reported, the reply simply appears in one piece instead of word by word.
Yes. HPOS compatibility is declared, and order data is read through WooCommerce's own APIs.
[aise_buy_with_ai]. Update any page carrying the old [buy_with_ai]. The automatic chat launcher is unaffected, and most stores use no shortcode at all.