Preparing search index...
The search index is not available
@nosto/autocomplete
@nosto/autocomplete
SearchProductSku
Interface SearchProductSku
interface
SearchProductSku
{
ai
?:
SearchProductAiDetected
;
availability
?:
string
;
customFields
?:
SearchProductCustomField
[]
;
id
?:
string
;
imageUrl
?:
string
;
inventoryLevel
?:
number
;
listPrice
?:
number
;
name
?:
string
;
price
?:
number
;
priceText
?:
string
;
url
?:
string
;
}
Index
Properties
ai?
availability?
custom
Fields?
id?
image
Url?
inventory
Level?
list
Price?
name?
price?
price
Text?
url?
Properties
Optional
ai
ai
?:
SearchProductAiDetected
Optional
availability
availability
?:
string
Optional
custom
Fields
custom
Fields
?:
SearchProductCustomField
[]
Optional
id
id
?:
string
Optional
image
Url
image
Url
?:
string
Optional
inventory
Level
inventory
Level
?:
number
Optional
list
Price
list
Price
?:
number
Optional
name
name
?:
string
Optional
price
price
?:
number
Optional
price
Text
price
Text
?:
string
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
ai
availability
custom
Fields
id
image
Url
inventory
Level
list
Price
name
price
price
Text
url
@nosto/autocomplete
Loading...