Question

I created a new attribute and I need to add it to almost all products and since I am new with Magento I don't exactly know how to do that.

Can this be done by simply adding the attribute to an attribute set that is linked with all the products or does this need to be done in a different way?

If this is the correct way just leave a simple yes and if not could you explain me how to do this?

Was it helpful?

Solution

Yes you are doing the right thing there.

OTHER TIPS

yes it is right way to display field in all products using Attribute.

This link give more details about Attribute.

http://www.templatemonster.com/help/magento-how-to-create-an-attribute-and-apply-it-to-products.html

Yes you can add this to an existing attribute set, normally set as "default" within Magento. When you add an attribute you can assign a default option if most of the time these are the same setting, then when adding new products it will default to this option.

If you need to update existing products on mass you can update attributes in bulk if you go to: Catalog > Manage Products > Tick the products you want to edit with the same attribute option > From the actions dropdown select "update attributes" > NOTE: You will now be editing all products you previously highlighted so be careful,

find the attribute you want to edit > click the "change" check box > update the attribute.

This should allow you to add and change your new attribute across multiple products far quicker, hope this helps.

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top