Customer Lists
What This Is
Customer Lists are saved product lists that a customer can build, share, and reuse later. They help shoppers keep track of products they want to quote, review, or order again.
When You Would Use It
Use Customer Lists when you need to:
- save a group of products for later
- share a list with someone else
- keep a private shopping or quote list
- export the list as a PDF
- move old wishlist content into the newer list flow
Do not use a Customer List if you only need to browse products once. Use the cart or catalog instead.
Before You Start
Before you create or edit a list, make sure:
- you are signed in
- you know whether the list should stay private or be shared
- you know which products should be added first
How To Use It In The Storefront
- Open
My Accountand go toLists. - Create a new list.
- Give the list a name.
- Add products to the list from a product page or from the cart.
- Open the list later to rename it, share it, or download it.
- If you want someone else to view it, switch it to public and copy the share link.
What It Changes In The Storefront
Customer Lists affect:
- what products a shopper can save for later
- whether a list can be shared outside the account owner
- whether the list can be downloaded as a PDF
- whether a list can be reused as a quote or follow-up workflow
Common Tasks
Create a new list
Use this when you want a fresh private list for a project or purchase.
Add products to a list
Use the add-to-list action from product pages or cart items.
Rename a list
Use this when the project or use case changes.
Share a list
Switch the list to public and copy the share link.
Download a list
Use the PDF download from the list page.
Reuse old wishlist content
Some older saved products can be moved into a customer list.
Rules, Limits, And Things To Watch
- Private lists stay tied to the account owner.
- Public lists can be opened through a share link.
- If a list looks missing, it may be private or not owned by the current user.
- The quote/open flow is a follow-up action, not the same thing as creating the list.
Troubleshooting
I cannot find my list
Check whether you are signed in to the same account that created it.
The share link does not work
Check whether the list is still public and whether the link was copied correctly.
I added products, but the list still looks empty
Reload the list page. Some updates are applied after the dialog closes.
Related Features
- My Account
- Product Pages
- Cart
- Wishlist migration
Sources
packages/storefront/src/Livewire/Storefront/MyAccount/Lists/Page.phppackages/storefront/src/Livewire/Storefront/MyAccount/List/Page.phppackages/storefront/src/Livewire/Storefront/CustomerList/CreateDialog.phppackages/storefront/src/Livewire/Storefront/CustomerList/EditDialog.phppackages/storefront/src/Livewire/Storefront/CustomerList/ShareDialog.phppackages/storefront/src/Livewire/Storefront/CustomerList/AddToCustomerListDialog.phppackages/storefront/src/Livewire/Storefront/Product/Card/AddToCustomerListButton.phppackages/storefront/src/Livewire/Storefront/Cart/Items/ItemBlock/AddToCustomerListButton.phppackages/framework/src/Actions/CustomerList/MigrateWishlistsToCustomerList.php