Skip to main content

List Price Markdown Calculator

Determine sale prices, markdown percentages, and discount amounts by entering any two of three values: list price, markdown percentage, or sale price. The missing variable is solved automatically, with the dollar amount saved and optional formula derivation displayed alongside results.

Runs entirely in your browser

This tool sends nothing over the network. Everything you enter is processed on your device and never reaches our servers.

Finance
Retail
Loading the tool
Reference

Documentation

A markdown is the reduction applied to a product's original list price to arrive at a lower sale price. Retailers, wholesalers, and procurement teams rely on markdown calculations to plan clearance events, negotiate supplier discounts, and evaluate margin impact.

List price is the original or suggested retail price before any discount. Markdown percentage is the percentage reduction from the list price; a value of 25 means a 25% discount. Sale price is the desired or known after-discount price. Any two of the three values determine the third: leaving one field empty or at zero solves for that missing value, and if all three are nonzero, sale price is treated as the unknown and recalculated from list price and markdown percentage. All three fields accept decimals such as 149.99, fractions such as 3/4, and mixed numbers such as 50 1/2; dollar signs and commas are stripped automatically, and percentage signs are stripped from the markdown field.

The three fundamental relationships are: Sale Price = List Price x (1 - Markdown% / 100), Markdown% = ((List Price - Sale Price) / List Price) x 100, and List Price = Sale Price / (1 - Markdown% / 100). The Markdown Amount always equals List Price minus Sale Price.

Settings hold the decimal places for rounding precision and a step-by-step view of the algebraic derivation, including the symbolic formula, substituted values, and final answer.

A $120 list price marked down 15 percent gives Sale Price = 120 x (1 - 0.15) = 120 x 0.85 = $102, for a Markdown Amount of 120 - 102 = $18. Checking it the other direction, from a $102 sale price and the same $120 list price: Markdown% = ((120 - 102) / 120) x 100 = (18 / 120) x 100 = 15 percent.

Markdown pricing decisions arise across retail, wholesale, manufacturing, and procurement. Below are practical scenarios where solving for a missing pricing variable saves a manual calculation.

  • Retail clearance planning: A store manager knows the original list price of seasonal inventory and wants to offer a 30% markdown. A list price of 89.99 and a markdown percentage of 30 gives a sale price of 62.99, confirming the dollar savings before shelf tags print.
  • Reverse-engineering competitor discounts: A buyer sees a competitor selling a product at 54.00 that normally lists for 72.00. Both prices reveal an effective markdown percentage of 25%, informing the decision to match or beat that rate.
  • Wholesale cost recovery: A distributor knows a product must sell at no less than 40.00 after a 20% markdown. The sale price and percentage recover the minimum list price of 50.00 required to maintain margin.
  • E-commerce promotion modeling: An online seller tests different markdown percentages against a fixed list price to compare sale prices side by side. Running 10%, 15%, and 20% shows the dollar-amount differences between offers.
  • Inventory write-down reporting: An accountant records the markdown amount when goods are reduced from list price to a clearance price. Both prices give the dollar markdown directly for journal entry documentation.
  • Supplier negotiation preparation: A purchasing manager knows the target sale price and the maximum acceptable markdown percentage. Solving for list price determines the highest wholesale cost that still allows the planned discount while preserving the desired retail margin.
Inputs, outputs, and what the List Price Markdown Calculator computes

What the List Price Markdown Calculator asks for and what it returns, as a plain list. Defaults, units, and ranges are the ones the form loads with.

Inputs

  • List Price ($) (text input)
  • Markdown Percentage (%) (text input)
  • Sale Price ($) (text input)
  • Decimal Places (numeric input) · default: 2 · range: 0 to 10
  • Show step-by-step formulas · default: off

Controls

Calculate · Reset

Example

A $120 list price marked down 15 percent gives Sale Price = 120 x (1 - 0.15) = 120 x 0.85 = $102, for a Markdown Amount of 120 - 102 = $18.