What problem does it solve? Merchants operating multiple warehouses, stores, or 3PLs struggle to route orders to the right location, keep stock balanced across sites, and communicate split shipments to customers. This Skill provides platform-specific setup guidance and a custom allocation engine to solve those problems. ## Core Features & Use Cases - Platform Setup Guides: Step-by-step multi-location configuration for Shopify, WooCommerce (ATUM), BigCommerce, and custom headless stacks. - Proximity-Based Allocation Engine: TypeScript reference implementation that scores warehouses by haversine distance, prefers single-location fulfillment, and falls back to greedy split fulfillment. - Transfer Order Lifecycle: Draft, ship, and receive workflows with atomic inventory updates, partial receipt support, and in-transit stock modeling. - Use Case: A furniture retailer with three regional warehouses uses the allocation engine to route each order to the nearest location with full stock, and notifies customers at checkout when an order will arrive in two shipments. ## Quick Start Ask the AI to set up multi-warehouse inventory routing for your Shopify or WooCommerce store with proximity-based allocation and transfer orders.