Skip to content

Commit 7d7bdbb

Browse files
author
OlgaVasyltsun
committed
MC-17694: Inventory Threshold doesn't display for configurable products simple product
1 parent 3253506 commit 7d7bdbb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

app/code/Magento/Swatches/Test/Mftf/Data/SwatchAttributeData.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,9 @@
4949
<data key="used_in_product_listing">1</data>
5050
<data key="used_for_sort_by">0</data>
5151
</entity>
52+
<entity name="TextSwatchProductAttributeForm" extends="VisualSwatchProductAttributeForm">
53+
<data key="frontend_label[0]" unique="suffix">TextSwatchAttribute-</data>
54+
<data key="frontend_input">swatch_text</data>
55+
<data key="attribute_code" unique="suffix">text_swatch_attribute_</data>
56+
</entity>
5257
</entities>

0 commit comments

Comments
 (0)