refresh theme, want to hide paypal, google etc on cart/checkout page and just have checkout showing.

Topic summary

Goal: Hide accelerated checkout buttons (PayPal, Google Pay, etc.) on the cart/checkout so customers proceed with standard Checkout first, due to conflicts with date/time slot settings.

Theme context: Using Shopify’s Refresh theme. The expected files (cart-template.liquid or cart__main.liquid) aren’t present, causing confusion.

Proposed solutions:

  • Code removal (most concrete): Edit main-cart-footer.liquid and remove the block rendering ‘additional_checkout_buttons’ (these are the express/accelerated checkout buttons). A screenshot was provided to illustrate location.
  • CSS workaround: Hide the buttons via custom CSS. A contributor offered to supply code and placement if given the store URL and password (if protected).

Notes:

  • Images/screenshots are used to show the code area to remove in the theme file.
  • Multiple responders asked for store URL/password to provide tailored assistance.

Status: No confirmation that the change was implemented. No final resolution yet. Key next step is either removing ‘additional_checkout_buttons’ in main-cart-footer.liquid for Refresh or applying custom CSS as offered.

Summarized with AI on February 8. AI used: gpt-5.
  • hi i want to just show checkout option,

    Not paypal, google pay etc, i want the customers to check out and the choose it later on in process as its not working with the date and time slots i have set up

    Tried all help documents and it says find

  1. Open the Sections file called cart-template.liquid.
    Or

  2. Open the Sections file called cart__main.liquid

    But this is not the same for refresh template? can someone help atall?

    Thanks

This is PageFly - Free Landing Page Builder.

This can be achieve by using custom css code. Please help me by share your site URL and password if password protected. I will give you a code and where to place it

Hope this helps.

Best regards,

PageFly

Hi @sean648 ,

Please go to main-cart-footer.liquid file, find ‘additional_checkout_buttons’ and remove code here:

Hope it helps!

1 Like

Hi,

Please share your store URL and if your store is password protected then also provide password too.

Thank you.