User Manual — Xabia Woo (WooCommerce addon)

Addon: Xabia Woo v1.0.4 · Core required: ≥ 1.0.166 (recommended)

Quick Installation Guide

  1. Install and activate Xabia Agent Core ( v1.0.166 or higher recommended).
  2. Install and activate Xabia Woo ( xabia-woo-1.0.4.zip ) from Plugins → Add new → Upload plugin .
  3. In Xabia Agent → Addons , activate or synchronize the xabia-woo subscription until you see Hub Polar: active .
  4. If the store is on the same WordPress site, confirm that WooCommerce is active and has products listed.
  5. If the store is on another website, fill in the remote SQL credentials and the public URL of the Woo store (remote) in the agent.
  6. In the agent, select Information Source → Native Addon → WooCommerce and click Connect and Map .
  7. Save, tap Sync data and, if using vector search, tap Train AI .
  8. Test product queries, stock, offers, and cart buttons in Playground before publishing.

CPT Assistant (≥ Core 1.0.162): with Woo add-on source, lists only product . Hybrid Remote (≥ 1.0.163): SQL host or remote store URL → remote catalog even if WC is installed. Deep schema/curation CPT displays Woo metadata ( _price , _sku , stock, etc.).


Part 1 — What it is and what it is for

1.1 Brief definition

Xabia Woo is a standalone plugin that installs alongside Xabia Agent Core and WooCommerce . It connects your assistant to your store’s product catalog to:

It does not replace WooCommerce’s tax, shipping, payment gateway, or legal policy settings ; it’s a conversation and sales-assisted layer built on top of the data you already have in WordPress.

1.2 What problem does it solve?

Without this add-on, an assistant can make up prices or products.

With Xabia Woo , responses rely on coordinated SQL queries to published product and standard metadata ( _price , _stock_status , etc.), on context rules (“Special Offer”, use of ADDON DISCOVERY ) and on the theme’s AJAX cart and WooCommerce.

1.3 Product identification (useful reference)

1.4 Essential requirements

Requirement What does it mean to you?
WordPress working Core and Xabia Woo are WordPress plugins.
Xabia Agent Core installed and active Without the Core, Xabia Woo displays a warning and does not load the integration.
WooCommerce installed and active Required when the store is hosted on the same WordPress site. In a remote catalog, WooCommerce can only be hosted on the source website, and Xabia Woo reads via remote SQL.
Xabia Woo plugin installed and active The SQL connector, variable row enrichment, and cart AJAX are located in xabia-woo/xabia-woo.php .
Polar / Hub subscription for the xabia-woo slug Premium synchronization and catalog rules are validated against the Hub from Xabia Agent → Addons . Without an active subscription, you may see “Polar Hub: inactive” and the “Sync data” button disabled when the agent uses the WooCommerce Addon source.

Part 2 — Step-by-step installation

2.1 Before starting

  1. Have the following ZIP files or packages: Xabia Agent Core , WooCommerce (from WordPress.org or your reseller) and Xabia Woo .
  2. Please confirm that your hosting allows REST/admin-ajax for the shopping cart and license.

2.2 Recommended activation order

  1. Xabia Agent Core → Activate.
  2. WooCommerce → Activate and complete the minimum store wizard if you haven’t already.
  3. Xabia Woo → Activate after Core.

If you activate Xabia Woo without the Core, you will see a warning on the desktop: you must first activate Xabia Agent Core .

2.3 Install Xabia Woo from ZIP

  1. Log in as administrator .
  2. Plugins → Add new → Upload plugin .
  3. Choose the Xabia Woo ZIP file.
  4. Install nowActivate plugin .

2.4 Verify that WordPress recognizes the plugin

Xabia Woo should appear in Plugins . In Xabia Agent → Addons , the “Xabia — WooCommerce” card should display the WordPress status (active / installed / not installed) next to the xabia-woo/xabia-woo.php file.


Part 3 — “Addons” screen: Polar subscription and license

Open Xabia Agent → Addons .

There you can manage all the commercial options of the Woo add-on.

3.1 General screen texts

3.2 After purchasing or renewing

  1. Paste the license key if your workflow uses it on the addon card.
  2. Click Activate / Update subscription or Sync license .
  3. Reload Addons and confirm Polar Hub: active for Woo.

