# How to override prices for product variants?

1. **Go to the app Dashboard and Click on 'Create discount'**

   <figure><img src="/files/eNsca8hSJn7mAf7CGPEm" alt=""><figcaption></figcaption></figure>
2. Click **Price Overrides** in the form and add **Override Products** that you want to set prices for.

   <figure><img src="/files/uT15vusyfboETtNQoYkU" alt=""><figcaption></figcaption></figure>
3. Set from **Amount Off, Fixed Price, or Percentage Off** as per your requirement. Enter **the amount** you want to offer.

   <figure><img src="/files/s4MAAsDM4PWJFQc5zedY" alt=""><figcaption></figcaption></figure>
4. **Save the changes and test the discount on your storefront**

   <figure><img src="/files/08D3tNPG3LGcZPxsK0rJ" alt=""><figcaption><p>Regular Clay Plant Pot for $5 Fixed Price</p></figcaption></figure>

   <figure><img src="/files/FtDFLpooQ6CoUwEDjHdE" alt=""><figcaption><p>Large Clay Plant Pot for $10 Fixed Price</p></figcaption></figure>

**Can't see discounts on the storefront? Reach out to chat support or <support@lockpro.io>.**


---

# 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.wholesalepro.app/wholesale-pro/how-to-override-prices-for-product-variants.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.
