Customizable Options

With customizable options, you can offer customers a selection of options of one product with a variety of text or selection.

Below, you can find a list of the customizable options input control types supported by the ScandiPWA theme:

INPUT CONTROL

STATUS

DESCRIPTION

Text

SUPPORTED

An input line or text box where the customer can enter the required information. Options: Field - A single line input field for text. Area - A multiple-line input field. Text can be formatted with the WYSIWYG editor or entered as HTML directly into the text box.

File

IN PROGRESS

Allows the customer to upload a file.

Track the progress - https://github.com/scandipwa/base-theme/issues/1473

Select

SUPPORTED

Allows the customer to select a single option or multiple options, depending on the input type used. Options: Drop-down - A drop-down list of options that allows only one selection. Checkbox - A checkbox is a variation of a yes/no option. If the product has more than one checkbox, multiple selections can be made.

NOTE! Radio Buttons and Multiple select options are not supported by ScandiPWA. If they are selected in the Magento admin, they will be rendered as dropdown and checkboxes accordingly.

Last updated