Skip to main content

Documentation Index

Fetch the complete documentation index at: https://86d.app/docs/llms.txt

Use this file to discover all available pages before exploring further.

The store-pickup module enables BOPIS (buy online, pick up in store). Locations are defined by @86d-app/store-locator; this module wires those locations into the checkout flow as a fulfillment option and exposes a per-location pickup queue in the admin. Source: modules/store-pickup · npm: @86d-app/store-pickup

Installation

86d module add store-pickup

Store endpoints

MethodPathDescription
GET/store-pickup/locations?postalCode=Pickup-eligible locations for a postal code
POST/store-pickup/orders/:id/readyNotify the customer their order is ready

Admin endpoints

MethodPathDescription
GET/admin/store-pickup/queuePer-location pickup queue