EffectIO WooCommerce Local Pickup Plus

Original price was: $79.00.Current price is: $12.99. / year

Drop-in compatible replacement & Licensed Product

WooCommerce Local Pickup Plus plugin lets customers pick up products from specific locations thus simplifying the shipping process. Version: 2.11.1 A shipping plugin for WooCommerce that allows the store operator to define local pickup locations, which the customer can then choose from when making a purchase.

Released on: 2025-10-30

Single License

Club Membership

17,99 / Month Membership

NEW Activate all licensed items with the free Dashboard

EffectIO Dashboard

Discover when we give away free Plugins

Find out when we give items for Free


Hey! 🎉 Monthly emails, tops. Snag exclusive plugins/themes for $0. They go quick, but you might just get a freebie! 😉

30 Days Money Back Guarantee

Guaranteed pre-activated plugins. Most items work immediately after installation. Open a support ticket to obtain the license keys for the ones that ask for activation.

Free support to install and setup on your site.

WooCommerce Local Pickup Plus lets customers pick up products from specific locations. Ideal when in need of a local pickup plugin that lets your customer select pickup locations at checkout.

Improve Customer Satisfaction by Offering Local Pickup Shipping from Location

WooCommerce Local Pickup Plus shipping method allows your customers to come to you to pick up their purchased products. With it, you can define one or more locations to pick up the product. It gives the liberty to your customers to choose the location of their convenience. WooCommerce Local Pickup Plus enhances this functionality of choosing shipping location. The customers can see the pickup location on the front end of their account, by choosing view order page or in the order emails. The pickup location is also displayed for you in the order admin.

With WooCommerce Local Pickup Plus, your customers do not need to wander to get their product. They will know exactly where to go to pick up their products, and you know where to expect them.

WooCommerce Local Pickup Plus Key Features

  • You have the option of configuring one or more pickup locations to provide comfort to the customers via freedom of selecting from at checkout
  • It has no compatibility issues with other shipping methods per order
  • Customers get the pickup location in the customer’s Account – View Order page. Along with it, customers can get it in order emails and in Order Admin
  • You are able to set a cost for picking up the product or a cost per pickup location
  • Offer a discount on the pickup in terms of amount or subtotal percentage
  • You can configure some product categories as “pickup only”. It is good for the products that need freight shipping
  • It is up to you to disallow the local pickup for other product categories
  • You can also use the pickup location as the taxable address
  • You may hide the customer Shipping Address form to streamline checkout while selecting Local Pickup Plus
Version

3.2.3

Release Date

7/6/2016

Reviews

There are no reviews yet.

Be the first to review “EffectIO WooCommerce Local Pickup Plus 2.11.8”

A shipping plugin for WooCommerce that allows the store operator to define local pickup locations, which the customer can then choose from when making a purchase.

2025.10.14 — version 2.11.8
  • Fix - "Translations loaded too early" error
  • Misc - Improve sanitizing and escaping throughout codebase
  • Misc - Update the SkyVerge Plugin Framework to v5.15.12
  • Misc - Tested up to WooCommerce 10.2
2025.01.20 — version 2.11.7
  • Fix - Fatal error caused by adding missing composer autoload files
2025.01.16 — version 2.11.6
  • Fix - Occasionally unable to choose an appointment date if it's close to the lead time
  • Fix - Admin order filtering by pickup dates not always showing expected results
2024.08.19 — version 2.11.5
  • Tweak - When using Geocoding to search for an address, we now show all results ordered by distance, instead of just those within a 50km radius. A filter is available, making it possible to revert to the old behavior if desired.
  • Fix - Address edge case with scheduling, where appointment times within 15 minutes of business closing could not be selected
  • Fix - Ensure required fields (e.g. appointment time, when applicable) are validated when using PayPal Checkout
2024.07.30 — version 2.11.4
  • Fix - Punctuation and special characters were not being rendered in the location dropdown
  • Fix - Fix an error preventing checkout when using: Stripe + Subscriptions + Local Pickup Plus appointments
  • Fix - Removing a category from "Pickup Location" wasn't removing the associated products within that category
