All things Shopify and commerce
Hi Again
Some of my products have an add to cart or a buy it now option button but on some of the products the Buy It Now button says But With GPay. Can this be edited to either remove the second option or to at least make sure they are all the same?
Many thanks
Sandra
Solved! Go to the solution
This is an accepted solution.
Hi, @Sandra_Mitchell. That’s a great question! The branding of dynamic checkout buttons cannot be edited, I’m afraid. It is designed this way in order to be convenient for the buyer, and so there isn't any way to control which button displays to a user at any given point in time.
For greater context, the button that appears to buyers is entirely dependent on these key factors:
I hope that helps! If you have any other questions or concerns, please let me know.
To learn more visit the Shopify Help Center or the Community Blog.
This is an accepted solution.
Hi, @Sandra_Mitchell. That’s a great question! The branding of dynamic checkout buttons cannot be edited, I’m afraid. It is designed this way in order to be convenient for the buyer, and so there isn't any way to control which button displays to a user at any given point in time.
For greater context, the button that appears to buyers is entirely dependent on these key factors:
I hope that helps! If you have any other questions or concerns, please let me know.
To learn more visit the Shopify Help Center or the Community Blog.
Trying to remove "but it now" button on Modular Theme. It is not working. I only accept payments through stripe. How can I get rid of the button?
Hi Sandra,
I had to solve this as well and found a way to do it. NOTE: this was done on a Dawn theme and may not work for other themes.
Add the code below inside the {%- if block.settings.show_dynamic_checkout -%} statement to the buy-buttons.liquid file in the snippets section of your code editor.
<button type="button" class="shopify-payment-button__button shopify-payment-button__button--unbranded" onclick="document.querySelector('[data-testid]').click();">Buy It Now!</button>
<div style="display:none;">
{{ form | payment_button }}
</div>
Make sure to do this on a backed-up theme in draft status so you can confirm it is working before putting it live.
This didn't work. Using the Dawn theme. Could you upload a screenshot of your code. Been trying to figure this out for weeks. Please and Thank you!
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024