Magento 2 Restrict Zip Codes

Magento 2 Restrict Zip Codes extension enables users to check delivery availability based on zip codes and helps store owners to restrict orders for the invalid zip codes.
Key Features:
- Allow delivery availability check on the product page.
- Upload allowed zip codes using CSV.
- Display estimated delivery time with delivery availability.
Magento Cloud
GraphQL
Hyvä

Description
Magento 2 stores, though wanting to reach a wide customer base, may require to restrict some users due to the following reasons:
Offering products for localities only
Avoiding shipping costs that may nullify the profit of the product
Local stores having an online Magento 2 store
Due to legal reasons
Magento 2 stores, though wanting to reach a wide customer base, may require to restrict some users due to the following reasons:
- Offering products for localities only
- Avoiding shipping costs that may nullify the profit of the product
- Local stores having an online Magento 2 store
- Due to legal reasons
As the default Magento 2 does not allow restricting orders based on the locations, Meetanshi has developed Magento 2 Restrict Zip Codes extension to restrict orders based on the zip codes.
Though offering an online shop, you can still limit your customer base to particular locations by restricting the orders based on zip codes.
The extension allows admin to ask the frontend user to check for the delivery availability with a custom message. On entering the zip code, the module checks the zip code CSV and returns the availability or unavailability message as per the CSV.
It saves visitors time from going through the order placing and transaction process only to know that the item is not available for their area at the end!
The Magento 2 Restrict Zip Codes extension can also facilitate to display estimated delivery time to the users if the delivery is available for the zip code, hence contributing to the improved user experience!
Features of Magento 2 Restrict Zip Codes Extension
- Display a custom message to ask for checking the zip code for availability in the frontend.
- Option to delete the existing zip codes while uploading a new zip codes CSV.
- Upload the allowed zip codes for orders along with the estimated delivery time using CSV from the admin panel.
- Select one of the display types for zip code checker:
- Popup: Displays the zip code checker in a popup.
- Inline Form: Displays the zip code checker below the product price and stock availability.
- Include the estimated delivery time with the allowed zip codes in the CSV file.
- A separate backend grid to add and manage allowed zip codes.
- The admin can add zip code details manually from the "Manage Allowed Zip Codes" grid.
- From inline form zip code checker type, users enter the zip code for checking the order availability for their location.
- When the "Check" button is clicked, the module checks for the allowed zip codes in the CSV and displays the availability or unavailability message based on the check.
- From the popup zip code checker type, on click of zip code checker label, a popup is opened in which users enter the zip code for checking the order availability for their location.
- For order availability, the estimated delivery time is displayed if enabled and added in the zip code CSV.
- For order unavailability, Restrict Zip Codes for Magento 2 displays delivery unavailability message added from the backend.
- If the zip code is restricted, the order unavailability message is displayed on the checkout page, and placing the order is restricted.
Customer Reviews
Changelog
-
03 Oct, 2024
1.1.1
- Compatible with Magento 2.4.7-p2.
-
15 July, 2023
1.1.0
- Compatible with Magento 2.4.6-p1.
-
02 Nov, 2022
1.0.9
- Minor bug fixes and Code Improvement.
-
24 May, 2022
1.0.8
- Compatible with Magento 2.4.4 and GraphQL.
-
16 Dec, 2021
1.0.7
- Minor bug fixes.
-
05 Aug, 2021
1.0.6
- Resolved the issue with store code.
-
30 Jul, 2021
1.0.5
- Minor bug fixes.
-
25 Feb, 2021
1.0.4
- Minor bug fixes.
-
29 Jan, 2021
1.0.3
- Compatible with Magento 2.4.1 and minor bug fixes.
-
16 Sept, 2020
1.0.2
- Added popup type for zip code checker.
- A separate backend grid to add and manage allowed zip codes.
-
21 Oct, 2019
1.0.1
- Compatibility with Magento 2.3.3.