> ## Documentation Index
> Fetch the complete documentation index at: https://docs-test.rye.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Store

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.

## Possible types

***

[`AmazonStore`](/api-reference/amazonstore)

***

[`ShopifyStore`](/api-reference/shopifystore)

***
