Skip to main content

WrProduct

webround-docs


webround-docs / WrProduct

Interface: WrProduct

Defined in: wr.d.ts:307

A product in the catalog

Properties

assets?

optional assets?: WrAsset[]

Defined in: wr.d.ts:319

Media assets


attributes?

optional attributes?: WrAttribute[]

Defined in: wr.d.ts:323

Attributes


description?

optional description?: string

Defined in: wr.d.ts:313

HTML or plain text description


id

id: string

Defined in: wr.d.ts:309

Unique identifier


metadata?

optional metadata?: any

Defined in: wr.d.ts:315

Arbitrary metadata


name?

optional name?: string

Defined in: wr.d.ts:311

Display name


options?

optional options?: WrOption[]

Defined in: wr.d.ts:321

Configurable options (e.g. Size, Color)


priceRanges?

optional priceRanges?: WrPriceRange[]

Defined in: wr.d.ts:325

Price ranges across all variants


remainingVariantsCount?

optional remainingVariantsCount?: number

Defined in: wr.d.ts:329

Number of variants not yet loaded


reviews?

optional reviews?: WrProductReviewStats

Defined in: wr.d.ts:331

Aggregate review stats


tags?

optional tags?: WrTag[]

Defined in: wr.d.ts:317

Tags associated with this product


variants?

optional variants?: WrVariant[]

Defined in: wr.d.ts:327

Variants loaded for this product