Happening now | Shopify Community AMA: User Research with CXL | Ask your questions now!

Re: remove buy now button from product pages

How to remove the 'Buy Now' button from product pages?

paule3
Excursionist
29 1 5

Hi, I wanted to ask if anyone knows how to remove the "buy it now" button on my  product pages. I would just like to have the "add to cart" button. My website address is www.kidieez.co.uk . Thankyou in advance

Replies 3 (3)

Dan-From-Ryviu
Shopify Partner
11583 2269 2448

Hi  @paule3,

You can remove it from Online store > Themes > Customize > click dropdown menu at the top > Products > Default product > Buy buttons, uncheck Show dynamic checkout buttons > click Save buttonScreenshot 2022-12-03 at 08.32.14.png

 

 

 

- Helpful? Like & Accept solution!
- Ryviu - Product Reviews & QA app: Collect customer reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Dhgate and CSV.
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Lookfy Gallery: Lookbook Image - Gain customers with photo gallery, video & shoppable image
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- En...
Sign up now.

paule3
Excursionist
29 1 5

Hi, thankyou for your help. I have done this but the buy it now button is still showing on the product page 

Litos
Globetrotter
688 169 150

Hi @paule3,

Go to Assets > base.css and paste this at the bottom of the file:

.shopify-payment-button {
    display: none !important;
}

Hope it helps!

Litos - Shopify Development Service Provider
Need to develop or customize your Shopify store, feel free to contact us here.