Shopify themes, liquid, logos, and UX
I sell customized item so I just want to show the products without BUY BUTTON, because base on buyer's requirement the price is very difficult. I would like to discuss the price with them before purchasing.
How can I remove the BUY BUTTON?
Solved! Go to the solution
This is an accepted solution.
@Bluesea, to remove the buy button:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > theme.scss.liquid or theme.css and paste this at the bottom of the file:
.shopify-payment-button__button--unbranded{
display: none !important;
}
No, the intent of the buy button is exclusively to make an instant purchase. If you'd like a button with different functionalities, text and so on and so forth, it must be developed and coded into your theme by a developer.
More details about the buy button can be found here.
Kind regards,
Diego
This is an accepted solution.
Please check following URL for help
https://help.shopify.com/en/manual/online-store/dynamic-checkout/add-buttons
Hello @Bluesea,
Please share:
- your store URL;
- page URL with the issue you mention;
- storefront password (if your store has one).
If the store is not online yet, please follow this quick tutorial to learn how to safely and temporarily share an offline/unpublished theme URL.
Kind regards,
Diego
Hello @diego_ezfy ,
Thank you for your reply.
My store URL https://www.blueseaclothing.com/
The product page URL https://www.blueseaclothing.com/products/patchwork-flare-denim-jean
I have further questions:
This is an accepted solution.
@Bluesea, to remove the buy button:
1. In your Shopify Admin go to: online store > themes > actions > edit code
2. Find Asset > theme.scss.liquid or theme.css and paste this at the bottom of the file:
.shopify-payment-button__button--unbranded{
display: none !important;
}
No, the intent of the buy button is exclusively to make an instant purchase. If you'd like a button with different functionalities, text and so on and so forth, it must be developed and coded into your theme by a developer.
More details about the buy button can be found here.
Kind regards,
Diego
This is an accepted solution.
Please check following URL for help
https://help.shopify.com/en/manual/online-store/dynamic-checkout/add-buttons
User | RANK |
---|---|
154 | |
139 | |
79 | |
71 | |
62 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023