@nosto/nosto-js
Preparing search index...
client
JSONSku
Interface JSONSku
interface
JSONSku
{
available
:
boolean
;
custom_fields
:
Record
<
string
,
string
>
;
id
:
string
;
image_url
?:
string
;
list_price
:
number
;
name
:
string
;
price
:
number
;
url
:
string
;
}
Index
Properties
available
custom_
fields
id
image_
url?
list_
price
name
price
url
Properties
available
available
:
boolean
custom_
fields
custom_fields
:
Record
<
string
,
string
>
id
id
:
string
Optional
image_
url
image_url
?:
string
list_
price
list_price
:
number
name
name
:
string
price
price
:
number
url
url
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
available
custom_
fields
id
image_
url
list_
price
name
price
url
@nosto/nosto-js
Loading...