Preparing search index...
The search index is not available
@nosto/nosto-js
@nosto/nosto-js
client
NostoVariant
Interface NostoVariant
interface
NostoVariant
{
availability
:
string
;
available
:
boolean
;
discounted
:
boolean
;
list_price
?:
number
;
price
:
number
;
price_currency_code
:
string
;
price_text
?:
string
;
}
Hierarchy (
View Summary
)
NostoVariant
PushedVariation
Index
Properties
availability
available
discounted
list_
price?
price
price_
currency_
code
price_
text?
Properties
availability
availability
:
string
available
available
:
boolean
discounted
discounted
:
boolean
Optional
list_
price
list_price
?:
number
price
price
:
number
price_
currency_
code
price_currency_code
:
string
Optional
price_
text
price_text
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
availability
available
discounted
list_
price
price
price_
currency_
code
price_
text
@nosto/nosto-js
Loading...