# Managing Discounts

![](/files/-MD-vwawVlJLvyFatwHO)

Discounts and vouchers play an important role in your daily relationships with your customers. Typically, customers like two things when shopping:

* Feeling special, unique.
* Getting good prices.

Both can be achieved with customized discounts, and this is precisely where vouchers come into play – or more precisely, price rules.

"Price rules" can take two forms:

* **Cart rules**. It enables you to create per-customer voucher codes, but also much more.
* **Catalog price rules**. Enables you to assign price reductions by category, brand, supplier, attribute or feature.\
  \
  For instance, you can set a rule that would say that Spanish customers belonging to the "Good clients" group would get 10% off on your electronics category and all Sony products for the first week of July.

This chapter contains the following sections:

* [Cart Rules](/1.7-documentation/user-guide/selling/managing-catalog/managing-discounts/cart-rules.md)
* [Catalog Price Rules](/1.7-documentation/user-guide/selling/managing-catalog/managing-discounts/catalog-price-rules.md)


---

# 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://docs.prestashop-project.org/1.7-documentation/user-guide/selling/managing-catalog/managing-discounts.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.
