1

I have a custom attribute named container that is a select field. When I use Update Attributes to update multiple products at once this container attribute is always enabled even though I haven't checked the Change box underneath it and when I update attributes it actually gets saved. This attribute is for simple products. I've also noticed that when I edit a configurable product it's not disabled there either.

I have another size attribute that works just fine so I'm not sure what the difference is. Anyone have any ideas?

Muhammad Hasham
8,75211 gold badges53 silver badges105 bronze badges
asked Feb 14, 2019 at 15:55

1 Answer 1

0

I figured out the problem. You can't have a custom attribute code named "container" because Magento uses that css class already in the page. I renamed my attribute code in the eav_attribute table to item-container and everything is good now.

answered Feb 14, 2019 at 16:16

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.