Skip to Content

Crossed-out Discounted Price in Odoo e-Commerce

2 min to read
Ivan Abuzov
How to display discounted prices alongside with the crossed-out prices in Odoo online stores

Crossed-out Discounted Price in Odoo e-Commerce

2 min to read
Ivan Abuzov

How to display discounted prices alongside with the crossed-out prices in Odoo online stores

To show a crossed-out price in Odoo e-commerce website, follow these steps:

To demonstrate the crossed-out prices, we use this demo product with a regular price of 100 USD.

odoo product view

Before price settings, the product page shows the price that way:

odoo website product

Pricelist Configuration

On the beginning, check that your website pricelist is available on your website, and it's placed on the top in the list of price lists.

odoo website pricelists sequence

Next, add or configure rules in this pricelist that match to one of the following conditions:

  • Discount for products

odoo pricelist rules discount

The product page with the crossed-out price:

odoo website product discount
  • Formula with a discount, based on the Sales Price

odoo pricelist rules formula based sales price

The product page with prices:

odoo website product formula based sales price
  • Formula with a discount, based on other Pricelist

odoo rules formula based price other pricelist

The product page with prices:

odoo website product formula based price other pricelist

The discounted price logic was rebuilt in the latest Odoo releases, but with this guide you can configure prices and display the both of your product price types on product webpages and in your e-commerce product list.

odoo website product list discount
2 min to read