#Overview

Selectors are an alternative way to showcase a Radio Button, Checkbox, Button or Link.

Selectors can represent a wide variety of content and it is up to the individual teams how that content inside the selectors is represented.

overview

#When to use

  • For complex selections, such as the product variants on the Product Detail Page (PDP). The function of these selectors is the same as a simple link, but it is of great importance that users can already see a preview image.

#Don’t use for

#Placement

#Selector link

Selector links lead to a new page. For example, the color and storage capacity variants lead to a new Product Detail Page (PDP).

PDP-mobile

#Selector button

Selector buttons allow users to perform an action on the same page. For example, in an image gallery, a user clicks on a thumbnail to change the main image.

image-gallery

#Selector radio button

Selector radio buttons allow users to make one selection from a set of mutually exclusive options. For example, when reselling a product, a user needs to select the product’s condition.

resale

#Selector checkbox

Selector checkboxes allow users to make multiple selections. For example, in the checkout, a user can specify all possible time windows for a delivery.

checkout

#States

#Galaxus

states-galaxus

#Digitec

states-digitec
  1. Normal
  2. Hover
  3. Focus-visible
  4. Active
  5. Disabled
  6. Error