Shopify themes, liquid, logos, and UX
Hello
can someone help me i have a brooklyn theme i want to remove PayPal express checkout button from Checkout page and from product page and keep it in last checkout page
here thank you 🙂
solution (ik i'm 2 years late but it might help someone) ----> https://www.minervaknows.com/how-to/how-to-remove-paypal-from-shopify-may-sotre-2-myshopify-com-hfq4
Thanks it worked!
if you want to remove express button from cart page then it must work:
1. Go to Online Store->Theme->Edit code
2. Sections->cart-template.liquid OR template->cart.liquid -> find bellow and hide or remove this whole condition.
{% if additional_checkout_buttons %}
My theme (RIDE) does not have the cart.template option. I have found on Section > main-cart-footer.liquid the following code:
{%- if additional_checkout_buttons -%}
<div class="cart__dynamic-checkout-buttons additional-checkout-buttons">
{{ content_for_additional_checkout_buttons }}
</div>
{%- endif -%}
I have attempted to delete it, yet does not work. Please any solutions on how to delete Express Checkout Button from cart and checkout page on RIDE theme?
thank you
Just to make sure you read this part: "This method will only work if customers are checking out from the cart page directly (having the cart drawer or cart modal enabled, or checking out via external links will not guarantee this method to work)."
If you want to link to checkout from any other place on your site, you can check how your cart page template links to checkout and mimic it on any page. Worked for me when doing it with minicart drawer.
Years passed and this issue is still unresolved, its now 2022 and I am facing this problem as well. After scouring the internet, I still can't find a solution. it's really not wrong to say Shopify is so irresponsible and poor at taking care of its customers, I'm considering whether to continue renewing my Shopify monthly subscription, switching to the new platform other or wordpress are also very possible solutions.
Guys. All of previous suggestions didn't work for me but thanks anyway for effort. I found solution for myself - Go to: -> Sections, -> main.cart.footer.liquid -> ctrl+f (to search) -> write: additional and then you gonna need to delete this code:
{%- if additional_checkout_buttons -%}
<div class="cart__dynamic-checkout-buttons additional-checkout-buttons">
{{ content_for_additional_checkout_buttons }}
</div>
{%- endif -%}
It seems the solution focused on content_for_additional_checkout_buttons no longer have any effect? Anyone who has an updated way of achieving this?
awesome, this worked. thanks!
solution (ik im 2 years late but it might help someone)----> https://www.minervaknows.com/how-to/how-to-remove-paypal-from-shopify-may-sotre-2-myshopify-com-hfq4
A hero finally built an app to resolve this: https://apps.shopify.com/checkout-rules?utm_source=shopify_forum&utm_medium=reply&utm_campaign=app_l...
It worked for us.
Hi MORAD,
I have made an app to hide the Paypal Express (and other express checkout method like Apple Pay, Google Pay etc) on the top part of checkout page, and customer can still select Paypal method at the payment selection step.
The app is made using native Shopify functions, thus it does not affect your store existing layout or functionality at all.
The app name is Yagi Express Payment Hider (https://apps.shopify.com/yagi-express-payment-hider)
Hope this can help!
Regards,
Axel Kee
In 2024, it can be done. You can remove the PayPal Express Checkout button from the checkout page and product page using the PayRules: Hide Payment Methods app. Here's how you can do it:
That's it. I hope you found this helpful.
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