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 b98c652 + 0682e87 commit bab4284Copy full SHA for bab4284
app/code/Magento/Catalog/etc/eav_attributes.xml
@@ -43,5 +43,8 @@
43
<attribute code="media_gallery">
44
<field code="is_searchable" locked="true" />
45
</attribute>
46
+ <attribute code="tier_price">
47
+ <field code="used_for_sort_by" locked="true" />
48
+ </attribute>
49
</entity>
50
</config>
0 commit comments