isBundle property

bool? isBundle
getter/setter pair

Whether the item is a merchant-defined bundle.

A bundle is a custom grouping of different products sold by a merchant for a single price.

Implementation

core.bool? isBundle;