List Price

The following placeholders are related to the item’s list price (also known as catalog price or manufacturer’s suggested retail price). This is typically the original price before any discounts.

{{ ListPriceAmount }}

The item’s list price without currency.

Example

Referring to the Product price screenshot:

59.99

{{ ListPriceInteger }}

The list price / catalog price as an integer (without decimal mark) including the decimal places. Best used for calculations.

Example

Referring to the Product price screenshot:

5999

{{ ListPriceCurrencyCode }}

The item’s list price currency code.

Example

Referring to the Product price screenshot:

USD

{{ ListPriceFormattedPrice }}

The item’s formatted list price including amount and currency.

Example

Referring to the Product price screenshot:

$59.99