Reputation: 117
Can i assign multiple attribute set to a product in magento 1.5 ? if not how to handle this problem ?
Upvotes: 2
Views: 1586
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