The Back-in-Stock module converts inventory gaps into a recoverable revenue opportunity. When a product variant is out of stock, customers can subscribe through a storefront widget using their WhatsApp number. The moment that variant is restocked in Shopify, Galantis detects the inventory change and dispatches a WhatsApp notification automatically — no manual work, no delay, no missed restock window. The module has two distinct parts that work together: the storefront widget, which captures subscriptions on your live store, and the notification pipeline, which listens for restock events and sends the message. Both must be configured for the full flow to work.Documentation Index
Fetch the complete documentation index at: https://docs.digifist.com/llms.txt
Use this file to discover all available pages before exploring further.
How it works end to end
What this section covers
- Installing and verifying the storefront widget
- Customizing widget appearance and branding
- How subscriptions move through their lifecycle
- The full notification pipeline from restock detection to message dispatch
- Per-variant product and inventory rules
- Analytics and conversion metrics
Guides in this section
Widget Installation
Script tag injection, verification steps, and troubleshooting widget display issues.
Widget Design
All branding and appearance settings — button, modal, colors, fonts, and form states.
Subscription Lifecycle
PENDING, ACTIVE, NOTIFIED, and CANCELLED — how subscriptions transition between states.
Notification Logic
The full pipeline from Shopify restock webhook to WhatsApp message dispatch.
Product & Inventory Rules
Per-variant subscription behavior, subscription limits, and eligibility rules.
Analytics
Active subscriptions, notification volume, click rate, conversion rate, and revenue attribution.
Prerequisites
Before the Back-in-Stock module can send notifications:- Your WhatsApp Business Account must be connected — see WhatsApp Connection
- An approved WhatsApp template must exist for the restock notification message — see Templates
- The
write_script_tagsShopify permission must be granted — required for widget injection