Storefront Integration
Anonymous Shopping List Flow
The plugin supports shopping lists for both authenticated and anonymous (guest) users. Here's how the anonymous flow works:
- A guest user adds items to their shopping list — a session-based shopping list is created automatically
- When the user logs in, the anonymous shopping list is merged into their authenticated default shopping list
- Duplicate items (same
productVariantId) are deduplicated during the merge
Exclusive to Vendure Platform
This page is part of the Vendure Platform documentation. Access requires a valid Vendure Platform license.