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.
BooleanDisplays a switch to toggle between Yes and No.
SelectDisplays a dropdown list of values that accepts a single selection of 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.
GalleryA Gallery attribute that allows managing and displaying multiple images per product, enhancing the product media experience.
FileFile attributes refers to a specific type of attributes that allows you to associate files with the product.
CheckboxIt represents a state or option that can be toggled.
PriceThis input type is used to create price fields that are in addition to the predefined attributes: Prices.

Released under the MIT License.