Shopify themes, liquid, logos, and UX
Hi! I want to replace the ‘shop pay’ button in my product page with a normal check out button. I now have a big 'shop pay' button in my product page, and I want to put a normal check out button here. I’m using the Sense theme. The website URL is www.bernicebyparisienne.nl. I have enclosed an image of what it looks like, hope someone can help!
You can try this code by following these steps:
Step 1: Go to the online store ->Theme ->Edit Code.
Step 2: Find the theme.liquid file and add the following code to the head tag
<style>
.shopify-payment-button__button--branded[data-testid="upstream-button"]{
display: none !important;
}
</style>
Step 3: Go to the online store ->Theme ->Customize.
Step 4: Find the buy buttons section on the product page and then select the checkbox below.
Hopefully it will help you. If yes then Please don't forget hit Like and Mark it as solution!
Hi @AnneLuo !
Thank you for replying. Can you tell me where exactly in the theme.liquid file I should paste the code? I see multiple head tags I think. Looking forward to your answer!
Kind regards
Hi, @BBPams
Place before </head> tag.
Hello @AnneLuo,
Thank you very much for your help. It has served me perfectly.
I just changed the button to “Add to cart” with the code you shared.
Is there a possibility to change that code to a button that says “Buy now” or something like that? That would go directly to the checkout page instead of the cart.
Thank you, I'll be attentive!
Best,
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