PhoenixKitEcommerce.Web.CartPage (PhoenixKitEcommerce v0.1.5)

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.