Magento_Checkout module
This module allows merchants to register sale transactions with customers. It implements a consumer flow that includes actions such as adding products to the cart, providing shipping and billing information, and confirming the purchase.
Observer
This module observes the following events:
-
etc/events.xmlsales_quote_save_afterevent inMagento\Checkout\Observer\SalesQuoteSaveAfterObserverfile.
-
/etc/frontend/events.xmlcustomer_loginevent inMagento\Checkout\Observer\LoadCustomerQuoteObserverfile.customer_logoutevent inMagento\Checkout\Observer\UnsetAllObserverfile.
Layouts
The module interacts with the following layout handles:
-
view/frontend/layout:catalog_category_viewcatalog_product_viewcheckout_cart_configurecheckout_cart_configure_type_simplecheckout_cart_indexcheckout_cart_item_rendererscheckout_cart_sidebar_item_price_rendererscheckout_cart_sidebar_item_rendererscheckout_cart_sidebar_total_rendererscheckout_index_indexcheckout_item_price_rendererscheckout_onepage_failurecheckout_onepage_review_item_rendererscheckout_onepage_successdefault
data-slots=text
The version of this module is 100.4.9.