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
Admin
Types
Inputs
SetProductStorefrontDetailsInput
INPUT
Copy page
Input fields
data
SetProductStorefrontDetailsDataInput
Required
Data for the storefront details of a product.
Show 3 fields
productId
String
Required
ID of the product that has storefront details you want to set.
localeContext
ProductOverridesLocaleContextInput
Optional
The channel and locale that apply when you set overrides for a channel locale.
Show 2 fields
Referenced by
Mutations
setProductStorefrontDetails(input)