sections.xml 291 B

1234567
  1. <?xml version="1.0"?>
  2. <config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  3. xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Customer:etc/sections.xsd">
  4. <action name="checkout/onepage/saveOrder">
  5. <section name="checkout-fields"/>
  6. </action>
  7. </config>