owni.chat
All install guides

opencart

OpenCart

Install the module for the widget, catalog sync and order status.

Install on OpenCart

Supported: OpenCart 3.0.x and 4.0.x / 4.1.x. Download the module for your version from owni.chat.

  1. Extensions → Installer and upload the .ocmod.zip.
  2. Extensions → Modules → owni.chat → Install, then Edit.
  3. Paste your API key (Settings → API keys in the owni.chat dashboard) and save. The module detects your project, the widget key, and registers your store domain.
  4. Set Status to Enabled.
  5. Click Sync entire catalog.

The widget is injected into the storefront footer through an OpenCart event — no theme files are modified, and removing the module removes the event.

Order status

The module's settings show a store URL and an order lookup token. Paste both into Integrations → OpenCart in the owni.chat dashboard.

An order is only revealed when the number and the email match, so an order number alone cannot be used to read someone else's purchase.

Buying from a product card

Copy the snippet from the module settings into Widget settings → Add to cart JS:

cart.add(:product_id, :qty);

It works because the module sends OpenCart's own product_id as the product identifier.

Ready to install?

Create a free account, open your project Installation page, and paste the embed code.

Start free