Part 4 — Agent Configuration (source «WooCommerce Addon»)

Edit the agent who should report the catalog or assist the sale.

4.1 Font type

In «Source of information» :

4.2 Addon selector

In the addon dropdown, choose “WooCommerce — catalog and sales” (internal slug woo ).

4.3 “Connect and Map” Button

  1. Click “Connect and Map” for a test query (one row) and list columns.
  2. If Hub Polar is inactive for Woo, you will see a license error; fix Addons before continuing.
  3. Apply the suggested column preset for products (see table below).

4.4 Typical fields of the mapping preset

SQL column Suggested role ENTITY Grades
ID Yes (identity) post product ID ; essential for [ACTION:CART:ID] .
Qualification Qualification No Trade name.
Summary No Extract; in variables it expands with options and stock per variant.
product_type No For example, simple , variable .
SKU No Reference.
Price No Current price ( _price ).
Regular price / Sale price No To calculate discount_percentage and highlight Special Offer .
discount_percentage No Calculated in SQL;

The AI must present it as an explicit promotion.

Stock_status / Stock_quantity No instock , outofstock , etc.
Link URL No In synchronization, it is replaced by real permalink .
Image_URL Image No It is enriched with appropriate size when possible.
Categories No Product categories and labels.

4.5 Save

Click “Save agent” to persist source_type , addon_slug , mapping, and SQL credentials if you would use them in a remote scenario.

4.6 Remote store without local WooCommerce

Xabia Woo can function as a remote catalog : the chat site has Xabia Woo active and Hub licensed, but the actual store lives on another WordPress site with WooCommerce.

Then:

  1. Keep Source of information → Native addon → WooCommerce .
  2. Fill in the remote SQL credentials ( Host , DB , User , Password and Prefix if not wp_ ).
  3. Fill in the public URL of your Woo store (remote) , for example https://tu-tienda.com .
  4. Press Connect and Map , save and sync.

The chat will use products from the remote database. When you generate an [ACTION:CART:ID] button, the frontend will display a direct purchase link to the remote store ( ?add-to-cart=ID ) instead of attempting to add the product to the local WordPress cart. Variable products will typically lead to a product page where the visitor can choose a variant.


Part 5 — Memory, synchronization, and playground

Control Function
“1. Synchronize data” Ingests data from SQL Woo (and enriches variables/links). Blocked if the Hub is inactive for this add-on.
“2. Training AI” Embeddings according to Core configuration.
Playground Test catalog questions, offers, and “add to cart” before publishing the shortcode.

After changing prices or stock in bulk, resynchronize (and train if using vectors).


Part 6 — Best practices in WooCommerce


Part 7 — Visitor Experience in Chat


Part 8 — Conversions and ROI (reference)

When the Xabia add-on is activated, it creates a simple conversion log (agent, order, amount, products, and date) when a WooCommerce purchase follows a recent chat recommendation. This is for internal ROI analysis and does not replace native WooCommerce reports.


Part 9 — Common Problems

Symptom What to review
Polar Hub: inactive and sync locked Purchase Woo product from Polar; configure the Woo product in the hub. Addons → Sync license .
“Add-on not included in the plan” (valid license) The Core key does not have the Woo add-on enabled in the hub; please check with support or the customer portal.
No products in preview Are there any published products? Is the SQL prefix correct if using a remote database?
The shopping cart button does nothing. Browser console; Is WooCommerce active on the chat page?
Variable not added Check if you are missing any attributes; use link to card or variation according to Summary .

Quick checklist: Active Core → Active WooCommerce → Active Xabia Woo → Active Hub → Addon Source + WooConnect and MapSaveSyncTrain (if applicable) → Playground .


Part 10 — Support

For main license, tokens and wallet , see the Core Manual .

Xabia AI — The Living Web

Natural wisdom with artificial intelligence

Xabia AI is especially suitable for companies and associations in the tourism sector, institutions, businesses and online stores that want to increase their conversion rate.

Xabia AI is developed by Digixop.

Xabia AI · Garaizar, 2 · 48004 Bilbao (SPAIN)

help@xabia.ai

No te pierdas nada!!!

Usa nuestro programa inteligente de Aste Nagusia 2026 y pregunta lo que quieras a Marija-ia