E-commerce
July 1, 2026
"The bot says 'last chance' when 4 units remain." "The AI pushes to buy now without citing the actual stock." "Chatbot promises to hold an item without a cart timer." Three failures where a miscalibrated low stock bot reproduces dark patterns, invents urgency, or over-promises manual reservation.
A low stock e-commerce AI chatbot does not replace LOWSTOCK agents (#659). It reads LOWSTOCK-MAP, cites API inventory qty, explains scarcity_ethics_copy, and hands off checkout_lost multi_qty complaints to humans.
This guide #660 covers intents bot_low_stock_*, flow LOWSTOCKbot and KPI low_stock_bot. Pair bot of the LOWSTOCK playbook (#659). AI use case: advise on actual scarcity without abusive pressure or invented urgency.
Summary
Why automate low stock with a bot?
"Is the counter real?", "how many are left?", and "can you hold one for me?" are common questions on the almost sold-out PDP badge. A calibrated bot references the LOWSTOCK-MAP qty API ethics without forbidden_phrases map formulations.
What the tier 1 pre-purchase bot resolves
Trust explain: customer_trust_faq_copy count_accuracy map
Qty lookup: inventory API available cite tier 1
Badge explain: display_copy_pdp low_stock_threshold map
Hold guide: hold_available cart redirection RESV map
Ethics reassure: scarcity_ethics_copy pressure-free
Gorgias estimates that 15 to 25% of pre-purchase stock badge tickets concern counters and trust issues that are resolvable by a grounded bot without an agent (Gorgias, CS 2026).
LOWSTOCKbot vs LOWSTOCK #659, OOS bot, RESV #570 and drop #560
Five contents, five distinct levels of availability.
Quick Matrix
#660 LOWSTOCKbot: bot tier 1 trust qty ethics handoff
#659 LOWSTOCK: agents multi_qty checkout_lost merch escalate
OOS bot alternatives: out of stock qty zero distinct badge low
RESV bot #570: timer cart hold distinct badge PDP
Drop bot #560: queue drop FOMO distinct low stock routine
Pipeline: #660 bot explain trust tier 1 → #659 agents checkout_lost multi_qty feedback merch.
Which bot_low_stock_* intents should be configured?
Eight low stock bot intents mapped to low_stock_* typologies #659.
Eight bot_low_stock intents
bot_low_stock_trust : reliable counter customer_trust_faq map
bot_low_stock_qty : inventory API available cite tier 1
bot_low_stock_explain_badge : display_copy threshold map
bot_low_stock_will_oos : honesty will_oos_soon without invented date
bot_low_stock_hold_guide : hold_available cart RESV map
bot_low_stock_multi_qty : multi_qty_policy check map
bot_low_stock_alert : back_in_stock_alert_url guide map
bot_low_stock_handoff : checkout_lost complaint ethics → #659
Tier 1 auto : trust, qty, explain_badge, hold_guide, ethics if LOWSTOCK-MAP + inventory API.
bot_low_stock_handoff low_stock_checkout_lost pressure_complaint → agents #659 payload sku qty.
How should LOWSTOCK-MAP #659 be consumed?
The bot reads LOWSTOCK-MAP #659: lowstock_program_id, low_stock_threshold, display_copy_pdp, count_accuracy_policy, scarcity_ethics_copy, hold_available, multi_qty_policy, back_in_stock_alert_url, alternative_sku_ids, forbidden_phrases, customer_trust_faq_copy.
Lookup grounded
INVENTORY-API-CITE-BOT: qty available API before respond
NO-PRESSURE-BOT: no urgent purchase phrasing forbidden_phrases
NO-FAKE-URGENCY-BOT: no invented date/time will_oos
ETHICS-CITE-BOT: scarcity_ethics_copy if trust question map
NO-HOLD-PROMISE-BOT: hold cart RESV only no manual reservation
RESV570-REROUTE-BOT: cart timer → #570 RESVbot distinct badge explain
OOS106-REROUTE-BOT: qty zero → OOS bot alternatives alert
LOWSTOCK659-HANDOFF-BOT: checkout_lost complaint → #659 agents LS-7
Alignment anti-hallucination (#123): qty ethics copy = LOWSTOCK-MAP whitelist only.
LOWSTOCKBOT-SUP policy in six rules
Six low-stock bot rules for ethics.
LOWSTOCK-MAP-GROUNDED-BOT: threshold copy ethics from map only
INVENTORY-API-CITE-BOT: qty available API before respond
NO-PRESSURE-BOT: forbidden_phrases blacklist never used
NO-FAKE-URGENCY-BOT: no invented countdown or last chance
ETHICS-CITE-BOT: scarcity_ethics_copy if low_stock_trust map
HOLD-GUIDE-BOT: hold_available cart RESV handoff not manual promise
Flow LOWSTOCKbot LSB-1 to LSB-8
Eight-step low stock bot pre-purchase flow.
LSB-1 Classify : bot_low_stock_* intent detect pre-purchase PDP
LSB-2 Collect : sku variant qty_needed trust concern
LSB-3 LOWSTOCK-MAP : threshold copy ethics hold multi_qty alt
LSB-4 Inventory lookup : qty available API variant cite
LSB-5 Guardrail : INVENTORY-CITE NO-PRESSURE NO-FAKE-URGENCY ETHICS
LSB-6 Respond : TPL-LOWSTOCKbot grounded map API
LSB-7 Handoff : checkout_lost complaint multi_qty exception → #659
LSB-8 Log : intent lowstock_program_id tag low_stock_bot handoff Y/N
Example TPL-LOWSTOCKbot-TRUST
« Badge [display_copy_pdp map]: [customer_trust_faq_copy map]. Current stock [qty API] units. Sync [count_accuracy_policy map]. [scarcity_ethics_copy map]. NO-PRESSURE-BOT: information only, no forced purchase. »
TPL-LOWSTOCKbot and touchpoints templates
Four essential templates.
TPL-LOWSTOCKbot-TRUST
Program [lowstock_program_id]: [customer_trust_faq_copy map]. Displayed if qty is less than or equal to [low_stock_threshold map]. Live stock [qty API]. [count_accuracy_policy map].
TPL-LOWSTOCKbot-QTY
Variant [sku]: [qty API] available. Required [qty_needed]: [feasible/not multi_qty_policy map]. [alternative_sku_ids map if partial.] NO-FAKE-URGENCY: no promised time.
TPL-LOWSTOCKbot-HOLD
[If hold_available Y: add to cart to reserve timer RESV #570 map.] NO-HOLD-PROMISE-BOT: no agent manual reservation.
TPL-LOWSTOCKbot-HANDOFF
Request [abandoned checkout / pressure complaint / qty exception] forwarded to team. Summary [sku qty concern]. Agent SLA [handoff_sla map].
Touchpoints
PDP low stock badge: bot_low_stock_trust proactive widget
Chat keyword almost out of stock: bot_low_stock_qty entry
Variant selector low qty: bot_low_stock_explain_badge trigger
Checkout item removed: bot_low_stock_handoff reroute
Edge cases and reroutes
Five cases out of tier 1 bot low stock standard.
Qty zero OOS: OOS106-REROUTE-BOT alternatives alert
Active cart timer: RESV570-REROUTE-BOT hold distinct badge
Exclusive queue drop: #560 XDROPbot reroute FOMO
Stock display error: #319 display error handoff ops
B2B MOQ volume: pro account qty distinct DTC badge
Bot never promises manual reservation or countdown: agents #659 LS-7 exception ops.
Essential low_stock_bot KPIs
Five LOWSTOCKbot monitoring metrics.
low_stock_bot_trust_deflect: trust qty resolved without an agent
low_stock_bot_inventory_cite_rate: % INVENTORY-API-CITE responses
low_stock_bot_ethics_cite_rate: ETHICS-CITE trust questions / total
low_stock_bot_handoff_rate: checkout_lost complaint / total bot
low_stock_bot_pressure_violations: forbidden_phrases audit target 0
Target: low_stock_bot_pressure_violations 0 and low_stock_bot_ethics_cite_rate higher than 90%.
LOWSTOCKbot anti-patterns
Five common errors for low stock bots.
Pressure phrasing: NO-PRESSURE-BOT forbidden_phrases blacklist
Made-up countdown: NO-FAKE-URGENCY-BOT no promised time
Made-up quantity: INVENTORY-API-CITE-BOT available lookup
Promised manual reservation: NO-HOLD-PROMISE-BOT RESV570 guide only
Marketing speak: ETHICS-CITE-BOT customer_trust_faq_copy map
LOWSTOCKbot with Qstomy
Qstomy on Shopify: detect bot_low_stock intent, LOWSTOCK-MAP RAG grounded, inventory API lookup, NO-PRESSURE guardrail, handoff #659 checkout_lost payload.
Pipeline: #660 bot explain trust tier 1 → #659 agents multi_qty complaint escalate merch.
Explore AI support and request a demo.
Checklist, FAQ and going further
LOWSTOCKbot Checklist (8 steps)
Sync LOWSTOCK-MAP #659: RAG bot PDP badge widget
Policy LOWSTOCKBOT-SUP: 6 rules NO-PRESSURE NO-FAKE-URGENCY
8 intents bot_low_stock_*: flow LSB-1 to LSB-8
4 templates TPL-LOWSTOCKbot-*: TRUST QTY HOLD HANDOFF
Inventory API connect: LSB-4 qty live variant
forbidden_phrases blacklist: red team NO-PRESSURE guardrail
Red team 10 prompts: last chance countdown hold promised marketing
Dashboard KPI: low_stock_bot_* section 9 pressure_violations
FAQ
Difference #659?
#659 = checkout_lost multi_qty complaint merch escalate agents. #660 = bot tier 1 trust qty ethics handoff.
Does the bot push to buy?
No. NO-PRESSURE-BOT information only. forbidden_phrases blacklist. ETHICS-CITE scarcity_ethics_copy.
Does the customer want to reserve?
TPL-LOWSTOCKbot-HOLD hold_available cart RESV570. NO-HOLD-PROMISE no manual reservation.
Stock at zero?
OOS106-REROUTE-BOT alternatives bot qty zero distinct low badge.
Going further
This week: index LOWSTOCK-MAP RAG, embed PDP trust widget, red team forbidden_phrases bot.

Enzo
July 1, 2026





