Local Pickup User Guide

Version: 2.2.1
Extension: http://store.onlinebizsoft.com/local-pickup.html
Support: [email protected]

Table Of Contents

1. Introducing Local Store Pickup ...............................................................................................................2
2. Installation.................................................................................................................................................2
3. Configuration............................................................................................................................................3
4. Implement.................................................................................................................................................4
5. Uninstallation............................................................................................................................................5
 

1. Introducing Local Pickup

This extension provide a new shipping method for your Magento store in the case your business have a few locations. The Local Pickup will help customers easily to find out a nearest store and pick up products after purchasing.

2. Installation

  1. Extract Extension.
  2. Using your FTP client upload app, js, skin directories to your store root. This would not overwrite any files, just add the extension to its folder.
  3. That's all.

3. Configuration

Configuration options are available in administration panel: System --> Configuration --> Sales --> Shipping Methods --> Local Pickup.

  1. Settings
    • Enable: Enable/Disable output on front-end
    • Carrier Title: Shipping carrier title
    • Method Title: Shipping method title
    • Store Meta Title: The meta title of the store locator page.
    • Show stores link: Option to show store locator page on top links or footer links
    • Store Link Title: The title of the link.
    • Allowed Search by: You can define fields to search store here.
    • Show type of list store on checkout page: You can choose to show store as a dropdown or a map on checkout page.
    • Map size: The size of google map that used on store locator and checkout page as well.
    • Applicable payments: Allows selected payment methods to use with local pickup shipping method.
    • Email template to store owner: Email template to store owner when order placed using local pickup shipping method.
    • Email Template to web-shop admin: Email Template to web-shop admin when order placed using local pickup shipping method.
    • Enabled Google API: Use Googlemap API to calculate distance between Store and customer address.
    • Google map Key: Google map Key

4. Implement

  1. Manage Stores.
    • Go to Backend --> Local Stores --> Manage Stores from header menu.
      - Enter your store information under General Information tab.



      - Enter your store contact information under Contact Information tab.



      - Enter your store open hours under Open Hours tab.



      --> Result on frontend store locator details

5. Uninstallation

  1. If you require to disable the extension without removing it completely, go to System->Configuration->Advanced->Advanced->Disable Modules Output and disable the module OnlineBiz_Localpickup. Also, the extension can be switched off following steps without deleting the files of the extension.
    • Login to your FTP, navigate to app/etc/modules/
    • Open the file OnlineBiz_Localpickup.xml and change the following line:
      From
      <active>true</active>
      To
      <active>false</active>
    • Clear the cache under var/cache.

If you are unable to access the extension settings in the backend, please logout and login once and try again.

But if installation requires some customization based on theme/layout then we will charge you for extra work. Hope you can understand this.

Sincerely, OnlineBizSoft Team