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.
1 parent 09a536d commit e5f1960Copy full SHA for e5f1960
app/code/Meta/Catalog/etc/adminhtml/di.xml
@@ -51,6 +51,7 @@
51
<item name="applink" xsi:type="string">App link</item>
52
<item name="disabled_capabilities" xsi:type="string">Disabled Capabilities</item>
53
<item name="commerce_tax_category" xsi:type="string">Commerce Tax Category</item>
54
+ <item name="sale_price" xsi:type="string">Sale Price</item>
55
</argument>
56
</arguments>
57
</type>
0 commit comments