Shopify themes, liquid, logos, and UX
Hi! I want to remove all the branded dynamic buttons from the cart page. I have four buttons in a row and I'm afraid it will confuse my customers. For my cart page I would only like the 'check out' button, and no 'shop pay', 'paypal', and 'google pay'. I would like for my customers to have those options when they are on the check out page, so not already on the cart page. I have enclosed an image of what it looks like, and I would like to remove the 3 bottom buttons. I hope someone can help! Also I'm using the Sense theme.
Hello @BBPams ,
To remove these buttons we need to remove some code from the cart liquid file from theme.
But there is also a way around it we can hide these buttons by CSS code for that we need to know the website URL so I can provide you the code that you can add into theme to hide these buttons.
Thanks!
Hi @Blinknbuild !
Thanks a lot for your response. I'm using the sense theme, the website URL is www.bernicebyparisienne.nl .
Looking forward to your reply!
Perfect! @BBPams
Here is the code:
<style>
.cart__dynamic-checkout-buttons.additional-checkout-buttons {
display: none !important;
}
</style>
Thank you so much! It worked.
Do you maybe also have the code for the productpage: I would like to have my own 'check out' button to be directed to the check out page, I now have a big 'shop pay' button. From this shop pay button you're directed to a page where you can log in to your shop pay account, while I know very little of my customers will have shop pay. So this might be confusing.
Thanks a lot again and looking forward to your response! 🙂
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025