How to Convert Text Attribute to Selection Attribute
Convert an existing text attribute to a selection (dropdown) attribute to enable features like layered navigation and filtering.
Prerequisites
- Access to Magento admin panel
- cobby Excel add-in installed
- Basic understanding of attribute sets
When to Use This
Use this process when you need to:
- Enable filter search for an attribute
- Connect third-party systems that require selection attributes
- Standardize product data entry with predefined options
Steps
1. Create Selection Attribute in Magento
- Navigate to Catalog → Attributes → Manage Attributes in the Magento admin backend
- Click Add New Attribute
- Configure the new selection attribute with your desired settings
- Set the input type to "Dropdown" or "Multiple Select"
- Save the attribute
2. Assign Attribute to Attribute Set
- Go to Catalog → Attributes → Manage Attribute Sets
- Select the desired attribute set from the list
- Drag the new attribute from the "Unassigned Attributes" list on the right
- Drop it in the desired position in the attribute tree on the left
- Save the attribute set
3. Resync cobby
- In Magento, navigate to System → Configuration
- Switch to the Services/cobby tab on the left side
- Click Save Configuration to trigger a resync
- Wait for the resync to complete