Preparing search index...
The search index is not available
@nosto/nosto-js
@nosto/nosto-js
client
PushedProductSKU
Interface PushedProductSKU
interface
PushedProductSKU
{
availability
:
string
;
custom_fields
:
{
[
index
:
string
]:
string
}
;
gtin
?:
string
;
id
:
string
;
image_url
?:
string
;
inventory_level
?:
number
;
list_price
?:
number
;
name
:
string
;
price
:
number
;
url
?:
string
;
}
Hierarchy (
View Summary
)
NostoSku
PushedProductSKU
Index
Properties
availability
custom_
fields
gtin?
id
image_
url?
inventory_
level?
list_
price?
name
price
url?
Properties
availability
availability
:
string
custom_
fields
custom_fields
:
{
[
index
:
string
]:
string
}
Optional
gtin
gtin
?:
string
id
id
:
string
Optional
image_
url
image_url
?:
string
Optional
inventory_
level
inventory_level
?:
number
Optional
list_
price
list_price
?:
number
name
name
:
string
price
price
:
number
Optional
url
url
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
availability
custom_
fields
gtin
id
image_
url
inventory_
level
list_
price
name
price
url
@nosto/nosto-js
Loading...