Skip to main content

Product Options

The Product Options allows you to show a list of all the options for the chosen product. This generates a series of list elements showing all the possible options.

<ProductOptions dataRef={product.options} product={product} />

Attributes

  • product: the data-element storing the product's configuration from the Product Generator
  • dataRef: the options of a product to be iterated on