2024.03.25 — version 2.11.3
  • Misc - Improve compatibility with WooCommerce USPS Shipping plugin
  • Misc - Improve compatibility with PHP 8.2+
2023.11.16 — version 2.11.2
  • Misc - Add admin notices to help merchants reverting to the cart or checkout shortcodes if the corresponding blocks are used instead
2023.05.23 — version 2.11.1
  • Fix - Ensure that orders can be filtered by pickup location in the orders admin screen (with or without using HPOS)
2023.05.10 — version 2.11.0
  • Feature - Add support for pickup appointment lead times that are set in minutes
  • Misc - Add compatibility for WooCommerce High Performance Order Storage (HPOS)
2022.11.22 — version 2.10.0
  • Misc - Require PHP 7.4 and WordPress 5.6
2022.03.11 — version 2.9.12
  • Fix - Fix a bug where the appointment calendar icon would render an additional non-breaking space HTML entity
  • Dev - Add filters to adjust the front end scripts' and styles' dependencies
2022.02.07 — version 2.9.11
  • Fix - Replace deprecated `is_ajax()` functions with `wp_doing_ajax()`
  • Misc - Require WooCommerce 3.9.4 or higher
2021.10.22 — version 2.9.10
  • Fix - Fix an error preventing pickup location addresses from being saved
2021.10.14 — version 2.9.9
  • Tweak - Add line breaks to plain email template
2021.08.26 — version 2.9.8
  • Fix - Fix a compatibility issue with some themes that caused text in the select box to be cut off at checkout
2021.08.02 — version 2.9.7
  • Fix - Fix an issue when shipping packages and selecting a shipping rate
2021.07.05 — version 2.9.6
  • Tweak - Ensure that the "woocommerce-shipping-total shipping" CSS classes are added in the plugin HTML template output
  • Misc - Dropped `woo-includes` folder and renamed `includes` folder to `src`
2021.06.07 — version 2.9.5
  • Fix - Fix a bug that causes an error on checkout when the next day date is selected as the appointment date
2021.03.23 — version 2.9.4
  • Fix - Add the missing cart displayed subtotal value when creating the pickup item package
  • Fix - Fix a bug that causes next day date to be unavailable as an appointment date
  • Fix - Prevent a fatal error triggered while trying to identify the timezone for a pickup location
  • Fix - Address an issue where a virtual product in cart prevents the customer from selecting a pickup location or scheduling an appointment
2020.12.08 — version 2.9.3
  • Tweak - Remove the "Enter your address to see all available shipping options" notice if Local Pickup Plus is the only available shipping option or if all items in the package must be picked up
  • Fix - Ensure pickup location selection is preserved when using One Page Checkout
  • Fix - Address a deprecated method usage that triggered a deprecated function notice
  • Fix - Prevent overflow issues with the pickup location shipping field when the location name is too big
  • Fix - Address some appointment time slots rounding errors when placing orders with same day appointments
  • Fix - Update pickup date filter to show same-day pickup appointments when the plugin is configured to allow appointments anytime during open hours
  • Dev - Remove Free Geo IP endpoint for geolocation IP addresses
  • Misc - Add compatibility for WooCommerce 4.7
  • Misc - Add PHP 8 support
2020.10.07 — version 2.9.2
  • Fix - Fix a bug when pickup fees occasionally vanished on cart update
  • Fix - Avoid reloading the Checkout page when Pickup Location Tax is enabled
2020.09.30 — version 2.9.1
  • Misc - Remove the SkyVerge help menu item as part of the plugin assets
2020.08.24 — version 2.9.0
  • Misc - Add SkyVerge help menu for support on WooCommerce.com connected sites
  • Localization - Added French translation
2020.07.23 — version 2.8.3
  • Tweak - Improve admin order UI when setting or editing appointment data in the corresponding shipping order item for pickup
  • Fix - Address a UI bug when setting appointment data for manually created orders in the order admin edit screen
  • Fix - Block the cart totals UI on the cart page until the document is ready to ensure that any package handling choice performed by the customer can be safely persisted
  • Fix - Ensure that orders can be correctly filtered by pickup appointments scheduled "Today" and "Tomorrow" in the orders screen delivering the expected results
  • Fix - Ensure that, when using appointments with any time of the day option, that the current day can be selected when made available by public holidays, business hours, and any lead time
  • Fix - Intersect results when filtering orders in admin screen by pickup location and appointment dates simultaneously
  • Fix - Allow pickup for product bundles containing only products that can be picked up
  • Fix - Apply the correct lead time if a customer is about to place an order on the same day, but before the pickup location opens
  • Dev - Make geocoding request arguments filterable
  • Misc - Require PHP 7.0+
