PhoenixKit.Modules.Shop.Web.CartPage (phoenix_kit v1.7.71)

Copy Markdown View Source

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.