Skip to main content

Configure an attribute

Goal

To create and manage attributes in Propeller Commerce, providing additional information and options for Categories, Clusters, Companies, Contacts, Customers, and Products. Attributes are defined in the Admin module and can be modified per item type later.

Overview

  • Admin Module: All attributes are created here.
  • Item Types: Attributes apply to Categories, Clusters, Companies, Contacts, Customers, and Products.
  • Attribute Types:
    • Color: Choose from a color picker.
    • Datetime: Select a date and time.
    • Decimal: Enter a decimal number.
    • Enum: Choose from a predefined valueset.
    • Integer: Enter a whole number.
    • Text: Enter one or multiple text values.

Configuring attributes

Below is an example of adding a Text attribute to a product, one of the most commonly used attribute types.

Step 1: Accessing the Admin Module

  1. Go to the Admin module in the left sidebar.
  2. Click on Attributes.
  3. Open the Product tab and click New product attribute.

Configuring attributes

Step 2: Configuring the Attribute

  1. A pop-up will open where you provide:
    • Type & Value: Specify the attribute type (e.g., Text) and set its value.
    • Settings: Adjust attributes like Searchable, Public, Hidden, and System.
  2. Click Save to apply the changes.

Configuring attributes

Attribute Settings Explained

  • Searchable: Displays the attribute at category/folder level.
    (Default: No)
  • Public: Shows the attribute at product level in the product specification list.
    (Default: No)
  • Hidden: Keeps the attribute invisible in the webshop, visible only in the back-end. Useful for internal notes or invoice-related attributes.
    (Default: No)
  • System: Accessible only to Admin users.