Description
Stobay AI Store Assistant and WooCommerce is an intelligent AI agent designed specifically for WooCommerce stores. It allows store owners to sync their product inventory and catalog queries automatically with their custom Stobay AI agent, injecting a floating customer support widget on the storefront. Customers can ask about product details, get recommendations, and even track their orders directly in the chat!
Key Features
- Seamless Integration: 1-click automatic store sync or manual authentication via WordPress Application Passwords.
- Custom AI Agent Identity: Customize your agent username and account slug directly from the Stobay Dashboard.
- Order Tracking in Chat: Allows customers to check and track their order status directly inside the floating chat widget.
- Premium Floating Chat Widget: Injects a responsive, modern chatbot widget directly onto your store frontend.
- Secure and Lightweight: Built using standard WooCommerce REST API architecture and optimized to ensure zero impact on page load speed.
External Services
This plugin connects to external services provided by Stobay to supply AI chat capabilities and synchronize WooCommerce product inventories.
-
Stobay AI Chat Widget:
- Embeds an iframe connecting to
https://stobay.aito display the customer support widget. - Terms of Service: https://stobay.ai/terms_of_use
- Privacy Policy: https://stobay.ai/privacy_policy
- Embeds an iframe connecting to
-
Stobay Sync API:
- Connects to
https://api.stobay.aito sync store details and manual credentials for WooCommerce REST API access. - Terms of Service: https://stobay.ai/terms_of_use
- Privacy Policy: https://stobay.ai/privacy_policy
- Connects to
Installation
- Upload the
stobay-ai-store-assistantfolder to the/wp-content/plugins/directory, or install the plugin directly through the WordPress admin panel. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- Navigate to the Stobay AI settings menu in your WordPress Admin Sidebar.
- Enter your Account Username and Agent Username from your Stobay Dashboard.
- Save your Stobay Identity and click Connect Automatically or sync manually via Application Passwords.
FAQ
-
Where do I find my Account Username and Agent Username?
-
Log in to your Stobay account dashboard at app.stobay.ai to find your credentials.
-
Does this plugin affect store loading speed?
-
No. The Stobay chatbot widget script is lightweight and loads asynchronously, ensuring zero impact on your website performance.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Stobay AI Store Assistant” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Stobay AI Store Assistant” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.6.0
- Initial public release.
- Support for automated WooCommerce authorization flow.
- Added manual connection fallback utilizing WordPress Application Passwords.
- Injected premium floating chat widget on store frontend.
- Added order tracking support and updated terminology from Bot to Agent.
- Enqueued all static script and stylesheet resources correctly.
- Secured all nonce verifications with wp_unslash and sanitization.