Preparing search index...
The search index is not available
@nosto/autocomplete
@nosto/autocomplete
SKU
Interface SKU
interface
SKU
{
availability
:
"InStock"
|
"OutOfStock"
;
customFields
?:
{
[
key
:
string
]
:
string
;
}
;
gtin
?:
string
;
id
:
string
;
imageUrl
:
URL
;
listPrice
?:
number
;
name
:
string
;
price
:
number
;
url
:
URL
;
}
Index
Properties
availability
custom
Fields?
gtin?
id
image
Url
list
Price?
name
price
url
Properties
availability
availability
:
"InStock"
|
"OutOfStock"
Optional
custom
Fields
custom
Fields
?:
{
[
key
:
string
]
:
string
;
}
Optional
gtin
gtin
?:
string
id
id
:
string
image
Url
image
Url
:
URL
Optional
list
Price
list
Price
?:
number
name
name
:
string
price
price
:
number
url
url
:
URL
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
availability
custom
Fields
gtin
id
image
Url
list
Price
name
price
url
@nosto/autocomplete
Loading...