We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2149a51 + 1cf3cb4 commit e4e0d79Copy full SHA for e4e0d79
app/code/Magento/Catalog/etc/eav_attributes.xml
@@ -30,6 +30,7 @@
30
<field code="is_searchable" locked="true" />
31
</attribute>
32
<attribute code="category_ids">
33
+ <field code="is_global" locked="true" />
34
35
<field code="used_for_sort_by" locked="true" />
36
<field code="is_used_in_grid" locked="true" />
0 commit comments