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

Was this helpful?

Export as PDF
  1. Product design
  2. Attributes

Metadata

Represents a metadatum of attribute

PreviousCustom Fields - Ergonode TransferNextAttributes Batch Actions

Last updated 11 months ago

Was this helpful?

Metadata is set per attribute, not per product, so if you use the same attribute across multiple products same metadata will be sent with every product that uses this attribute.

Metadata is a feature that allows for attribute description with Key > Value list, so it can be used in different cases, and it's really up to the user how he will do it.

The analogy to this would be a product that is described by a list of attributes: attribute code > attribute value.

A usage example would be the possibility to reflect Magento 2 one-to-many attributes to groups relation.

magento_groups -> group1,group2

or

magento_group1 -> group1

magento_group2 -> group2

But it is NOT specifically connected to any Magento functions like attribute groups.

Basically, those are data that allow for some description of the attributes.

Technically it's simply the next attribute data type