Shopify Checkouts (Abandoned Carts)

Create a checkout and emit checkouts/create to drive the dropshipper abandoned-cart banner (I1976)

No store has the CHECKOUTS_CREATE webhook registered. Re-link a store (the app registers checkout webhooks on install) before simulating abandoned carts.
Shopify has no native "abandoned" webhook — abandonment is derived backend-side from inactivity. After creating a cart, run the reaper (POST /order-alerts/admin/reap-abandoned-carts/trigger) so it shows in the banner. Use Convert to fire orders/create with this cart's token and watch it leave the banner.
Checkouts 0
No checkouts yet.
Create an abandoned cart to emit a checkouts/create webhook.