How it works
When you press "Generate", our AI engine analyzes:
- Product name.
- Price.
- Product URL for context.
It returns:
- An Arabic product description (2–3 sentences).
- An English description (for cross-border stores).
- A ready social caption (suitable for X, Instagram, WhatsApp).
Output language
Arabic always comes first and is the longer version. The English copy is a concise adaptation.
Can I edit the text?
Yes. All generated text is editable before you copy it. Click any field to edit, then copy.
Limits
- Free plan: 20 generations / month.
- Pro: unlimited generations.
REST API
POST /v1/integrations/{integrationId}/products/{productId}/generate
Authorization: Bearer cd_live_xxx
// Response
{
"shortUrl": "https://cd4cd.com/sx7k",
"aiDescAr": "حذاء رياضي...",
"aiDescEn": "A lightweight running shoe...",
"aiCaption": "🏃 حذاء رياضي خفيف..."
}