magecomp / magento2-extra-fee

Magento 2 Extra Fee extension allows adding extra charges for additional services like gift wrap, rush order, packing charges etc. and display it on cart and checkout page.
https://magecomp.com/magento-2-extra-fee.html
24 stars 22 forks source link

Checkout page header problem #4

Closed daviserez closed 4 years ago

daviserez commented 5 years ago

When you go on the checkout page, there is the search bar with the cart icon displayed that must not be.

It seems to be due to the <page ... layout="1column" ...> tag from the view/frontend/layout/checkout_index_index.xml. Remove the layout attribute to correct the issue.

magecomp commented 5 years ago

No sure where exactly you are facing the issue, you can contribute to the extension to improve it by the way.