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.
2 parents ce7e1f5 + 2282d0c commit ea764d0Copy full SHA for ea764d0
dev/tests/functional/tests/app/Magento/ConfigurableProduct/Test/Repository/ConfigurableProduct.xml
@@ -531,6 +531,9 @@
531
<field name="quantity_and_stock_status" xsi:type="array">
532
<item name="is_in_stock" xsi:type="string">In Stock</item>
533
</field>
534
+ <field name="checkout_data" xsi:type="array">
535
+ <item name="dataset" xsi:type="string">configurable_one_option</item>
536
+ </field>
537
<field name="website_ids" xsi:type="array">
538
<item name="0" xsi:type="array">
539
<item name="dataset" xsi:type="string">default</item>
0 commit comments