Are you an e-commerce store owner who is looking for ways to customize your Shopify store? If so, you may have noticed that Shopify automatically adds a “Buy It Now” button to all of your products. While this button makes it easy for shoppers to purchase items, it can be annoying if you’re looking for a more tailored experience. Fortunately, you can easily remove the “Buy It Now” button from your Shopify store.
What is the Buy It Now button?
The Buy It Now button is a feature of Shopify that allows customers to quickly and easily purchase items from a store. When clicked, the button adds the product to the customer’s cart, allowing them to check out with their purchase right away. This can be useful for stores that want to make it as easy as possible for customers to purchase items.
However, some store owners may want more control over the checkout experience. In this case, they may want to remove the Buy It Now button in order to customize the shopping experience. Luckily, this is very easy to do.
How to remove the Buy It Now button
Removing the Buy It Now button from your Shopify store is a simple process. First, log into your Shopify admin and navigate to the “Themes” section. Here, you’ll see a list of all your store’s themes. Select the one you’d like to edit and then click “Edit HTML/CSS”.
Next, locate the file named “theme.liquid”. This file is responsible for the layout and styling of your store’s theme. Open up this file and look for the following code:
<a href="{{ cart.add_url }}" class="btn btn-primary">Buy Now</a>
Once you’ve located this code, simply delete it. Then, click “Save” and your store’s Buy It Now button will be removed.
Conclusion
The Buy It Now button is a useful feature of Shopify that makes it easier for customers to purchase items. However, some store owners may find that they want more control over the checkout process and want to remove the Buy It Now button. Fortunately, this is very easy to do. All you have to do is edit the “theme.liquid” file and delete the code responsible for the Buy It Now button. Once you’ve done this, the button will be removed from your store.