> For the complete documentation index, see [llms.txt](https://docs.upsellwp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.upsellwp.com/~/changes/vNcIDP3cGKK3nW9h4dgL/setup-and-customisation/general-settings.md).

# General Settings

Introduction:

The purpose of the display settings offered by the UpsellWP plugin is to provide front-end display options for the campaigns and their related information to appear on the product pages, cart pages, and checkout pages of an online store.

Display options available are,

1. License
2. Campaigns
3. Offer
4. Compatibility

With these display options, the customers can easily understand the campaigns offered on products, and the store owners can effectively promote their products and increase sales.

{% hint style="warning" %}
Please note that before proceeding, you must have installed and activated the UpsellWP. It is important to note that some of the settings require the PRO version.

[Get UpsellWP PRO](https://upsellwp.com/pricing/)
{% endhint %}

Let's get started,

**LICENSE:**

Enter or Paste the license key in the provided field and click the 'Verify' button.

Ensure there are no spaces before or after the key.

Note: A license key is necessary to access automatic updates.

Here is the screenshot indicating the License key:

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

#### CAMPAIGNS:&#x20;

**Here is the screenshot indicating the Campaign's general settings:**

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

#### SHORTCODES:

**Cart Page:**

**Cart upsell offers**

Purpose: Display Cart Upsell offers on the cart page.

`Shortcode: [cuw_cart_upsells]`

#### Checkout Page:

**Checkout upsell offers**

Purpose: Display Checkout Upsell offers on the checkout page.

`Shortcode: [cuw_checkout_upsells]`

Important: The \[cuw\_offers] shortcode has been deprecated since v1.3.2. Use the above shortcode instead.

#### Product Page:

**Frequently bought together**

Purpose: Display products frequently bought together.

`Shortcode: [cuw_fbt]`

#### Post-purchase Offer Page:

**Notices**

Purpose: Display notices (WooCommerce).

`Shortcode: [cuw_notices]`

#### Offer Expiry Notice

Purpose: Show the offer expiration notice with a countdown timer.

`Shortcode: [cuw_offer_expire_notice]`

**Offer Expiry Message**

Purpose: Display the offer expiration message instead of the notice.

`Shortcode: [cuw_offer_expire_message]`

**Offer Title**

Purpose: Display the offer title.

`Shortcode: [cuw_offer_title]`

**Offer Price**

Purpose: Show the offer price (product sale price).

`Shortcode: [cuw_offer_price]`

**Offer Description**

Purpose: Display the offer description.

`Shortcode: [cuw_offer_description]`

**Offer Form**

Purpose: Display an offer form containing inputs like quantity and an "accept offer" button.

`Shortcode: [cuw_offer_form]`

**Product Quantity**

Purpose: Display the offer product quantity text or input.

`Shortcode: [cuw_product_quantity]`

**Product Variants**

Purpose: Display the offer product variant select option.

`Shortcode: [cuw_product_variants]`

**Offer Accept Button**

Purpose: Show the "accept offer" CTA button.

Note: Ensure both the \[cuw\_product\_quantity] and \[cuw\_product\_variants] shortcodes are present on the offer page for correct functionality.

`Shortcode: [cuw_offer_accept_button]`

**Offer Decline Link**

Purpose: Display a link to decline or skip the offer.

`Shortcode: [cuw_offer_decline_link]`

**Offer Decline URL**

Purpose: Provide a URL to decline or skip the offer.

`Shortcode: [cuw_offer_decline_url]`

**Offer Product Title**

Purpose: Display the title of the offer product.

`Shortcode: [cuw_product_title]`

**Offer Product Image**

Purpose: Show the image of the offer product.

`Shortcode: [cuw_product_image]`

Here is the screenshot indicating the shortcodes:

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