Max
Max

Reputation: 117

Can i assign multiple attribute set to a product in magento 1.5 ? if not how to handle this problem?

Can i assign multiple attribute set to a product in magento 1.5 ? if not how to handle this problem ?

Upvotes: 2

Views: 1586

Answers (1)

Alana Storm
Alana Storm

Reputation: 166066

No, you can not. A product has a single attribute set. You "handle this problem" by creating a third attribute set that contains the attributes of the first two, and then maintaining each set.

Upvotes: 5

Related Questions