# App settings

### 1. Discount Method

* Automatic discount: The app uses Shopify Function to automatic apply discounts to orders or products
* Manual discount: Use manual discount if you want to apply discounts for large orders with multiple line items.

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

### 2. Product/ Order combinations

Allows your campaign types to be applied together in one order

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

### 3. Sync product data

Click the **Sync Data** button to allow the app to fetch the most up-to-date products information from your store.

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

### 4. Custom CSS

Add advanced CSS settings, if needed, to ensure the app is compatible with your store.

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


---

# 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.paretodeals.com/app-settings.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.
