- Allows customers to select a pickup location during checkout.
- Provides available pickup timeslots based on the selected date.
- Handles inventory source validation to ensure products are available at the selected pickup location.
To install the package, you need to add it to your Bagisto project using Composer.
composer require bagisto-eu/pickup
php artisan pickup:install
This command will handle publishing views and translation files, and any necessary assets.
To manage the timeslots go to the admin panel -> Settings -> Pickup Timeslots