In CRM go to Fulfillment → Fulfillment Houses. Activate the Store Pickup tile.
Title - Name of the store
storeEmail - Email of the store location. This email address will be BCC’d on all order confirmation and RMA emails sent to the consumer.
Address - Physical address for the store
Once the store pickup location is created, it will show the Fulfillment House Id.
Using Store Pickup Locations
Once a store pickup location has been created, base products must be enabled for store pickup.
Products cannot be enabled for store pickup until a store pickup location has been added
Recurring products are not available for store pickup
Once a store pickup location is created and a base product is enabled for store pickup, then it is possible to fulfill orders with at that location. This is done by passing storePickupId in the Order Import API. The value is the Fulfillment House Id found when editing the store pickup location.
When a combination of store pickup and non-store pickup products are passed in on an order, two separate fulfillments are created - one for the store pickup items, and one for the non-store pickup items.
Note: Shipping and shipping tax will not be charged for store pickup fulfillments.