Start To :

Store Pickup magento 2 extension
  • Created On: 01-03-2019
  • Last Updated On: N/A
  • By: CynoInfotech Team
  • Platform: Magento 2 Community Edition
  • Email: cynoinfotech@gmail.com

Information

Store Pickup Magento 2 extension offers both facilities to the customer that “buy online and pickup from store”. This extension helps customer to make order online and pickup their order from the store at selected convenience date and time.

The store pickup magento2 extension allows admin to add new shipping method ”store pickup” at checkout process. Admin can set multiple pickup store locations. Customer can choose nearest store during the checkout process. This extension allows admin to add store location using a custom pin icon on a Google map.

The Magento 2 store pickup extension helps you have an engaging overview of your store. You can easily add contact information of store such as store address, phone number, email address for customers convenient.

The customer can see store pickup address, shipping day and shipping time on their order detail page. At the same admin can see customer’s pickup order information on the backend order invoice page and shipping order information section.

Features

You can find these features below:

  • Enable/Disable extension from the backend.
  • Create multiple pickup store location.
  • This extension helps customer to choose specific store as per their convenience.
  • Customer can choose pickup date and time at the checkout process.
  • Admin can set store location using Google map.
  • Display shipping address, pickup date and time, store working hours in order view page.
  • Easy to install and configure.

Settings

Choose General setting

  • Enable or Disable
  • Title
  • Method Name
  • Pickup Hours Start
  • Pickup Hours End
  • Google map API key
  • Google map Zoom Level
  • Shipping Cost
  • Displayed Error Message
  • Store Latitude
  • Store Longitude
  • Ship to Applicable Countries
  • Ship to Specific Countries
  • Sort Order
Store Pickup magento 2 extension
Store Pickup magento 2 extension

Backend

Store Pickup Grid

Store Pickup magento 2 extension

Add / Edit Store

Store Pickup magento 2 extension

Add / Edit Map Latitude Longitude

Store Pickup magento 2 extension

Admin Order Detail

Store Pickup magento 2 extension

Admin Order Invoice Page

Store Pickup magento 2 extension

Admin Order Shipment Page

Store Pickup magento 2 extension

Admin Order Packing Slip

Store Pickup magento 2 extension

Frontend view

Cart page

Store Pickup magento 2 extension

Checkout Page

Store Pickup magento 2 extension Store Pickup magento 2 extension Store Pickup magento 2 extension

Customer Order Detail Page

Store Pickup magento 2 extension

Installation Guide

  • Download extension zip file from the account and extract it
  • root of your Magento 2 installation and merge app folder
  • folder structure --> app/code/Cynoinfotech/StorePickup
  • folder structure --> app/code/Cynoinfotech/Base
Countdown, comming soon & site maintainance - magento 2 extension

After this run below commands from Magento 2 root directory to install module.

  • Run :cd < your Magento install dir >
  • php bin/magento cache:disable
  • php bin/magento module:enable Cynoinfotech_Base
  • php bin/magento module:enable Cynoinfotech_StorePickup
  • php bin/magento setup:upgrade
  • php bin/magento setup:static-content:deploy
  • rm -rf var/cache var/generation var/di var/cache

Demo