Generate pickup point options

Customers can choose to have their order sent to a pickup point instead of to their address.

In this guide, you'll learn how to generate custom pickup point options using Shopify Functions. You'll create a starter function with some logic to support pickup points for a specific location. You'll also learn how to retrieve the pickup point that the customer selected, using the GraphQL Admin API.

Learn from an end-to-end example, and explore the API documentation and example to suit your customization needs.