Magento 2 Store Pickup Extension | Userguide

Magento 2 Store Pickup Extension | Userguide, updated 7/4/24, 10:53 PM

Enhance your customers' shopping experience with the MageAnts Magento 2 Store Pickup Extension. This feature allows customers to choose Magento 2 pickup in store, providing a flexible and convenient alternative to shipping.

Key Features:

Seamless Integration: Easily integrates with your Magento 2 store and existing shipping methods.

Flexible Scheduling: Customers can select their preferred store location and pick-up time.

Real-Time Availability: Display available pick-up slots in real-time to avoid scheduling conflicts.

Customizable Notifications: Automated notifications keep customers informed about their order status and readiness for pickup.

Enhanced Customer Experience: Provide a hassle-free and cost-effective delivery option with Magento 2 Store Pickup.

View frontend demo
View backend demo

Upgrade your Magento 2 store with the MageAnts Magento 2 Store Pickup Extension and offer your customers the convenience of picking up their orders at their preferred location, enhancing their shopping experience and boosting your sales.

About MageAntsStore

MageAnts is your trusted partner of Magento Custom DevelopmentHyvä theme development solutions provider. Put your trust in us to create an online presence for you. Let us bring you into the digital age to embark on an incredible journey. Enhance your Magento store with our Magento 2 extensions & extend store functionality.

Tag Cloud

Store Pickup - Magento 2
User guide
www.mageants.com support@mageants.com 1
T a b l e O
f
C
o n te
n ts

Preface ……………………………………………………...……………………………………………………….……….3
Installation Guide …………………………………..….………………………………………………………….…...4
Store Pickup Configuration ........................................................................……….......... 8
Back-end Example.……………………….............................................................………………...5
Front-end Example ……………………..........................................................….........…………..9
www.mageants.com support@mageants.com 2
Preface :- Store Pickup
Store Pickup is perfect extension for the store owners who wants to Magento Store
Pickup
acts as a Magento shipping extension.
- The
Store Pickup extension adds a new shipping method which allows customers
to pick up their orders in the nearest store or any other pickup location.
During checkout they can option for select the nearest store & choose preferred
the day and hour to pickup their orders from the drop down, and
get the required items there.
-
- admin can easily add as many pickup locations as you wish.
- Specify the pickup location name, address, working days, telephone, etc.
- Store's
days off are also disabled on calendar so that customers will know and choose
another suitable pick-up date and time.
- User Friendly and flexible configuration.
- easy to Enable/Disable shipping method.
- customer can show all the places where you sell.
www.mageants.com support@mageants.com 3
Preface :- Store Locator
Store Locator is perfect extension for the store owners who Have multiple
store in one site. And they want to display their all store in front end side. In this
extension admin can create multiple store and configure the extension. As per
configuration and store list in front storelocator page displayed. Where user can
find the store as well as find the distance from his current location to store.
The functionality we can discribe as follow.
- Admin can create multiple Store from backend.
- Google map is use for Display store and current location for the customer.
- Admin get latitude and longitude value on one click.
- In store creation time admin can also see the map for location of current creation
store on button click.
- Admin can set the store available product when creating a store.
- Admin can also setup the marker template for the store.
In from store listing display in the left side of the locator page.

1) Customer can find the current location to redius distance store available.
2) In product page customer can also find the available store for the products
on one click.
www.mageants.com support@mageants.com 4
Installation
There are two ways of installing extension in magento2.
- Using COMMAND LINE.
- Manually Install extension.
Option 1: Magento 2 install extension using COMMAND LINE (Recommended)
Follow below steps to install extension from the command line.
Step 1: Download the extension and unzip it.
Step 2: Upload it to code directory in your magento installation’s app directory If code
directory does not exists then create.
Step 3: Disable the cache under System -> Cache Management.
Step 4: Enter the following at the command line: php
bin/magento setup:upgrade
Step 5: Once you complete above steps log out and log in back to the admin panel
and switch to Stores -> Configuration -> Mageants → Storepickup ,
the module will be displayed in the admin panel.
www.mageants.com support@mageants.com 5
Option 2: Magento 2 install
extension manually
Step 1: Download the extension and unzip it.
Step 2: Upload it to code directory in your magento installation’s app directory If code
directory does not exists then create.
Step 3: Disable the cache under System -> Cache Management Edit app/
etc/config.php
file
and
add
one
line
code:
‘Mageants_Storepickup’ => 1
Step 4: Disable the cache under System -> Cache Management
Step 5: Once you complete above steps log out and log in back to the admin panel
and switch to Stores -> Configuration -> Mageants → Storepickup ,
the module will be displayed in the admin panel.
www.mageants.com support@mageants.com 6
Configuration :
After Installation of Extension log in to magento admin panel for set
configuration of the extension.
as per below screen shot you can set all the stores detail's & date time settings
here.
www.mageants.com support@mageants.com 7
Extension
configuration:
www.mageants.com support@mageants.com 8
Back-end Example
To show Store List grid go to StoreLocator →Manage Store
Admin can change the priority of the settings as per his/her requirement from the back
end
www.mageants.com support@mageants.com 9
Create New Store Steps:
In Store list grid click on Add New Store button to create the new store.
First in Information tab fill up the store General Information like store name,
store status and store Image.
www.mageants.com support@mageants.com 10
In Address tab Fill up the store details like address,city,region ,postcode
and country for store.
( Note : Please Enter full Address so we can get Latitude and Longitude for
the store from this address.)
After fill up address click on “Get Location” button to get LatLng from your
address. And you can see the store Marker on Google map.
www.mageants.com support@mageants.com 11
Enter the store contact
details like store website, phone and Email id.
In store products tab select the product for this store. In selected product view
page if you click on “Available store” button then in poup map you get this store
as product available store
www.mageants.com support@mageants.com 12
www.mageants.com support@mageants.com 13
Front-end Example:
Here, Customers can select nearest stores at appropriate date & time.
Here, Display selected store address.
www.mageants.com support@mageants.com 14
Here, customer can see their selected store in account section each order view page
www.mageants.com support@mageants.com 15
Back-end
Example:
Here, admin can see the store name for each order in admin order grid.
Display Store Pickup Date-time in Email Template:
You need to make following configurations in order to display Store Pickup Date-time
in Order template. You can go to Marketing -> Email Templates and Add New
Template.
www.mageants.com support@mageants.com 16
After adding a new template, Select New Order for Guest (Magento/Luma) and
Load template. Keep in mind, you need to select email template according to your
theme.
Loading the template will show you the template content. In Template Content Field,
you can add following code and save template.

{{trans "Pickup DateTime:"}}


{{var order.getPickupDate()}}


www.mageants.com support@mageants.com 17
Now you can Switch to Stores -> Configuration -> Sales -> Sales Emails and in
New Order Confirmation Template for Guest field you need to select custom email
template that we have created previously.
You can check in your order email after placing the order, it will show you Store
Pickup Date time.
www.mageants.com support@mageants.com 18
Thank you!
Should you have any questions or feature suggestions, please contact us at:
http://mageants.com/contactus
Your feedback is absolutely welcome!
www.mageants.com support@mageants.com 19