Skip to content

Attribute Input Type

Attributes can have different input types that determine not only how you enter the values for the attribute, but also how shoppers can select attributes in the case of options, or enter values.

Product Attributes are a set of characteristics that define a particular product or a group of goods. This means size, color, flavor, package type, etc. constitute attributes. Product attributes are not just about the general description of a product, but they speak about the value of products that makes it unique.

PropertyDescription
TextA single-line input field for text.
Text AreaA multiple-line input field for entering paragraphs of text, such as a product description.
PriceThis input type is used to create price fields that are in addition to the predefined attributes: Price, Special Price, Tier Price, and Cost.
BooleanDisplays a drop-down list with pre-defined options of Yes and No.
SelectDisplays an option to select a value.
Multi SelectDisplays a drop-down list of values that accepts multiple selections.
DateDisplays a date value in the preferred format.
Date TimeDisplays a date and time value in the preferred format and time zone.
ImageThis is used to show the image.The image attribute can be excluded from the storefront media browser.
FileFile attributes are a type of meta-data that describe and may modify how files and/or directories in a filesystem behave.
CheckboxIt represents a state or option that can be toggled.

Released under the MIT License.