Smart Bulk Updates with AI

Update hundreds of products at once using natural language. Instead of manually editing fields, you can tell the AI what you want to achieve—like translating descriptions, optimizing for SEO, or preparing listings for marketplaces.

[try:/products|Open Products to Mass Update|bot]


How it works

1. Select the products you want to update in the grid.
2. Click the **Mass Update** [badge:zap|info] button in the toolbar.
3. Switch to the **AI-assisted smart update** tab.
4. Pick a pre-built template or type your request in plain English.
5. Click **Send** to generate a preview of the changes.
6. Review the results in the "Preview Changes" section.
7. Click **Update [N] rows** to apply the changes to your catalog.

Use these examples to see what the AI can do for you. Click Open AI Edit to try them with your own data.

1. Translate your catalog

Instantly translate product details for new markets while keeping technical terms accurate.

{
  "prompt": "Translate the following food product text from English to Czech. Ensure culinary terminology is accurate for the Czech market. Pay attention to context-specific terms (e.g., 'flavor' -> 'příchuť' vs 'aroma', 'batter' -> 'těstíčko', 'seasoning' -> 'koření', 'chips' -> 'brambůrky'/'hranolky' depending on context). Maintain appetizing descriptions while keeping technical details precise.",
  "fields": ["description_de"]
}

2. Write catchy SEO descriptions

Optimize your product pages for search engines with natural keyword integration and clear structures.

{
  "prompt": "Write a product description optimized for search engines. Include relevant keywords naturally in the text. Structure the content with a clear H1, bullet points for key features, and a compelling meta description. Target high-value regional keywords if applicable.",
  "fields": ["description_en"]
}

3. Prepare Amazon listings

Generate titles and bullet points that follow Amazon’s style guides and best practices.

{
  "prompt": "Create an Amazon-ready product listing. Provide a concise, keyword-rich title. Write 5 bullet points highlighting key features and benefits (A+ content style). creating a detailed product description that adheres to Amazon's style guide and best practices.",
  "fields": ["name", "description_en"]
}

Reviewing Changes

**Important:** The AI output is a **preview**. Always verify the suggested changes in the diff view before clicking the final Update button.

Troubleshooting

  • AI didn’t understand? Try rephrasing your request or using a different template.
  • No changes shown? Make sure you have selected records in the grid before opening the Mass Update dialog.
  • Validation errors? If the preview highlights errors (like missing mandatory fields), adjust your request to include that information.