> For the complete documentation index, see [llms.txt](https://docs.tipo.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tipo.io/tipo-auction/~/revisions/3uOn584ZFy41DoorDGbA/faqs/how-to-remove-add-to-cart-button-and-original-price.md).

# How to remove Add to Cart button & original price

In Tipo auction, the setting can help you hide the add to cart button and product price to prevent customers purchasing products with original price while it is on an auction.\
Here is the setting in the app:

<figure><img src="/files/6YRKUvZA5jKItFrKTn1z" alt=""><figcaption></figcaption></figure>

When loading the page, our app will use js to hide information. So it will take a very short time, up to several seconds to find the data and process.\
If you still want to completely remove the cart button and product from the auction products, we suggest you create a separate product, then delete the cart button and product price from that template.

**Steps to manage**

* Open the theme editor > create a new product template

<figure><img src="/files/y1pkq0GVHOSSlbgewXBM" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0ClOPpuRqrTdQ5una7kA" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/BfopdpQLN50XnQ7T65kF" alt=""><figcaption></figcaption></figure>

If the “create template” option is not available, try to add new template in the Source code

<figure><img src="/files/FZ6NZ35C4QH829EPdLCH" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/4NHaxna1Gh0pfsGv757W" alt=""><figcaption></figcaption></figure>

* In the new product template, hide the price and buy button
* Click **Add block** > add a **custom liquid** > paste the code below  > save

<figure><img src="/files/zekLqwHbJ0u8hYIzX9Ih" alt=""><figcaption></figcaption></figure>

* If you want to apply the auction to products, assign the products to new template

<figure><img src="/files/32vopB8slWi0hlsCDI1u" alt=""><figcaption></figcaption></figure>

* Then check how it works on the product page
