Shopify Buttons Buy it Now

Topic summary

A user wants to change the “Buy with Shop Pay” button text to “Buy it now” and make the quantity selector rounded to match their “Add to cart” button styling.

Key clarifications provided:

  • The purple Shop Pay button is Shopify’s dynamic checkout feature that automatically displays the customer’s preferred payment method (Shop Pay, PayPal, Google Pay, etc.)
  • The button label cannot be directly changed through theme settings because Shopify controls it based on customer/browser preferences

Proposed solutions:

  • Custom code modifications to the theme files (one user offered to help via collaboration code)
  • Disable dynamic checkout entirely and replace it with a static “Buy it now” button instead

The quantity selector styling question remains unaddressed. The discussion is ongoing with no definitive resolution yet.

Summarized with AI on October 26. AI used: claude-sonnet-4-5-20250929.

Hi everyone,

I’m trying to change the “Buy with Shop Pay” button so that it just says “Buy it now” instead. I already have dynamic checkout enabled, but I can’t find any option to make “Buy it now” the default button.

Also, how can I make the quantity selector rounded, like my “Add to cart” button? I haven’t been able to find any setting for that either.

Thanks in advance!

Hey @clementgordon,
Thanks for Bringing this question to Shopify community.
In order to change the text of the “Buy with Shop” to “Buy it now” then it requires to do the custom code in your theme file.
Could you please share the 4 digits collab code in the p/m so that I can send you request for accessing the store and ensure to change the text.
Waiting to hear back from you.
Thanks

Hi @clementgordon ,
The purple Shop Pay button is Shopify’s dynamic checkout button — it shows the buyer’s preferred accelerated checkout option (Shop Pay, PayPal, GPay, etc.). Shopify automatically picks the logo and label based on the customer/browser — you can’t override that label directly in theme settings.

If you want a generic “Buy it now” button instead, you can disable dynamic checkout and use a static “Buy it now” button instead of just “Add to cart”.