Over 200 add-ons available under a single subscription for $40 per month!

AI (GPT) assistant for working with products and categories

The Add-on automatically generates category and product descriptions, SEO titles and meta descriptions, simplifying the creation of content for online stores.
Please enter a valid addres(es) of the shop where you are going to use the add-on.
By subscription
Latest module version Updated:
Have questions about the module? Write to us: HelpDesk

This add-on is part of our Subscription plan.

Subscribe once — enjoy all add-ons without limits.

AI (GPT) assistant for working with products and categories

The AI (GPT) assistant helps fill the store with content faster: it generates product and category descriptions, SEO titles and meta descriptions, and also starts video generation from a product image through an external AI service.

What it is for

  • to prepare descriptions and SEO fields faster without writing every text manually;
  • to update content in bulk for selected products and categories;
  • to use product images as a basis for promotional video generation;
  • to see the video generation status and result link directly in the product card.

Key features

  • generate product descriptions;
  • generate category descriptions using the category name and keywords;
  • generate SEO title and meta description for products and categories;
  • bulk-generate descriptions and SEO for selected products and categories;
  • configure the prompt for image-based video generation;
  • choose a product image before starting video generation;
  • store video generation tasks, statuses, callback responses, and result links;
  • add the finished video to product data for storefront display.

How it works

The add-on adds generation buttons to product and category cards and actions to list context menus. When launched, it builds a request for the AI service from product or category data and writes the response into the description and SEO fields. For video, the administrator selects a product image, the add-on sends it to the external service, stores the task ID, periodically checks the status, and accepts a callback with the final video link.

Have questions about the add-on?

Write to us.


Product:
  • Store Builder
  • Store Builder Ultimate
  • Multi-Vendor
  • Multi-Vendor Plus
  • Multi-Vendor Ultimate
Recipient:
  • Owners
  • Vendors
Development
:
  • Backend
  • Frontend
Localization:
  • English
  • Русский
Compatible versions:
  • 4.20
  • 4.19.X
  • 4.18.X
  • 4.17.X
  • 4.16.X

Instructions for AI (GPT) assistant for working with products and categories

The add-on adds content generation tools for products and categories to the admin panel. Through an external AI service, it fills descriptions, SEO fields, and starts video generation from a selected product image.

What it does

- generates product and category descriptions;
- generates SEO title and meta description;
- runs bulk generation for selected products and categories;
- can clear description and SEO fields for selected entities through backend handlers;
- starts video generation from a product image;
- stores the task ID, status, service messages, callback response, and final video link;
- adds the finished video to product data for storefront display;
- shows instruction, full description, and changelog tabs in the add-on card.

Where it is located

- Administration → Add-ons → Manage add-ons → AI (GPT) assistant for working with products and categories — add-on card with instruction, description, and change history tabs;
- Administration → Add-ons → Manage add-ons → SettingsGeneral section, Prompt for video generation by image field;
- Administration → Products → Products → product card — description, SEO, and video generation buttons;
- Administration → Products → Categories → category card — description and SEO generation button;
- product and category lists — Generate description and SEO action in the context menu for selected rows.

How to configure

1. Open the add-on settings.
2. If you plan to use video generation, check the Prompt for video generation by image field. By default, it asks for a short realistic product video without text, logos, or watermarks.
3. Make sure the store can reach the external AI service: for bulk generation and video, the service receives the store domain; for video, it must also send a callback to the public HTTPS store URL.
4. For video generation, add at least one image to the product in advance.

How to use it

Product description
1. Open the product card.
2. In the full description block, click Generate description.
3. After the service responds, review the text in the full description field before saving the product.

Product SEO
1. Open the product card.
2. Click Generate SEO.
3. Check the filled SEO title and meta description fields.

Category description and SEO
1. Open the category card.
2. Click Generate description and SEO.
3. If category keywords are filled in, the add-on adds them to the generation prompt for description and SEO.

Bulk generation
1. Select the required rows in the product or category list.
2. In the context menu, choose Generate description and SEO.
3. Wait for the processing notification and spot-check several updated entities.

Video generation
1. Open a product card that has images.
2. Click Generate video.
3. In the popup, select a product image and confirm the launch.
4. The add-on sends the image, prompt, store domain, and callback URL to the external service.
5. The task status will update in the product card. When the service returns the final video link, it appears in the video block and becomes available for storefront display.

How to check it

- after generation, the product or category has filled description and SEO fields;
- bulk action was applied only to the selected products or categories;
- during video generation, a task status appears in the product card;
- after callback or status check, the product card shows a link to the finished video;
- on the storefront, a product with completed generation displays the added video.

If something does not work

- check that the product has an image: without an image, the video button cannot select a file to send;
- check store access to the external AI service and availability of the public HTTPS callback URL;
- check the video prompt field if the service returns an unsuitable result;
- if the video status does not change, open the product card later: the add-on also polls the service and saves callback responses;
- if bulk generation did not fill fields, check admin notifications and service availability.

Change history

v1.5.0 from 2026-03-02

[*] Changed the AI service domain.

[*] Updated the module template.

[*] Added video generation from a product image.

[*] Added callback handling for video generation statuses.

[+] Added a database table for video generation tasks.

[*] Added module migrations and migration execution on install.

v1.4.1 from 2026-01-16

[*] Module standardization.

v1.4.0 from 2025-10-01

[*] Changed the API URL for requests to the cggpt service.

[*] Fixed module notifications.

v1.3.2 from 2025-03-17

[*] Changed token count display in add-on settings.

[*] Added the addon_id parameter to data generation requests.

[-] Removed the account creation method on the cggpt service during module install.

v1.3.1 from 2025-03-08

[*] Changed the add-on name and short description, changed the store icon.

[!] Fixed incorrect multilingual behavior during bulk generation.

v1.3.0 from 2025-01-16

[!] Fixed php Undefined index notices in logs.

[!] Fixed incorrect bulk generation behavior.

[!] Fixed incorrect behavior with WYSIWYG editors.

[*] Code refactoring.

[+] Added language variables.

v1.2.0 from 2024-06-14

[+] Added the module logo.

[!] Fixed the incorrect module version.

[+] Added bulk meta-tag generation for products and categories.

[+] Added meta-tag generation for categories.

[!] Changed the model used by ChatGPT.

[!] Moved requests to language variables.

[*] Changed the account creation logic.

[!] Fixed compatibility with other WYSIWYG editors.

v1.1.0 from 2024-05-24

[*] Changed the way ChatGPT is used.

[-] Removed the ChatGPT API key setting.

[+] Added product meta-tag generation.

[*] Changed the add-on name and description.

[+] Added the remaining request counter in add-on settings.

v1.0.2 from 2024-04-10

[*] Replaced short tags with regular PHP tags.

[!] Changed the language model used by ChatGPT.

v1.0.1 from 2023-03-15

[!] Fixed a language variable.

v1.0.0 from 2023-03-15

[+] Initial release.

Legend:

[+] Added

[-] Removed

[*] Changed

[!] Bug fix

Reviews

Here you can share your opinion and evaluate our work.

Your feedback helps us become better and offer you even better service.

Similar add-ons