In Store Pickup (optional)

https://github.com/magesuite/in-store-pickup

This module provides the possibility to in store pickup as a delivery method

 

Installation

This module is optional.

composer require "creativestyle/magesuite-in-store-pickup": "^1.0.0"

Admin settings

In Stores -> Configuration -> Sales -> Delivery Methods a new tab - In-Store Delivery is available.

 

The following options can be configured (in described scopes) :

Name

Value

Comment

Name

Value

Comment

Enabled

 Yes/No 

by default this module is disabled

Method name

 

title displayed in checkout

Title

 

description displayed in checkout

Price

 

 

Search radius

 

 

Displayed error message

 

 

Backend

Frontend

Frontend screens

In the checkout delivery method section a new method is displayed:

 

After Pick in Store is selected user store is picked up based on provided informations and if this is not possible user is redirected to next tab.

In the modal, it is possible to enter a postal code or city name and select store:

After store selection user can proceed to payment step and store information are displayed in order summary:

 

Styling

There is no need to add additional styling.