Skip to main content

How do I remove Accelerated Checkout from the cart in the Dawn theme with Magical Fees?

Magical Fees

Kyle Godon avatar
Written by Kyle Godon
Updated over a week ago
  1. In your Shopify admin, go to Online Store and click Themes.

  2. Click the three dots next to Customize and choose Edit code.

  3. In the left sidebar, open Sections and click main-cart-footer.liquid.

  4. Find this code:

    {% if additional_checkout_buttons %} <div class="additional-checkout-buttons"> {{ content_for_additional_checkout_buttons }} </div> {% endif %}
  5. Delete the code above.

  6. Click Save.

If you need assistance removing accelerated checkout from another theme, please reach out to us.

Did this answer your question?