Preparing search index...
The search index is not available
@coveo/headless-react
@coveo/headless-react
SSR Commerce
index
RecommendationsState
Interface RecommendationsState
interface
RecommendationsState
{
error
:
null
|
CommerceAPIErrorStatusResponse
;
headline
:
string
;
isLoading
:
boolean
;
productId
?:
string
;
products
:
Product
[]
;
responseId
:
string
;
}
Index
Properties
error
headline
is
Loading
product
Id?
products
response
Id
Properties
error
error
:
null
|
CommerceAPIErrorStatusResponse
headline
headline
:
string
is
Loading
isLoading
:
boolean
Optional
product
Id
productId
?:
string
products
products
:
Product
[]
response
Id
responseId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
headline
is
Loading
product
Id
products
response
Id
@coveo/headless-react
Loading...