Shopping cart functionality, quote lifecycle, and the transition from cart to order. Cart management, totals calculation through collectors, address handling, payment/shipping method selection, and quote-to-order conversion.
Foundational knowledge for working with the Quote module.
Hooks, plugins, observers, and integration boundaries for extending quote behavior.
Anti-patterns, known issues, version changes, and performance guidance.
Product data, pricing, and attribute metadata consumed by Quote for cart items.
View moduleOrchestrates the multi-step UI flow that turns a quote into a placed order.
View moduleReceives the converted quote as an order for lifecycle management and fulfillment.
View moduleProvides authentication, saved addresses, and customer group context for quotes.
View module