Table of Contents
Toweringmedia Store Pickup (Magento 2) – Premium Slot Scheduling User Guide for Magento 2
Extension context
This is a Toweringmedia Magento 2 extension guide generated from the Magento Admin virtual product catalog.
Product page
Overview
Toweringmedia Pickup & Delivery Fulfillment for Magento 2 connects checkout scheduling with back-of-house execution—so customers pick realistic times and your team fulfills with clarity. At checkout, shoppers choose Store Pickup or Delivery , then select a date + time slot/window . Availability is generated from location-specific rules including operating hours, blackout dates, cutoff times, and lead-time constraints—so the storefront only shows options your business can actually support. For delivery, the extension validates serviceability and calculates delivery fees using configurable distance-based pricing with Google Maps support and fallback distance calculation. After checkout, each order becomes a.
What this extension does
- One checkout flow for both fulfillment modes: Pickup + Delivery , with date + time slot/window selection .
- Availability is always real: location-based hours, blackout dates, cutoff times, and lead-time rules drive what customers can pick.
- Delivery includes service-area validation plus distance-based fees (Google Maps support + fallback distance calculation).
- Flexible delivery pricing: flat rate , per-km , or tiered distance bands .
- One operations layer for office + kitchen + drivers: every order becomes a trackable fulfillment task .
- One status lifecycle from order creation to ready / out for delivery / completed , with rescheduling tools when plans change.
Installation
Install and validate in staging before production rollout.
cd /path/to/magento # Install from your licensed package source php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy -f php bin/magento cache:flush
Configuration
Configure extension options in Magento Admin, then validate key storefront/admin flows tied to this extension.
Validation checklist
- Configuration saves without errors in Admin.
- Expected storefront/admin behavior is present.
- No critical PHP/JS errors occur during test flow.
- Caches and static assets are refreshed after changes.
Troubleshooting
- Feature missing: verify module status, cache flush, and static-content deploy.
- Unexpected behavior: retest with only required related modules enabled.
- Admin setting not applying: verify config scope and clear cache.
