WrProduct
webround-docs / WrProduct
Interface: WrProduct
Defined in: wr.d.ts:307
A product in the catalog
Properties
assets?
optionalassets?:WrAsset[]
Defined in: wr.d.ts:319
Media assets
attributes?
optionalattributes?:WrAttribute[]
Defined in: wr.d.ts:323
Attributes
description?
optionaldescription?:string
Defined in: wr.d.ts:313
HTML or plain text description
id
id:
string
Defined in: wr.d.ts:309
Unique identifier
metadata?
optionalmetadata?:any
Defined in: wr.d.ts:315
Arbitrary metadata
name?
optionalname?:string
Defined in: wr.d.ts:311
Display name
options?
optionaloptions?:WrOption[]
Defined in: wr.d.ts:321
Configurable options (e.g. Size, Color)
priceRanges?
optionalpriceRanges?:WrPriceRange[]
Defined in: wr.d.ts:325
Price ranges across all variants
remainingVariantsCount?
optionalremainingVariantsCount?:number
Defined in: wr.d.ts:329
Number of variants not yet loaded
reviews?
optionalreviews?:WrProductReviewStats
Defined in: wr.d.ts:331
Aggregate review stats
tags?
optionaltags?:WrTag[]
Defined in: wr.d.ts:317
Tags associated with this product
variants?
optionalvariants?:WrVariant[]
Defined in: wr.d.ts:327
Variants loaded for this product