LogoLogo
DocsChangelogRoadmapAboutYouTube
  • Ergonode Manual
  • Dashboard
    • Dashboard
      • User menu and Action center
        • My profile
          • Activity log
          • Privileges
        • Settings
        • Action center
  • Products
    • Catalog
      • General
      • Template
      • History
      • Children
      • Variants
      • Comments
      • Creating new product
        • Simple products
        • Grouping product
        • Product with variants
      • Copy data from one product to another
      • System views
        • Table view (Grid view)
        • Tile view
        • Kanban view
        • Custom view
        • Display settings
      • Batch actions
        • Edit attribute values
          • Generate product descriptions
          • Generate product names
          • Translate content
          • Change values
          • Add prefix or suffix
          • Add values
          • Remove values
          • Clear values
        • Edit categories
        • Edit collections
        • Edit media names
        • Edit template
        • Edit status
        • Export to file
        • Delete products
          • Identification of related products
      • Filters (Advanced)
    • Segments
      • Create a new segment
      • General
      • Translations
      • Conditions
    • Collections
      • Create a new collection
      • General
      • Translations
      • Products
  • Product design
    • Attributes
      • Create a new attribute
      • General
      • Translations
      • Validation
      • Options
      • Custom Fields
        • Custom Fields - How it works
        • Custom Fields - Use Cases
        • Custom Fields - Ergonode Transfer
      • Metadata
      • Attributes Batch Actions
      • Attribute variables
    • Attribute groups
      • Create a new attribute group
      • General
      • Translations
    • Product templates
      • Main templates
        • Create a new template
        • Cloning the template
        • General
        • Translations
        • Designer
          • Widgets
      • Sections
        • Create a new section
        • Cloning the section
        • General
        • Translations
        • Designer
      • Completeness sets
        • General
        • Translations
    • Categories
      • Create a new category
      • General
      • Translations
      • Products
    • Category trees
      • General
      • Translations
      • Designer
    • Category attributes
      • Add attribute
      • Fill in a category attribute value
  • Data exchange
    • Product importer
      • Profiles
      • History
    • Ergonode transfer
      • Files format
      • Import
        • Creating a new import job
        • Running / Importing data
          • General
          • History
        • Importing grouping products and products with variants
      • Exports
        • Creating a new export job
        • Running / Exporting data
          • General
          • History
          • Scheduler
  • Resources
    • Media
      • Edit
        • General
        • Translations
        • Information
        • Relations
  • AUTOMATIONS
    • About Automations
      • Setting Up Automations
      • List of available Triggers, Conditions, and Actions
      • Example business cases with configuration
      • Automations FAQ
  • Apps
    • About Apps
      • Installed apps
      • Available apps
        • Baselinker
          • Options
          • Configuration
          • Scheduler
          • History
        • CSV
          • Options
          • Configuration
          • Scheduler
          • History
        • Channable Feed
          • Options
          • Configuration
          • Scheduler
          • History
        • Shopify CSV
          • Options
          • Configuration
          • History
  • Workflows
    • Information
      • General
        • New status
          • General
          • Translations
      • Designer
        • General
        • Conditions
  • System
    • Users
      • Change user password
      • General
      • Avatar
      • Language restrictions
      • Product Privileges
    • User roles
      • General
      • Privileges
      • Attribute privileges
    • Activities
      • Activity logs
      • Batch actions
    • Your plan
    • Settings
      • Languages
      • Units
      • API Keys
      • SKU
  • Plugins
    • About
    • Disclaimer
      • Magento 2 (new plugin)
      • Shopware
      • PrestaShop
      • WooCommerce
      • Magento 2 (old)
  • Tutorials and Video Clips
    • How to Write Effective Prompts
    • Using ticketing system
    • How to deal with entities
    • Youtube channel
Powered by GitBook
On this page
  • Types of attributes that can be added as a variable:
  • Spaces in which we can edit the attributes with variables

Was this helpful?

Export as PDF
  1. Product design
  2. Attributes

Attribute variables

Explanation of how to use variables

PreviousAttributes Batch ActionsNextAttribute groups

Last updated 19 days ago

Was this helpful?

Additional information:

  • Variables are allowed for text area type attributes only

  • If the user does not have privileges to preview an attribute, then instead of attribute code (e.g. #color) he sees a placeholder with the text “No access”

Information for apps developers: our app engine does not support the cases listed below:

  • uses of global attributes with local attributes used as variable

  • uses of global attributes with local select type attributes

  • refreshing values of a variable when changing a transition of the option value in the select type attribute

  • When working with variables via API, remember to put them in double brackets Ex: {{#attribute_code}} so the system knows they're variables, not a string

Types of attributes that can be added as a variable:

  • date

  • select

  • numeric

  • text

  • price (only value, without currency)

  • unit (only value, without unit)

Spaces in which we can edit the attributes with variables

  • catalog table (grid)

  • import - in order to import a variable you need to enter it in the appropriate {{#attributecode}} format

If you are using attribute variables it's possible to use them directly on the grid.

On the grid, double click on the attribute to open it to edit.

Type hash char (#), and you will be presented with a list of attributes you may use.

Type more to narrow the list.

You may use more than one variable.

When attribute values are used you will see a new eye icon, clicking it will display a preview of the values.

- configuration of whether we download data with variables or final resolved content

product template
batch actions
export