Dynamic checkout button always unbranded

Dynamic checkout button always unbranded

lllll1
Tourist
3 0 2

Hello,

I would like my dynamic checkout button to appear unbranded, always. Is there a way to do this?

 

It should just say 'buy now' 

 

I am using the pipeline theme.

 

thank you for your advice.

Replies 6 (6)

BSS-TekLabs
Shopify Partner
1902 546 634

Hello @lllll1 
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

lllll1
Tourist
3 0 2

steezevintage.de
ssss

BSS-TekLabs
Shopify Partner
1902 546 634

BSSTekLabs_0-1724428260870.png

 

Do you want like this @lllll1 ?

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

lllll1
Tourist
3 0 2

no, i am talking about the product page, not the collection page. 

IMG_3466.jpg

the dynamic checkout button is sometimes branded (paypal), and sometimes it just says buy now.
I would like to only have the unbranded 'Buy now' version. But only on the product page.

BSS-TekLabs
Shopify Partner
1902 546 634

BSSTekLabs_0-1724429208573.png

do you want like this @lllll1 

 

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell

BSS-TekLabs
Shopify Partner
1902 546 634

- Here is the solution for you @lllll1 
- Please follow these steps:

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the theme.liqid file.
- Then add the following code at the before tag </head> and press 'Save' to save it.

<script>
window.addEventListener("load", (event) => {
  document.querySelector(".shopify-cleanslate .h7OYsWHrW5495r9beh2n").textContent = "Buy Now"
});
</script>

- Here is the result you will achieve:

BSSTekLabs_2-1724429311342.png

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

 

 

If our suggestions are useful, please let us know by giving it a like or marking it as a solution .
Need help from our expert? Kindly share your request with us via community@bsscommerce.com
BSS Commerce - Full-service eCommerce Agency

For give Gift to customers and Upsell in Cart, check out Salepify: Free Gifts with purchase


Post purchase upsell, downsell offers to improve sales and AOV
Salemate Post Purchase Upsell