Fri. Apr 25th, 2025

3. Magento. How to disable short description field for products

1 min read
  1. In order to disable short description for the store, navigate to your database in phpMyAdmin, click on the Structure tab above and select an eav_attribute table.
    magento_how_to_disable_short_description_field_for_products_1
  2. Browse short_description attribute and open it for editing.
    magento_how_to_disable_short_description_field_for_products_2
  3. Find the field is_user_defined and set it to 1. Press the Go button to save changes.

    magento_how_to_disable_short_description_field_for_products_3

  4. Login to your Magento admin panel.
  5. Navigate to Catalog->Attributes->Manage Attribute sets.

    magento_how_to_disable_short_description_field_for_products_4

  6. Then, select the Default attribute set.

    magento_how_to_disable_short_description_field_for_products_5

  7. Drag and drop the short_description field to the Unassigned Attributes column on the right.
    magento_how_to_disable_short_description_field_for_products_6
  8. Press the Save Attribute Set button to save changes.

    magento_how_to_disable_short_description_field_for_products_7

That is the end of the tutorial. Now you know how to disable short description field for products in Magento templates.

April 2025
M T W T F S S
« Jun    
 123456
78910111213
14151617181920
21222324252627
282930