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

# Common template settings

> Shared AIOD settings for discounted price crossout, widget placement, and Shopify discount combinations.

Use this page for settings that appear in multiple **AIOD Discount & Gift** template forms. A template page links here when the controls and behavior are shared.

## Show Discounted Price Crossout

Use **Show Discounted Price Crossout** when a merchant wants AIOD to show strikethrough discounted pricing on storefront surfaces for eligible discounts.

This shared setting appears inside applicable discount template forms. **Discount Widgets** also references it as **Discounted Price Strike-through**, but that card does not open a separate widget form.

### Where the setting appears

In Shopify admin, open **Apps** > **AIOD Discount & Gift** > **Discount Templates**, open an applicable template, and find **Show Discounted Price Crossout** near the lower part of the discount form.

For widget discovery, open **Apps** > **AIOD Discount & Gift** > **Discount Widgets** and select **Discounted Price Strike-through**. AIOD directs the merchant back to the discount template setting.

### Top-level controls

| Control                                                    | Observed behavior                                                                                                                  |
| ---------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------- |
| **Show strikethrough discounted pricing**                  | Main checkbox for enabling strikethrough discounted pricing. It was checked in the observed UI.                                    |
| **Always show strikethrough regardless of discount rules** | Shows strikethrough pricing even when discount rules would not otherwise control the display. It was unchecked in the observed UI. |

Use **Show strikethrough discounted pricing** for normal discount-aware behavior. Use **Always show strikethrough regardless of discount rules** only when the merchant explicitly wants the display to ignore whether the discount rules match.

### Placement sections

After the top-level checkboxes, AIOD shows placement accordions for storefront surfaces.

| Placement section                                    | Observed status         | What it controls                                                                                     |
| ---------------------------------------------------- | ----------------------- | ---------------------------------------------------------------------------------------------------- |
| **1. On product page**                               | **Added**               | Shows strikethrough discounted pricing on product pages.                                             |
| **2. On collection page**                            | **Added**               | Shows strikethrough discounted pricing on collection pages.                                          |
| **3. On rest of the pages (homepage, search, etc.)** | Support action required | Covers collection-card pricing across other storefront pages, such as the homepage and search pages. |

Open **1. On product page** and add the **Product Page Crossout** app block to all required product pages or templates. Move the app block below the **Price** element, then click **Save** in the theme editor.

Open **2. On collection page** and add the **Collection Cards Crossout** app block to the required collection pages. Click **Save** in the theme editor. If the crossout does not appear, continue to the third section for code setup or support.

Open **3. On rest of the pages (homepage, search, etc.)** and click **Contact support** when the merchant needs strikethrough pricing on collection cards outside product and collection pages.

### Important behavior

* This setting changes storefront price display. It does not create a discount.
* The template still controls eligibility, targets, discount value, dates, channels, and status.
* Some templates or draft states can gate, disable, or hide the setting until the merchant provides enough valid discount context, such as target items and a discount value.
* **Discounted Price Strike-through** in **Discount Widgets** is a reference to this template setting, not a separate widget configuration form.

After changing this setting, click **Save** in the discount template form.

## Where should the widget appear?

**Where should the widget appear?** controls the storefront locations where an AIOD widget appears. Older versions of the form called this section **Widget display locations**.

The common location controls are:

| Location                                  | Behavior                                                                                                             |
| ----------------------------------------- | -------------------------------------------------------------------------------------------------------------------- |
| **Side Cart Drawer/ Cart Page**           | Shows the widget in the side cart drawer or on the cart page.                                                        |
| **All product pages**                     | Shows the widget on every product page.                                                                              |
| **Specific product pages**                | Reveals **Select products**. The picker shows **No products selected** until the merchant selects products.          |
| **Product Pages of Specific Collections** | Reveals **Select collections**. The picker shows **No collections selected** until the merchant selects collections. |

Some templates add a location that is specific to their widget:

* **Tiered/Volume Discount** also shows **Collection Pages**.

Observed defaults vary by template:

| Template                                          | Observed default locations                                              |
| ------------------------------------------------- | ----------------------------------------------------------------------- |
| **Buy X Get Y (Gift)**                            | **Side Cart Drawer/ Cart Page** and **All product pages** were enabled. |
| **Tiered/Volume Discount**                        | **Side Cart Drawer/ Cart Page** was enabled.                            |
| **Upsell**                                        | **Side Cart Drawer/ Cart Page** and **All product pages** were enabled. |
| **Discount Callout** and **Offer Message Widget** | **Side Cart Drawer/ Cart Page** and **All product pages** were enabled. |

AIOD notes in **Tiered/Volume Discount** that the widget must be placed once manually for cart, product, and collection pages. AIOD places the side cart drawer widget automatically. Click **Place on cart page** to start manual cart-page placement.

The placement controls can appear on an **Offer**, **Widget**, or **Widget design** tab, depending on the template. After changing the locations, click **Save** in the template form.

## This discount can be combined with

**This discount can be combined with** controls Shopify discount stacking. Some forms shorten the heading to **Combinations** or describe these controls as the combines-with settings.

The available discount classes are:

| Option                                          | Behavior                                                                                                                                                                                                |
| ----------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Product Discount** or **Product discounts**   | Allows the AIOD discount to combine with eligible product discounts. Shopify does not stack multiple product discounts on the same item; only the highest-value applicable product discount is applied. |
| **Order Discount** or **Order discounts**       | Allows the AIOD discount to combine with eligible order discounts.                                                                                                                                      |
| **Shipping Discount** or **Shipping discounts** | Allows the AIOD discount to combine with eligible shipping discounts.                                                                                                                                   |

Availability and observed defaults can vary by template:

| Template behavior                                                                                                                                                                                        | Observed values                                                                                                                      |
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------ |
| **Discount Specific Item**, **Buy X @ Fixed Price (Discount)**, **Buy X Get Y (Discount)**, **Buy X Get Y (Gift)**, **Custom Rule Builder**, **Free Gift with Purchase**, and **Tiered/Volume Discount** | All three discount classes were available and checked.                                                                               |
| **Shipping Discount**                                                                                                                                                                                    | **Product Discount** and **Order Discount** were available and checked. **Shipping Discount** was not shown as a combination option. |
| **Volume Discount / Bundle**                                                                                                                                                                             | **Product discounts** was checked. **Order discounts** and **Shipping discounts** were unchecked.                                    |

AIOD can show a compatibility summary such as `This discount currently combines with 2 existing discounts at checkout.` The exact count depends on the store's existing discounts.

After changing the combination options, click **Save** in the template form.
