For AI agents: visit https://rye-docs.readme.io/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI. Append .md to any documentation page URL to get its markdown version.
The store is a union type that represents a store from which items can be added to the cart. The purpose of the Store object is to hold the store-specific details and the items added to the cart from that store.