Marketplace Offers
The following placeholders are related to Amazon marketplace offers, including new, used, and collectible items from third-party sellers. These represent the various marketplace pricing options available for a product.
{{ OffersLowestNewPriceAmount }}
The item's lowest new price without currency.
Example
Referring to the Placeholders Price Example Product Screenshot:
45.58{{ OffersLowestNewPriceInteger }}
The item's lowest new price as an integer (without decimal mark) including the decimal places. Best used for calculations.
Example
Referring to the Placeholders Price Example Product Screenshot:
4558{{ OffersLowestNewPriceCurrencyCode }}
The item's lowest new price currency code.
Example
Referring to the Placeholders Price Example Product Screenshot:
USD{{ OffersLowestNewPriceFormattedPrice }}
The item's formatted lowest new price including amount and currency.
Example
Referring to the Placeholders Price Example Product Screenshot:
$45.58{{ OffersLowestUsedPriceAmount }}
The item's lowest used price without currency.
Example
Referring to the Placeholders Price Example Product Screenshot:
36.75{{ OffersLowestUsedPriceInteger }}
The item's lowest used price as an integer (without decimal mark) including the decimal places. Best used for calculations.
Example
Referring to the Placeholders Price Example Product Screenshot:
3675{{ OffersLowestUsedPriceCurrencyCode }}
The item's lowest used price currency code.
Example
Referring to the Placeholders Price Example Product Screenshot:
USD{{ OffersLowestUsedPriceFormattedPrice }}
The item's formatted lowest used price including amount and currency.
Example
Referring to the Placeholders Price Example Product Screenshot:
$36.75{{ OffersLowestCollectiblePriceAmount }}
The item's collectible price without currency.
Example
29.99{{ OffersLowestCollectiblePriceInteger }}
The item's lowest collectible price as an integer (without decimal mark) including the decimal places. Best used for calculations.
Example
2999{{ OffersLowestCollectiblePriceCurrencyCode }}
The item's lowest collectible price currency code.
Example
USD{{ OffersLowestCollectiblePriceFormattedPrice }}
The item's formatted lowest collectible price including amount and currency.
Example
$29.99{{ OffersMoreOffersURL }}
More offers page URL. This Amazon page contains all the marketplace offers the API does not return any more.
Example
https://www.amazon.com/gp/offer-listing/B01234567X
