> Agent-readable docs index: /llms.txt. Download /docs.zip to grep all markdown files locally.

---
title: "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)

***


---

*Powered by [holocron.so](https://holocron.so)*
