File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 40
40
<data key =" sku" unique =" suffix" >x& trade;</data >
41
41
</entity >
42
42
<entity name =" SimpleProduct_25" type =" product" extends =" SimpleProduct2" >
43
+ <data key =" quantity" >25</data >
43
44
<requiredEntity type =" product_extension_attribute" >EavStock25</requiredEntity >
44
45
</entity >
45
46
<entity name =" ApiSimpleProductWithCustomPrice" type =" product" extends =" ApiSimpleProduct" >
Original file line number Diff line number Diff line change 32
32
</actionGroup >
33
33
<actionGroup ref =" addSimpleProductToOrder" stepKey =" addSimpleProductToOrder" >
34
34
<argument name =" product" value =" $$simpleProduct$$" />
35
- <argument name =" productQty" value =" 25 " />
35
+ <argument name =" productQty" value =" {{SimpleProduct_25.quantity}} " />
36
36
</actionGroup >
37
37
<actionGroup ref =" SelectCashOnDeliveryPaymentMethodActionGroup" stepKey =" selectPaymentMethod" />
38
38
<actionGroup ref =" orderSelectFlatRateShipping" stepKey =" orderSelectFlatRateShippingMethod" />
You can’t perform that action at this time.
0 commit comments