Preparing search index...
The search index is not available
@bloomreach/discovery-web-sdk
@bloomreach/discovery-web-sdk
<internal>
Variant
Interface Variant
Represents a product variant in the search response.
interface
Variant
{
sku_color_group
:
string
;
sku_price
?:
number
;
sku_sale_price
?:
number
;
sku_swatch_images
:
string
[]
;
sku_thumb_images
:
string
[]
;
skuid
?:
string
;
}
Index
Properties
sku_
color_
group
sku_
price?
sku_
sale_
price?
sku_
swatch_
images
sku_
thumb_
images
skuid?
Properties
sku_
color_
group
sku_
color_
group
:
string
Optional
sku_
price
sku_
price
?:
number
Optional
sku_
sale_
price
sku_
sale_
price
?:
number
sku_
swatch_
images
sku_
swatch_
images
:
string
[]
sku_
thumb_
images
sku_
thumb_
images
:
string
[]
Optional
skuid
skuid
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
sku_
color_
group
sku_
price
sku_
sale_
price
sku_
swatch_
images
sku_
thumb_
images
skuid
@bloomreach/discovery-web-sdk
Loading...
Represents a product variant in the search response.