# `PhoenixKitEcommerce.Web.CheckoutPage`
[🔗](https://github.com/BeamLabEU/phoenix_kit_ecommerce/blob/v0.1.8/lib/phoenix_kit_ecommerce/web/checkout_page.ex#L1)

Checkout page LiveView for converting cart to order.
Supports both logged-in users (with billing profiles) and guest checkout.

Supports real-time cart synchronization across multiple browser tabs
via PubSub subscription.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
