An AI agent for WooCommerce, without a plugin project
Algomo works from the same data your store runs on, so it does not expect a standard install.
What it does on a WooCommerce store
- Searches the live catalogue, including whatever your theme and plugins have done to it.
- Checks stock and price per variation.
- Adds to the customer's real cart.
- Answers shipping, returns and availability from the live store rather than a copied FAQ.
What it needs from you
A URL. Heavily customised stores are the normal case here, not an obstacle.
More: Integrations · Self-integrating agent
What the agent works with on WooCommerce
Whatever your theme and plugins expose is what the agent uses.
- Products and variations. Searches the live catalogue and checks stock and price per variation.
- Cart. Adds to the customer's real cart through the same calls your pages make.
- Coupons. If your pages apply a coupon through an endpoint, the agent can work with that same call.
- Custom plugins. A plugin that changes your catalogue or cart just changes the endpoints the agent reads, so customisation is not a special case.
FAQ
Can an AI agent add items to a WooCommerce cart?
Yes. Algomo adds to the customer's real cart, in their own session.
Does Algomo need a WooCommerce plugin to be installed?
No. It works from the calls your pages already make; one line of code puts it live.
Does it work on heavily customised WooCommerce stores?
Yes, that is the normal case. It reads the live catalogue, including whatever your theme and plugins have done to it.
Can it check stock and price for a specific variation?
Yes. Stock and price are checked per variation, live, at the moment of asking.
Will answers come from the live store or a copied FAQ?
From the live store. Shipping, returns and availability are answered from what the store shows, not a stale copy.
What does Algomo need to get started?
A URL. Anything behind a customer login is connected with us rather than found automatically.
What happens when we change theme or plugins?
The agent notices, rescans and rebuilds the part that broke.