E-Commerce
Flash Sale Manager
Toggle sale prices product by product. Enabling a sale invalidates both the products list AND the promotions tag — demonstrating that one mutation can fan out to multiple tag namespaces simultaneously.
What to watch for
- ▶Toggle a sale on — the card gets a green ring and the price updates with strikethrough
- ▶Open Catalog in another tab — it updates with the sale price instantly
- ▶Notice two tags are invalidated: products.list AND promotions.active
- ▶Toggle sale off — the price reverts on all pages simultaneously
Active Sales
0
Total Products
0
Tags invalidated on toggle
products.listproduct.{id}promotions.activecart.itemscart.totalAll Products
tags: products.list + promotions.active
Loading products...