# Car Wash PLU Promotions

Car Wash PLU Promotions is located under C-Site Management > Site Management > (Select Site) > Promos and Discounts. Car wash discounts are set up as promotional items. This means that if the customer purchases a car wash and has met the criteria for the promotional price, then the correct price is automatically applied after the cashier presses \[TOTAL].

{% hint style="info" %}
Until the cashier press \[TOTAL], the Operator Display and the Customer Display show the running total with the undiscounted price for the car wash.
{% endhint %}

If the discount is set for the same price as the car wash item and the purchase requirements are met, then the car wash is free. The customer must request the car wash and the cashier must enter it into the transaction. The car wash promotion prints on the receipt and on the journal.

Whether or not a car wash discount is available depends on three conditions:

* The type of discount that has been set up.
* Whether the customer prepays or postpays for the fuel.
* When the customer requests a discount.

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

<table><thead><tr><th width="154" valign="top">Field/Button</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top">Search Bar</td><td valign="top">Search for the PLU using the UPC number.</td></tr><tr><td valign="top">Add</td><td valign="top">Click to add a new PLU number.</td></tr><tr><td valign="top">Delete</td><td valign="top">Click to delete an existing PLU number.</td></tr><tr><td valign="top">Copy</td><td valign="top">Click to copy the existing PLU settings currently displayed and then add another PLU number.</td></tr></tbody></table>

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

<table><thead><tr><th width="244" valign="top">Field/Button</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top">Search PLUs</td><td valign="top">Enter the PLU number to which the promotion applies. Do not enter leading zeros.</td></tr><tr><td valign="top">PLU</td><td valign="top">It is an item or service that uses a Universal Product Code (UPC).</td></tr><tr><td valign="top">Start Date/Time</td><td valign="top">Enter the date the promotion starts.</td></tr><tr><td valign="top">End Date/Time</td><td valign="top">Enter the date the promotion ends.</td></tr><tr><td valign="top">Discount Type</td><td valign="top">Amount - Enter the amount of the discount for the promotion.</td></tr><tr><td valign="top">Discount Type</td><td valign="top">Percent - Enter the percent of the discount for the promotion.</td></tr><tr><td valign="top">Discount Requirements</td><td valign="top">None - Select if there are no discount requirements.</td></tr><tr><td valign="top">Discount Requirements</td><td valign="top">Minimum Ticket Purchase Amount - Click if the customer is required to purchase a car wash for a minimum amount to qualify for the promotion discount. Enter the minimum dollar amount in the Purchase text box.</td></tr><tr><td valign="top">Discount Requirements</td><td valign="top">Minimum Fuel Product Amount - Click if the customer is required to purchase a minimum dollar amount of a specific fuel product to qualify for the promotion discount. Enter the minimum dollar amount in the Purchase text box and the fuel product ID in the Fuel Product ID drop-down menu.</td></tr><tr><td valign="top">Discount Requirements</td><td valign="top">Minimum Fuel Volume - Click if the customer is required to purchase a minimum quantity of fuel to qualify for the promotion discount. Enter the minimum quantity in the Purchase text box.</td></tr><tr><td valign="top">Discard</td><td valign="top">Discard changes made to this section. Displays when a change is made on the screen.</td></tr><tr><td valign="top">Apply Changes</td><td valign="top">Apply changes made to this section. Displays when a change is made on the screen.</td></tr></tbody></table>


---

# 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.verifone.com/petroleum-docs/petro-and-c-store/commander-central/commander-central-user-guide/site-configuration/promos-and-discounts/car-wash-plu-promotions.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.