2020.05.08 — version 2.8.2
  • Fix - Make sure customers cannot schedule appointments for times already at the limit
2020.05.05 — version 2.8.1
  • Fix - When a variable product is added to cart, make sure category-level pickup settings are inherited by its variations
  • Misc - Add support for WooCommerce 4.1
2020.04.23 — version 2.8.0
  • Feature - Add a setting to limit the number of customers that can pick up an order in a given time slot if appointments are required
  • Tweak - Improve the accessibility of the pickup location appointment date picker
  • Fix - Do not show the pickup location field when Local Pickup Plus is not the chosen shipping option in some cases where only a pickup location per order is the checkout mode
  • Fix - If a customer that has previously completed a checkout at a pickup location with a price adjustments, ensure the adjustment is applied again when they return to checkout and their preferred location is selected by default
  • Fix - If the shipping address is the default shipping destination make sure the customer can uncheck the "Ship to a different address?" option and use the billing address instead
  • Fix - Allow a pickup location to override a price adjustment by setting a "0" value instead of defaulting to global setting
  • Localization - Update Italian translation
2020.03.10 — version 2.7.5
  • Fix - Ensure that when using a pickup location per order, and there is only a pickup location in database, the labels for shipping or pickup at checkout are consistent with the current selection
  • Fix - Use the Local Pickup Plus shipping method title at checkout when the current package selected for pickup
  • Fix - When cash on delivery availability is restricted to local pickup, but a different shipping method is selected at checkout, cash on delivery should be disabled
  • Fix - Address an issue with AvaTax where calculated taxes for the pickup location persisted when the shipping method changed from local pickup, in some circumstances
  • Misc - Add support for WooCommerce 4.0
2020.02.27 — version 2.7.4
  • Fix - When using tax inclusive prices and displaying prices inclusive of tax in cart and checkout pages, ensure that any pickup discount doesn't include taxes in the amount applied
  • Fix - Ensure product is available at the returned pickup locations when using enhanced search
  • Fix - Ensure that some parts of the pickup appointments setting fields can be translatable
  • Fix - Ensure that pickup dates in order reviews after checkout are localized in the site date format and language
  • Localization - Update Italian translation
2020.02.04 — version 2.7.3
  • Fix - Ensure pickup location is retained at checkout when shipping is the default handling and pickup location tax is enabled in settings
2020.01.02 — version 2.7.2
  • Misc - Add support for WooCommerce 3.9
2019.12.16 — version 2.7.1
  • Tweak - Add support for Customer/Order/Coupon Export v5 XML exports
  • Fix - Ensure the Pickup Locations export filter is only displayed for order exports in Customer/Order/Coupon Export v5
2019.12.10 — version 2.7.0
  • Feature - Add support for scheduling pickup appointment times in addition to pickup dates
  • Tweak - Replace package handling toggle with a radio button
  • Tweak - When using automatic handling and the product combination requires shipping and pickup, allow to toggle handling for versatile cart items
  • Tweak - Do not show "Shipping may be available" help text and tooltip for order items if the shipping was already calculated and it is not available for the given address
  • Tweak - Display disclaimer if an address was not provided yet and only Local Pickup is available
  • Tweak - Group shipping packages by handling type (Shipping or Local Pickup)
2019.11.11 — version 2.6.1
  • Fix - Fix an issue where some items for which shipping is available are forced to be picked up
  • Fix - When there is only one location available for a shipping package, select it automatically
2019.10.24 — version 2.6.0
  • Misc - Add support for WooCommerce 3.8
2019.10.17 — version 2.5.2
  • Fix - Remove the option to select a pickup location for a cart item if a product only allows pickup at a single location
2019.09.24 — version 2.5.1
  • Tweak - Add a setting to consider business hours and holidays when calculating first pickup date based on lead time
