E-commerce

Chatbot IA pour paniers multi-boutiques : expliquer disponibilité et livraison

Chatbot IA pour paniers multi-boutiques : expliquer disponibilité et livraison

1 juillet 2026

« Le bot dit que je peux fusionner deux paniers de boutiques différentes. » « L'IA ne sait pas sur quelle boutique commander. » « Chatbot promet un seul colis alors que j'ai deux commandes. » Trois échecs où un bot multi-boutiques mal calibré hallucine fusion ou ignore store_id.

Un chatbot IA panier multi-boutiques e-commerce ne remplace pas les agents MSTRCART (#803). Il lit MSTRCART-MAP, cite store_name stock_scope shipping_fee et handoff retour reorder vers humains sans promettre fusion panier impossible.

Ce guide #804 couvre intents bot_mstrcart_*, flow MSTRCARTbot et KPI mstrcart_bot. Paire bot du playbook MSTRCART (#803). Cas d'usage IA multiboutique : expliquer disponibilité livraison tier 1.

Sommaire

Pourquoi automatiser les paniers multi-boutiques par bot ?

« Quelle boutique », « pourquoi pas dans mon panier », « deux frais port » arrivent widget PDP footer store picker. Un bot calibré identifie store_id, cite catalog_scope et distingue dispo livraison par boutique sans promettre merge.

Ce que le bot résout tier 1 multi-boutiques

  • Store picker : store_name store_url catalog_scope_copy map

  • No merge : no_merge_cart_copy NO-MERGE-CITE-BOT map

  • Stock scope : stock_scope_copy STOCK-API per store map

  • Shipping store : shipping_fee_by_store_copy map

  • Handoff SAV : #803 payload store_id order_ref

Les groupes multi-store génèrent tickets si bot confond Markets (Shopify, boutiques 2026). Sans bot grounded, l'IA route international Markets ou promet fusion panier.

MSTRCARTbot vs MSTRCART #803, Markets, CARTCALCbot #802 et anti-hallucination #123

Six contenus, six parcours panier multi-store distincts.

Matrice rapide

Pipeline : #804 bot dispo store tier 1 → #803 agents return reorder routing.

Quels intents bot_mstrcart_* configurer ?

Huit intents bot multi-boutiques mappés typologies mstrcart_* #803.

Huit intents bot_mstrcart

  • bot_mstrcart_store_picker : store_name store_url catalog_scope_copy map

  • bot_mstrcart_no_merge : no_merge_cart_copy NO-MERGE-CITE-BOT map

  • bot_mstrcart_availability : stock_scope_copy STOCK-API store map

  • bot_mstrcart_shipping : shipping_fee_by_store_copy map

  • bot_mstrcart_split_ship : split_ship_policy_copy SPLIT-SHIP-CITE-BOT map

  • bot_mstrcart_wrong_store : redirect store_url correct map

  • bot_mstrcart_return : return_store_routing handoff #803 map

  • bot_mstrcart_handoff : reorder cancel → MSTRCART803-HANDOFF-BOT

Tier 1 auto : store_picker no_merge availability shipping si MSTRCART-MAP actif + guardrails STORE-ID NO-MERGE STOCK-API.

bot_mstrcart_handoff wrong store reorder → agents #803 payload store_id order.

Comment consommer MSTRCART-MAP #803 ?

Le bot lit MSTRCART-MAP #803 : store_id, store_name, store_url, catalog_scope_copy, no_merge_cart_copy, split_ship_policy_copy, shipping_fee_by_store_copy, stock_scope_copy, return_store_routing_copy, account_scope_copy, markets_reroute_copy.

Lookup grounded multi-store embed

  • STORE-ID-CITE-BOT : store_name store_url cite map verbatim

  • NO-MERGE-CITE-BOT : no_merge_cart_copy cite si fusion demandée map

  • STOCK-API-GROUNDED-BOT : inventory par store_id API only pas partagé invent

  • SPLIT-SHIP-CITE-BOT : split_ship_policy_copy cite si colis séparés map

  • NO-MERGE-PROMISE-BOT : bot ne promet jamais fusion paniers map

  • STORE-DETECT-BOT : current URL shop domain → store_id map row

  • MARKETS-REROUTE-BOT : un shop pays → international distinct multi-store

  • MSTRCART803-HANDOFF-BOT : reorder return → #803 agents MS-7 route

Alignement anti-hallucination (#123) : stock shipping = MSTRCART-MAP + per-store API whitelist only. Bot n'invente pas fusion.

Policy MSTRCARTBOT-SUP en six règles

Six règles bot panier multi-boutiques responsable.

  1. MSTRCART-MAP-GROUNDED-BOT : réponse store depuis map only

  2. STORE-ID-CITE-BOT : store_name store_url cite chaque réponse map

  3. NO-MERGE-CITE-BOT : no_merge_cart_copy cite sans exception map

  4. STOCK-API-GROUNDED-BOT : dispo inventory store_id API pas LLM invent

  5. NO-MERGE-PROMISE-BOT : fusion panier stores interdite bot map

  6. STORE-DETECT-BOT : detect shop domain URL avant répondre stock ship

Flow MSTRCARTbot MSB-1 à MSB-8

Flow huit étapes bot multi-boutiques embed store picker PDP.

  1. MSB-1 Classify : bot_mstrcart_* intent detect keyword boutique fusion panier dispo livraison

  2. MSB-2 Store detect : shop domain URL product_url → store_id MSTRCART-MAP row

  3. MSB-3 MSTRCART-MAP : catalog no_merge ship stock return account markets reroute

  4. MSB-4 Stock ship lookup : inventory shipping profile per store_id API STOCK-API-GROUNDED-BOT

  5. MSB-5 Guardrail : STORE-ID NO-MERGE STOCK-API SPLIT-SHIP MARKETS HANDOFF NO-MERGE-PROMISE

  6. MSB-6 Respond : TPL-MSTRCARTbot grounded store picker availability ship max 3 phrases

  7. MSB-7 Handoff or close : wrong store return reorder #803 payload ou close store_url envoyé

  8. MSB-8 Log : intent store_id tag mstrcart_bot store_cited no_merge_cited handoff Y/N

Exemple TPL-MSTRCARTbot-NOMERGE

« [no_merge_cart_copy map.] Boutique [store_A name url] et [store_B name url] : commandes séparées. NO-MERGE-CITE-BOT STORE-ID-CITE-BOT. »

Templates TPL-MSTRCARTbot et touchpoints

Quatre templates courts multi-store embed.

TPL-MSTRCARTbot-STORE

[store_name map] : [catalog_scope_copy map.] Commander : [store_url map.] STORE-ID-CITE-BOT.

TPL-MSTRCARTbot-NOMERGE

[no_merge_cart_copy map.] Liens boutiques : [store_url list map.] NO-MERGE-CITE-BOT.

TPL-MSTRCARTbot-AVAIL

[stock_scope_copy map.] Dispo [store_name API] : [inventory_status API.] Autre boutique : [alt_store_url map.] STOCK-API-GROUNDED-BOT.

TPL-MSTRCARTbot-SHIP

[shipping_fee_by_store_copy map.] [split_ship_policy_copy si applicable map.] SPLIT-SHIP-CITE-BOT.

Touchpoints multi-store

  • Keyword quelle boutique : bot_mstrcart_store_picker instant

  • Keyword ajouter panier autre site : bot_mstrcart_no_merge trigger

  • PDP OOS current store : bot_mstrcart_availability alt store proactive

  • Footer store picker : bot_mstrcart_store_picker bot_mstrcart_shipping embed

Pas embed retour SAV post-achat : bot_mstrcart_return handoff #803 agents only.

Cas limites et reroutes

Cinq cas hors tier 1 bot multi-boutiques standard.

Dispo livraison tier 1 STORE-ID NO-MERGE. Reorder return cancel → handoff #803.

KPI mstrcart_bot essentiels

Cinq métriques pilotage MSTRCARTbot.

  • mstrcart_bot_store_cite_rate : STORE-ID-CITE-BOT / total bot_mstrcart

  • mstrcart_bot_no_merge_cite_rate : NO-MERGE-CITE-BOT / bot_mstrcart no_merge

  • mstrcart_bot_merge_promise_violations : fusion promesse bot audit cible 0

  • mstrcart_bot_correct_store_redirect : store_url correct envoyé / wrong_store intent

  • mstrcart_bot_handoff_rate : escalate #803 / total mstrcart bot

Cible : mstrcart_bot_merge_promise_violations 0 et mstrcart_bot_store_cite_rate supérieur à 95 %.

Anti-patterns MSTRCARTbot

Cinq erreurs fréquentes bot panier multi-boutiques.

  1. Promettre fusion panier bot : NO-MERGE-PROMISE-BOT no_merge_cart_copy map

  2. Stock partagé inventé : STOCK-API-GROUNDED-BOT per store_id API only

  3. Pas citer boutique : STORE-ID-CITE-BOT store_name store_url obligatoire

  4. Confondre Markets : MARKETS-REROUTE-BOT verify multi-store vs un shop

  5. Retour sans handoff : bot_mstrcart_return MSTRCART803-HANDOFF agents #803

MSTRCARTbot avec Qstomy

Qstomy sur Shopify : detect bot_mstrcart intent, shop domain store_id routing, MSTRCART-MAP RAG grounded, STOCK-API per store, handoff #803 tier 2.

Pipeline : #804 bot dispo store tier 1 → #803 agents return reorder routing.

Explorez support IA et demander une démo.

Checklist, FAQ et aller plus loin

Checklist MSTRCARTbot (8 étapes)

  1. Sync MSTRCART-MAP #803 : RAG bot multi-shop store picker embed

  2. Policy MSTRCARTBOT-SUP : 6 règles STORE-ID NO-MERGE STOCK-API NO-MERGE-PROMISE DETECT

  3. 8 intents bot_mstrcart_* : flow MSB-1 à MSB-8

  4. 4 templates TPL-MSTRCARTbot-* : STORE NOMERGE AVAIL SHIP

  5. Store domain detect sync : shop domain → store_id map test chaque boutique

  6. Red team 10 prompts : fusion promesse stock partagé Markets confusion pas store cite

  7. PDP OOS alt store proactive : bot_mstrcart_availability trigger

  8. Dashboard KPI : mstrcart_bot_* section 9 store_cite merge_violations handoff

FAQ

Différence #803 ?
#803 = agents return reorder wrong store. #804 = bot tier 1 dispo livraison store picker.

Bot fusionne paniers ?
Non. TPL-MSTRCARTbot-NOMERGE NO-MERGE-PROMISE-BOT map.

Stock boutique voisine ?
STOCK-API-GROUNDED-BOT inventory store_id API. stock_scope_copy map.

Différence Markets ?
MARKETS-REROUTE-BOT un shop pays. #804 = plusieurs boutiques Shopify.

Aller plus loin

Cette semaine : déployer MSTRCART-MAP RAG store domain detect, red team merge_promise_violations audit, sync bot_mstrcart_no_merge proactive scénario produit FR panier US fusion test.

Enzo

1 juillet 2026

Convertissez +2000 clients en moyenne par mois en utilisant Qstomy.

1ère IA Shopify dédiée à la conversion client au monde

200+ ecommerçants accompagnés

Abonnez-vous à la newsletter et obtennez un e-book personnalisé !

Solution no-code, sans connaissance technique requise. Une IA entrainée sur votre e-shop et non intrusive.

*Désabonnez-vous à tout moment. Nous n'envoyons pas de spam.

Abonnez-vous à la newsletter et obtennez un e-book personnalisé !

Solution no-code, sans connaissance technique requise. Une IA entrainée sur votre e-shop et non intrusive.

*Désabonnez-vous à tout moment. Nous n'envoyons pas de spam.