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 3253506 commit 7d7bdbbCopy full SHA for 7d7bdbb
app/code/Magento/Swatches/Test/Mftf/Data/SwatchAttributeData.xml
@@ -49,4 +49,9 @@
49
<data key="used_in_product_listing">1</data>
50
<data key="used_for_sort_by">0</data>
51
</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>
57
</entities>
0 commit comments