2019.08.12 — version 2.5.0
  • Fix - Ensure pickup isn't auto-selected when set to default to shipping but there are no methods available yet
  • Misc - Add support for WooCommerce 3.7
  • Misc - Remove support for WooCommerce 2.6
  • Misc - Require PHP 5.6+
2019.07.24 — version 2.4.3
  • Tweak - If pickup appointments are required and there is only one date available, automatically select it
  • Tweak - Display weekdays for the holiday date picker (the weekdays displayed are from the current year, but dates are excluded for all years)
  • Tweak - Allow to clear pickup appointment date if appointment is not required
  • Fix - If WC shipping is disabled, consider pickup not available and add an admin notice
  • Fix - Inject order item pickup information when reloaded via AJAX
  • Fix - Make enhanced location search messages translatable when using latest versions of select2
  • Fix - Do not show "Shipping to" text in cart when pickup is selected
  • Fix - Ignore products available per location restrictions when only allowing one pickup location per order
  • Fix - Prevent JavaScript error when postal code contains only digits
2019.07.02 — version 2.4.2
  • Fix - Ensure that the WooCommerce session and the chosen shipping methods are available when trying to set the pickup location as taxable address to avoid PHP errors in some circumstances
2019.04.16 — version 2.4.1
  • Fix - Reload the checkout seamlessly when toggling between shipping and pickup in per-order checkout mode if applying the local pickup tax option is enabled to prevent persisting of the wrong taxable address in some circumstances
  • Fix - If having a sole pickup location, per-order checkout mode and automatically grouping packages options are enabled, ensure the pickup location is persisting in the session for taxable address evaluation purposes
  • Misc - Add support for WooCommerce 3.6
  • Misc - Require PHP 5.4+
2019.03.06 — version 2.4.0
  • Tweak - Add a WooCommerce System Status Report block gathering some Local Pickup Plus configuration data to aid troubleshooting
  • Fix - When first opening a pickup appointment date picker, open the calendar to the first available date that is closest possible to the current date
  • Fix - Clicking on the calendar icon should also open the pickup appointment date picker, not only when clicking on the date picker input field
  • Fix - Make sure that any text strings attached to the shipping method, such as the ones displayed on the shipping method settings page, load their translations properly
  • Fix - Improve the logic that determines which address to elect as the tax address when using the pickup location address as the tax address
5.3 — Update the SkyVerge Plugin Framework to version 5.3
  • Misc - Drop support for PHP 5.2: PHP 5.3 is now the minimum supported version
2019.01.08 — version 2.3.18
  • Fix - Fix an error when displaying shipping rates on the cart page
2019.01.02 — version 2.3.17
  • Fix - When the default shipping handling is set to "Ship items" in Local Pickup Plus settings, WooCommerce shouldn't set pickup as the default shipping method for a package at checkout
  • Fix - Fix an issue where WooCommerce was forced to calculate shipping based on the billing address when shipping to a country where the state and/or postcode are not required
2018.10.24 — version 2.3.16
  • Misc - Add support for WooCommerce 3.5
  • Dev - Add filter to toggle visibility of the shipping address fields regardless of pickup handling at checkout
2018.10.04 — version 2.3.15
  • Tweak - Display additional address information in pickup location names in dropdown fields search results (requires WooCommerce 3.0+)
  • Tweak - Display the pickup location state or city and postcode next to the location name in the selected dropdown option
  • Tweak - Use a date format based on the site date format in the pickup appointments calendar's date picker
  • Tweak - Improve pickup location search in admin screens: search by postcode, address parts and phone number besides pickup location ID and name
  • Tweak - Broaden pickup location results in front end when not using geocoding by trying to match the search term with the street address, besides city and postcode
  • Fix - Ensure that pickup location search returns results when searching by location name and the lookup area field value is not "Anywhere"
  • Fix - Improve the checkout HTML styles to avoid horizontal scrolling on mobile devices needed to interact with the pickup fields
  • Fix - If the Pickup Location Tax option is enabled and there is only one pickup location in the system, ensure the setting is enforced when the customer chooses pickup at this location
  • Fix - If the Pickup Location Tax option is enabled but there are packages meant for shipping at checkout, follow WooCommerce default handling for determining the taxable address
  • Misc - Introduce new filters to tweak the pickup appointment date picker format and the pickup location formatted name
