In your Shopify admin, go to Online Store and click Themes.
Click the three dots next to Customize and choose Edit code.
In the left sidebar, open Sections and click main-cart-footer.liquid.
Find this code:
{% if additional_checkout_buttons %} <div class="additional-checkout-buttons"> {{ content_for_additional_checkout_buttons }} </div> {% endif %}
Delete the code above.
Click Save.
If you need assistance removing accelerated checkout from another theme, please reach out to us.