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

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://help.kajabi.com/feedback

```json
{
  "path": "/articles/website/pages/how-to-add-a-strikethrough-in-an-offer-pricing-card-on-your-page",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Add a strikethrough in an offer pricing card on a page

> Learn to add a Strikethrough Price in a Pricing Card to market a discounted offer.

## Why add a strikethrough price?

Adding a Strikethrough Price on your Pricing Card is an excellent way to advertise a lower rate or limited time discount. It will draw the viewer's eye to the deal and showcase the savings they will receive:

<img src="https://mintcdn.com/kajabi-support/bZNMdsaL_lttmKcY/articles/images/7c904349_upload_8739901857518841384.png?fit=max&auto=format&n=bZNMdsaL_lttmKcY&q=85&s=867ede6b09cf828ae8272cf7098ff6fc" alt="Offer_Striekthrough.png" width="840" height="1118" data-path="articles/images/7c904349_upload_8739901857518841384.png" />

***

## Add a pricing card block

First you'll need to create a Pricing Card Block on your page.

To add a Pricing Card Block:

* Open the **Website** tab from the Dashboard.
* Select either **Website Pages** or **Landing Pages**.
* Open the page editor for your page. [Learn more](../../website/pages/how-to-get-to-the-page-editor)
* Click the Section you want to edit or [create a new Section](../../website/pages/add-sections-to-your-pages).
* In the sidebar, click **Add Content**.
* From the list, select **Pricing Card**.
* Your newly created Pricing Card Block will generate at the bottom of the Section.
* Click **Save** to keep your changes:

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/n6q61g729z" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

To learn more about adding a Pricing Card Block and other Pricing Card features, please [go here](../../website/pages/how-to-add-pricing-cards-to-your-page).

***

## Add the strikethrough price

Next, you'll add the Strikethrough Price code to the Pricing Card:

* Click on the **Pricing Card** you created.
* In the field titled "Price" add this code: **\<strike>ORIGINAL PRICE HERE\</strike>**
* In the code snippet, replace "**ORIGINAL PRICE HERE**" with the price you want to strike through. This should be the **original price of the offer**, NOT the discounted price.
* After the \</strike> tag, add the **discounted price** to showcase it on the card.
* Remember to click **save** to keep your changes:

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/pqwbthuvq0" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>
