Please list the package(s) involved in the issue, and include the version you are using
It’s not package related issue but checkout configuration editor (web ui).
Describe the bug
According to one-page checkout extension ui targets document, Delivery and Shipping metnod have following targets in one-page checkout.
- Delivery
purchase.checkout.delivery-address.render-beforepurchase.checkout.delivery-address.render-after
- Shipping method
purchase.checkout.shipping-option-item.render-afterpurchase.checkout.shipping-option-item.details.renderpurchase.checkout.block.render [DELIVERY 1]
but in checkout configuration editor, I cannot see Delivery and Shipping method section to add app block when a store uses one-page checkout.
Steps to reproduce the behavior:
- Create new dev store with checkout ui extensibility
Settings>Checkout> ClickCustomizeinConfigurationssection- Click
Settingsin checkout editor then selectone-pageinCheckout layoutsection - Click
Sectionsin checkout editor, you cannot seeDeliveryandShipping methodsection to add app block
Expected behavior
We can set extension app to Delivery and Shipping method in one-page checkout as well as three-page checkout.
Notes
It’s a issue when a store uese one-page checkout, three-page checkout works as expected.
