File tree Expand file tree Collapse file tree 1 file changed +21
-0
lines changed
app/code/Magento/Catalog/Test/Mftf/Data Expand file tree Collapse file tree 1 file changed +21
-0
lines changed Original file line number Diff line number Diff line change 15271527 <data key =" weight" >1</data >
15281528 <data key =" price" >10</data >
15291529 </entity >
1530+ <entity name =" GiftCard" type =" product" >
1531+ <data key =" name" unique =" suffix" >GiftCard</data >
1532+ <data key =" sku" unique =" suffix" >GiftCard</data >
1533+ <data key =" type_id" >giftcard</data >
1534+ <data key =" attribute_set_id" >4</data >
1535+ <data key =" quantity" >1000</data >
1536+ <data key =" card_type" >Physical</data >
1537+ <array key =" amounts" >
1538+ <item >10.00</item >
1539+ <item >50.00</item >
1540+ </array >
1541+ <array key =" negativeAmount" >
1542+ <item >-10.00</item >
1543+ </array >
1544+ <array key =" amountsInteger" >
1545+ <item >10</item >
1546+ <item >50</item >
1547+ </array >
1548+ <data key =" status" >1</data >
1549+ <data key =" urlKey" unique =" suffix" >giftcard</data >
1550+ </entity >
15301551</entities >
You can’t perform that action at this time.
0 commit comments