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

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.