2018.07.25 — version 2.3.14
  • Fix - Ensure that public holidays can be persisted when saved in the shipping method settings in WooCommerce 3.4
  • Fix - Prevent possible out of memory errors when custom code filters the pickup location and sets it to null
  • Localization - Updated Italian translation
2018.06.20 — version 2.3.13
  • Fix - Always show operating hours when Sunday is chosen as a pickup date
  • Fix - Ensure that the Shipping destination option isn't forced to "shipping"
  • Fix - Ensure draft pickup locations are included in CSV exports
  • Fix - Ensure that "shipping may be available" text is hidden when product must be picked up
  • Fix - Ensure product variations respect parent product's availability settings
  • Fix - Ensure fixed pickup location costs are applied even when cart contents are free
  • Fix - Ensure pickup date is preserved during checkout page reloads
  • Fix - Ensure shipping address fields are not required when cart contains items for pickup only
  • Fix - Ensure shipping address fields are shown when toggling from pickup to shipping in checkout
  • Fix - Prevent PHP Warning when a Product Bundle is in cart
  • Fix - Address an issue where operating hours were sometimes not shown depending on the visitor's timezone
  • Fix - Ensure pickup location is not reset after selecting it on the cart page cart totals section
  • Fix - Prevent PHP Notice when cart contains only virtual products
  • Dev - Ensure filtered items are used for pickup and shipping packages
2018.05.23 — version 2.3.12
  • Misc - Add support for WooCommerce 3.4

Testimonials

Benny O'Brien@benny_obie

The quick response from a friendly team member at @effectioshop honestly caught me off guard.
Nice work!


Stuart Boyle@stuart_boyle

@effectioshop As an eCommerce developer, effectio.org has enabled me to reach higher expectations and my clients are very happy.


22,000+ Users · 180 Countries
Trusted by freelancers, agencies & store owners worldwide

How It Works

Install the free EffectIO Dashboard plugin on your WordPress site. It connects to the EffectIO catalog, detects every premium plugin and theme you own, and gives you a single hub to manage licenses, run updates, and keep your admin panel clean — all from one screen.

One-Click Updates
Update any premium plugin or theme instantly. No manual downloads, no FTP — just click "Update Now."

🔑

License Manager
View, activate, and manage all your license keys in one place. No hunting through emails or vendor dashboards.

🔇

Notification Blocker
Blocks intrusive admin nag screens, upsell banners, and ads that clutter your dashboard. Re-enable anytime.

🛡️

Vendor Request Control
Prevents redundant license-check pings to third-party servers for items you already manage through EffectIO.

📦

Bulk Activation
Club members can activate all eligible plugins and themes at once — one button, zero hassle.

🆓

100% Free
The Dashboard itself costs nothing. Install it and it auto-activates on your domain — no key required.

Get Started in 3 Steps

1

Download & Install

Download the EffectIO Dashboard zip and install it via Plugins → Add New → Upload.

2

Browse & Activate

Open EffectIO → Catalog in your admin panel. The dashboard auto-detects your installed items and matches them to your licenses.

3

Update & Manage

Keep everything current with one-click updates. Manage licenses, block nag notices, and enjoy a cleaner WordPress experience.

Licenses

All WordPress derivative work is GPL-licensed. Most items are pre-activated and ready to use. Some require an activation key — we provide it with your purchase, and the Dashboard lets you apply it in seconds.

Club members enjoy bulk activation: activate every eligible item at once with a single click. No more entering keys one by one.

✅ Money-Back Guarantee

Every item is tested and ships with full features. If something doesn't work and we can't fix it, you get a full refund. We believe premium tools should be accessible — that's why we offer a low-cost subscription so freelancers, small businesses, and agencies can grow without a large upfront investment.

Manage and Update all your sites

17.99 $ / Month Membership

2900 Plugins and Themes. Install, Update, Activate and Delete any plugin. Unlimited Sites. Best WP Agency Deal.

Clean Items

NGO Mission

Always Updated

SSL Connection