Step by Step

Example of how to Remove Attributes from a product



1
    From the admin home page, user selects 'Catalog option' from top menu.
    System shows drop down menu
   
2
    User Selects Attributes controller option
    System shows attribute controller  - scrolling list of products
   
3
    User selects a product by name and presses the [Display] Button
    System shows attribute controller page displaying all attributes associated with selected product.
   
4
    User selects the attribute that they want to edit and clicks [delete]

Note that on some screens you may have to scroll to the right to see the [delete] button.