# Shopping list

> For the complete documentation index, see [llms.txt](https://doc.ibexa.co/en/5.0/llms.txt).

Shopping list allows users to save potential purchases, recurring product sets, and other items for future use in the cart.

Editions: LTS Update, Commerce

A shopping list allows users to save potential purchases, recurring product sets, and other items for future use in the cart. A user can have several shopping lists, including a default one named "My Wishlist".

## Getting Started

- [Shopping list feature guide](https://ez-systems-developer-documentation--3364.com.readthedocs.build/en/3364/commerce/shopping_list/shopping_list_guide/): A shopping list allows users to save potential purchases, recurring product sets, and other items for future use in the cart.
- [Install shopping list](https://ez-systems-developer-documentation--3364.com.readthedocs.build/en/3364/commerce/shopping_list/install_shopping_list/): Install the Shopping list LTS update.

## Development

- [Shopping list design](https://ez-systems-developer-documentation--3364.com.readthedocs.build/en/3364/commerce/shopping_list/shopping_list_design/): Learn how to integrate the shopping list features to your own online store design.
- [Shopping list APIs](https://ez-systems-developer-documentation--3364.com.readthedocs.build/en/3364/commerce/shopping_list/shopping_list_api/): Manage shopping lists from PHP API or REST API.
- [PHP API Reference](https://ez-systems-developer-documentation--3364.com.readthedocs.build/en/3364/api/php_api/php_api_reference/namespaces/ibexa-contracts-shoppinglist.html): Ibexa\\Contracts\\ShoppingList
- [Shopping list events](https://ez-systems-developer-documentation--3364.com.readthedocs.build/en/3364/api/event_reference/shopping_list_events/): Events that are triggered while managing shopping lists.
- [Shopping list search criteria reference](https://ez-systems-developer-documentation--3364.com.readthedocs.build/en/3364/search/shopping_list_search_reference/shopping_list_criteria/): Shopping list search criteria help define and fine-tune search queries for shopping lists.
- [Shopping list search sort clauses reference](https://ez-systems-developer-documentation--3364.com.readthedocs.build/en/3364/search/shopping_list_search_reference/shopping_list_sort_clauses/): Shopping list search sort clauses help define result order of search queries for shopping lists.
- [Policies](https://ez-systems-developer-documentation--3364.com.readthedocs.build/en/3364/permissions/policies/#shopping-lists): Policies are the main building block of the permissions system which lets you define the accesses for specific user roles.
- [Limitation reference](https://ez-systems-developer-documentation--3364.com.readthedocs.build/en/3364/permissions/limitation_reference/#shopping-list-limitation): Limitations let you fine-tune the permission system by specifying limits to roles granted to users.
- [REST API Reference](https://ez-systems-developer-documentation--3364.com.readthedocs.build/en/3364/api/rest_api/rest_api_reference/rest_api_reference.html#tag/Shopping-List): commerce/shopping-listresources
