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

Public cart page LiveView for E-Commerce module.

Supports real-time cart synchronization across multiple browser tabs
via PubSub subscription. When cart is updated in one tab, all other
tabs receive the update automatically.

---

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