For AI agents: a documentation index is available at the root level at /llms.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Developer
Developer
Search docs
/
Ask AI
Dev Portal
Docs
API Reference
Learn
Community
Changelog
GraphQL
Storefront
Types
Interfaces
ProductAvailability
INTERFACE
Copy page
Product availability
Fields
status
ProductAvailabilityStatus
Required
The availability state of the product.
Allowed values:
Available
Preorder
Unavailable
description
String
Required
A few words telling the customer how long it will normally take to ship this product, such as 'Usually ships in 24 hours'.
Implemented by
ProductAvailable
ProductPreOrder
ProductUnavailable
Referenced by
Fields
Product.availabilityV2