> ## Documentation Index
> Fetch the complete documentation index at: https://docs.appcharge.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Create and Manage a Special Offer

This article explains how to design, create, and manage a Special Offer for your web store in the Publisher Dashboard. Alternatively, you can create and update a Special Offer using the [Special Offers API service](/../../api-reference/webstore/offers-v2/special-offers/introduction).

## Design a Special Offer

Before creating a Special Offer, you need to design it:

1. In the **Studio** section, go to **Offer Design** and click **Add New Design**.
2. Complete the following sections:
   * **Offer Settings**
     * **Name**: Enter a descriptive name for the design.
     * **Type**: Select Special Offer from the drop-down menu. The form updates to display all fields relevant to a Special Offer.
     * **External ID**: Enter an ID for this design.
     * **Free Offer Default Text**: Enter the text that you want to appear on offers marked as “free” (optional).
   * **Offer Assets**

     * **Background Image**: Upload or select a background image.
     * **Background Color**: Select a solid color or choose **Linear** to apply a gradient.
     * **Button Suffix Badge**: Add an image or JSON animation to highlight your call-to-action button.

     <Note>
       If you provide an external image URL, Appcharge saves and uses the URL as-is. Appcharge doesn't download, copy, upload, or host the image. If you use an external image URL, host the image on your own infrastructure and keep it available at the provided URL.

       We recommend uploading image files instead of using external URLs when possible. Appcharge hosts uploaded files on its CDN.
     </Note>

     <Note>To get access to this feature, contact your account manager.</Note>
   * **Title**: Configure the appearance of the offer title.
     * **Title Text**: Enter the text shown in the offer.
     * **Color**: Select the title color.
     * **Size**: Choose the font size.
     * **Weight**: Select the font weight.
3. Click **Save** to finalize the design.

## Create a Special Offer

After designing the Special Offer you can create the offer itself:

1. In **Offers**, go to **Promotions** and click **Add New Promotion**.

2. In the **Settings** tab complete the following fields:
   * **General**
     * **Name**: Enter a name for the Special Offer. This name appears in the checkout unless you provide an alternative in the **Display Name** field.
     * **Display Name**: Enter a name for the Special Offer to display in the checkout. This value overrides the one in the **Name** field.
       <Note>If left blank, the value in the **Name** field is displayed in the checkout.</Note>
     * **Description**: Provide a description for the offer.
     * **External ID**: Enter an ID for the offer.
     * **Offer Design**: Select the design you created from the drop-down menu.
     * **Section**: Choose where the Special Offer appears in the store.
     * **Price**: Enter a price for the offer.
     * **Set as Free**: Select this option to display the **Free Offer Default Text** defined in the design.
   * **Segments**: Enter the segment names to display the offer to specific groups of players.
   * **Badges**: Select a Badge from the drop-down menu to help highlight the offer.
   * **Sale & Discounts**
     * **Min Product Sale**: Enter a discount value for the product. Setting this field adds a Sale Badge to your offer.
     * **Type**: Click the drop-down menu to select the discount type, **Percentage**, **Multiplier**, or **Fixed Amount**.
   * **Advanced Pricing & Discounts**: Highlight a discount by showing both the full and discounted price.
     * **Crossed Price**: Enter the original full price.
     * **Price Discount**: Enter the discount amount that reduces the price.
   * **Progress Bar**
     <Note>This section is only relevant if you have a Progress Bar offer configured.</Note>
     Define how many points the Special Offer adds to a Progress Bar when it is collected or purchased.
     * **Bar ID**: ID of the Progress Bar this offer to contributes to.
     * **Bar Points**: Number of points awarded toward the Progress Bar.
   * **Products**: To add products to the Special Offer, configure the fields below, and then click **Add Product**. You’ll see the products displayed in a table at the bottom of the page.
     * **Product Name**: Select a product to add from the drop-down list.
     * **Product Types**: Choose how the product is displayed in the store:
       * **Main**: A primary product displayed prominently in the offer.
       * **Sub**: A secondary product displayed in a smaller layout. Sub products can appear on their own or under a Main product.
       * **Web Only**: Select **Web Only** to promote items that are available exclusively in the Web Store.
         <Note>To get access to this feature, contact your account manager.</Note>
     * **Quantity**: Enter the number of units of this product included in the offer.
   <Note>
     When multiple Special Offers are active, they are displayed in a slideshow.
     On mobile devices, this occurs when there is more than one offer, and on desktop when more than three offers are available.
   </Note>

3. At the top of the page click the **Schedule** tab to schedule the offer to appear at specific dates and times.
   <Note>
     Scheduling an offer is optional and only needed if you want the offer to refresh periodically.
   </Note>

4. Schedule the Special Offer as follows:
   * **Availability**: Enter a number representing how many times a player can purchase this offer.
   * **Hide Availability**: Select this option to hide the offer's availability text in the web store. If unselected, and **Availability** is set to `5`, the web store displays `Available 5/5`. When a player collects or purchases the offer, the displayed availability decreases, for example to `Available 4/5`.
   * Select one of the following:
     * **Permanent**: Keep the offer permanently available in the web store. Note that Special Offers are **Permanent** by default.
     * **Intervals**: Schedule how often the offer is displayed.
       * **Repeat**: Set the desired frequency, Every Day, Every Week, or Every Month.
       * **Hour**: Set the time of day you want the offer to be displayed.
     * **Schedule**: Set a time frame for when the offer begins and ends.
       * **Pick a Date**: Choose a start and end date for the Special Offer. An **Interval** box will appear displaying the number of days until the end of the Special Offer.
       * **Notes**: A free text box where you can include internal notes.
       * **Add Appearance**: Click **Add Appearance** to save the new schedule and to add additional schedules, if needed. You’ll see the saved schedules displayed in a table at the bottom of the page.

5. Click **Save** to create the Special Offer.

## Edit a Special offer

To edit an existing Special Offer:

1. Go to the **Promotions** section. You’ll see a list of all your existing Special Offers.

2. Click the ellipsis of the offer you want to edit, and then click **Edit**.

3. Modify the Special Offer as desired.

4. Click **Save** to apply changes.

## Duplicate a Special Offer

To duplicate a Special Offer:

1. Go to the **Promotions** section. You’ll see a list of all your existing Special Offers.

2. Click the ellipsis of the offer you want to duplicate, and then click **Duplicate**.

3. Modify the Special Offer as desired.

4. Click **Save** to apply changes.

## Delete a Special Offer

To delete a Special Offer:

1. Go to the **Promotions** section. You’ll see a list of all your existing Special Offers.

2. Click the ellipsis of the offer you want to delete, and then click **Delete**.
