World’s First AI Ecommerce Platform

Create ecommerce plugins with prompts — and manage them the same way

Describe the plugin or flow you need. X-Shop generates a working blueprint, helps you configure it, and lets you update and manage it through prompts — without developers.

Not “hire a dev and wait.” You create capabilities on demand and deploy them to your store.Build and run store plugins without developers or technical experts.

What you can build with Plugin Creation

Plugin Creation lets you extend your store with prompt-defined behavior. Create plugins for rules, storefront logic, operational workflows, and customer experience.

Storefront behavior

Add logic to sections, banners, carts, and product pages with rules and conditions.

Flows & automations

Trigger workflows based on events (e.g., cart, checkout, order, customer segments).

Management & control

Configure settings, enable/disable, refine rules, and maintain plugins over time — with prompts.

Prompt → Generate blueprint → Review → Activate

Describe the plugin/flow

goal + triggers + rules

AI generates a blueprint

actions, conditions, data used

Review & configure

settings, constraints, exclusions

Activate

on your eShop and iterate anytime

blueprint.json
{
"trigger": "cart_updated",
"conditions": [
{ "field": "total", "operator": "gt", "value": 80 }
],
"actions": [
{
"type": "add_item",
"sku": "GIFT-001"
}
]
}
Add exclusion: if coupon 'SALE' is applied...

Iterate plugins by prompt — without rewriting anything

After creating a plugin, you can refine its behavior with prompts: adjust conditions, add exceptions, change messaging, or extend the flow. You stay in control through review and configuration.

"Add an exclusion: don’t apply the free gift when a coupon is used."

"Make the cart banner shorter and more premium."

"Only run this flow for returning customers and VIP segment."

"Log each trigger and show a monthly summary of activations."

Plugin Creation features

No developers required

Create and maintain plugins via prompts

Prompt-to-plugin blueprint

Generate spec: triggers/conditions/actions

Flow creation

Event-based workflows for your store

Configurable settings

Rules, exclusions, thresholds

Safe review before activation

Confirm behavior before enabling

Plugin library

See and manage all plugins in one place

Prompt-driven updates

Iterate rules and messaging anytime

Versioning / rollback

Coming next

Example prompts for Plugin Creation

"Add a free gift when cart total is above €80, exclude discounted items, and show a cart banner."
"Create an upsell flow: after adding a laptop, suggest a sleeve and mouse with 10% bundle discount."
"Create a VIP rule: returning customers with 3+ orders see 5% lower price on Accessories."
"Show a shipping reassurance block only for international visitors and translate it per locale."
"If an order contains ‘Fragile’, add a packing checklist step and tag the order."

FAQ

Do I need developers to create plugins?
No. You can generate plugins and flows from prompts and manage them through the X-Shop UI. Developers are optional only for advanced custom extensions.
Can I manage and update plugins with prompts?
Yes — you can refine rules, add exclusions, adjust messaging, and change settings with prompts.
Can I turn plugins on/off safely?
Yes — plugins are configurable and can be enabled/disabled. Use review and settings to control behavior.
Are plugins reusable across stores?
Coming next

Build your first plugin today

Describe the capability you need, generate a blueprint, activate, and iterate.