How Can We Help?
How do I hide the additional payment buttons from the cart page?
Note: You can only remove these payment buttons from the Cart page. You can’t remove these from the checkout page unless you are in Shopify Plus Plan.
How do these buttons look like ?
The additional checkout buttons may be (Amazon pay, Google Pay, Paypal, Shop Pay, …
How to remove them from Plak theme ?
- From your Shopify dashboard, click Online Store > Actions > Edit code
- Open the file cart-template.liquid
- Remove the below code (the highlighted one the screenshot below)
{%- if additional_checkout_buttons -%}
<div class="additional-checkout-buttons">{{ content_for_additional_checkout_buttons }}</div>
{%- endif -%}
- Click Save
How do I remove theme from checkout.liquid as I am on Shopify Plus Plan?
If you are in Shopify Plus Plan, we invite you to use our Custom Task service in order to hide the buttons you would like not to use.
[yasr_visitor_votes]