# Show the discounted price on the Product page

We hear your pain, and we've made this bit drag and drop through our app block! This article walks you through how you can get this setup.

1. Head to your Shopify admin > Online store > Customise (do this on a duplicate theme first)

   <figure><img src="/files/jx0jdah6aBzHjR5YW0QD" alt=""><figcaption></figcaption></figure>
2. Then head over to the product template > add block > Product Price block by Dollarlabs (disable your theme's default price selector to hide it )

   <figure><img src="/files/Bczn9RMYMNJQEwpp7DeM" alt=""><figcaption></figcaption></figure>
3. Click on the app block that you just added to configure the functionality.&#x20;

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

### Options in the app block

1. Show original price - If enabled, show's the product's original price as a strike-through price. Else only shows the discounted price if applicable for that product&#x20;
2. Hide price without login - If enabled and user is not signed in it will show the message (and hide the price) to the user.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.dollarlabs.io/dollarlabs-ultimate-discounts/offer-engine-formerly-price-lists/show-the-discounted-price-on-the-product-page.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
