This is a temporary implementation of commerce shipping pickup until it is in commerce core.

Installation

Install the module through composer:
composer require drupal/commerce_shipping_pickup
Enable the module:
drupal en commerce_shipping_pickup
Add the new pickup_capable_shipping_information with label "Shipping information" to your checkout flow or use the pickup checkout flow.