Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Hello,
Is there a way to remove the Buy it now button on the product page. I would like to only have add to cart.
My url is annwirtz.com password meramu
Solved! Go to the solution
This is an accepted solution.
Hello @awirtz,
You can follow these steps:
1. Go to Online Store->Theme->Edit code
2. Open your theme.liquid file, paste the below code before </body>
<style>
.shopify-payment-button {
display: none !important;
}
</style>
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
Hey @awirtz
Follow these Steps.
1) Go to Online Store
2) Edit Code
3) Find theme.liquid file and add the following code in bottom of the file above </body>
<style>
.shopify-payment-button {
display: none !important;
}
</style>
This is an accepted solution.
Hello @awirtz,
You can follow these steps:
1. Go to Online Store->Theme->Edit code
2. Open your theme.liquid file, paste the below code before </body>
<style>
.shopify-payment-button {
display: none !important;
}
</style>
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
Thanks for the help!
I am so glad that my recommendation can help 😁.
1. In your Shopify Admin go to online store > themes > actions > edit code
2. Find Asset > section-main-product.css and paste this at the bottom of the file:
.shopify-payment-button{
display:none;
}
button.shopify-payment-button__button.shopify-payment-button__button--unbranded.BUz42FHpSPncCPJ4Pr_f.jjzYeefyWpPZLH9pIgyw.RWJ0IfBjxIhflh4AIrUw {
display: none;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->base.scss.liquid
Hi @awirtz
I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.
Please add this css in your bottom of the css file:
.product-form__buttons .shopify-payment-button {display: none !importtant}
Regards,
San
If it’s helpful to you, please mark it as a solution.
Need Help with Shopify Design, Migration, Speed, or Custom tasks?
email: hi@mswebdesigner.com
Try Our Conversion Booster app to get more sales | Connect Our Founder Linkedin
Hi @awirtz ,
This is Richard from PageFly - Landing page builder, I’d like to suggest this idea:
Step 1: Go to Online Store->Theme->Customize theme
Step 2: Product page->/Product infomation section->Disable this option:
I hope it would help you
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025