Skip to content

Commit bab4284

Browse files
authored
Merge pull request #1167 from magento-troll/MAGETWO-59234
[TROLL] MAGETWO-59234: [Github] Error when sort by tier price #6751
2 parents b98c652 + 0682e87 commit bab4284

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/Catalog/etc/eav_attributes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,8 @@
4343
<attribute code="media_gallery">
4444
<field code="is_searchable" locked="true" />
4545
</attribute>
46+
<attribute code="tier_price">
47+
<field code="used_for_sort_by" locked="true" />
48+
</attribute>
4649
</entity>
4750
</config>

0 commit comments

Comments
 (0)