# General

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

1. &#x20;**Discount based on:** This option allows you to set discount based on Regular price or Sale price.
2. &#x20;**Disable product pricing rules when product is on sale:** When you tick this option, products that are on sale will not be applied to Product pricing rules.
3. **Prevent cart discount applied when Single use WC Coupon applied**: This option ensures that if a user has applied a single-use WC coupon, the cart discount will no longer be applied
4. **Show regular price on cart item:** When you tick this option, regular price will display as strike-through text on cart page and checkout page.

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

5. **Show original subtotal price on cart item:** When you tick this option, original subtotal price will display as strike-through text on cart page and checkout page.

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

6. &#x20;**Combine cart discount:** When you tick this option, all rules will be calculated and combined into a single rule to apply in cart.

eg: You have **2 cart discounts:**&#x20;

* Discount 1$ campaign CAR&#x54;**:** Discount **$1**
* Discount 50% campaig&#x6E;**:** Discount **50%**

When you don't combine:

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

When you combine:

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

7. &#x20;**Use discount ID as coupon code:** When you tick this option, you can use discount ID as coupon code in the admin order details.
8. **Use cart discount together with Single use WC Coupon:** This option allows users to combine a single-use WC coupon with the cart discount.
9. **Include tax in checkout fees:** This means that the taxes will be included as part of the overall fees at checkout, rather than being displayed separately.


---

# 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.yaycommerce.com/yaypricing/global-settings/general.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.
