WooCommerce plugin docs / Quick Actions

Quick Actions (feature)

Overview

Merchant-defined chips above the composer. See Quick Actions settings for every field.

How It Works

Public config includes only id, label, icon, type (and URL for links). AI Action instructions stay on the server and are applied when that id is used on the messages endpoint.

How to Enable It

WooCommerce → AI Assistant → Settings → Quick Actions → add rows → Enable → Save.

Frontend Usage

Tap a chip. Chat Message sends text. Link/Contact Form opens a URL. AI Action starts a guided turn.

Example

Chip Track My Order runs the order instruction without showing the prompt.

Behavior

Empty list → no chips. Max 8. Disabled rows omitted.

Limitations

Contact Form is a URL, not a form builder. No Elementor widget.

Troubleshooting

Chip missing: not Enabled, over 8 buttons, or config cache — /config is no-cache; purge HTML cache if the old widget JS is stuck.